body {
  xbackground-color:#000000;
  scrollbar-base-color:       #EEEEEE;  /* Basisfarbe der Scroll-Leiste           */
  scrollbar-3dlight-color:    #FFFFFF;  /* Farbe für 3D-Effekte                   */
  scrollbar-arrow-color:      #444444;  /* Farbe für Verschiebepfeile             */
  scrollbar-darkshadow-color: #444444;  /* Farbe für Schatten                     */
  scrollbar-face-color:       #FFEEDD;  /* Farbe für Oberfläche                   */
  scrollbar-highlight-color:  #9F9F9F;  /* Farbe für oberen und linken Rand       */
  scrollbar-shadow-color:     #444444;  /* Farbe für unteren und rechten Rand     */
  scrollbar-track-color:      #EEEEEE;  /* Farbe für freibleibenden Verschiebeweg */ }

.Titel
{ font-family:      Verdana,Arial,Helvetica,Zurich,sans-serif,Trebuchet MS;
  font-size:        8pt;
  line-height:      10pt;
  font-weight:      bold;
  font-style:       normal;
  text-decoration:  none;
  color:            #3F3F3F; }

.NormalText, body, td
{ font-family:      Verdana,Arial,Helvetica,Zurich,sans-serif,Trebuchet MS;
  font-size:        10pt;
  line-height:      14pt;
  font-weight:      normal;
  font-style:       normal;
  text-decoration:  none;
  color:            #3F3F3F; }

.SmallText
{ font-family:     Arial,Helvetica,Verdana,Zurich,sans-serif,Trebuchet MS;
  font-size:       7pt; }

/* Linkdarstellung: */
a:link, a:active, a:visited, a:hover
{ text-decoration: none;
  color:           #3F3F3F; }

/* Linkdarstellung: */
a:active, a:hover
{ text-decoration: none;
  color:           #DE2766; }

