html, body {
   height: 100%;
   margin: 0px;
   background:url(images/bg.jpg) center top repeat;
}

#container {
   position:absolute;
   width:872px;
   margin:0px 0px 0px -436px;
   left: 50%;
}

#top {
   width:872px;
   height:107px;
}

#menu {
   width:872px;
   height:32px;
   background-image:url(images/menubg.jpg)
}


#mainpic {
   width:872px;
}

#anlage1 {
   width:872px;
}

#anlage2 {
   width:872px;
}

#anlage3 {
   width:872px;
}

#anlage4 {
   width:872px;
}

#anlage5 {
   width:872px;
}

#anlage6 {
   width:872px;
}
#anlage7 {
   width:872px;
}

#anlage8 {
   width:872px;
}


#inhalt {
   width:832px;
   margin:30px 20px 20px 20px;
   padding-bottom:20px;
   }

#inhalt_l {
   float:left;
   width:381px;
   padding-bottom:20px;
   }

#inhalt_r {
   float:right;
   width:381px;
   padding-left:30px;
   padding-bottom:20px;
   border-left: solid 1px #cacaca;
   }


#inhalt_video_l {
   float:left;
   width:304px;
   padding-bottom:20px;
   }

#inhalt_video_r {
   float:right;
   width:478px;
   padding-left:20px;   
   padding-bottom:20px;
   border-left: solid 1px #cacaca;  
   }



#bottom {
   float: left;
   width:832px;
   height:20px;
   }



.button {
	border:0;
	outline:0; 
	-moz-outline:0;
}




div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

div#myElement {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}

div#myElement2 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}


div#myElement3 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}

div#myElement4 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}

div#myElement5 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}

div#myElement6 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}


div#myElement7 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}

div#myElement8 {
	width: 75px;
	height: 75px;
	padding: 8px;
	background-color: #ffffff;
	float: left;
}



div#myOtherElement {
	width: 200px;
	height: 20px;
	overflow: hidden;
	border: 1px #cccccc;
	background-color: #ffffff;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement a:hover {
	background: #ffffff;
}

