@charset "utf-8";
#contact {
	position: absolute;
	height: 278px;
	width: 504px;
	left: 514px;
	top: 33px;
	background-image: url(../img/contact-form.png);
	background-repeat: no-repeat;
	padding-top: 23px;
	background-color: #F0F0F0;
}
#contact input {
	background-repeat: no-repeat;
	border: none;
}
#contact .line {
	background-image: url(../img/input-line.png);
	width: 250px;
	padding: 3px 7px 4px 7px;
	margin: 6px 0 14px 0;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
#contact #senden {
	width: 166px;
	height: 22px;
	margin-top: 30px;
	background-color: #F0F0F0;
}
#contact .button-p {
	background-image: url(../img/button-p.png);
}
#contact .button-a {
	background-image: url(../img/button-a.png);
}
#contact label {
	display: block;
	float: left;
	margin: 11px 14px 14px 64px;
	width: 100px;
}
#contact textarea {
	background-image: url(../img/input-text.png);
	background-repeat: no-repeat;
	border: none;
	width: 250px;
	height: 92px;
	padding: 1px 7px 1px 7px;
	margin-top: 4px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	resize: none;
}
.contact-foto {
	top: 25px;
	left: 110px;
	position: absolute;
}
.contact .tooth {
	position: absolute;
	top: 20px;
}
.contact .dentists {
	position: absolute;
	padding-top: 60px;
	width: 504px;
	height: 462px;
	left: 514px;
	line-height: 1.2;
}
.contact .dentistcontact {
	padding-top: 20px;
	padding-left: 10px;
}
.contact .dentists a {
	text-decoration: none;
	color: #505050;
}
.centered .contact-info {
	width: 240px;
	height: 120px;
	position: absolute;
	left: 148px;
	top: 344px;
	font-size: 11px;
	font-family: Verdana;
}
.centered .contact .contact-info a {
	text-decoration: none;
	color: #505050;
}
.centered .container .mainContent.contact {
	height: 520px;
}
