
#adressfeld1 {
	display: none;
}

#adressfeld2 input {
	width: 630px;
}

#nachrichtbox textarea {
	width: 630px;
	background-image: url(images/mail_illustration.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

