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

#anrede { width: 200px; }

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

#streetno, #zip { width: 100px; }

#phone { width: 320px; }

#message {
	width: 320px;
}
