#schuelerListe { display: inline-block; margin-top: 25px; }
#schuelerListe .ersteZeilen { text-align: center; font-weight: bold; }
#schuelerListe .listenUeberschrift { text-align: center; margin-bottom: 20px; }
#schuelerListe .listenUeberschrift h1 { font-weight: bold; }
#schuelerListe .anzahlAngemeldeterSchueler { margin-bottom: 15px; }

#terminSchuelerListe { margin-bottom: 25px; }
#terminSchuelerListe tr {  }
#terminSchuelerListe tr th { padding: 5px; }
#terminSchuelerListe tr td { padding: 5px; }
#terminSchuelerListe tr td.schulName { padding-right: 100px; white-space: nowrap; }
#terminSchuelerListe tr.greyLine { background-color: #A6A6A6; }
#terminSchuelerListe tr.greyLine td.greyBlock { height: 18px; }

.tx-sic-aksw-anmeldung .errorMessage { color: #FF0000; font-style: italic; }

#druckLink { float: right; }

#druckseite {}
#druckseite #schuelerListe { font-family: Verdana, Geneva, sans-serif; }
#druckseite .ersteZeilen { font-size: 12px; }
#druckseite .listenUeberschrift {}
#druckseite .listenUeberschrift h2 { font-size: 30px; margin-top: 20px; margin-bottom: 10px; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
#druckseite #backToList { display: none; }
#druckseite #druckLink { display: none; }
