body 	{ background-color: white; color: black; font-size: 12px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; }
h1  	{ font-size: 18px;  }
h2  	{ font-size: 16px;  }
h3  	{ font-size: 14px;  }

.titel1		{ font-size: 18px; font-weight: bold;  }
.titel2		{ font-size: 16px; font-weight: bold;  }
.titel3		{ font-size: 14px; font-weight: bold;  }

a  			{ color: #996633; text-decoration: none; font-weight: bold; }
a:link  	{ color: #996633; text-decoration: none; font-weight: bold; }
a:visited 	{ color: #666666; }
a:hover  	{ color: #000000; }

a.hnavg  		{ color: #663300; font-size: 14px; font-weight: bold; }
a.hnavg:link 	{ color: #663300; font-size: 14px; font-weight: bold; }
a.hnavg:visited { color: #663300;  }
a.hnavg:hover  	{ text-decoration: underline; }

a.hnavk  		{ color: #663300; font-size: 12px; font-weight: bold; }
a.hnavk:link 	{ color: #663300; font-size: 12px; font-weight: bold; }
a.hnavk:visited { color: #663300; }
a.hnavk:hover  	{ text-decoration: underline; }

.aktiv { font-size: 14px; font-weight: bold; color: #000000; }
.aktivnormal { font-size: 12px;	font-weight: bold; color: #000000; }

td { font-size: 12px; }
td.titel { font-size: 12px; font-weight: bold; }

.fett { font-weight: bold; }
.abstand5 { font-weight: bold; display: block; margin-top: 5px}
.abstand3 { display: block; margin-top: 3px}
