body {
  font-family:      Arial,Verdana;
  font-size:        12px;
  overflow: 		Auto;
  color:			#330000;
  background-color:	#00FF00;
  scrollbar-arrow-color:#E1E1E1;
  scrollbar-face-color:#505050;
  scrollbar-highlight-color:#7D7D7D;
  scrollbar-3dlight-color:#DDDDDD;
  scrollbar-shadow-color:#666666;
  scrollbar-darkshadow-color:#666666;
  scrollbar-track-color:#C1C1C1;
}

p, div, span {
  font-size:         12px;
  font-family:       Arial,Verdana;
  background-repeat: no-repeat;
  margin-top:        3px;
  margin-bottom:     3px;
}

table, tr, th, td {
  font-family:       Arial,Verdana;
  font-size:         12px;
  background-repeat: no-repeat;
}

li {
  font-family:       Arial,Verdana;
  font-size:         12px;
  margin-top:        3px;
  margin-bottom:     3px;
}

ul {
  font-family:       Arial,Verdana;
  font-size:         12px;
  margin-top:        3px;
  margin-bottom:     3px;
}

a, a:link, a:visited, a:active {
  color:             #666666;
  font-family:       Arial,Verdana;
  font-size:         12px;
  font-weight:     bold;
  text-decoration:   underline;
  style:             hand;
}

a:hover {
  color:             #555555;
  font-family:       Arial,Verdana;
  font-size:         12px;
  font-weight:     bold;
  text-decoration:   underline;
  style:             hand;
}

#Nav a:link { color:#FF0000; background-color:#E0FF80; font-weight:bold; font-size:12px; text-decoration:underline; }
#Nav a:visited { color:#FF0000; background-color:#E0FF80; font-weight:bold; font-size:12px; text-decoration:underline; }
#Nav a:hover { color:#E0FF80; background-color:#FF0000; font-weight:bold;
  font-size:12px; text-decoration:underline; }
#Nav a:active { color:#FF0000; background-color:#E0FF80; font-weight:bold; font-size:12px; text-decoration:blink; }

.mini {
  font-family:       Arial,Verdana;
  font-size:         6px;
}
.small {
  font-family:       Arial,Verdana;
  font-size:         8px;
}
.standard_klein {
  font-family:       Arial,Verdana;
  font-size:         10px;
}

.standard_mittel {
  font-family:       Arial,Verdana;
  font-size:         12px;
  font-weight:     normal;
}

.standard_gross {
  font-family:       Arial,Verdana;
  font-size:         14px;
}

.fett_klein {
  font-family:       Arial,Verdana;
  font-size:         10px;
  font-weight:     bold;
}

.fett_mittel {
  font-family:       Arial,Verdana;
  font-size:         12px;
  font-weight:     bold;
}

.fett_gross {
  font-family:       Arial,Verdana;
  font-size:         14px;
  font-weight:     bold;
}

.blau {
  color:#000066;
}

.gelb {
  color:#FFCC00;
}

.gelberbg {
  background-color:#FFFF80;
}

.grauerbg {
  background-color:#CCCCCC;
}

.hellgruenerbg {
  background-color:#E0FF80;
}

.hellroterbg {
  background-color:#FF8060;
}

.weisserbg {
  background-color:#FFFFFF;
}

.grauerbg_fett_gross {
  background-color: #CCCCCC;
  font-family:      Arial,Verdana;
  font-size:        14px;
  font-weight:      bold;
}

.grauerbg_fett_mittel {
  background-color: #CCCCCC;
  font-family:      Arial,Verdana;
  font-size:        12px;
  font-weight:      bold;
}

.gruenerbg_fett_gross {
  background-color: #00FF00;
  font-family:      Arial,Verdana;
  font-size:        14px;
  font-weight:      bold;
}

.linkganzklein {
  color:             #555555;
  font-family:       Arial,Verdana;
  font-size:         1px;
  text-decoration:   underline;
  style:             hand;
}
