#iedereen_style #navigationblock {
  background: url(images/VanOrsh08-GH-web-kader1b.jpg) repeat-y;
}

#iedereen_style #navheader {
  background: url(images/VanOrsh08-GH-web-kader1a.jpg) no-repeat;
}

#iedereen_style #navfooter {
  background:url(images/VanOrsh08-GH-web-kader1c.jpg) no-repeat;
	height: 17px;	

}

#iedereen_style .mcnt_title {
	color: #db911a;
	font-size:16px;
	font-weight: bold;
}

#iedereen_style .mcnt_subtitle {
	color: #db911a;
	font-weight: bold;
}

#iedereen_style table.prijzentabel th {
	background-color: #db911a;
	color: #FFFFFF;
}

#iedereen_style table.prijzentabel td{
	border-bottom: 1px solid #db911a;
}

/* form elements */
#iedereen_style fieldset, #iedereen_style legend {
	color: #db911a;
}

#iedereen_style input, #iedereen_style select, #iedereen_style textarea {
	border-bottom: 1px solid #db911a;
	background-color:	#F8F0DE;
}

#iedereen_style #submit {
	border: 1px solid #db911a;
}

.mandatory {
	color:#db911a;
}

