
td {
      font-family: Verdana, Helvetica, Arial;
      font-weight: bold;
      font-size: 9pt;
      color: #FF9900;
      
      }
	  
p.ueberschrift {
 font-family: Verdana, Helvetica, Arial;
 font-size: 20px;
 font-weight: bold;
 text-align: left;
 color: #FF9900;
}	  
	  
body {
      
      font-family: Verdana, Helvetica, Arial;
      font-weight: bold;
      font-size: 9pt;
      color: #606060;
      text-align: left;
	  SCROLLBAR-FACE-COLOR: #003300; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #808080; 
	  SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #497300; 
	  SCROLLBAR-DARKSHADOW-COLOR: #000000
      }
	  
	  .nav
	  { color: #FFCC00;
	  }
	  
	  a:link {
      color: #FFCC00;
      text-decoration: none;
      }

      a:vistid {
      color: #FFFF00;
      text-decoration: none;
      }

      a:active {
      color: #FFFF00;
      text-decoration: none;
      }

      a:hover {
      font-size: 9pt;
      font-weight: bold;
      color: #FFFF00;

      text-decoration: none;
      }

