.form_kontakt_title,
.form_anfahrt_title,
.form_kontakt_input {
	float: left; 
	width: 89px;
	
	/* background-color: red; */
}

.form_kontakt_input {
	float: left; 
	width: 190px;
}

.form_anfahrt_title {
	width: 90px;
	
	/* background-color: blue; */
}

.form_kontakt_input .field,
.form_kontakt_input .textarea {
	width: 186px;
	/* background: none; */
}

.form_kontakt_input .textarea {
	width: 184px;
	height: 130px;
}