A:link            { color: white; text-decoration: underline }
A:visited      { color: white; text-decoration: underline }
A:active       { color: red; text-decoration: underline }
A:hover       { color: black; text-decoration: none; background-color: white }
body
{
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-face-color:#0143a5;
   scrollbar-highlight-color:#000000;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-shadow-color:#000066;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#6699CC;
}
.eingabefeld     { color: #0143a5; font-weight: bold; font-family: Arial; background-color: #ffffff; border-style: inset inset outset outset; border-width: 4px; border-color: #6699cc }

