/*
#ContainerAussen{
	border:1px solid #DBDBDB;
	width:982px;
}

#LogoLinks{
	width:203px;
	height:113px;
	float:left;
}

#NavigationRechts{
	width:779px;
	height:113px;
	float:left;
	background:url(images/kopf_rechts.gif) no-repeat 0 0;
}


#HauptNaviOben{
	height:81px;
}
.fleft{
	float:left;
}
#Suchen{
	float:left;
}

#Sprachen{
	float:left;
}

*/


/*	############################
	### Content				 ###
	############################
*/

#ZeileMitte{
	clear:both;
	height:260px;
}

#ZeileUnten{
	clear:both;
}

#ZeileUnten #SpalteLinks{
	width:370px;
	padding-left:160px;
	float:left;
	
}
#ZeileUnten #SpalteRechts{
	width:370px;
	padding-left:40px;
	float:left;
	
}

#ZeileUnten #SucheContent{
	width:782px;
	height:32px;
	background:url(images/contentsuche_back.gif) no-repeat 0 0;
	margin-left:141px;
	margin-bottom:20px;
}


#ZeileUnten #SucheContent #BeschreibungSucheContent{
	padding-top:9px !important;
	padding-top:8px;
	color:#fff;
	font-weight:bold;
	float:left;
	padding-left:22px;
	padding-right:15px;
}
