body {
scrollbar-face-color:#2062B0;
scrollbar-highlight-color:#EAF2F9;
scrollbar-3dlight-color:#D8E8F4;
scrollbar-darkshadow-color:#686693;
scrollbar-shadow-color:#3F8CCA;
scrollbar-arrow-color:#686693;
scrollbar-track-color:B7C4E4;
font-family: Tahoma;
}

#header {
	background-color: #80B3DC;
	height: 72px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -1;
}

#headernavigation {
position: absolute;
left: 0.5%;
top: 0px;
width: 100%;
z-index: 5;
}

a:link {color: #2062B0; font-weight: bold; text-decoration: none}
a:visited {color: #686693; text-decoration: none}
a:active  {color: #686693; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: none}



