#contact-form-holder {
	width: 480px;
	float: left;
	background-color: #fff;
}

.rood {
	color: #d42812;
}
#contact-form
{
	line-height: 16px;
	font-size: 13px;
	width: 480px;
	margin: 0 0 50px;
	padding: 0;
	float: left;
}

#contact-form li
{
	list-style-type: none;
	padding-top: 5px;

}

#contact-form label
{
	display: block;
	float: left;
	width: 140px;
}

.required-field
{
	color: #fd881f;
	font-size: 14px;
}

#contact-form li.highlight
{
	background: transparent url('../shared/highlight.gif') top left repeat;
}

#error-holder label.error
{
	color: #c45542;
	display: block;
}

#contact-form label.error
{
	float: right;
	width: 350px;
	color: #c45542;
}

/* formulieren ----------------------------------------------------------- */
.formspace {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}

.formspace1 {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}

.formspace2 {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}

.formspace3 {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}

.formspace4 {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}

.formspace5 {
	background-color: #fffeff;
	width: 300px;
	height: 30px;
	clear: both;
}



.formbg {
	width: 373px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	height: 15px;
}

.formbgb {
	width: 373px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	height: 15px;
}



.send {
	background-color: #ff961a;
	color: #fff;
	border: 1px solid #ff961a;
	font-size: 17px;
	margin-left: 217px;
}

.contactformulier {
color: #CE1C54; 
font-size: 18px; 
font-weight: normal; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

input {
	color: #fd711c;
	font-size: 13px;
	line-height: 17px;
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width: 155px;
}

.radio {
	width: 25px;
}

select { 
color: #414141;
font-size: 12px; 
line-height: 17px;
background-color: #ececec;
border: 1px solid;
margin: 0px 0px 5px 0px;
width: 220px;
}

textarea {
	color: #fd711c;
	font-size: 13px;
	font-family: arial, verdana;
	line-height: 17px;
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	padding: 5px;	
	width: 220px;
}
#checkbox {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nieuwsbrief {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:20px;
	height:20px;
}

