body 
	{
	margin:0px 0px 5px 5px; 
	font-family: Arial, Helvetica, sans-serif;		
	font-size:12px;
	line-height:18px;
	}
/*-------------------- Anfang Seitenteilung --------------------- */	
#overall 
	{	
	width: 950px;	
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align:center;
	}
#oc 
	{
	height: 160px; 
	width:770px;	
	}
#mc 
	{	
	width:770px;	
	}		

#menuoben{
	margin-top:10px; 
	text-algin:left; 
	background-color:#EF9C00;
	margin-bottom:10px;	
	border-bottom:1px solid #EF9C00;		
	width:770px;
	}
	
div#inhalt 
	{
	font-size:12px;	
	background-image: url(bilder/oper.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;	
	float:left;
	width:560px;	
	padding:10px;
	padding-bottom:0px;
	padding-right:20px;
  border-top:1px solid #EF9C00;
	line-height:140%;
	height:400px;
	}
	
div#footer
	{	
	width:770px;
	border-top:1px solid #EF9C00;
	background-color:#EF9C00;
	}
	
div#partner{
	float:right;
	width:180px;	
	padding-bottom:10px;	
	background-color:#EF9C00;	
	height:401px;
	}
div#partner p{
margin-left:5px;
text-align:left;
font-size:10px;
}
	
div#partner_header{
border-bottom:1px solid #FFFFFF;
font-size:12px;
font-weight:bold;
padding:2px;
padding-left:5px;
background-color:#EF9C00;
}	
	
div#programm 
	{
	font-size:12px;
	width:560px;
	/*float:right;*/
	
	/*margin-bottom:25px;*/
	height:340px;
	background-image: url(bilder/oper.gif);
	background-position:center;
	background-repeat:no-repeat;	
	}
	
/*-------------------- Ende Seitenteilung --------------------- */

a{
	color:black;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
 	color:#EF9C00;
	text-decoration:none;
 	}

img 
	{ 
	border: 0px none; 
	}



/*----------------------- Menü ---------------------*/	
.menuitem
{		
	text-align:center;
	font-size:12px;
	font-weight:bold;	
	color:black;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid white;		
}

.menuitem:hover
{
	color:white;			
	background-color: #EF9C00;
}		

/*----------------------- /Menü ---------------------*/	

div#programmkopf
	{
	text-align:center;
	font-size:20px;
	margin-bottom:25px;	
	}

.hauptseite
{	
	text-align:justify;
}

.lageplan
{
font-size:16px;
text-align:center;
vertical-align:middle;
}

.impressum
{
text-align:justify;
}

table.programm
{
font-size:12px;
width:100%;
}

td.programmdatum
{
font-size:14px;
background-color:#EF9C00;
font-weight:bold;
padding:2px;
}

td.programmuhrzeit
{
	width:130px;
	padding-left:2px;
	border-left: 1px solid #EF9C00;
	border-bottom: 1px solid #EF9C00;
	border-right:1px solid #EF9C00;
	text-align:left;
}
td.programmbeschreibung
{
	width:390px;	
	padding:5px 10px 5px 10px;	
	border-right: 1px solid #EF9C00;
	border-bottom: 1px solid #EF9C00;
	text-align:justify;
}
	
td.programmbild
{
	width:100px;
	border-bottom: 1px dashed #EF9C00;
}

div#galerie
{
padding-bottom:10px;
}
div#galerie img{
margin-bottom:10px;
margin-left:5px;
margin-right:35px;
margin-top:10px;
float:left;}

.galeriekopf
{
margin-left:5px;
font-size:16px;
margin-bottom:10px;
}

table.presse
{	
width:100%;
text-align:center;
border-bottom: 1px dashed #EF9C00;
}


img.programm
{
max-height:100px;
max-width:100px;
}

/*----------------------- Globale Elemente ---------------------*/	

.mini
{
font-size:10px;
}

.autoscroll{
	overflow: auto;
}

.clear{
	clear: both;
}
/*----------------------- //Globale Elemente ---------------------*/	



