body {
  padding: 0px;
  margin: 0px;
  background-color:#577BB7;
}

#box {
  margin: 0 auto;
  width:100%;
  height:100%;
  
 
 }

#page {
  margin: 0 auto;
  width:989px;
  min-height:850px;
  background-color:#0099FF;
  background-image:url(../bilder/page_bg.jpg);
  background-repeat:repeat-y;
  padding-bottom:20px;
}

#banner {
  height: 314px;	
  width:989px;
}

#navi1 {
  height: 32px;
  width:909px;
  background-image:url(../bilder/navi1.jpg);
  background-position:center;
  text-align:right;
  padding-right:80px;
  padding-top:5px;
  word-spacing:1em;
}

#navi2a {
	height: 60px;
	width:989px;
    word-spacing:2.5em;
	text-align:center;
	z-index:1;
 	position:relative;
}

#navi2 {
	height: 60px;
	width:989px;
	background-image:url(../bilder/navi2_bg1.jpg);
    
}

#inhalt {
  width: auto;
  height:auto;
}

#inhalt_links {
float: left;
  width: 385px;
  margin: 0px 25px;
  margin-left:100px;
  margin-top: 20px;
}

#inhalt_mitte {
 float: left;
  width: 175px;
  height: 300px;
  margin-top:20px;
}

#inhalt_rechts {
  
  float: right;
  width: 200px;
  height: 500px;
  margin-top:20px;
  margin-right:80px;
  text-align:left;
 
}

#inhalt_bilder {
float: left;
  width: 525px;
  margin: 0px 25px;
  margin-left:100px;
  margin-top: 20px;
}

p {
  margin-top:12px; 
  margin-bottom:0;
}

p.back {
  clear: both;
  text-align: center;
}


#footer {
  height: 29px;
  width:989px;
  position:relative; 
  margin: 0 auto;
  word-spacing:1em;
  background-image:url(../bilder/footer.jpg);
  background-position:top;
}

#navi3 {
  height: 30px;
  width:800px;
  position:relative; 
  margin: 0 auto;
  word-spacing:1em;
  padding-left:30px;
  padding-bottom:50px;
 
}

#navi3a {
	height: 50px;
	width:300px;
	position:relative;
	float:right;
}

