BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
A {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : #66FF00;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #66FF00;
	font-weight : bold;
	text-decoration : underline;
}
A:VISITED {
	color : #99CCCC;
	font-weight : bold;
	text-decoration : underline;
}
.bgblau {
	background-color : #022356;
	color : #FFFF99;
}
H2 {
	font-size : 24px;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 10px;
}
H3 {
	font-size : 20px;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 7px;
}
H4 {
	font-size : 20px;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 7px;
	font-style : italic;
}
H5 {
	font-size : 16px;
	font-weight : bold;
	margin-top : 8px;
	margin-bottom : 7px;
}
.klein {
	font-size : 9px;
}
.abs {
	margin-top : 0px;
	margin-bottom : 6px;
}
