/* Absaetze */


/* Divs */

#stage_b {
	background-color:#ffffff;
	display: inline;
}

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

#stage_header{
	width:900px;
	float: left;
}

#stage_content{
	width:556px;
	min-height:350px;
	margin: 13px 0 0 43px;
	float: left;
	white-space: normal;
	height: auto;
	display: inline;
}
#schatten_content {
	width: 900px;
	height: 48px;
	margin: 0 0 0 50px;
	background-image: url(../images/schatten_content.gif);
	background-repeat: repeat-x;
	clear: both;
}
#deep {
	width: 900px;
	margin: 0 0 0 50px;
	background-image: url(../images/schatten_deep.gif);
	background-position: center;
	background-repeat: repeat-y;
	white-space: nowrap;
	float: left;
	display: inline;
}

#deep_left {
	width: 266px;
	margin: 27px 0 0 27px;
	float: left;
	white-space: normal;
	display: inline;
}

#deep_middle {
	width: 260px;
	margin: 27px 0 0 24px;
	float: left;
	white-space: normal;
	display: inline;
}

#deep_right {
	width: 293px;
	margin: 27px 0 0 30px;
	float: left;
	white-space: normal;
	display: inline;
}
