a:link {color:#235AA6; text-decoration:none }
a:visited {color:#235AA6; text-decoration:none }
a:hover {color:#a10505; text-decoration:underline }
a:active {color:#a10505; text-decoration:underline }

BODY {
        scrollbar-base-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-shadow-color:#ffffff;
        scrollbar-arrow-color:#000000;
        }


TABLE {
        font-family: verdana,helvetica,sans-serif;
        font-size: 11px;
        color: #494949;
        text-decoration:none;
        }


.klein {
 font-family: verdana,helvetica,sans-serif;
 font-size: 10px;
 color: #015289;
}

.small {
 font-family: verdana,helvetica,sans-serif;
 font-size: 10px;
 color: #494949;
}

.titel {
 font-family: verdana,helvetica,sans-serif;
 font-size: 16px;
 color: #00578f;
}

.subtitel {
 font-family: verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #5b5b5b;
}

.gruen {
 font-family: verdana,helvetica,sans-serif;
 font-size: 14px;
 color: #127a6e;
}

.klein-gruen {
 font-family: verdana,helvetica,sans-serif;
 font-size: 11px;
 color: #127a6e;
}

.suggest {
  border: 1px solid #c1c1c1;
  background-color: #F1F1F1;
}

.suggest li {
  color: #09530E;
}

.suggest li:hover{
  background: #717171;
  color: #ffffff;
  cursor:pointer;
}

.ul_list
{
  margin: 2px;
  padding-left: 5px;
  list-style: none;
  line-height: 15px;
}