body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
	line-height: 20px;
	background-color: #FFFFFF;
}
table {
	font-size: 14px;
}
.mittel {
	font-size: 12px;
}

.klein {
	font-size: 10px;
	color: #000000;
}


.inhalt {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
a {
	color: #004B99;
	text-decoration: none;
	line-height: 14px;
	font-size: 12px;
}
a:visited {
	color: #004B99;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0026;
}
a:visited.inhalt {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.inhalt {
	color: #FFFFFF;
	text-decoration: underline;
}
.titel {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
}
.titel2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0026;
}
.aktuell {
	color: #CC6633;
	line-height: 14px;
	font-size: 12px;
}
.punkte {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #004B99;
}
