#head1, #head1_oben, #head1_unten, #head2, #head3, .navcontainer, .search, #fontsize, #size_minus, #size_default, #size_plus, #size_schrift, #subnav, .subnavleiste, ul.subnavmenue, .metanavi, #space, #spenden, .breadcrumb, .seitenanfang,  div.feet, div.feet1 , div.feet2, div.feetnav  {
  display: none;
}
h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  letter-spacing: .05em;
  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: 2em;
}
code {
  font-size: .76em; /* Code wird sonst viel zu gross gerendert */
  font-family: Monaco, monospace;
  color: #333;
  background: transparent;
}
a, a:visited, a:hover, a:visited:hover {
  color: #808285;
  background: transparent;
  text-decoration: none;
}
#main
{
width: auto;
height: auto;
border: 1px solid #fff;
float: left;
}
#maininhalt
{
width: auto;
height: auto;
background-color: #fff;
float: left;
}
#mainleft
{
width: auto;
height: auto;
font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
border-right: 1px solid #fff;
background-color: #fff;
float: left;
}
