.wertung { font-weight:bold; font-style:normal; text-align:center; color:rgb(96,96,96); background-color:rgb(220,220,220); }
.wertungrichtig { font-weight:bold; font-style:normal; text-align:center; color:rgb(96,96,96); background-color:rgb(190,255,190); }
.wertungfalsch { font-weight:bold; font-style:normal; text-align:center; color:rgb(96,96,96); background-color:rgb(255,190,190); }

.wertungkommentar { text-align:center; color:rgb(96,96,96); background-color:rgb(220,220,220); }
.vorspann { }
.anweisung { }
.fragen { }
.antwort { background-color:rgb(190,190,255); }
.antwortfalsch { background-color:rgb(255,190,190); } 
.antwortrichtig { background-color:rgb(190,255,190);  }
.hgtab { background-color:rgb(255,255,255);  }
.hgf { background-color:rgb(210,210,255);  }
.hgffalsch { background-color:rgb(255,210,210);  }
.hgfrichtig { background-color:rgb(210,255,210);  }
.trennlinie { }
.copyright {  }
