body {
background-color: #fff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color:#333333;
padding:0;
margin:0px 0px 0px 0px;
background:#e7e6de ;
text-align:center;
}

/* ----------container zentriert das layout-------------- */

#container {
  width:912px;
margin-bottom: 10px;
margin:0 auto;
background:#fff;
border-left:1px solid #9a9a9a;
border-bottom:1px solid #9a9a9a;
border-right:1px solid #9a9a9a;
text-align:left;
}
/* ----------banner for logo-------------- */
#banner {
width:912px;
background: #fff url(../pix_interface/back_oben.jpg) no-repeat;
padding: 0px;
margin: 0px;
height:82px;
}
#bannerBild {
	display:block;
	width:912px;
	max-height:332px;
overflow:hidden;
margin: 0px 0px 2px 0px;
}

#navAbt{
width:912px;
background: url(../pix_interface/back_abt.gif) no-repeat;
padding-top: 3px;
margin: 0px;
height:22px;
color:#fff;	
}
#navAbtTitel{
	float:left;
	display:block;
	width:160px;
	text-align:right;
	padding-right:40px;
	font-weight:bold;
	color:#333;
	font-size:110%
}


#navAbtNav{
	float:left;
	display:block;
	width:527px	
}
#navAbtSuchen{
	float:left;
	display:block;
	width:183px	;
	margin-top:-5px;padding:2px 0px 3px 2px; background: url(../pix_interface/suchen_back.gif) 0px 2px no-repeat
}

/* -----------------Inhalt--------------------- */
#content {
background-color: #f2f3ee;
padding: 20px 50px 20px 50px;
margin: 0px 185px 0px 178px;
}

div#content { 
min-height:200px;
height:auto;
}
#inhalt{
clear:both;
width:912px;
padding:0px;

}
#contentNews {
background-color: #fff;
padding: 0px;
margin: 0px 16px 0px 236px;
}
#newsText {
display:block;
width:609px;
background-color: #ebebeb;
padding: 20px 50px 25px 50px;
margin:0px 0px 16px 0px
}
div#contentNews { 
min-height:200px;
height:auto;
}
.spalte{
width:260px;
padding-right:25px;	
}
#layerSprache{
float:right;width:164px;
font-size:12px;
padding-top:9px
}
/* --------------left navigavtion------------- */
#left {
float: left;
width: 178px;
margin: 0px;
padding:0px 0px 0px 0px;
}
*+html #left {
float: left;
width: 180px;
margin:0px 0px 0px -16px;
padding: 0px;
}
*html #left {
float: left;
width: 180px;
margin:0px 0px 0px -16px;
padding: 0px;
}
#right {
	float: right;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
/* -----------footer--------------------------- */
#footer {
clear:left;
height:20px;
padding: 0px;
margin: 240px 40px 0px 487px;


 }

