body
{  background-image:url('..\Grafikdateien\horstreifen2.gif');
  background-repeat:repeat-y;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;/*11px;*/
  background-color:rgb(248,248,248);
  border-left:1 solid white;
  margin-top:15;
  scrollbar-base-color:rgb(248,248,248); /*Basisfarbe der Scroll-Leiste*/
  scrollbar-3dlight-color:white;/*rgb(232,232,236); /*Farbe für 3D-Effekte*/
  scrollbar-arrow-color:rgb(128,128,128); /*Farbe für Verschiebepfeile*/
  scrollbar-darkshadow-color:white;/*rgb(232,232,236);/* Farbe für Schatten*/
  scrollbar-face-color:rgb(248,248,248);/* = Farbe für Oberfläche*/
  scrollbar-highlight-color:white;/*Farbe für oberen und linken Rand*/
  scrollbar-shadow-color:rgb(232,232,236);/* Farbe für unteren und rechten Rand*/
  scrollbar-track-color:rgb(248,248,248);/*rgb(248,248,248);/* = Farbe für freibleibenden Verschiebeweg*/
}

ul
{ list-style-position:outside;
  list-style-type:none;
}


a:link,a:visited
{ text-decoration:none;
  color:rgb(128,128,128);
}

a:hover
{ text-decoration:underline;
  color:rgb(128,128,128);
}

a:active
{ text-decoration:none;
  color:(255,102,0);
}
