.EvalViewHeaderBox { margin: 5px 0px; border: 1px solid #808080; cursor: default; }
.EvalViewHeaderTitle { padding: 5px; font-weight: bold; cursor: pointer; background-color: #ededed; }
.EvalViewHeaderContent { padding: 5px; }

.EvalViewSubHeaderBox { margin: 5px 0px; border: 1px solid #999999; cursor: default; }
.EvalViewSubHeaderTitle { color: #808080; font-weight: bold; }

.EvalViewQuestionBox { margin: 3px 0px; border: 1px solid #b0b0b0; cursor: default; }
.EvalViewQuestionTitle { padding: 3px; cursor: pointer; }
.nzahl { font-size: .8em; }
.wahr { background-color: #d0ffd0; }
.falsch { background-color: #ffd0d0; }
.beide { background-color: #d0d0ff; }
.undefined { background-color: #e0e0e0; }
.EvalViewQuestionContent {  }
.EvalViewQuestionImage { width: 701px; }

.antwortTitle { background-color: #d0ffd0; }
.antwortContent { padding: 5px; }

.FinanceTable { width: 600px !important; }
.FinanceLabel { width: 500px; text-align: right; }
.FinanceCost { width: 100px; text-align: right; }
