@charset "UTF-8";
/* CSS Document */
body{ background-color:#111}
/*#inhalt{ 
	border:#000  solid 1px;  
	border-top-color:#333
	}*/

.buehnenbild{
	color:#FFFFFF;
	font-size:12px ;
	width:709px;
	height:740px;
	margin:10px auto;
	background-color:#000;
	/*border-bottom:#444 1px solid;*/
}
.spalte_oben{
	/*position:absolute;*/
	width:709px;
	height:532px;
	/*margin:10px;*/
}
.spalte_unten{
	position:relative;
	/*float:right;*/
	width:500px;
	height:200px;
	margin:10px 0px 0px 15px;
}
.foto { 
	/*position:relative*/
	width:709px;
	/*height:532px;*/
	margin:10px auto;
	margin-bottom:20px;
	background-color:#000}
	
.foto p {margin-left:0px}

.main{background-color:#000; padding-top:10px;}
#text{ background-color:#000}