.uberschrift {
 font-size: 12pt;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
}
.normal {
 font-family: MS Sans Serif, verdana, arial;
 font-size: 10pt;	
 font-weight: normal;
}
.klein {
 font-family: MS Sans Serif, verdana, arial;
 font-size: 8pt;	
 font-weight: normal;
	}

.hervorheben {
 font-weight: bold;
}