body {
background:#fff;
font-size: 75%;
font-family: Arial, Helvetica, Sans-Serif;
color:#000;
padding:0;
margin:0px 0px 0px 0px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 1010px;
margin-bottom: 0px;
background: #fff url(../pix_interface/back_2spalten.gif) repeat-y;

}
/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
height:404px;

}
#layoutSuche{
position: absolute;
	left:790px;
	top:267px;
width:250px;
z-index:100
}
.textfeldSuche{
border:0px none #ffffff;
background:transparent;
font-size:11px;
width:150px
}
.KnopfLogin{
border:0px solid;
background-color: #487d94;	
color:#fff
}
.verlauf{
text-align:right;
color: #556387;
margin:0px 0px 10px 0px
}

/* -----------------Inhalt--------------------- */
#contentGesamt {
display:block;
background-color: transparent;
padding: 0px 10px 0px 10px;
margin: -110px 0px 0px 0px;

}
#content {
display:block;
background-color: transparent;
padding: 0px 10px 0px 10px;
margin: 0px 250px 0px 210px;

}
*html #content {
display:block;
background-color: transparent;
padding: 0px 10px 0px 10px;
margin: 0px 250px 0px 200px;

}
div#content { 
min-height:300px;
height:auto;
}
*html div#content { 
min-height:300px;
height:auto;
height:300px;
}

.spalte{

width:260px;
padding-right:25px;	
}
#layerNavi{
		position:absolute;
	left:35px;
	top:167px;
	width:174px;
	height:203px;
	z-index:202;
}
/* --------------left navigavtion------------- */

#right {
	float: right;
	width: 180px;
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 0px;

}

*html #right {
	float: right;
	width: 180px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;

}

/* -----------footer--------------------------- */
#footer {
clear:both;
width: 570px;
height:50px;
background:#fff url(../pix_interface/bg_fuss_2spalten.gif) no-repeat;
padding: 15px 250px 0px 190px;
margin: 0px 0px 0px 0px;
text-align:right;

 }

.nlBg{
	background-color: #d6e2e9;
	padding:5px;
}