@charset "UTF-8";
/* CSS Document */

* {
        padding: 0;
        margin: 0;
}

body {
	background-color: #333;
	font-size: 0.625em;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCC;
}

img {
	border: 0;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
	text-transform: lowercase;
}

p a:link, a:visited {
	color: #bfe412;
	text-decoration: none;
}



h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
	text-transform: lowercase;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform: lowercase;
}


ul {
	font-size: 1.2em;
	line-height: 1.8em;
	list-style: square inside;
}

#popup {
	position:absolute;
	left: 58px;
	top: -41px;
	z-index:100;
	width: 660px;
	height: 470px;
	background-image: url(../images/pop_trans.png);
}

#pop_cont {
	padding: 10px;
}
.pop_content_title {
	color: FFF;
	font-size: 16px;
	height: 30px;
	width: 610px;
	float:left;
}
.pop_content_close {
	width: 30px;
	height: 30px;
	float:left;
}

.pop_flash{
	width: 640px;
}

.pop_content_text {
	margin-top: 6px;
	height: 30px;
	width: 640px;
}

.clear {
	clear: both;
}

.showreel_tab1{
	color: #CCC;
	width: 55px;
	display: block;
	float: left;
}

.showreel_tab2{
	color: #CCC;
	width: 180px;
	display: block;
	float: left;
}


#maincontainer {
		z-index:50;
        width: 1000px;
		height: 600px;
        margin: auto;
		padding: 94px 10px 10px 10px;
}


#header {
	height: 47px;
	width: 1000px;
	background-color: #333;
}

#header_logo {
	height: 47px;
	width: 47px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_slogan {
	height: 47px;
	width: 942px;
	background-image: url(../images/header_slogan.gif);
	float: left;
	margin-left: 10px;
}

#contentcontainer {
	position:relative;
	z-index:50;
	width: 1000px;
	height: 390px;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 0px;
}

#footer {
	width: 1000;
	height: 23px;
	position: relative;
	background-image: url(../images/footer.gif);
}

#fb-icon {
	width: 23px;
	height: 23px;
	left: 1010px;
	position: absolute;
	border: 0;
}


.copyright {
	margin-top:3px;
	height: 17px;
	text-align:right;
}

.copyright a:link {
	color: #CCC;
	text-decoration: none;
}

.copyright a:visited {
	color: #CCC;
	text-decoration: none;
}


#content_links {
	width: 250px;
	height: 390px;
	margin-left: 60px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}

#content_rechts {
	width: 400px;
	height: 390px;
	margin: 0 0 0 60px;
	float: left;
	padding: 0px;
	display: inline;
}

#content_breit {
	width: 710px;
	height: 390px;
	margin-left: 60px;
	float: left;
	display: inline;
}

#button_fullscreen {
	width: 20px;
	height: 20px;
	margin-top: 8px;
	float: left;
	margin-left: 375px;
}

#button_fullscreenback {
	width: 20px;
	height: 20px;
	margin-left: 687px;
	margin-top: 8px;
	float: left;
}

#kontakt_fullscreenback {
	width: 20px;
	height: 20px;
	margin-left: 687px;
	margin-top: 8px;
	float: left;
}

#filmcontainer_gross {
	width: 659px;
	height: 361px;
	float: left;
	margin-left: 51px;
	display: inline;
}

#referenzspalte1 {
	width: 210px;
	height: 390px;
	float: left;
	position: absolute;
}

#referenzspalte2 {
	width: 210px;
	height: 390px;
	margin-left: 230px;
	float: left;
	position: absolute;
}

#referenzspalte3 {
	width: 210px;
	height: 390px;
	margin-left: 470px;
	float: left;
	position: absolute;
}




/* NAVIGATION */

.tab a:link, .tab a:visited {
	color: #CCC;
	display:block;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 12px;
	text-align: left;
	padding: 2px;

}

.tab {
	background-color: #333;
}

.tab a:hover{
	color: #bfe412;
}

.tab a#current_tab
{
	color:#bfe412;

}

.inactive {
	color: #CCC;
	display:block;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 12px;
	text-align: left;
	padding: 2px;
}

#wrapper{
	width: 230px;
	margin: 0;
	float: left;
	padding: 0px;
	display: inline;
	background-color:#333;
}

#left{
	float: left;
	width: 100px;
	margin-right: 20px;
	display: inline;
	background-color: #333;
}

#right{
	float: right;
	width: 110px;
	background-color: #333;
}

.stretcher {
	background-color: #333
}

.stretcher a:link, .stretcher a:visited {
	color: #CCC;
	display:block;
	text-decoration: none;
	font-size: 1.2em;
	margin-bottom: 12px;
	text-align: left;
	padding: 2px;
}


.stretcher a:hover{
	color: #bfe412;
}

.stretcher a#current_stretcher
{
	color:#bfe412;
}

#abstand1{
	margin-top:0px;
}

#abstand2{
	margin-top:31px;
}

