
div#hauptinhalt div.beitrag h3.ordnerindex {
  border : 0px;
  padding-left: 0px;
}

div#zusatzinfo div, div#zusatzinfo div .spezial_1 {
  background: none !important;
}

div#zusatzinfo div a {
  color: #fff !important;
}

div#hauptinhalt div.beitrag_suche {
  background: none;
  border: none;
}

div#body {
  background: none !important;
}

/* IE Hacks */

*+html body {
  background: #7F817E;
}

* html body {
  background: #7F817E;
}

