@charset "utf-8";

/*###################################################################*/
/*Basic-Formatierung*/

*{
	margin:0;
	padding:0;
	font-size: 1em;
}

html {
  font-size: 100.01%;
}

body {
	font-family: Verdana,Arial,sans-serif;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	color: #d9d9d9;
	background-color: #050403;
}

a:link {
	color: #f1f1f1;
	text-decoration: none;
}

a:visited {
	color: #f1f1f1;
	text-decoration: none;
}

a:hover {
	color: #ff173d;
	text-decoration: none;
}

a:active {
	color: #f1f1f1;
	text-decoration: none;
}

a, img, button {
	border:0 none;
}

img {
  position: relative;
}

td {
  padding: 3px;
}

/*###################################################################*/
/*Formmailer*/
.beschreibung {
      font-size: 0.8em;
      color: #f1f1f1
      }
      
.fehler {
      font-size: 0.8em;
      color: red;
      }
      
.user_error {
      color: red;
      font-weight: bold;
      }
      
.user_success {
      color: green;
      font-weight: bold;
      }

/*###################################################################*/
/*Klassen*/

h1 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  display: inline;
}

h2 {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.3em;
  display: inline;
}

.fliesstext {
  line-height: 1.5em;
  font-weight: normal;
  float: left;
  clear: both;
  margin-bottom: 18px;
  text-align: justify;
  width: 100%;
}

.red {
  color: #ff173d;
}

.clear {
  clear: both;
}

.anfrage {
  position: absolute;
  right: 18px;
  bottom: 18px;
}

.choice {
  position: relative;
  float: left;
  margin-bottom: 9px;
  border: 1px solid #d9d9d9;
}

.gallery {
  position: relative;
  float: left;
  clear: left;
  margin-bottom: 9px;
  width: 329px;
  height: 185px;
  border: 1px solid #d9d9d9;
}

.description {
  position: relative;
  float: left;
  margin: 0px 0px 9px 9px;
  padding: 0px 0px 18px 9px;
  width: 169px;
  border-left: 1px solid #d9d9d9;
  font-size: 0.8em;
}

.punkte {
  float: left;
}
.start_option {
  position: relative;
  float: left;
  width: 240px;
  height: 500px;
  margin: 18px 0px 18px 18px;
  padding: 18px;
  background-image: url('images/bg_box.jpg');
  background-repeat: repeat-x;
  background-color: #1d1c1c;
  font-size: 0.75em;
}
.big_text {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 9px;
}

/*###################################################################*/
/*DIVs*/

#spacer {
  position: relative;
  margin: auto;
  width: 100%;
  height: 90px;
}

#movietheater { /*Element das runterf�hrt*/
  position:absolute;
  top:-500px;
  left:0px;
  width:100%;
  height:370px;
  z-index:30000;
}
		#centerbox { /*Enth�lt den Flash-Player*/
			position:relative;
			width:826px;
			height:406px;
			margin:auto;
			background-image:url('images/bg_theater.png');
			border:1px solid #d9d9d9;
		}
				#flashplayer {
					position:relative;
					padding:27px 18px 9px 18px;
				}

#main {
  position: relative;
  margin: auto;
  padding-bottom: 18px;
  width: 900px;
  background-color: #202728;
  background-image: url('images/bg_main.jpg');
  background-repeat: repeat-x;
}

#header {
  position: relative;
  float: left;
  margin: auto;
  width: 900px;
  /*background-image: url('images/header.jpg');*/
}
    #header_bild {
      position: relative;
      width: 900px;
      float: left;
      clear: both;
	  z-index: 99;
		}
		#menue {
			position: relative;
			float: left;
			clear: both;
			height: 71px;
			width: 900px;
			background-image: url('images/Header_bottom_noscript.jpg');
		}
    .menue_noscript {
      position: relative;
      float: right;
      clear: both;
      height: 41px;
      width: 400px;
      padding: 18px 9px 0px 0px;
			text-align: right;
			font-size: 0.9em;
			font-weight: bold;
			line-height: 1.6em;
			display: inline;
			list-style: none;
    }
    #menue li {
      display: inline;
      padding-right: 9px;
      }

#breadcrumb {
  position: relative;
  float: right;
  width: 600px;
  font-size: 0.6em;
  margin: 9px 18px 0px 18px;
  text-align: right;
}

#content_left {
  position: relative;
  float: left;
  clear: none;
  margin: 18px 9px 18px 18px;
  padding: 18px;
  width: 246px;
  min-height: 616px;
  height: 100%;
  background-image: url('images/bg_box.jpg');
  background-repeat: repeat-x;
  background-color: #1d1c1c;
  font-size: 0.75em;
}
      #content_left_no_height {
				position: relative;
				float: left;
				clear: none;
				margin: 18px 9px 18px 18px;
				padding: 18px;
				width: 246px;
				height: 100%;
				background-image: url('images/bg_box.jpg');
				background-repeat: repeat-x;
				background-color: #1d1c1c;
				font-size: 0.75em;
			}

#content_right {
  position: relative;
  float: left;
  clear: none;
  margin: 18px 18px 18px 9px;
  padding: 18px 18px 18px 18px;
  width: 528px;
  background-image: url('images/bg_box.jpg');
  background-repeat: repeat-x;
  background-color: #1d1c1c;
  font-size: 0.8em;
}    

#footer_left {
  position: relative;
  float: left;
  margin: 18px 0px 18px 18px;
  width: 432px;
  clear: left;
  font-size: 0.7em;
}

#footer_right {
  position: relative;
  float: left;
  margin: 18px 0px 18px 0px;
  width: 432px;
  font-size: 0.7em;
  text-align: right;
}

#filmproduktion_text, #kamera_text, #verleih_text {
  position: relative;
  float: left;
  width: 240px;
  padding: 18px;
  vertical-align: top;
}

#impressum {
  position: relative;
  float: left;
  width: 864px;
  margin: 18px;
  vertical-align: top;
}

/*FOOTER*/
#footer {
  position: relative;
  margin: auto;
  width: 900px;
  height: 100px;
  background-image: url('images/footer_background.gif');
  background-repeat: repeat-x;
}

#footer_left {
  position: relative;
  float: left;
  font-size: 0.7em;
  margin: 18px 9px 18px 18px;
  width: 414px;
}

#footer_right {
  position: relative;
  float: right;
  margin: 18px 18px 18px 9px;
  width: 414px;
  font-size: 0.7em;
  text-align: right;
}

/*FOOTER*/

