body {
	background-color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-hellblau {
	background-color: #8BA3C5;
}
.überschrift {
	font-size: 16px;
	font-weight: normal;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
