body {
font-size: 75%;
font-family: Arial, Helvetica, Sans-Serif;
color:#000;
padding:0;
margin:0px 0px 0px 0px;
background:#fff ;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 980px;
margin-bottom: 10px;
margin:0 auto;
background:#fff url(../pix_interface/back_strahlen.gif) no-repeat;

}
#containerInhalt {
width: 980px;
margin:0;
background: url(../pix_interface/back_schatten.gif) repeat-y;
}
/* ----------banner for logo-------------- */
#banner {
background: url(../pix_interface/back_schatten.gif) repeat-y;
padding: 0px;
height:140px;
width: 980px;
text-align:right
}
#bannerBild {
background: url(../pix_interface/back_schatten.gif) repeat-y;
padding: 0px 10px 0px 9px;

}

#layoutSuche{
	width:150px;
float:right;
padding-right: 7px;
padding-top:3px	
}
.KnopfLogin{
border:0px solid;
background-color: #487d94;	
color:#fff
}
.LoginText{
color:#487d94;
font-size:80%	
}
/* -----------------Inhalt--------------------- */
#content {

padding: 30px 40px 10px 10px;
margin: 0px 00px 0px 300px;
}

div#content { 

min-height:300px;
height:auto;
}
*html div#content { 

min-height:300px;
height:auto;
height:300px;
}

.spalte{

width:260px;
padding-right:25px;	
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 300px;
margin: 0px;
padding: 0px;

}
#right {
	float: right;
	width: 135px;
	margin: 0;
	padding: 30px 20px 0px 0px;

}

/* -----------footer--------------------------- */
#footer {
clear:both;
height:20px;
background: url(../pix_interface/back_schatten_unten.gif) no-repeat;
color:#999999;
padding: 4px 0px 0px 0px;
width: 980px;
text-align: center;
font-size:10px;
 }

.nlBg{
	background-color: #d6e2e9;
	padding:5px;
}