#abstand3{
	margin-top:61px;
}

#abstand4{
	margin-top:91px;
}



/* FORMULAR */

#contentcontainer-anmeldung {
	position:relative;
	z-index:50;
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 0px;
}

#anmeldung {
	width: 710px;
	margin-left: 60px;
	float: left;
	display: inline;
}

#anmeldung #form {
	/*background: green;*/
	margin-top: 40px;
}

#anmeldung h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	text-transform: none;
}

#anmeldung p {
	margin-bottom: 16px;
}

#anmeldung .titel {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 40px;
}

#anmeldung .felder {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#anmeldung .ausfuellen {
	font-size: 12px;
	/*margin-top: 10px;*/
	margin-bottom: 20px;
}

#anmeldung .formular-feld {
	color: #BFE412;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	width: 310px;
	height: 24px;
	border-top: 1px solid #000000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-color: #403d3f;
	margin-top: 7px;
	margin-bottom: 11px;
}

#anmeldung label{
	width: 310px;
	display: block;
}

#anmeldung .image {
	/*background: olive;*/
}

#anmeldung .text {
	/*background: olive;*/
	margin-top: 20px;
}

#anmeldung p {
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
}

#anmeldung p a:link, 
#anmeldung p a:visited {
    color: #BFE412;
    text-decoration: none;
}

#anmeldung #zusagen {
	position: relative;
	line-height: 25px;
	font-size: 12px;
	background: url('../images/Button_dropdownMenue.png') no-repeat top right #403d3f;
	margin: 12px 0 30px 0;
	padding-left: 10px;
	height: 24px;
	border-bottom: 1px solid #000000;
	width: 90px;
	cursor: pointer;	
}

#anmeldung .titel_personen {
	font-size: 12px;
	margin-top: 12px;
}

#anmeldung #anzahl_personen{
	display: none;
	position: absolute;
	top:  -5px;
	left: -10px;
	background-color: #403d3f;
	width: 80px;
	cursor: default;
}

#anmeldung #anzahl_personen ul li{
	cursor: pointer;
	list-style-type: none;
	font-size: 12px;
}

#anmeldung #anzahl_personen ul li .einzug,
#anmeldung #anzahl_personen ul li .einzug {
	padding-left: 16px;
}

#anzahl_personen ul li:hover .einzug {
	display: block;
	background: url('../images/wahl.png') no-repeat #000000 2px 8px;
}


#anmeldung #auswahl_grund_ja,
#anmeldung #auswahl_grund_nein {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	padding-bottom: 10px;
	width: 193px;
	float: left;
}

#anmeldung #auswahl_grund_ja p{
	padding-left: 5px;
	font-size: 12px;
}

#anmeldung .selectbox_ja,
#anmeldung .selectbox_nein {
	line-height: 24px;
	font-size: 12px;
	padding-left: 5px;
	width: 330px;
	height: 24px;
	background: url('../images/Button_dropdownMenue.png') no-repeat top right #403d3f;
	border-bottom: 1px solid #000000;
	cursor: pointer;
	float: left;
	position: relative;
}

#anmeldung #grund_ja,
#anmeldung #grund_nein {
	display: none;
	position: absolute;
	top:  -5px;
	left: -10px;
	background-color: #403d3f;
	width: 320px;
	z-index: 100;
}

#anmeldung #grund_ja ul li:hover .einzug,
#anmeldung #grund_nein ul li:hover .einzug {
	display: block;
	background: url('../images/wahl.png') no-repeat #000000 2px 8px;
}

#anmeldung #grund_ja ul li,
#anmeldung #grund_nein ul li {
	cursor: pointer;
	list-style-type: none;
	font-size: 12px;
}

#anmeldung #grund_ja ul li .einzug,
#anmeldung #grund_nein ul li .einzug {
	padding-left: 16px;
	
}

#anmeldung .radio {
	width: 30px;
	height: 19px;
	float: left;
	cursor: pointer;
}

#anmeldung .radio img {
	margin-top: 3px;
}

#anmeldung .zusage_breite {
	width: 280px;
	background-color: #403d3f;
	color: #ffffff;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
	height: 25px;
	padding-top: 3px;
}

#anmeldung #sendebutton {
	margin-top: 50px;
}

#anmeldung input.formular-feld.error {
	background-color: #623a38;
}

div.error {
	color: #fd432b;
}

#anmeldung #meldung {
	display: none;
}

#anmeldung #erfolgsmeldung {
	line-height: 44px;
	font-size: 12px;
	height: 44px;
	padding-left: 8px;
	border: 2px solid #BFE412;
}

#anmeldung #erfolgsmeldung_unten {
	line-height: 44px;
	font-size: 12px;
	height: 44px;
	margin-top: 28px;
	padding-left: 2px;
}

#anmeldung #erfolgsmeldung_unten a:link, 
#anmeldung #erfolgsmeldung_unten a:visited {
    color: #BFE412;
    text-decoration: none;
}






