body { background-color:#ffffff;
       background-image:url(grafik/backgrnd.gif);
       font-family:Arial,Helvetica,sans-serif;
       font-size:10pt;
       color:#000070; }

h1 { font-family:Arial,Helvetica,sans-serif;
     font-size:18pt;
     font-weight:bold;
     color:#000070;
     text-decoration:underline;
     text-align:center; }

/* td,th { font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
        color:#000000;
        border-width:1px;
        border-style:solid;
        border-color:#808080; } */

p,td { font-family:Arial,Helvetica,sans-serif;
       font-size:10pt;
       color:#000070; }

div { font-family:Verdana,Arial,Helvetica,sans-serif;
      font-size:7pt;
      font-weight:normal;
      color:#000070; }


a:link,a:visited,a:active {font-family:Arial,Helvetica,sans-serif;
                           font-size:10pt;
                           color:#0000ff;
                           text-decoration:underline; }


a:hover { font-family:Arial,Helvetica,sans-serif;
          font-size:10pt;
          color:#ff0000;
          text-decoration:underline; }

.tab1 { background-color:#e6e6e6; }

.tab2 { background-color:#f5f5f5; }

.gross { font-size:12pt;
         font-weight:bold; }

.rot { color:ff0000; }

.durchg { text-decoration:line-through; }