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

.smalllink {
	font-size:10px;
}
a {
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline overline;
	background-color: #FFFF00;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: underline overline;
	background-color: #FFFF00;
}
.table_date {
	font-size: 10px;
	font-weight: bold;
}
.untertext {
	font-size: 9px;
}
.ueberschrift_rot {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.ueberschrift_schwarz {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
th {
	background-color: #FFFF99;
}
