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