* {
	margin: 0;
	padding: 0;
}
 
html {
	width: 1004px;
	margin: auto;
}

html, body
{
    height: 100%;
}

body {
	background-color: #451212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-image: url("../cms_images/bg.jpg");
	background-position: center;
	background-repeat: repeat-y;

}

a {
	color: #892424;
	border: none;
}

hr { clear: both; }

#master {
	margin: auto;
	width: 1004px;
	
	height: 100%;
	height: auto;
	min-height: 100%;
	
}

#header {
	clear: both; 
	height: 301px;
	
	background-image: url("../cms_images/header.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

hr { 
	height: 1px;
	background-color: #efe0e0;
	border: none;
	margin-bottom: 5px;
	margin-top: 15px;
}
#container {
	width: 840px;
	margin: auto;
}

#func_navigation {
	margin: auto;
	clear: both;
	
	padding-top: 15px;
	width: 914px;

}

#func_navigation ul {
	text-align: right;
	list-style: none;
	padding-right: 40px;
}

#func_navigation a {	
	color: #892424;
	text-decoration: none;
}
	

#func_navigation ul li {
	display: inline;

	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #efe0e0 solid;
}

#func_navigation ul li.last {
	border-right: 0px;
	padding-right: 0px;
}


#navigation { 
	float: left;
	padding-right: 40px;
	
	color: #892424;
	text-decoration: none;
	line-height: 36px;
}
#navigation ul {
	padding: 0px; margin: 0px;
	list-style: none;
	width: 180px;
}

#navigation ul li {
	border-bottom: 1px #efe0e0 solid;
	padding-left: 12px;
}

#navigation ul li.last {
	border-bottom: none;
}

#navigation ul li .act {	
	color: #000000;
}


/* SUB */
#navigation ul li ul { margin-left: -12px; }
#navigation ul li ul li { border: none;	border-top: 1px #efe0e0 solid; padding-left: 24px; } 

#navigation a {
	color: #892424;
	text-decoration: none;
	line-height: 36px;
}


/* WetterBox 
#wetter {
width: 120px; background-color: #f8b920;
margin-left: 12px;
margin-top: 35px;
} */

#wetter {
width: 120px; background-color: #ffffff; border: 1px #efe0e0 solid; 	

margin-top: 35px;
}


#wetter, #wetter a {
line-height: 100%;
padding: 0px;
}

#content {
	float: left;
	width: 410px;
	
	font-size: 13px;
	padding-bottom: 35px;
}

*html #content { padding-bottom: 45px; }

#content p {
	padding-bottom: 15px;
	line-height: 125%;
		text-align: justify;
}

h2 {
	color: #892424;
	font-size: 24px;
	font-weight: normal;
	
	padding-bottom: 20px;
	line-height: 100%;
}

h3 {
	font-size: 14px;
	color: #451212;
	
	padding-bottom: 5px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #451212;

	
	padding-bottom: 5px;
	font-weight: normal;
}

#content div p { 
	line-height: 125%;
	text-align: justify;
}

#boxes {
	width: 180px;
	float: right;
}

.box {
	border-top: 1px #efe0e0 solid;
	border-bottom: 1px #efe0e0 solid;
	
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.box h4 {
	font-size: 14px;
	color: #451212;
	
	padding-bottom: 10px;
	font-weight: normal;
}
.box p {
	line-height: 125%;
	text-align: justify;
	padding-left: 1px;
	padding-right: 1px;
}

.box img {
	margin-bottom: 5px;
	border: 0px;
}

#footer {
    height: 40px;
	margin: -40px auto 0 auto;

	
	clear: both;
	text-align: center;
}

#footer a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#footer a img {
	border: 0px;
}

.footer_gotimage {
	float: none;
	vertical-align: middle;
	border: none;
}

#header .ticker {
	position: relative;
	left: 540px;
	top: 110px;
	
	width: 400px;
	overflow: hidden;

}

#header h1 { 
	position: relative;
	left: 590px;
	top: 75px;
	
	background-image: url("../cms_images/logo.gif");
	background-repeat: no-repeat;
	
	height: 116px;
	width: 213px;
	
	z-index: 1;
}

#header h1 a {	
	display: block;
	height: 116px;
	width: 213px;
}
#header h1 a span { display: none; }

/* CONTENT */
.sponsor { 
	float: left;
	padding: 0px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 20px;
	height: 100px;
}

.sponsor a img {
	border: 0px solid #892424;
}


.p_img { 
float: left;

	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 100% !important;

}

.p_img img { clear: left;border: 1px solid #efe0e0; padding: 1px; }

/* EVENTS */
#dateselection { 
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 10px;
}

.select_el_small {
	border: 1px #212a5f solid;
	font-size:9px;
	width: 80px;
}

.select_el_big {
	border: 1px #212a5f solid;
	font-size:9px;
	width:  105px;
}

.event_container {
	clear: both;

	border-top: 1px solid #efe0e0;
	padding-top: 15px;
	
	width: 410px;
}

.event_left {
	float: left;
	padding: 0px;
	margin: 0px;
	
	padding-bottom: 10px;
	width: 110px;
}

.event_right { 
	float: right;
	width: auto;
	width: 295px;

}

.event_headline {
	font-size: 14px;
	padding-left: 10px;
	color: #892424;
}


.event_short { 
	padding: 0px;

	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.event_datetime {

	text-align: left;
	padding-top: 10px;
}

.event_firsttime {
border-top: 1px solid #efe0e0;

line-height: 30px;
text-align: center;

font-weight: bold;
}

.event_datetime .date {
font-weight: bold;
padding-bottom: 5px;
}

.event_image {
float: left;
padding-right: 10px;
/* padding-top: 10px; */
}

.event_detail_image {

float: left;
padding-right: 10px;
}

.event_detail_container {
margin-top: 15px;
}
.event_detail_long {


	height: 75px;
	height: auto;
	min-height: 75px;
	
	float: left;

}


h3.event_detail_datetime {
	padding-bottom: 5px;
	clear: both;
	font-weight: bold;
}

h3.presse {
	padding-bottom: 5px;
	clear: both;
	font-weight: bold;
}

div.event_detail_datetime {
float: left;
width: auto;
}
.event_detial_tickets { float: right; }

.clear { 
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important; 
}

.nospace {
	padding: 0px !important;
	margin: 0px !important;
}
.min-space {
	padding: 0px !important;
	margin: 0px !important;
	padding-bottom: 3px !important;
}

#content .soldout { 
background-color: #892424;
color: #FFFFFF;
text-align: center;
width: 100px;
line-height: 150%;
}

.clear { clear: both; height: 1px; padding: 0px; margin: 0px; }

h3.links {
padding-top: 20px;
font-weight: bold;
}
