body {
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}

a {
	font-weight: bold;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000066;
	text-decoration: underline overline;
	background-color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #FFCC33;
	text-decoration: underline;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #FFFF00;
	font-weight: bold;
}
.table_date {
	font-size: 10px;
	font-weight: bold;
}
.untertext {
	font-size: 9px;
}
.ueberschrift {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
