@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(img/bckContainer.jpg);
	background-repeat: repeat-x;
}

hr {
	color: #F8981D;
	line-height: 1px;
}
#container {
	width: 847px;
	margin: 0px auto 5px auto;
}

#header {
	width: 847px;
	height: 380px;
}

#menuMain {
	position: absolute;
	margin-top: 310px;
	margin-left: 12px;
	font-size: 12px;
	color: #999999;
}

#menuMain a {
	color: #999999;
	text-decoration: none;
}

#menuMain a:hover {
	color: #F8981D;
	text-decoration: none;
}	

#wrapper {
	margin: 0;
	padding: 0;
	width: 847px;
}

.clearwrapper {
	clear: both;
}

#inhoud {
	float: left;
	width: 460px;
	margin-left: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#inhoud input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#inhoud a {
	color: #F8981D;
	text-decoration: underline;
}


#kolomRechts {
	float: right;
	width: 313px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	background-image: url(img/bckKolomRechts.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #999999;
}

.kopInhoud {
	font-size: 22px;
	color: #F8981D;
	word-spacing: 0.2em;
}
.subKopInhoud {
	font-size: 15px;
}

.ondVensterRechtsHome {
	color: #F8981D;
	font-weight: bold;
	font-size: 14px;
	padding-left: 7px;
}

.ondVensterRechts {
	color: #F8981D;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.ondVensterRechts a {
	color: #F8981D;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.venterRechtsHomeLijn {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.venterRechtsHomeGeenLijn {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
.vensterRechtsPijl {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 37px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(img/pijlRechts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.vensterRechtsPijl a {
	color: #999999;
	text-decoration: underline;
}

.vensterRechtsGeenPijl {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 37px;
	border-bottom: 1px solid #CCCCCC;
}

.vensterRechtsGeenLijn {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 37px;
}

.vensterRechtsGeenLink {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 10px;
}

.bedtextiel {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 10px;
}

.vensterRechtsPijlGeenLijn {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 37px;
	background-image: url(img/pijlRechts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}


.tekstVenster {
	text-align: left;
}

.actueel {
	color: #F8981D;
}

#nieuwsafbeelding {
	float: left;
	width: 120px;
}

#nieuwsbericht {
	float: right;
	width: 330px;
	font-size: 95%;
}

#nieuwsbericht p {
	margin: 0;
	padding: 0;
}

.nieuwsKop {
	font-size: 12px;
	font-weight: bold;
	color: #F8981D;
	border-bottom: 1px solid #F8981D;
	padding-bottom: 10px;
	padding-top: 30px;
}
.form_validation_field_error_error_message {
	font-size: 10px;
	color:#F8981D;
	font-weight: bold;
	clear:left;
}

