.ERROR {
	color:red;
}

.UEB_ANMELDUNG {
	color:#0A1941;
	font-weight:bold;
	margin-left:5px;
	font-size:18px;
}

table.ANMELDUNG {
	background-color:transparent;
	border-width:0px;
	vertical-align:top;
}

table.ANMELDUNG td {
	background-color:transparent;
	border-width:0px;
	vertical-align:top;
}

table.ANMELDUNG th {
	background-color:transparent;
	border-width:0px;
	vertical-align:top;
}


table.AUSWAHLWARTELISTE {
	background-color:transparent;
	border-width:0px;
}

table.AUSWAHLWARTELISTE td {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
}

table.AUSWAHLWARTELISTE td.WARTELISTE {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
     text-align:center;
}

table.AUSWAHLWARTELISTE th {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
}

table.AUSWAHLWARTELISTE th.THEMA {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;
     width:400px;	
     text-align:left;
}

table.AUSWAHLWARTELISTE th.WARTELISTE {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;
     width:100px;	
     text-align:center;
}

table.AUSWAHLTERMINLISTE {
	background-color:transparent;
	border-width:0px;	
}

table.AUSWAHLTERMINLISTEAKADEMIE {
	width:790px;
}

table.AUSWAHLTERMINLISTE td {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
}

table.AUSWAHLTERMINLISTE td.ANMELDUNG {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
     text-align:center;
}

table.AUSWAHLTERMINLISTE th {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
}

table.AUSWAHLTERMINLISTE th.THEMA {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
     width:400px;
     text-align:left;
}

table.AUSWAHLTERMINLISTE th.THEMA_BRSG {
    width: 220px;
}


table.AUSWAHLTERMINLISTE th.TERMIN {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
     width:150px;
     text-align:left;
}

table.AUSWAHLTERMINLISTE th.ANMELDUNG {
     background-color:transparent;
     border-color: transparent;
     border-width:0px;	
     width:150px;
     text-align:center;
}


table.TERMINLISTE th td {
     padding-left:0px;
}


a.AUFZEICHNUNG:link, a.AUFZEICHNUNG:visited, a.AUFZEICHNUNG:focus, a.AUFZEICHNUNG:hover, a.AUFZEICHNUNG:active {
     color:white;
     background-color:red;
     font-weight:bold;
     margin:5px;
     padding-top:5px;
     padding-bottom:5px;
     padding-left:20px;
     padding-right:20px;
     text-decoration:none;
}

.MENDIV {
	width:5px;
}

p.THEMEN {
    margin-top: 3px;
    margin-bottom: 3px;
}


