span.fettschrift {
	font-weight: bold;
}

span.fettblau {
	font-weight: bold;
	color: #005C98;
}

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


