* { 
  background: #ffffff !important; 
  color: #000000 !important; 
  font-family: Georgia, Times !important;
  box-shadow: 0px 0px 0px #ffffff !important; 
  -moz-box-shadow: 0px 0px 0px #ffffff !important; 
  -webkit-box-shadow: 0px 0px 0px #ffffff !important;
  border-color: black !important;
}

#backgroundPic, #metaNav, #header, #coverflow, #navWrapper { display: none !important; }

#main {
  margin-top: 25px !important;
}

#leftColumn, .Sitemap, .Template.s2.s9 {
    display: none !important;
}

#content {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.Template {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  height: auto !important;
  overflow: hidden !important;
}

.Template .spalteEins,
.Template .spalteZwei,
.Template .spalteDrei {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}
