@charset "UTF-8";
/* CSS Document */

body{background-color:#222}

/*#inhalt{ 
	border:#000  solid 1px;  
	border-top-color:#222
	}*/

.buehnenbild{
	color:#FFFFFF;
	font-size:12px ;
	width:1024px;
	height:450px;
	margin:10px auto;
	background-color:#111;
	/*border-bottom:#444 1px solid;*/
}
.spalte_links{
	position: absolute;
	width: 600px;
	height: 359px;
	margin: 10px;
	margin-left: 115px;
}
.spalte_rechts{
	position:relative;
	float:right;
	width:260px;
	height:400px;
	/* [disabled]padding:10px; */
	margin:10px 0px 0px 10px;
}
.foto { 
	width:600px;
	/*margin-top:10px;*/
	margin-left:115px;
	/*margin-bottom:100px;*/
	background-color:#111;
	margin-bottom:100px;}
	
.foto p {/*margin-left:20px;*/
margin-top:20px;}

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