body,td,th {
	font-family: Gill Sans, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00567C;
}
body {
	background-color: #00567C;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990099;
}
a:active {
	text-decoration: none;
}
.ueberschrift {
	font-weight: bold;
	font-size: 12pt;
}
.Anmerkung {

	font-weight: normal;
	font-size: 8pt;
}

