BODY, 
td, 
div

{ 
font-family:arial, verdana; 
color:#FFCC00; 
font-size:10pt;
scrollbar-base-color:;
scrollbar-track-color:#666699;
scrollbar-face-color:#666699;
scrollbar-color:#666699;
scrollbar-highlight-color:;
scrollbar-3d-light-color:;
scrollbar-dark-shadow-color:;
scrollbar-shadow-color:;
scrollbar-arrow-color:#ffcc00;
} 


div.blau

{ 
font-family:arial, verdana; 
color:#666699; 
font-size:10pt;
}


A:link 
{ color:#ffcc00; text-decoration:underline;} 
a:hover 
{ color:lightyellow; text-decoration:none; }
A:visited 
{ color:#ffcc00;} 
A:active 
{ color:#ffcc00; text-decoration:none; } 

A:link.gelb
{ color:#ffcc00; text-decoration:underline; font-size:8px;} 
a:hover.gelb
{ color:lightyellow; text-decoration:none; font-size:8pt; }
A:visited.gelb
{ color:#ffcc00; font-size:8pt;} 
A:active.gelb
{ color:#ffcc00; text-decoration:none; font-size:8pt;} 


textarea.rahmen, input.rahmen, input.button, text.rahmen
{
border: thin #ffcc00 solid;
background-color: #666699;
font-family: arial, verdana, helvetica; 
font-size: 1em; 
color:#ffcc00;
}
