/* Absaetze */

#flashplayer {
/*	margin:0 0 0 300px; */
	background-color:#000000;
/*	padding:30px;
	width:600px; */
	
}

/* Divs */

#stage_a {
	background-color:#000000;
	height:400px;
}

p#mediaplayer1 {
	padding: 20px 0 0 0;
	width: 600px;
	margin: 0 0 0 150px;
/*  outline:1px solid red; */
}


#stage_b {
	background-color:#ffffff;
}

#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;
}
