html { height: 100% } 

body {
background-color: #F0F0F0;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#000;
padding:0px;
margin:0px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------header fuer die slideshow und logo linke seite-------------- */
#header {
	border-bottom:15px solid #F0F0F0;
	border-top:25px solid #F0F0F0;
    margin: 0px;
    padding:0px;
    width: 750px;
    height: 220px;
    float: right;
}

#header_logo {
	position: absolute;
	width: 180px;
    height: 95px;
	padding: 125px 0px 0px 10px;
    margin: 25px 0px 0px 0px;
    text-align: left;
    border-right: 10px solid #987026;
    background-color: #000;
	font-weight: bold;
	font-size: 30px;
	font-family: Georgia, Times, Times New Roman, serif;
	color:#987026;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	}
	
p.header_logo_small {
    text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	text-transform: uppercase;
	letter-spacing: 0.1em;	
	}


/* ----------navigation unter slideshow-------------- */

#header_navigation {
	width:100%;
	height: 30px;
	background-color: transparent;
	float: left;
	text-align: left;
	padding:10px 0px 0px 0px;
	margin: 15px 0px 30px 0px;
	border-top: 1px dotted #414141;
	border-bottom: 1px dotted #414141;
	}
	
a.navi, a.navi:link, a.navi:visited, a.navi:active {
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Times, Times New Roman, serif;
	color:#987026;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-right: 8px;
	border-bottom: 2px solid #F0F0F0;
	float: left;
	display:block;
	height:20px;
	}
		
a.navi:hover {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Times, Times New Roman, serif;
	color:#987026;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-right: 8px;
	border-bottom: 2px solid #987026;
	float: left;
	display:block;
	height: 20px;
	}

#klammer {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: #DDD2BE;
	font-weight: bold;
	float: left;
	margin-right:8px;
	width:2px;
	height:19px;
	border-right: 1px dotted #414141;
	}

/* ----------linke und rechte spalte----------------- */

#outer{ 
border-left: solid 200px #F0F0F0; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #F0F0F0; /* rechte Menue Spalten Farbe  */ 
background-color: #F0F0F0; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------menue links------------- */


#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 
 p.left_headline {
	margin: 0px 0px 12px 0px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: #414141;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
 
a.left_text, a.left_text:link, a.left_text:visited, a.left_text:active {
	width:180px;
	background-color: #F0F0F0;
	float: left;
	text-align: left;
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 5px 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Georgia, serif;
	color:#987026;
	border-left:7px solid #F0F0F0;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: block;
	}
	
a.left_text:hover {
	width:180px;
	background-color: #DDD2BE;
	float: left;
	text-align: left;
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 5px 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, Georgia, serif;
	color:#987026;
	border-left:7px solid #987026;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: block;
	}
	
.border_links {
	width:195px;
	height:1px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-bottom: 1px dotted #414141;
	float: left;
	clear:both;
	}	

	
/* --------------rechte spalte - termine kalender------------- */

#right {
	 width:200px; 
	 float:right; 
	 position:relative; 
	 margin-right:-200px; 
	 margin-left:1px;
	 clear:right;
	 }
	 
*html #right {
	 width:200px; 
	 float:right; 
	 position:relative; 
	 margin-right:-200px; 
	 margin-left:1px;
	 clear:left;
	 }
 
p.right_headline {
	margin: 0px 0px 12px 0px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: #414141;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
	
p.right_termine {
	margin: 0px 0px 12px 0px;
	padding-top:5px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	color: #414141;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	clear: right;
	border-bottom: 1px dotted #414141;
	border-top: 1px dotted #414141;
	width: 199px;
	height: 25px;
	display: block;
	}
	
#termine {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	width: 200px;
	height:15px;
	display: block;
	float: right;
	}
	
.termine {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	width: 200px;
	padding-bottom:10px;
	display: block;
	float: right;
	}
	
	
a:link, a:visited, a:active {
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	text-transform: uppercase;
	}
	
a:hover {
	text-decoration:underline;
	}

 
a.kalender, a.kalender:link, a.kalender:visited, a.kalender:active {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #987026;
	width: 25px;
	height: 25px;
	float: left;
	margin: 0px 5px 3px 0px;
	border: 1px solid #987026;
	background-color: #fff;
	}
	
