.normal { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #00519e }
.klein { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #00519e }
.gross { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #00519e }

a:link, a:visited {
	color: #00519e;
}
a:hover {
	color: aqua;
	}