/* +++++++++++++ Formulare ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
textarea.mf-text{
 	border:1px solid #181818;
	color: #181818;
	font-size: 12px;
	font-family:Helvetica, sans-serif;
	width: 200px;
}
select.mf-select {
 	border:1px solid #181818;
	color: #181818;
	font-size: 12px;
	font-family:Helvetica, sans-serif;
	width: 202px;
}
input{
 	border:1px solid #181818;
	color: #181818;
	font-size: 12px;
	font-family:Helvetica, sans-serif;
	width: 200px;
}
select.mf-select option {
}

textarea#mailformNachricht.mf-text, input.mf-reset, input#mailformemail {
 	border:1px solid #181818; 
 	background-color:#ffffff; 
 	color:#181818; 
	width: 200px;
}
div.formular .mf-check{
	text-align:left;
	width:16px;
}
#mailformAnrede{ width:60px; }
#mailformGeburtsdatum_mmddyyyy{ width:78px; }
input.mf-submit{
	border:1px solid #181818; 
 	background-color:#ffffff; 
 	color:#181818; 
	font-family:Helvetica, sans-serif;
	width: 80px;
}

label {
	font-family:Helvetica, sans-serif;
 	color:#181818; 
	font-size: 12px;
}
input.radio{
	width:13px;
}
input.checkbox{
	width:15px;
}