/* L A Y O U T   G E S A M T S E I T E */



div#Inhaltsbox {
	border-top:1px solid white;
	width:1004px;
	height:auto;
	clear:both;
	background-image:url('../images/hg_inhalt2.gif');
	
}


div#Subnavigation {
	width:200px;
	float:left;
	height:auto;
}

div#Inhalt {
	width:771px;
	float:left;
	height:auto;
	padding-left:15px;
}

div#RechteSpalte {
	width:244px;
	float:left;
	height:auto;
	display:none;
}


