.text {  font-family: Arial, Helvetica, sans-serif; color: #000; 	font-size: 12px; font-weight: normal }
.smalltext { color: #000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.textwhite { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; font-weight: normal }
a img { border-width: 0px }
a   { color: #990000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a.red { font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 8pt; font-weight: normal; text-decoration:none }
a:hover { text-decoration:underline; }
a.blacklink { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 8pt; font-weight: normal; text-decoration:none }
.tablelogin { border: solid 1px #777777 }
.tablelegende { border: solid 1px #777777 }

/* Kommentar und etc. kleine Texte */
.comment { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555}

/* Formular Elemente */
.formSubmit { color: black; background-color: #eee; margin: 0px; padding: 0px; border: solid 1px gray }
.formHeadText  { font-family: Verdana; color: #000; font-weight: bold; font-size: 14px }
.formMainText { font-family: Verdana; sans-serif; color: #000; 	font-size: 11px; font-weight: bold }
.formSubText { font-family: Verdana; color: #000; 	font-size: 10px; font-weight: normal }
.formCheckbox { margin:0px; width:12px; height:12px }
.inputError { border: solid 2px #BB0000 }

/* Fehlertexte */
.error { font-family: Verdana; color: #BB0000; 	font-size: 12px }

/* Einstellungen für Administrationsbereich */
.AdmitFormTitel  { color: #b00; font-size: 18px }
