* { border: 0; margin: 0; padding: 0; }

html { height: 100% }
body { background: #FFF; font-size: 100.01%; font-family: Verdana, Arial, Sans Serif; color: #000;} 

#links, #funktionenmenue, .linie_oben, #linie_unten {display: none;}  

.headline a {
  font-size:12pt;
  font-weight:bold;
  text-decoration: none;
  color: #000;
  }
    
.titel
  {
  font-size:12pt;
  font-weight:bold;
  font-variant:small-caps;
  margin: 20pt 0;
  }
  
.text_inhalt
  {
  font-size:10pt;
  color:#000;
  text-align:justify; 
  }
  
.text_inhalt h1 {
  font-size:11pt;
  font-weight: bold;
  margin-bottom: 10pt;
  }

.text_inhalt ul {
  list-style-position: inside;
  list-style-type: square;
 }
  
.text_inhalt a
  {
  font-size:10pt;
  color: #000;
  }
