#headerDiv {
    display: none;
}


#serviceBalkenDiv {
    display: none;
}


#naviDiv {
    display: none;
}

#backgroundDiv {
    background-image: none;
    width: 99% !important;
    border: none !important;
}


#schattenDiv {
    background-image: none;
    width: auto !important;
}


#schattenFuss {
    background-image: none;
    width: auto !important;
}


#schattenFussEck {
    display: none;
}


#content {
  padding: 0;
  margin-top: 0px;
  margin-left: 0px;
  background-image: none;
}
* html div#content { margin-top:0px !important; }


#contentLeftDiv {
  margin-top: 0;
  margin-right: 0;
  padding-bottom: 0;
}


#contentRightDiv {
    display: none;
}


#startseitelinks {
    width: 100%;
    float: none;
    padding: 0;
}


#startseiterechts {
    width: 100%;
    float: none;
    padding: 0;
}

#footerDiv {
    clear: both;
}






