body {background-color: #FFFFFF;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;	
}

input.inputfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background: #F3F3F3; 
}

textarea.textareafeld {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background: #F3F3F3;
}

select.selectfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background: #FFFFFF;
}

.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	margin-top: 30px;
}

.seitenanfang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
;
}

.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
	line-height: 16px;
	;
}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 16px}

.normtext :link { color: #ED1C24; font-weight: bold; text-decoration: underline }
.normtext :visited { color: #ED1C24; font-weight: bold; text-decoration: underline  }
.normtext :hover { color: #ED1C24; font-weight: bold; text-decoration: none }
.normtext :active { color: #ED1C24; font-weight: bold; text-decoration: none }

:link { color: #ED1C24; font-weight: bold; text-decoration: underline }
:visited { color: #ED1C24; font-weight: bold; text-decoration: underline  }
:hover { color: #ED1C24; font-weight: bold; text-decoration: none; }
:active { color: #ED1C24; font-weight: bold; text-decoration: none; }

.seitenanfang :link { color: #ED1C24; font-weight: bold; text-decoration: underline; }
.seitenanfang :visited { color: #ED1C24; font-weight: bold; text-decoration: underline; }
.seitenanfang :hover { color: #ED1C24; font-weight: bold; text-decoration: none; }
.seitenanfang :active { color: #ED1C24; font-weight: bold; text-decoration: none;  }

td.copyright {
	border-bottom: 1px dashed #333333;
}

td.trenner {
	border-bottom: 1px dashed #333333;
}

.schnellwechsel {
	line-height: 20px;
}