 INPUT.text, TEXTAREA, SELECT {
                       BACKGROUND-COLOR : #e0e1db;
                       BORDER-COLOR : #000000;
                       BORDER-BOTTOM : 1px solid;
                       BORDER-LEFT : 1px solid;
                       BORDER-RIGHT : 1px solid;
                       BORDER-TOP : 1px solid;
                       COLOR : #990000;
                       CURSOR : default;
                       FONT-FAMILY : Arial, sans-serif;
                       FONT-SIZE : 13px;
                       FONT-WEIGHT : bold;
                      }
body,td
{
  font-size: 14px;
  font-family: arial;
  color: #000000;
  line-height: 21px;
  scrollbar-face-color:#cc3333;
  scrollbar-arrow-color:#660000;
  scrollbar-track-color:#ffffff;
  scrollbar-base-color:#ffffff;
  
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  
  scrollbar-highlight-color:#660000;
  scrollbar-shadow-color:#660000;

}

span.titel
{
  font-size: 17px;
  font-family: arial;
  font-weight: bold;
  color: #990000;
}
td.white
{
  color: #ffffff;
  font-size: 12px;
  font-family: arial;
}

A:link {color: #000000; font-size:14px; font-family: arial; text-decoration: underline;}
A:hover {color: #000000; font-size:14px; font-family: arial; text-decoration: underline;}
A:visited {color: #000000; font-size:14px; font-family: arial; text-decoration: underline;}
A:active {color: #000000; font-size:14px; font-family: arial; text-decoration: underline;}
