body{
	margin: -1px 0px 0px 0px;
	padding: 0;
	background-color: white;
}
#container{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 770px; 
	position: relative;
	margin: auto;
}
.name{
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 32px;
	
}
#top{
	padding: 0px;
	margin: 0px;
	width: 770px;
	height: 296px;
}
#top a{
	color: #666666;
	text-decoration: none;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding: 0px 3px 0px 0px;
	letter-spacing: 0.7px;
}
#top a:link{
	color: #666666;
}
#top a:visited{
	color: #666666;
}
#top a:hover{
	color:#EA7E1C;
}
#top a:active{
	color: #666666;
}
/*orange----------------------------------------*/
#top .orange a{
	color:#EA7E1C;
	font:bold 18px Arial, Helvetica, sans-serif;
}
#top .orange a:link{
	color:#EA7E1C; 
}
#top .orange a:visited{
	color:#EA7E1C; 
}
#top .orange a:hover{
	color: #666666;
}
#top .orange a:active{
	color:#EA7E1C; 
}
/*----Hier das große Content-Bild weckseln------------------------*/
#content-01{/*Bild-Index*/
	width: 770px;
height: 828px;
/*height:318px;*/
	padding:0;
	margin: 0px;
	background-image: url(bilder/content-01.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-02{/*Bild-Zweisprachigkeit*/
	width: 770px;
height: 828px;
/*height:460px;*/
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-02.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-03{/*Bild-Theater-03*/
	width: 770px;
height: 828px;
/*height:580px;*/
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-03.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-04{/*Bild-Gruppen-04*/
	width: 770px;
height: 828px;
/*height:400px;*/
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-04.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-05{/*Bild-Tagesablauf-05*/
	width: 770px;
height: 828px;
/*height:460px;*/
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-05.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-06{/*Bild-Verpflegung-06*/
height: 828px;
/*height: 318px;*/
height: 815px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-06.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-07{/*Bild-Adressen-07*/
height: 828px;
/*height: 339px;*/
height: 815px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-07.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-07raum{/*Bild-Adressen-07*/
height: 828px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-07.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
#content-09{/*Bild-Kontakt-08*/
	width: 770px;
	/*height: 600px;*/
height: 815px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-09.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	background-color:#F5F3E7;
}
#content-08{/*Bild-Anmeldung-08*/
	width: 770px;
height: 815px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-08.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	background-color:white;
}
#content-10{/*Bild-Aktuelles-10*/
	width: 770px;
height: 815px;
	padding:0;
	margin: 0;
	background-image:  url("bilder/content-10.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	background-color:white;
}
#content-11{/*Bild-Schauspiel-11*/
	width: 770px;
height: 815px;
	padding:0;
	margin: 0;
	/*background-image:  url("bilder/content-10.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;*/
	background-color:#DDE8B7;
}
#content-12 { background-color: white; background-image: url(bilder/content-12.jpg); background-repeat: no-repeat; background-position: center top; margin: 0; padding: 0; width: 770px; height: 815px; border-bottom: 1px solid #cccccc }
/*------------------------------------------------------------------*/
#schauspiel{
	margin:0px 0px -10px 0px;
	padding:0px;
	height: 25px;
	width: 116px;
}
#navigation{
	padding: 2px 0px 0px 0px;/*fuer map!*/
	margin: 0;
	text-align: center;
	font:bold 11px Arial, Helvetica, sans-serif;
	background-color: white;
}
#navigation .orange a{
	color:#EA7E1C;
}
#navigation .orange a:link{
	color:#EA7E1C; 
}
#navigation .orange a:visited{
	color:#EA7E1C; 
}
#navigation .orange a:hover{
	color: #666666;
}
#navigation.orange a:active{
	color:#EA7E1C; 
}
/*orange----------------------------------------*/
#navigation a{
	color: #666666;
	text-decoration: none;
 /*padding: 0px 4px 0px 3px;*/
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
#navigation a:link{
	color: #666666;
}
#navigation a:visited{
	color: #666666;
}
#navigation a:hover{
	color: #FF8C00;
}
#navigation a:active{
	color: #666666;
}
.orange{
	color: #EA7E1C;
}
h1#headline{
	padding: 20px 0px 0px 84px;
	font:1.1em Arial, Helvetica, sans-serif;
	color: #EA7E1C;
}
p#schau{
	padding: 20px 0px 0px 84px;
	margin: 10px 0px 0px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}
h1#headline-gray{
	padding: 20px 0px 0px 84px;
	font:1.1em Arial, Helvetica, sans-serif;
	color:#666666;
}
.middle{
	font:bold 0.8em Arial, Helvetica, sans-serif;
}
#inhalte{
	width:600px;
	font:12px Arial, Helvetica, sans-serif;
	margin: 30px 0px 0px 84px;
	padding:0px;
	color: #4B4B4B;
}
#inhalte p{
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	text-align: justify;/*Blocksatz*/
}
#footer{
	font:12px Arial, Helvetica, sans-serif;
	color: #B8B8B8;
	padding: 10px 10px 10px 5px;
	background-color:white;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 755px; 
	position: relative;
	bottom:0px;
	margin: auto;
}
#footer a{
	color:gray;
	text-decoration: none;
	font:12px Arial, Helvetica, sans-serif;
}
#footer a:link{
	color:gray;
}
#footer a:visited{
	color:gray;
}
#footer a:hover{
	color: #666666;
}
#footer a:active{
	color:gray;
}


#inhalte .orange a{
	color:#EA7E1C; 
	font:12px Arial, Helvetica, sans-serif;
}
#inhalte .orange a:link{
	color:#EA7E1C; 
}
#inhalte .orange a:visited{
	color:#EA7E1C; 
}
#inhalte .orange a:hover{
	color: #666666;
}
#inhalte .orange a:active{
	color:#EA7E1C; 
}

#inhalte a{
	color:black;
	text-decoration: none;
	font:bold 13px Arial, Helvetica, sans-serif;
}
#inhalte a:link{
	color:black;
}
#inhalte a:visited{
	color:black;
}
#inhalte a:hover{
	color: #666666;
}
#inhalte a:active{
	color:black;
}
#pari{
	margin: 0px 0px -10px 0px;
	padding: 0px;
	height: 28px;
	width: 132px;
}
.p{
	margin: 240px 0px 0px 0px;
}
#aktuell{
	margin: -15px 0px 0px 0px;
	padding: 0px;
}
#schaubild{
	margin: 0px 0px -12px 0px;
	padding: 0px;
}
/*popup------------------------------------*/
#toppop{
	padding:0px;
	margin:0px;
	width: 698px;
	height: 231px;
}
#content-popup{/*Bild-STermine-Preise-12*/
	width: 698px;
	height: 1000px;
	padding:0px;
	margin:0px;
	background-color: #DDE8B7;
}
#popinhalte{
	background-color: #DDE8B7;
	margin: 0px 0px 0px 0px;
	padding-bottom: 80px;
	float:left;
	width: 698px;
}
/*popup------------------------------------*/

