#form_342 .form {
	width: 202px;
	height: 17px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;
	border: 0px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	background-image: none;
	background-color: #FFFFFF;
	overflow: hidden;
	-moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#form_342 .form:hover {
	-moz-opacity:0.99;
	opacity:0.99;
	filter:alpha(opacity=99);
}

#form_342 .form:focus {
	-moz-opacity:0.99;
	opacity:0.99;
	filter:alpha(opacity=99);
}
#form_342 .form.form_need {
	-moz-opacity:0.99;
	opacity:0.99;
	filter:alpha(opacity=99);
}

#form_342 .label {
	height: 18px;
	width: 71px;
	overflow: visible;
}

#form_342 .radio {
	margin-bottom: 2px;	
}

#form_342 .formline {
	height: 30px;
}
#form_342 #nachricht {
	width: 450px;
	height: 230px;
	margin-top: -28px;
}

#form_342 .mail_submit {
	width: 90px;
	height: 20px;
	background-image: url(../images/_Allgemein/send.gif);
	border: 0px solid #a7c832;
	float: right;
}

