.box_kopf 
{
	width:870px;
	position:absolute;
	left:50%;
	margin-left:-435px;
	top:18px;
}

.box_schatten 
{
	width:17px;
	position:absolute;
	left:50%;
	margin-left:210px;
	top:294px;
	z-index:100;
}

.box_navigation
{
	width:870px;
	position:absolute;
	left:50%;
	margin-left:-435px;
	background-image:url(../bilder/inhalt_hg_wdh.png);
	background-repeat:repeat-y;
	padding-left:4px;
	top:269px;
}

#navi td
{
	padding-left:10px;
	padding-right:10px;
	background-image:url(../bilder/navigation_wdh.jpg);
}


.box_hintergrund
{
	width:870px;
	position:absolute;
	left:50%;
	margin-left:-435px;
	min-height:300px;
	top:295px
}

.box_content
{
	height:400px;
	padding-right:30px;
	padding-left:30px;
	background-image:url(../bilder/inhalt_hg_wdh.png);
	background-repeat:repeat-y;
}

.box_content_rechts
{
	padding-left:8px;
	padding-top:30px;
	padding-right:5px;
	background-image:url(../bilder/inhalt_hg_wdh.png);
	background-repeat:repeat-y;
	background-position:right;
}

.box_footer 
{
	width:870px;
	position:relative;
	left:50%;
	margin-left:-435px;
}

.box_footer_fix
{
	width:17px;
	position:absolute;
	left:447px;
	margin-left:120px;
	top:16px;
	z-index:101;
}