a.kalender:hover {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	width: 25px;
	height: 25px;
	float: left;
	margin: 0px 5px 3px 0px;
	border: 1px solid #987026;
	background-color: #fff;
	}
	
#kalender {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #D2D2D2;
	width: 25px;
	height: 25px;
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #987026;
	background-color: #fff;
	display:block;
	}
	
.single {
	text-decoration: none;
	color: #D2D2D2;
	width: 200px;
	height: 120px;
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #987026;
	background-color: #fff;
	}
	
.single img {
	border:0px;
	width:200px;
	height:120px;
	}
	
a.single, a.single:link, a.single:visited, a.single:active, a.single:hover {
	text-decoration: none;
	border:0px;
	}

/* -----------------Inhalt und ticketlinks--------------------- */ 

	#content { 
	position: relative; 
	margin: 0px;
	background-color: transparent;
	width:499px;
	display: block;
	}
	
p.content {
	margin:12px;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#414141;
	line-height: 1.5em;
	font-weight: normal;
	padding-right: 20px;
	}
	
a.content, a.content:link, a.content:visited, a.content:active {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #987026;
	}
	
a.content:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	color: #987026;
	}

a.ticket, a.ticket:link, a.ticket:visited, a.ticket:active {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	width: 155px;
	height: 15px;
	display: block;
	margin:10px;
	float: left;
	text-align: center;
	background-color: #A8ADB0;
	}
	
a.ticket:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	width: 155px;
	height: 15px;
	display: block;
	margin: 10px;
	float: left;
	text-align: center;
	background-color: #A8ADB0;
	}
	
	a.ticket_last, a.ticket_last:link, a.ticket_last:visited, a.ticket_last:active {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	width: 155px;
	height: 15px;
	background-color: #A8ADB0;
	display: block;
	margin:10px;
	float: left;
	text-align: center;
	}
	
a.ticket_last:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	width: 155px;
	height: 15px;
	display: block;
	margin: 10px;
	float: left;
	text-align: center;
	background-color: #A8ADB0;
	}

	
.stars {
	font-size: 16px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	font-weight: bold;
	width: auto;
	height: 20px;
	padding-left: 230px;
	margin-top:20px;
	margin-bottom:10px;
	display:block;
	}
	
p.content_headline {
	margin: 0px 0px 12px 12px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: #414141;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
	
.content_bild {
	text-decoration: none;
	color: #D2D2D2;
	width: 200px;
	height: 120px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #987026;
	background-color: #fff;
	}
	
.content_headline_big {
	margin: 10px 0px 12px 12px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: #414141;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom: 1px dotted #414141;
	border-top: 1px dotted #414141;
	width: 499px;
	height: 25px;
	display: block;
	float: left;
	}
	
.content_bild_big img {
	text-decoration: none;
	color: #D2D2D2;
	width: 480px;
	height: auto;
	margin: 0px 0px 12px 12px;
	border: 1px solid #987026;
	background-color: #fff;
	}
	
.content img {
	border: 1px solid #987026;
	}


/*  ----------------NEWS unten---------------------- */

	#news {
	padding:0px;
	margin:35px 0px 0px 0px;
	height:150px;
	background-color: transparent;
	border-top: 1px dotted #414141;
	border-bottom: 1px dotted #414141;
	clear:left;
	width:949px;
	}

p.newstext {
	width:300px;
	height:120px;
	background-color: #F0F0F0;
	border-right: 1px dotted #987026;
	float: left;
	text-align: left;
	padding:5px;
	margin: 10px 5px 10px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	}
	
	p.newstext_last {
	width:300px;
	height:120px;
	background-color: #F0F0F0;
	float: left;
	text-align: left;
	padding:5px;
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	}

.news_pic {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0px 5px 15px 0px;
	border: 2px solid #987026;
	}
	
a.news:link, a.news:visited, a.news:active {
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#414141;
	text-transform: uppercase;
	padding-top:15px;
	float:left;
	}
	
a.news:hover {
	text-decoration:underline;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	text-transform: uppercase;
	}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	height:30px;
	margin: 20px 5px 10px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#987026;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 30px solid #F0F0F0;
} 