a:link {
	text-decoration: none;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 10pt;
} 
a:visited {
	text-decoration: none;
	color: #F08C50;
	font-family: Verdana;
	font-size: 10pt;
}

a:hover {
	text-decoration: underline;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 10pt;
}

a.minilink {
	text-decoration: underline;
	color: #5A78BE;
	font-family: Verdana;
	font-size: 8pt;
}

.text		{ font-family:Verdana; font-weight: normal; color:#000000; font-size:10pt; text-decoration: none;}
.fettrot	{ font-family:Verdana; font-weight: bold; color:#F08C50; font-size:10pt; text-decoration: none;}
.fettblau	{ font-family:Verdana; font-weight: bold; color:#5A78BE; font-size:10pt; text-decoration: none;}

.H1			{ font-family:Verdana; font-weight: normal; color:#000000; font-size:14pt; text-decoration: none;}
.H1rot		{ font-family:Verdana; font-weight: normal; color:#F08C50; font-size:14pt; text-decoration: none;}
.H1blau		{ font-family:Verdana; font-weight: normal; color:#5A78BE; font-size:14pt; text-decoration: none;}