div.tab {
text-align:center;
position:absolute;
left:0px;
width:110px;
height:20px;
border-top-style:solid;
border-top-width:1pt;
border-left-style:none;
/*border-left-width:1pt;*/
border-right-style:none;
/*border-right-width:1pt;*/
border-bottom-style:solid;
border-bottom-width:1pt;
border-color:#003366;
background-color:#eeeeee;
visibility: visible
}
div.ebene {
position:absolute;
top:0px;
left:109px;
width:650px;
height:550px;
border-top-style:none;
/*border-top-width:thin;*/
border-left-style:solid;
border-left-width:1pt;
border-right-style:none;
/*border-right-width:thin;*/
border-bottom-style:none;
/*border-bottom-width:thin;*/
border-color:#003366;
/*background-color:white;*/
visibility:hidden
}
div.logo {
position:absolute;
top:1px;
left:1px;
width:108px;
height:108px;
border-top-style:none;
/*border-top-width:thin;*/
border-left-style:none;
/*border-left-width:1pt;*/
border-right-style:none;
/*border-right-width:thin;*/
border-bottom-style:none;
/*border-bottom-width:thin;*/
border-color:#003366;
/*background-color:#eeeeee;*/
visibility:visible;
z-index:4;
}
div.hintergrundbild {
position:absolute;
top:80px;
left:150px;
width:346px;
height:450px;
border-top-style:none;
/*border-top-width:thin;*/
border-left-style:none;
/*border-left-width:1pt;*/
border-right-style:none;
/*border-right-width:thin;*/
border-bottom-style:none;
/*border-bottom-width:thin;*/
border-color:#eeeeee;
/*background-color:#eeeeee;*/
visibility:visible;
z-index:1;
}
.intro{
position:absolute;
z-index:99;
left:0;
top:0;
layer-background-color:#003366;
background-color:#003366;
border:0.1px solid #003366;
visibility: visible;
}
div.counter {
text-align:center;
position:absolute;
left:0px;
width:108px;
height:80px;
border-top-style:none;
/*border-top-width:1pt;*/
border-left-style:none;
/*border-left-width:1pt;*/
border-right-style:none;
/*border-right-width:1pt;*/
border-bottom-style:none;
/*border-bottom-width:1pt;*/
/*border-color:#003366;*/
background-color:#003366;
visibility: visible
}
body
{ 
scrollbar-base-color:#003366;
scrollbar-3dlight-color:#003366;
scrollbar-arrow-color:#003366;
scrollbar-darkshadow-color:#003366;
scrollbar-face-color:#dddddd;
scrollbar-highlight-color:#003366;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#003366;
}