span.fettschrift {
	font-weight: bold;
}

span.fettblau {
	font-weight: bold;
	color: #00599B;
}

span.fettrot {
	font-weight: bold;
	color: #C00;
}

