#head, .search, #fontsize, #size_minus, #size_default, #size_plus, #size_schrift, #subnav,  #mainhead, .seitenanfang, #mainright, div.feet, div.feet1 , div.feet2, div.feetnav  {
  display: none;
}
a, a:visited, a:hover, a:visited:hover {
  color: #808285;
  background: transparent;
  text-decoration: none;
}
#mainleft
{
width: 16cm;
height: auto;
margin: 0;
padding: 0;
font: 11pt Verdana, Arial, sans serif;
color: black;
background-color: transparent;
float: left;
}
h2 {
  font-size: 1.4em;
  letter-spacing: .03em;
  color: #808285;
}
h3 {
  font-size: 1.3em;
  color: #808285;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.0em;
}
h6 {
  font-size: .8em;
}
ol, ul, li {
  font-size: 1.0em;
  line-height: 1.8;
  margin-top: .2em;
  margin-bottom: .1em;
}
p {
  font-size: 1.0em;
  line-height: 1.5;
  margin: 0 0 1em 0;
}
p+p {
  margin-top: -1em;
  text-indent: 3em;
}
code {
  font-size: .76em; /* Code wird sonst viel zu gross gerendert */
  font-family: Monaco, monospace;
  color: #333;
  background: transparent;
}