input.widefield {
	border: 1px solid #bebebe;
	font-size: 9px;
	width:209px;
}

input.street {
	border: 1px solid #bebebe;
	font-size: 9px;
	width:176px;
	margin-right:5px;
}
input.hausnummer {
	border: 1px solid #bebebe;
	font-size: 9px;
	width:24px;
}
input.plz {
	border: 1px solid #bebebe;
	font-size: 9px;
	width:42px;
	margin-right:5px;
}
input.ort {
	border: 1px solid #bebebe;
	font-size: 9px;
	width:120px;
}



