body {
margin:0;
padding:0;
}
html, body { 
scrollbar-base-color:#dddddd;
 scrollbar-3dlight-color: #999999;
 scrollbar-arrow-color: #000000;
 scrollbar-darkshadow-color: #aaaaaa;
 scrollbar-face-color: #7e5e9e;
 scrollbar-highlight-color: #999999;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #eeeeee;
}
#gesamt {
	width:1024px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	border: 2px solid #000;
	line-height: 1.5em;	
	/*background-image:url(dreispalten_flexibel_11_bg_a.gif);*/
}
*html #gesamt {
	width:1030px;
	}


#huelle_aussen { 
	border-left: 0px; 
	border-right: 354px;
 } 

#huelle_innen { 
	margin: 0; 
	width: 100%;
}

#links {
	width: 0px;
	float: left; 
	/* position: relative; */
	margin-left: -0px;
}



#inhalt {
	/* position: relative; */ 
	margin: 0px;
	background-color: #fff;

}

#kopfbild {
	padding:0;
	margin:0;
	}

#mainContent {
	margin-top:66px;

}

#leftContent {
	z-index:1;
	width:266px;
	height:456px;
	float:left;
	padding: 0 10px 0 20px;
	background-image:url(../images/bg_leftColumn.jpg);

	}
	
#rightContent {
	width: 280px;
	height:456px;
	overflow:auto;
	padding: 0 34px 0 26px;
	z-index:1;
	}

#rechts {
	width: 354px;
	float:right; 
	position: relative;

}

*html #rechts {
	width:354px; 
	float:right; 
	/* position: relative;
	margin-right:-354px; */
} 

#navigation{
	width: 645px;
	height: 27px;
	margin:0;
	padding:0;
	z-index:1000;
	background-image:url(../images/bg_mainMenu.jpg);
	background-repeat:no-repeat;
	}
	

/*		Ende Template Formatierung		*/
