body
{
background: #8C8C8C; 
font: bold 10px Verdana;
color: #C3C3C3;
scrollbar-base-color: #9f9f9f;
scrollbar-face-color: #bcbcbc;
scrollbar-track-color: #9f9f9f;
scrollbar-arrow-color: #8C8C8C;
scrollbar-3dlight-color: #727373;
scrollbar-darkshadow-color: #727373;
scrollbar-highlight-color: #bcbcbc;
scrollbar-shadow-color: #bcbcbc;
}

#main
{
position: absolute;
top: 60px; 
left: 60px;
width: 700px;
height: 500px; 
border: 2px solid #B1B1B1;
}


A:link, A:visited, A:active, A:hover
{
font: bold 11px Verdana;
color: white; 
text-decoration: underline;
}

h1
{
font: bold 11px Verdana; 
margin: 0px 0px 10px 0px;
}



.navilink:link, .navilink:visited, .navilink:active, .navilink:hover
{
color: #C3C3C3;
font: bold 11px Verdana;
text-decoration: none;
}

.activenavilink:link, .activenavilink:visited, .activenavilink:active, .activenavilink:hover
{
color: #E1E1E1;
font: bold 11px Verdana;
text-decoration: none;
}

#logodiv
{
position: absolute; 
bottom: 243px; 
left: -62px; 
height: 66px;
width: 224px; 
background: #BCBCBC; 
}

#logo
{
position: absolute; 
top: 0px; 
right: 0px;
display: block; 
height: 66px; 
width: 134px;
background: url(pics/aquagast.gif) no-repeat; 
border: 0px;
}

#bg_main
{
position: absolute; 
bottom: 20px; 
right: 20px; 
width: 478px; 
height: 460px;
}

#gastroring
{
position: absolute; 
top: 570px; 
left: 711px; 
height: 18px;
width: 53px;
}

img
{
border: 0px;
}