.formular {
	background-color: #ffffff;
	height: 12px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f2f2f2;
	border: 1px solid #cccccc;
}

.formular_senden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	font-weight: bold;
	width: 382px;
	height: 17px;
	padding-bottom: 5px;
}
.formular_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 40px;
	width: 379px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #009900;
}
.formular_auswahlliste {
	background-color: #ffffff;
	height: 16px;
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2b4160;
	border: 1px solid #cccccc;
}
