*{
scrollbar-base-color:#858E9C;
	scrollbar-3dlight-color:#858E9C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#858E9C;
	scrollbar-face-color:#858E9C;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#858E9C;

}


BODY{
margin: 0px;
background-color: #C3CCD1;
color:#ffffff;
font-family : Verdana, Arial, sans-serif;
font-size:11px;
text-decoration : none;
}
A,  A:active{
color:#ffffff;
text-decoration : none;
}
A:hover{
color:#FFA232;
text-decoration : none;
}


H1{
font-weight: bold;
color: #ffffff;
font-size:11px;
}


INPUT, TEXTAREA{
border: solid 1px #D3D3D3;
font-family:verdana,arial,sans-serif;
color: #6D6E72;
font-size:10px;
}

#content{
width:800px;
height:549px;
position: relative;
top: 0px;
left: 0px;
margin: 0px;
background-color: #ffffff;
}

#logo{
position: absolute;
left:77px;
top:7px;
}


#pics_top{
z-index:10;
position: absolute;
left:268px;
top:2px;
height: 172px;
width: 528px;
border: solid 1px #FF6100;
}


#content_left{
position: absolute;
left:2px;
top:175px;
height: 370px;
width: 219px;
border: solid 1px #FF6100;
background-color: #858E9C;
}

#navi{
position: absolute;
left:0px;
top: 45px;
width:219px;
}

#kontakt{
position: absolute;
left:40px;
top: 280px;
font-family : Verdana, Arial, sans-serif;
font-size:9px;
}

#act_page{
position: absolute;
left:223px;
top:175px;
height: 370px;
width: 45px;
border-top: solid 1px #FF6100;
border-right: solid 1px #FF6100;
border-bottom: solid 1px #FF6100;

}

#content_right{
position: absolute;
left:269px;
top:175px;
height: 372px;
width: 529px;
background-color: #858E9C;
}

#inner_content{
position: absolute;
left:25px;
top:45px;
height: 260px;
width: 486px;
overflow: auto;
}

#print{
position: absolute;
left:400px;
top:318px;
}

#navi2{
position: absolute;
left:0px;
top: 346px;
width: 529px;
border-top: solid 2px #ffffff;
}


