.schrift_fett_blau {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #034EA2;
}
.schrift_normal_schwarz {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
}
.schrift_normal_blau {

	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #034EA2;
}
.schrift_fett_schwarz {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.schrift_fett_blau_gross {

	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #034EA2;
}
a:link {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
}
a:hover {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #034EA2;
}
.schrift_normal_grau {

	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #999999;
}
.schrift_fett_schwarz_02 {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

