body { background-color:#FFFFFF;
scrollbar-face-color: #336699;
scrollbar-highlight-color: #336699;
scrollbar-shadow-color: white;
scrollbar-3dlight-color:white ;
scrollbar-arrow-color: #FFFFCC;
scrollbar-track-color: #FFFFCC;
scrollbar-darkshadow-color:#FFFFCC ;}



.text  {  font-family: "Arial"; font-size: 14px; color: #000000}
.textf  {  font-family: "Arial"; font-size: 14px; font-weight: bold; color: #000000}
.zahl  {  font-family: "Arial"; font-size: 12px; font-weight: bold; color: #000000}


a
{
  color: #000000;
  text-decoration:  none;
  font-weight: bold;
}

a:active
{
  color: #336699;
  text-decoration: underline;
  font-weight: bold;
}

a:visited
{
  color: #000000;
  text-decoration:  none;
  font-weight: bold;
}

a:hover
{
  color: #336699;
  text-decoration:  underline;
  font-weight: bold;
}

a.aktiv
{
  color: #336699;
  text-decoration: none;
  font-weight: bold;
}