body {
  background-image:none;
  font-size:10pt;
}

div.links {
  display:none;
}

div.inhalt {
  margin-left:0;
  margin-right:0;
  max-width:80em;
}

div.rechts {
  display:none;
}

div.werbeflaeche {
  display:none;
}

div.werbung {
  display:none;
}

div.code {
  overflow:hidden;
}

a:link, a:visited {
   font-weight: bold;
   text-decoration:none;
   color:#0000FF;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-weight:normal;
}