/* CSS Document */

a.link:link {color: #ffffff; text-decoration:none;}
a.link:visited {color: #ffffff; text-decoration:none;}
a.link:hover {color: #ff0000; text-decoration:underline;}
a.link:actife {color: #ffffff; text-decoration:none;}



 body {
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  margin: 0px;
  border-width: 0px;
  position: absolute;
  z-index: 1;
  }

  #logo {
  width: 900px;
  height: 100px;
  float: left;
  position:absolute;
  left:100px;
  top: 0px;
  z-index: 3;
  }

  
  #navi-home {
    background-color: #000000;
    height: 40px;
    width: 138px;
	position: absolute;
    left: 100px;
    top: 100px;
	z-index: 3;
   }
    
    #navi-leistungen {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 238px;
    top: 100px;
	z-index: 3;
   }
  
  
   #navi-team {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 338px;
    top: 100px;
	z-index: 3;
   }
  
  #navi-filme {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 438px;
    top: 100px;
	z-index: 3;
   }
  
   #navi-bilder {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 538px;
    top: 100px;
	z-index: 3;
   }
  
  
     #navi-referenzen {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 638px;
    top: 100px;
	z-index: 3;
   }
  
     #navi-kontakt {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 738px;
    top: 100px;
	z-index: 3;
   }
  
     #navi-impressum {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 838px;
    top: 100px;
	z-index: 3;
   }
  
  
    #navi-impressum {
    background-color: #000000;
    height: 40px;
    width: 100px;
	position: absolute;
    left: 838px;
    top: 100px;
	z-index: 3;
   }
  
     #body-background {
    background-color: #000000;
    height: 403px;
    width: 900px;
	position: absolute;
    left: 100px;
    top: 140px;
	z-index: 3;
   }
  
    #fuss {
    background-color: #000000;
    height: 138px;
    width: 900px;
	position: absolute;
    left: 100px;
    top: 543px;
	z-index: 3;
   }
  
   #actionroom {
	height: 380px;
	width: 750px;
	position: absolute;
	left: 169px;
	top: 180px;
 	font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
	z-index: 80;
   }
  
   #ueberschriften {
	height: 30px;
	width: 750px;
	position: absolute;
	left: 169px;
	top: 140px;
	z-index: 40;
	padding-top: 10px;
   }
  
   #haftungsausschluss {
	height: 30px;
	width: 223px;
	position: absolute;
	left: 169px;
	top: 360px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	z-index: 90;
	padding-top: 10px;
	font-weight: bold;
   }
  
#kontaktformular {
	height: 30px;
	width: 223px;
	position: absolute;
	left: 169px;
	top: 380px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	z-index: 90;
	padding-top: 10px;
	font-weight: bold;
   }

.rot-schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}


.ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.ueberschrift-rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
.kommentare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
