 body { background-image:url(../grafiken/back.jpg);
       background-repeat:repeat-y; }

  p.normal { font-size:10pt;
             line-height:12pt;
             font-family:Helvetica, Arial, Sans Serif, Tahoma;
             color:#000000;
             vertical-align:top; }

  p.normal_bold { font-size:10pt;
             line-height:12pt;
             font-family:Helvetica, Arial, Sans Serif, Tahoma;
             font-weight:bold;
             color:#000000;
             vertical-align:top; }

  p.gross { font-size:12pt;
            line-height:14pt;
            font-family:Helvetica, Arial, Sans Serif, Tahoma;
            color:#000000; }

  p.klein { font-size:8pt;
            line-height:10pt;
            font-family:Helvetica, Arial, Sans Serif, Tahoma;
            color:#000000; }

  p.stil1  { font-family:Verdana;
             font-size:13pt;
             font-weight:bold; }

  a:link { text-decoration:none;
  	  font-weight:bold;
           color:#000000; }

  a:visited { text-decoration:none;
  	  font-weight:bold;
           color:#000000; }

  a:hover { text-decoration:none;
  	  font-weight:bold;
           background-color:#000000;
           color:#FFb521; }

  a:active { text-decoration:none;
  	  font-weight:bold;
           background-color:#000000;
           color:#FFB521; }
