/* CSS Document */

input{
	width:200px;
}

#input_plz{
	width:50px;
	position:relative;
	float:left
}

#input_ort{
	width:146px;
	position:relative;
	float:left;
}

#input_web{
	width:159px;
}

#input_send{
	width:50px;
}

/*input captcha*/
#tx_your_extension_id_pi1_captcha_response{
	width:140px;
}

.input_checkbox{
	width:20px;
}

textarea{
	width:200px;
	height:150px;
}

table tr td{
	vertical-align:top;
}

.tx-srfreecap-pi2-image{
	margin-left:0px;
}

/*div_verarbeitung*/
.div_verarbeitung{
	position:relative;
	padding-left:9px;
	margin-top:-13px;
}