* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	color: #555;
	background: url(images/bg_body.jpg) repeat-x 0 -30px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #b33e8c;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
}

h3 {
	font-size: 12px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

p {
	margin-bottom: 15px;
}

p img {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

p.showreel {
	width: 500px;
	height: 120px;
}
			

a {
	color: #7ba522;
	text-decoration: none;
}

a:hover {
	color: #b33e8c;
	text-decoration: underline;
}

.wrap {
	clear: both;
	width: 960px;
	position: relative;
	overflow: auto;
}

.container {
	overflow: hidden;
}

a#fmd {
	width: 230px;
	height: 34px;
	background: url(images/navi_fmd.png) no-repeat;
	display: block;
	float: left;
	margin-right: 100px;
}

a#fmd span {
	display: none;
}

#navi {
	width: 960px;
	height: 34px;
	position: relative;
	margin-top: 20px;
}

#navi ul {
	list-style: none;
	float: left;
}

#navi ul li {
	float: left;
	margin-right: 15px;
}

#navi ul li a:hover {
	opacity: 0.8;
}

#navi ul li a span {
	display: none;
}

#navi ul li a.startseite {
	width: 98px;
	height: 34px;
	display: block;
	background: url(images/navi01.png) no-repeat;
}

#navi ul li a.programm {
	width: 101px;
	height: 34px;
	display: block;
	background: url(images/navi02.png) no-repeat;
}

#navi ul li a.konzept {
	width: 87px;
	height: 34px;
	display: block;
	background: url(images/navi03.png) no-repeat;
}

#navi ul li a.bericht {
	width: 86px;
	height: 34px;
	display: block;
	background: url(images/navi04.png) no-repeat;
}

#navi ul li a.archiv {
	width: 82px;
	height: 34px;
	display: block;
	background: url(images/navi05.png) no-repeat;
}

#navi ul li a.presse {
	width: 82px;
	height: 34px;
	display: block;
	background: url(images/navi06.png) no-repeat;
}

#navi ul li.active a.startseite {
	width: 98px;
	height: 34px;
	display: block;
	background: url(images/navi01_mo.png) no-repeat;
}

#navi ul li.active a.programm {
	width: 101px;
	height: 34px;
	display: block;
	background: url(images/navi02_mo.png) no-repeat;
}

#navi ul li.active a.konzept {
	width: 87px;
	height: 34px;
	display: block;
	background: url(images/navi03_mo.png) no-repeat;
}

#navi ul li.active a.bericht {
	width: 86px;
	height: 34px;
	display: block;
	background: url(images/navi04_mo.png) no-repeat;
}

#navi ul li.active a.archiv {
	width: 82px;
	height: 34px;
	display: block;
	background: url(images/navi05_mo.png) no-repeat;
}

#navi ul li.active a.presse {
	width: 82px;
	height: 34px;
	display: block;
	background: url(images/navi06_mo.png) no-repeat;
}




#wrapper {
		width: 960px;
		margin-top: 60px;
		background: url(images/bg_content.png) repeat;
		padding-top: 50px;
		position: relative;
}

		#heading {
			display: block;
			width: 300px;
			margin-right: 80px;
			float: left;
		}
		#heading * {
			user-select: none;
			cursor: pointer;
		}		
		#heading ul {
			list-style-type: none;
		}
		
		#heading ul li {
			text-align: right;
			padding: 10px 30px 10px 0 ;
			font-size: 20px;
			margin: 10px 0;
		}
		
		#heading ul li a {
			color: #333;
		}
		
		#heading ul li span {
			font-size: 12px;
			line-height: 18px;
			font-weight: bold;
			color: #7ba522;
			display: block;
		}
		
		#heading ul li span em {
			font-weight: normal;
			color: #b33e8c;
		}
		
		#heading ul li:hover span {
			color: #b33e8c;
		}
		
		#heading ul li.active strong {
			display: none;
		}
		
		#heading li.active {
			font-size: 48px;
			background: url(images/uhrzeit.jpg) no-repeat !important;
			padding: 25px 30px 35px 0;
		}
		
		#heading li.active span {
			display: none;
		}
	

		#panes {
			width: 500px;
			margin-top: 150px;
		}
		
		* html #panes{
			float: left;
		}
		#panes img {
			margin-bottom: 10px;
		}
		
		#panes div div p.referent {
			margin-bottom: 40px;
		}
		
		#panes div div {
		  	overflow: hidden;
			
		}

#wrap_programm {

}

#wrap_konzept {

}

#wrap_archiv #wrapper a {
	text-decoration: none;
	margin-left: 50px;
}

#wrap_archiv #wrapper a img {
	border: #999 1px solid;
}

#wrap_archiv #wrapper a:hover img {
	border: #b33e8c 1px solid;
}


.contentcol {
	width: 500px;
	margin: 0 0 0 380px;
}

#programm_pdf {
	width:554px;
	height: 102px;
	padding-top: 90px;
	padding-left: 25px;
	background: url(images/pdf_download.jpg) no-repeat;
	position: absolute;
	top: -30px;
	left: 370px;
	font-size: 11px;
}

.plakat1 {
	position: absolute;
	top: 60px;
	left: 30px;
}

.plakat2 {
	position: absolute;
	top: 430px;
	left: 30px;
}

.plakat3 {
	position: absolute;
	top: 800px;
	left: 30px;
}

#N {
	width:360px;
	height: 544px;
	background: url(images/N.jpg) no-repeat;
	position: absolute;
	top: 84px;
	left: 0;
}

#footer {
	width: 100%;
	height: 500px;
	background: url(images/bg_footer.jpg) repeat-x left top;
	position: relative;
}

#startseite #footer {
	height: 350px;
}

#footercontent {
	width: 960px;
	height: 313px;
	background: url(images/bg_footercontent.png) no-repeat;
	position: absolute;
	top: 150px;
	left: 0;
}

#startseite #footercontent {
	top: 0;
}

#footercontent ul {
	list-style: none;
}

#footercontent ul li {
	float: left;
	margin: 30px 0 0 30px;
	border-right: 1px #666 solid;
	padding-right: 30px;
}

#footercontent ul li h2 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
}

#footercontent ul li p {
	color: #fff;
}

#footerbottom {
	width: 900px;
	height: 50px;
	background: url(images/rfh-logo.png) no-repeat right;
	position: absolute;
	top: 380px;
}

#startseite #footerbottom {
	top: 230px;
}

#footerbottom p {
	margin: 20px 0 0 30px;
	color:#999;
}