form.formular {
	background-color: ghostwhite;
}
td.formular {
	width: 100px;
	vertical-align: middle;
	background-color: ghostwhite;
	overflow: visible;
}
td.formularInput {
	vertical-align: middle;
	background-color: ghostwhite;
	overflow: visible;
}
textarea.contactform {
	width:400px;
	height:80px;
}
table.formular {
	background-color: ghostwhite;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
}
	
