.gross {
	font-size: 75%;
	font-family: arial;
	font-weight: bold;
	color: #990000;
}
.text {
	font-size: 80%;
	font-family: arial;
	text-align: justify;
	color: #990000;
}
.klein { font-size: 70%; font-family: arial; }
p {text-align: justify; }

link {color: #000000; font: 80% Arial}
a:link {color: #000000; font: 80% Arial; text-decoration: none }
a:hover {color: #CC0000; font: 80% Arial; text-decoration: underline; background-color:#FFCC00 }
a:visited {color: #333333; font: 80% Arial; text-decoration: none }
.h1 {font: bold 80% Arial, Helvetica, sans-serif;
}
.fettlink {  font: bold 80% Arial; color: #990000; text-decoration: none}
