html, body {
background-color:white;
margin:0px;
padding:0px;
}

#header {
background-color:rgb(0,86,173);
width:100%;
height:150px;
padding:0px;
margin:0px;
}


#logo {
position:absolute;
top:5px;
left:27px;
width:326px;
height:119px;
}

#banner {
position:absolute;
top:25px;
left:709px;
}


#top_navigation {
position:absolute;
top:110px;
left:560px;
border:none;
width:389px;
height:21px;
}



a {
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,86,173);
}

.fließtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.uebers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #0056AD;
}
.aktuell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.fließfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
