html, body {
  background-color: #000000;
  background-repeat:no-repeat;
  font-size: 12px;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#FFFFFF;  
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  overflow: hidden; 
  }
  
/* for internet explorer */
* html body {
  padding:150px 0 40px 0; 
  }

#container {
  font-family: Arial, Helvetica, sans-serif, serif;
  font-size: 1.1em;
  position:fixed; 
  top:150px;
  left:0;
  bottom:40px; 
  right:0; 
  overflow: inherit;
  background-repeat:no-repeat;
  text-align:left;
  }

* html #container {
  height:100%; 
  width:100%; 
  }

#header {
  position: absolute; 
  top:0px; 
  left:0px; 
  width:100%; 
  height:150px; 
  overflow: hidden; 
  }
* html #header {height:150px;}

#footer {
	position:absolute;
	bottom:0px;
	left:15px;
	width:100%;
	height: 30px;
  }
  
* html #footer {height:103px;}

#nav { 	
  position:absolute;
  height:20px; 
  width:790px;
  margin: 105px 0px 0px 15px; 
  text-align: left;
  background-repeat:no-repeat;
  overflow: hidden;
}

#bild_nav {
	position: fixed;
	width: 100px;
	height: 150px;
	margin: 155px 0px 0px 170px;
}

#nav_rechts {
	position: absolute;
	margin: 155px 0px 0px 170px;
	width: 125px;
	color: #FFFFFF;
	font-size: 12px;
}

.navi a {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-align:left;
text-decoration: none;

}

.navi a:hover {
color: #9E9981;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

#nav_unten {
	position: fixed;
	text-align: right;
	width: 200px;
	margin: 500px 0px 0px 145px;
	font-size: 12px;
}

#nav_buttom {
	position:absolute;
	height:30px;
	width:790px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background-repeat:no-repeat;
	overflow: hidden;
}

#frame {
	position:absolute;
	height:370px;
	width:774px;
	margin:150px 0px 0px 320px;
	text-align: left;
	overflow:auto;
	top: -1px;
	left: -291px;
}

#frame2 {
	position:absolute;
	height:370px;
	width:577px;
	margin:150px 0px 0px 225px;
	text-align: left;
	overflow:auto;
	top: 0px;
	left: 0px;
}

#frame3 {
	position:absolute;
	height:340px;
	width: 500px;
	margin:150px 0px 0px 300px;
	text-align: left;
	overflow:auto;
	top: 0px;
	left: 0px;
}

a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
background-color:transparent;
text-decoration: none;
}

a:hover {
color: #C6D100;
font-size: 12px;
font-weight: bold;
background-color:transparent;
text-decoration: none;
}

p {
margin: 0px; 
padding: 0px; 
}

.ueberschrift {
	color: #C6D100;
	font-weight: bold;
}

.pics {
border: #FFFFFF solid;
border-width: 1px;
}

