.formmail_titel {
	background-color: #fcf4e2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f0dbb0;
	border-right-color: #f0dbb0;
	border-bottom-color: #f0dbb0;
	border-left-color: #f0dbb0;
	font-weight: bold;
}
.formmail_privacy_popup {
	text-decoration: underline;
	cursor: pointer;
}

.formmail_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.formmail_fett {
	font-weight: bold;
}
.formmail_fehler_text {
	color: #FF0000;
}
.formmail_fehler_sterne {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}
.formmail_formularfelder {
	background-color: #ffffff;
	border: 1px solid #f0dbb0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formmail_formularfelder_aktiv {
	background-color: #fcf4e2;
	border: 1px solid #f0dbb0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formmail_buttons {
	background-color: #ffffff;
	border: 0px none #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}