.wertung { font-weight:bold; font-style:normal; text-align:center; color:rgb(96,96,96); }
.wertungrichtig { font-weight:bold; font-style:normal; text-align:center; color:rgb(0,0,0); background-color:rgb(102,187,34); }
.wertungfalsch { font-weight:bold; font-style:normal; text-align:center; color:rgb(0,0,0); background-color:rgb(239,68,34); }
.wertungkommentar {  font-weight:bold; font-style:normal; text-align:center; color:rgb(96,96,96); }

.vorspann { }
.anweisung { }
.fragen { }
.antwort { background-color:rgb(85,153,255); }
.antwortfalsch { background-color:rgb(239,68,34); } 
.antwortrichtig { background-color:rgb(102,187,34); }
.erklaerung { color:rgb(96,96,96); }

.hgtab { background-color:rgb(255,255,255);  }
.hgf { background-color:rgb(68,34,255);  }

.trennlinie { }
