body {
 padding: 0;
 margin: 0;
 text-align: left;
 font-family: Verdana, Arial, Sans Serif;
 size: 8pt;
 color: #000;
 }
 
h1 {
 size: 10pt;
 font-weight: bold;

}

h2 {
 size: 9pt;
 font-weight: bold;
}

h3, h4, h5 {
 size: 8pt;
 font-weight: bold;
}

p, td, li, input {
 font-weight: normal;
 }
 
a {
 color: #000;
}


#header, #logo, #metamenue, #klickpfad, #hauptmenue, #blaettern  {
 display: none;
 }
