div#verlauf
  {
  width:100%;
  height:768px;
  background-image:url('img/verlauf.jpg');
  }
  
div#alles
  {
  width:991px;
  margin:-768px auto;
  }
  
div#header
  {
  width:991px;
  height:346px;
  background-image:url('img/header.jpg');
  }
  
div#headerlink
  {
  margin-top:175px;
 
  width:920px;
  height:160;
  display:block;
  float:left;
 /* background-color:reD;*/
  /*background-image:url('img/header.jpg');*/
  }
   
div#c_oben
  {
  width:991px;
  margin-top:0px;
  background-image:url('img/c_oben.jpg');
  background-repeat:no-repeat;
  }
  
div#c_mitte
  {
  width:991px;
  background-image:url('img/c_mitte.gif');
  text-align:left;
  }
  
div#footer1
  {
  background-image:url('img/footer_verlauf.jpg');
  background-repeat:no-repeat;
  background-position:bottom left;
  }
  
div#footer2
  {
  clear:left;
  width:753px;
  height:66px;
  background-image:url('img/footer.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  }
  
div.footer3
  {
  text-align:center;
  }
  
div#content
  {
  width:753px;
  margin:0 0 0 211px;
  padding:0px;
  }
  
div#navi
  {
  float:left;
  height:100px;
  padding-left:33px;
  margin-top:26px;
  }

#head
  {
	position: absolute;
	display:none;
  }
  
#text
  {
  padding:20px 30px 30px 50px;
  }
  
.newspost
  {
  clear:left;
  }