#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9, #pic10, #pic11 {
	width:189px;
	height: 284px;
	position: absolute;
	left: 540px;
	top: 200px;
	visibility: hidden;

}

#pic6{
	visibility:visible;
}

#linien {
	width: 290px;
	height: 120px;
	position: absolute;
	top: 364px;
	left: 230px;
	z-index: 3;
	background-image:  url("../images/buehne/rand_film.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
#container {
	width: 225px;
	height: 122px;
	position: absolute;
	left: 266px;
	top: 364px;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
	background-color: transparent;
}


#pics {
	position:absolute;
	left: 0px;
	top:12px;
	height: 68px;
	width: 495px;
	margin:0px 0px 12px 0px;
	visibility: visible;
}
#text {
	position: absolute;
	top: 90px;
	width: 181px;
	margin-left: 44px;	
	visibility: visible;

}
#steuerungrueck {
	position: absolute;
	top: 400px;
	left: 236px;
	z-index: 4;
}
#steuerungvor {
	position: absolute;
	top: 400px;
	left: 499px;
	z-index: 4;
}
