body{
 background-image: url(../images/hg.jpg);
 /*  background-color: red;*/
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;	
}
a{
		text-decoration: none;
    font-weight: bold;
	  color:#FF6811;
}
img{
  border: none;
}

#alles {
  text-align:left;
 	margin: auto;
	position: relative; 
	width: 750px;
}

#head{
  position:absolute;
  height:80px;
  width:750px;
}	

#menubox{
  background-color: #376458;
  background-image: url(../images/ol.jpg);
  background-position: top left;
  background-repeat:no-repeat;
  position:absolute;
  height:70px;
  width: 750px;
  top: 80px;
  text-align: center;	
  color: #E7909A;
  font-weight: bold;
  border:no;
}	

#dekobottom{
  background-color: #E7909A;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 750px;
  height: 4px;
}
#dekotop{
  background-color: #E7909A;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 750px;
  height: 4px;
}

#hauptbox{
background-color: white;
position:absolute;
	top:150px;
	width: 750px;
	height: 406px;
	text-align: center;
	color: black;
}

#fussbox{
background-color: #376458;
  background-image: url(../images/ul.jpg);
  background-position: bottom left;
  background-repeat:no-repeat;
  position:absolute;
  height:70px;
  width:100%;
  top: 550px;
  text-align: center;
  font-size: 12px;	
  color: gray;
  border:no;
}	



/*
&auml;
&uuml;
&ouml;
&szlig;

#e78f9a  und   #8ebfa1 
*/

