
/* Contact Form */
/* ------------------- */

#anrede { width: 200px; }

#company, #firstname, #lastname, #email, #city, #street {
	width: 320px;
}

#streetno { width: 100px; }

#phone, #fax, #contractid { width: 280px; }

#message {
	width: 320px;
}
