#stage_b {
	background-color:#ffffff;
}

#subnavi{
	float:left;
	margin: 80px 0 0 26px;
	position:relative;
	width:248px;
	text-align:left;
	display: inline;
}

#stage_header{
	width:556px;
	height: 50px;
	margin: 29px 0 0 43px;
	float: left;
}

#stage_content{
	width:556px;
	min-height:509px;
	margin: 0 0 0 43px;
	float: left;
	white-space: normal;
	height: auto;
}
#schatten_content {
	width: 900px;
	height: 48px;
	margin: 0 0 0 50px;
	background-image: url(../images/schatten_content_1.gif);
	background-repeat: repeat-x;
	clear: both;
}

#footer {
	background-image: url(../images/schatten_footer_1.gif);
	background-repeat: no-repeat;
	
}