h1, h2, h3, h4 {
    font-family:Helvetica, Arial, sans-serif;
  }

h1 {
    font-size:16pt;
    padding:8pt 0;
    height:18pt;
  }

h2 {
    font-size:14pt;
    margin-bottom:0;
    padding-bottom:0;
  }

h3 {
    font-size:12pt;
    margin-top:0;
  }

p {
    font-size:12pt;
    font-family:Times,'Times New Roman',serif;
    text-align:justify;
  }

div.links {
    display:none;
  }
  
div.inhalt {
    margin-left:0em;
    min-height:0;
  }

.screen {
    display:none;
  }

.print {
    display:block;
  }
