#menu a {  
color: #333333; 
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, san-serif; 
font-style: normal; font-weight: normal; 
font-variant: normal
; font-size: 12px
}

#menu .current {
font-weight: bold; color: #990000;
font-size: 13px;
font-family: Geneva, Arial, Helvetica, san-serif;
list-style: none outside
}

#menu a:hover {color: #990000}

td {font: normal 12px Geneva, Arial, Helvetica, san-serif; color: #333333; text-decoration: none; list-style-position: inside; list-style-type: none}

a {font-weight: normal; color: #993300; text-decoration: underline}
a:focus {
   outline: none;
}

.klein {font-size: 11px}

.uberschrift {  font-size: 16px; font-weight: bold}

a:hover {color: #669999}

.scrollbereich {
text-align: left;
overflow: auto;
overflow-x : hidden;
height: 480px;
padding-right: 10px
; list-style-position: outside
} 

body {
scrollbar-base-color: default;
scrollbar-face-color: ffe0b8;
scrollbar-track-color: ffe0b8;
scrollbar-arrow-color: 669999;
scrollbar-3dlight-color: 669999;
scrollbar-darkshadow-color: ffe0b8;
scrollbar-highlight-color: ffe0b8;
scrollbar-shadow-color: 669999;
}

a:visited {color: #666699}


#slide {
Position: absolute;
Left: 0px;
Top: 0;
Visibility: visible;
; clip:             rect(   )
}

