@charset "utf-8";
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #d3a047;
	background-position: left top;
	margin: 10px auto 5px 2.5%;
	padding: 5px;
	float: none;
	width: 40%;
	min-width: 250px;
	position: relative;
	visibility: visible;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#333;
}

.cont_left {
	clear:both;
	width: 29%;
	min-width: 250px;
	overflow:auto;
	margin:10px auto 5px 2.5%;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float:left;
}

.cont_right {
	width: 29%;
	min-width: 250px;
	overflow:auto;
	margin:10px auto 5px 2.5%;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float:left;
}

.cont_center {
	width: 29%;
	min-width: 250px;
	overflow: auto;
	margin: 10px auto 35px 2.5%;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #333;
	text-align: left;
	background-color: #FFFFFF;
	float:left;
}

.cont_center_main {
	width: 45%;
	min-width: 250px;
	overflow: auto;
	margin: 35px auto 5px auto;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #333;
	text-align: left;
	background-color: #FFFFFF;
}

.cont_left_45 {
	clear:both;
	width: 45%;
	min-width: 250px;
	overflow:auto;
	margin:10px auto 5px 2.5%;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float:left;
}

.cont_right_45 {
	width: 45%;
	min-width: 250px;
	overflow:auto;
	margin:10px auto 5px 2.5%;
	padding: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float:left;
}

.termine {
	clear: both;
	margin: 5px auto 20px auto;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float: left;
	background-color: #D7D7D7;
	color: #333;
	text-align: left;
	border: #F9F5F2 2px solid;
	width: 99%;
	}

.datum {
	width: 100px;
	float: left;
	padding: 5px;
	margin: 0px 10px 0 0;
	background-color: #F9F5F2;
	}
	
.ort {
	width: auto;
	float: left;
	padding: 5px;
	margin: 5px;
	}
	
.ticket {
	width: 250px;
	float: left;
	padding: 5px 5px 5px 10px;
	margin: 5px;
	background-color: #F9F5F2;
	
	}



.dunkel {
	background-color: #353529;
 	color: #EEDFBE;
	}
	
.normal {
	background-color:#d3a047;
	}
	
.hell {
	background-color: #FFFFFF;
	margin-bottom: 35px;
	color: #333;
	text-align: left;
	}
	
	
.face {

	height: 450px;
	width: 100%;
	
}

/* Videos */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 960px;
	height: auto;
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Formular */

.adr_1 {
	clear:both;
	width:100px;
	float:left;
	padding-right:5px;
	text-align:right;
}

.adr_2 {
	margin: 0 10px 7px 0;
	float:left;

	}
	
.adr_1-1 {
	float:left;
	padding-right:5px;
	text-align:right;

}

.links {
	padding: 10px;
	float: left;
	width: 55%;
	margin-right: 5px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rechts {
	padding: 10px;
	float: left;
	width: auto;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
