body {position:absolute;
      padding:0px;
      margin:0px;

  scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;


   /*   scrollbar-base-color = Basisfarbe der Scroll-Leiste
      scrollbar-3dlight-color = Farbe für 3D-Effekte
      scrollbar-arrow-color = Farbe für Verschiebepfeile
      scrollbar-darkshadow-color = Farbe für Schatten
      scrollbar-face-color = Farbe für Oberfläche
      scrollbar-highlight-color = Farbe für oberen und linken Rand
      scrollbar-shadow-color = Farbe für unteren und rechten Rand
      scrollbar-track-color = Farbe für freibleibenden Verschiebeweg*/
      }

h1 {color:#C29E00;
    font-size:1.2em;
    font-family: "Lucida Sans Unicode" Arial, Verdana, Helvetica, Sans-Serif;
    font-weight:700;
    text-align:left;
    line-height:10pt;
    }

h2 {color:#756000;
    font-size:2em;
    font-family: "Lucida Sans Unicode" Arial, Verdana, Helvetica, Sans-Serif;
    font-weight:700;
    text-align:left;
    line-height:20pt;
    }

p {color:#000000;
   font-size:1em;
   font-family: "Lucida Sans Unicode" Verdana, Arial, Helvetica, Sans-Serif;
   }

td, th {vertical-align:top;
        font-family: "Lucida Sans Unicode" Arial, Verdana, Helvetica, Sans-Serif;
        font-size:0.9em;
        }
.puffer {width:100px;
         background-color:#64BD64;
         }


.navi  a:link {color:#FCFDEE; text-decoration:none; font-size:0.9em; font-weight:700; font-family:Arial; }
.navi  a:visited {color:#FCFDEE; text-decoration:none; font-size:0.9em; font-weight:700; font-family:Arial; }
.navi  a:active {color:#FFFFFF; text-decoration:none; }
.navi  a:hover {color:#C29E00; text-decoration:none; }

.content  a:link {color:#765000; text-decoration:underline;  }
.content  a:visited {color:#765000; text-decoration:underline; }
.content  a:active {color:#765000; text-decoration:none; }
.content  a:hover {color:#765000; text-decoration:none; }

.footer  a:link {color:#003F00; text-decoration:underline;  }
.footer  a:visited {color:#003F00; text-decoration:underline; }
.footer  a:active {color:#003F00; text-decoration:none; }

.footer  a:hover {color:#003F00; text-decoration:none; }
