.groteletter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a:link {
	color: #527DD4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0078D0;
}
a:hover {
	text-decoration: underline;
	color: #FF6699;
}
a:active {
	text-decoration: none;
	color: #0078D6;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #007DD8;
	background-color: #cccccc;
	vertical-align: top;
}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #757128;
	font-weight: bold;
}

