.baumgartner {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color: #666633;
}



#oben {
height:100%;
background-color:#CC0066;}

BODY
     {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-3dlight-color:#cccccc;
scrollbar-arrow-color:#000000;
scrollbar-base-color:;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#F9E4D4;
scrollbar-highlight-color:F9E4D4;// Farbe vom Untergrund
scrollbar-shadow-color:#007240;



background-color:#f9e4d4;
background-image:url(/images/higru_navi_farbe.jpg);
background-repeat:repeat-y;
}
		   
		   html, body
{
	margin-top: 0px;
	margin-bottom: 0px;
    padding:0;
	height: 100%;
}


#links_div
{
	width: 171px;
	background-color: #eeddc7;
	position: relative;
	min-height:100%;
	z-index:2;
}

* html #links_div
{
	height: 100%;
}

#main {
position: absolute; 
left: 171px; 
top: 0px;
width:600px;
height:100%;
z-index: 1;  
vertical-align: middle;
padding-left:25px;
}

#oben {
background-color:#f7e4d6; 
position: absolute; 
left: 171px; 
top: 0px;
height: 162px; 
z-index: 2;
overflow:hidden;
}



#higru_body {
background-image:url(/images/oben_05.jpg);
overflow:hidden;
background-repeat:no-repeat;
background-position:722 0;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:1;
overflow:hidden;

	
}