.headlineContactLeft {
	position:absolute;
	left:144px;
	top:184px;
	width:511px;
	height:32px;
	background-color:#4C4F52;
	font-family: Verdana, Arial;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	line-height:23px;
}

.headlineContactRight {
	position:absolute;
	left:668px;
	top:184px;
	width:244px;
	height:32px;
	background-color:#4C4F52;
	font-family: Verdana, Arial;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	line-height:23px;
}

.headlineContactRight a {
	color:#FFF;
}

.headlineContactRight a:hover {
	color:#f9c81c;
}

.contactForm {
	padding-left:144px;
	margin-top:224px;
	width:511px;
	height:auto;
	line-height:20px;
	color:#E5E5E5;
	float:left;
}

.contactFormOL {
	position:absolute;
	left:668px;
	top:224px;
	width:244px;
	height:1050px;
	background-color:#938D89;
	text-align:left;
	color:#FFFFFF;
	line-height:16px;
}

.contactFormOL a {
	color:#ffffff;
	text-decoration:none;
}

.contactFormOL a:hover {
	color:#F9C81C;
	text-decoration:none;
}

textarea {
	width:300px;
	height:100px;
	border: 1px solid #666666;
	font-family: Verdana, Arial;
	font-size: 11px;
	overflow:auto;
	background-color:#D2D2D2;
}

input, select {
	color: #000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color:#D2D2D2;
}

input.senden {
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #F9C81C;
	background-color:#F9C81C;
	width:76px;
	height:16px;
}

.inputError {
	color:#F9C81C;
}
