body 
{
	margin:0;
	padding:0;
}

#container 
{
	margin-top: 20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:955px;
}
#containercont 
{
	width:955px;
	border: solid 1px #9f9c99;	
	float:left;
}

#kopfMenue>div
{
	margin-bottom:7px;
}

#banner
{
	float: left;
	width:955px;
	height:115px;
	position:relative;
}

#banner #lng 
{
	position:absolute;
	left:10px;
	top:10px;
}

#menuLeiste
{
	background-color: green;
	width:955px;
	height:41px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo 
{
	float:right;	
}


#searchCont
{
	margin-left: 13px;
	margin-top: 15px;
	width:195px;
	height:25px;
	float:left;
}

#submenu
{	
	list-style-type:none;
	z-index:20;
	margin-top:8px;
	margin-left:6px;
	padding-top:20px;
	width:184px;
	max-width:184px;
	float:left;
}
/*
#kopfMenue 
{
	text-align:left;
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	color: #707173;
}*/

#main 
{
	float:left;
	width:955px;
}



#content 
{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 27px;
	margin: 0px 0px 0px 0xp;
	min-height: 424px;
} 

#footer 
{
	height:30px;
	clear:both;
	margin-bottom: 0px;
	margin-left: 22px;
}

#footertext
{
	float: left;
	margin-bottom: 0px;
	margin-top: 8px;
}

#lngselector
{
	/*padding: 2px 10px 2px 15px;
	border: solid 1px #dfdfdf;
	margin-bottom: 10px;
	margin-right: 30px;
	float: right;
	background-image:url(../images/pfeilnachunten.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
}

#lngselector INPUT, #lngselector Select 
{
	font-size:11px;
	margin-bottom: 10px;
	margin-right: 30px;
	float: right;
}


