a {
 font-size:11px; 
 font-family:Verdana,Arial; 
 font-weight:400;
 text-decoration:none; 
}
a:link { 
 color:#009; 
}

a:visited { 
 color:#039; 
}

a:active { 
 color:#000; 
}

a:hover { 
 color:900; 
}

a:link.top { 
 color:#FFF; 
}

a:hover.top { 
 color: aqua; 
}

a:active.top { 
 color:#FFF; 
}

a:visited.top { 
 color:#E0E; 
}

body {
 color:#000000;
 scrollbar-highlight-color:#000000;
 font-weight:300;
 scrollbar-arrow-color:#000000;
 background-color:#FFFFFF;
 scrollbar-base-color:#FFFFFF;
 font-size:11px;
 font-family:Verdana,Arial; 
 scrollbar-shadow-color:#BE9337;
 background-color:#FFFFFF;}

td {
 font-family:Verdana,Arial;
 font-size:11px;
 color:#000000;}

option {
 background: Aqua;
 width: 180;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000;
}

.menu {
 background: #3E4F83;
 width: 180;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: Aqua;
}

.rot {
 background: #000033;
 width: 180;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: Aqua;
}

select.option {
 background: Aqua;
 width: 180;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000;
}

.suchen {
 background:#3E4F83;
 width: 163;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:  Aqua;
}

.top {
 background:#3E4F83;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:  Aqua;
}

.bg {
 font-family:Verdana,Arial;
 color:#CCCCAA;
}

.button {
 color:#000000;
 font-weight:600;
 font-style:italic;
 background-color:#cccccc;
 font-size:11px;
 font-family:Verdana,Arial; 
 border-width:1px; 
 border-style:outset; 
 border-color:#000000;
}

input, textarea, option {
 color:#000099;
 font-weight:500;
 background-color:#DDD;
 font-size:11px;
 font-family:Verdana,Arial; 
 border-width:1px; 
 border-style:intset; 
 border-color:#FFF;
}

.eingabe {
 color:#000099;
 font-weight:500;
 background-color:#DDD;
 font-size:11px;
 font-family:Verdana,Arial; 
 border-width:1px; 
 border-style:intset; 
 border-color:#FFF;
 width:250;
}
