@CHARSET "ISO-8859-1";
#site {
	height: auto;
}

#contactForm form{
	display: inline;
}

#contactForm form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contactForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#contactForm td {
	height: 42px;
}

#contactForm p {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	width: 280px;
	height: 18px;
	padding-top: 4px;
}

select {
	width: 246px;
}

textarea {
	width: 442px;
	height:150px;
}

#hnr {
	width: 40px;
}

#strasse {
	width: 231px;
}

#plz {
	width: 40px;
}

#ort {
	width: 231px;
}

#submitButton {
	width: 192px;
	height: 29px;
	padding-top: 0px;
	margin-left: 58px;
}

#resetButton {
	width: 125px;
	height: 29px;
	padding-top: 0px;
	margin-left: 18px;
}

#provide {
	font-size: 9pt;
	padding-left: 14px;
	height: 36px;
}

#result {
	padding: 60px 20px 60px 20px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}
