#header, #navigation-bar, #molliche, #column-internal, #column-external, .extranav, #footer {
   display:none;
}

body, h1, h2, h3, h4, h5, h6, p, pre, acronym, address, kdb, table {
  color: black;
  }

#content {
  width: auto;
  color: black;
  }

#content a:link, #content a:visited {
  border-bottom: 1px dashed #000;
  color: black;
  }
