td {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}
.titel, .subtitel {
	font-family: "Times New Roman", Times, serif;
}
.titel {
	font-size: 23px;
	font-weight: bold;
}
.subtitel {
	font-size: 18px;
}
.klein { 
	font-size: 10px;
}
.betont, b {
	font-weight: bold;
	color: #001177;
}
.anmerkung {
	font-style: italic;
	color: #003366;
}
.neu {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}

