#bannerbk,
#pagerouter,
#Navigation,
#verwaltung{
   display: none;
}

#wrapper,
#mainContent,
#content,
#contentwrapper{
   position: relative;
   width: auto;
   height: auto;
   left: auto;
   top: auto;
   bottom: auto;
   right: auto;
   padding: 0;
   margin: 0;
   border: 0 none;
   float: none;
   background-color: #fff;
   color: #000;
   background-image: none;
   display: block;
   clear: none;
}
#head{
   position: absolute;
   display: block;
   left: 0;
   top: 0;
   height: 170px;
   width: 100%;
   border-bottom: 1px solid #000;
   text-align: left;
   padding-bottom: 10px;
   background-image: none;
}
#head #adresse,
#head a.HPLogo{
   border: 0 none;  
}
#wrapper{
   padding-top: 180px;  
}