/* CSS Document */
body {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
}


#menue1, #menue2, #fenster, #slogan, p.fuss{ display: none; }
#fuss {border-top:1px solid #ccc; clear:both;}
#fuss span {margin-left:0.5em;}


body {
  margin: 0 0 0 2cm;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6{
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:1.3em;
  page-break-after:avoid;

}

a:link, a:visited, a:hover, a:visited:hover {
  color:#333;
  background: transparent;
  text-decoration: none;
}

.inhalt {
position:static;
padding:0;
}

