body {
  margin:0;
  padding:0;
  text-align:center;
  font-family:Arial;
  font-size:14px;
  color:#555555;
  height:99%;
}
#bg img 
{
     min-height:100%;
     height:auto !important;
     height:100%;
     min-width:100%;
     width:auto !important;
     width:100%;
     margin:0 auto;
     display:block;
     position:absolute;
     bottom:0;
     right:0;
}
#seite {
  width:800px;
  height:600px
  background-image:url(images/background.png);
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: -278px;
  margin-left: -440px;
}
#top {
  width:800px;
  height:132px;
  background-image:url(images/top.png);
  clear:both
}
#links {
  width:800px;
  height:24px;
  top: 100%;
  left: 50%;
  margin-top:-2px;
  margin-left: -400px;
  position: absolute;
  background-image:url(images/header.png);
  clear:both
}
#content {
  width:800px;
  height:500px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 20px;
  margin-left: -400px;
  text-align:justify;
  background-image:url(images/content.png);
}
#inhalt {
  width:700px;
  height:490px;
  margin-top:20px;
  margin-left:50px;
  margin-right:20px;
  line-height: 1.8;
  text-align:justify;
}
#footer {
  width:800px;
  height:55px;
  color:#ffffff;
  text-align:center;
  background-image:url(images/footer.png);
  position:absolute;
  clear:both}
  
#ueber_uns       { display:block;
             background-image:url(buttons/ueber_uns.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; 
}
#ueber_uns:hover { background-image:url(buttons/ueber_uns_over.gif); 
}
#polsterei       { display:block;
             background-image:url(buttons/polsterei.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; }
#polsterei:hover { background-image:url(buttons/polsterei_over.gif); 
}
#leistungen       { display:block;
             background-image:url(buttons/leistungen.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; }
#leistungen:hover { background-image:url(buttons/leistungen_over.gif); 
}
#galerie       { display:block;
             background-image:url(buttons/galerie.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; }
#galerie:hover { background-image:url(buttons/galerie_over.gif); 
}

#kontakt       { display:block;
             background-image:url(buttons/kontakt.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; }
#kontakt:hover { background-image:url(buttons/kontakt_over.gif); 
}
#impressum       { display:block;
             background-image:url(buttons/impressum.gif);
             width:115px; height:20px; float:left; margin-left:10px; margin-top:2px; }
#impressum:hover { background-image:url(buttons/impressum_over.gif); 
}
#spalteli {
width:320px;
height:490px;
text-align:justify;
float:left;
margin-right:30px;
  }
#spaltere {
width:320px;
height:490px;
text-align:justify;
float:left;
}
#editor      { white-space:pre; }