#scholen_style #navigationblock {
  background: url(images/VanOrsh08-GH-web-kader2b.jpg) repeat-y;
}

#scholen_style #navheader {
  background: url(images/VanOrsh08-GH-web-kader2a.jpg) no-repeat;
}

#scholen_style #navfooter {
  background:url(images/VanOrsh08-GH-web-kader2c.jpg) 0px no-repeat;
}

#scholen_style .mcnt_title {
	color: #cb520b;
	font-size:16px;
	font-weight: bold;
}

#scholen_style .mcnt_subtitle {
	color: #cb520b;
	font-weight: bold;
}

#scholen_style table th {
	background-color: #cb520b;
	color: #FFFFFF;
}

#scholen_style table.prijzentabel td{
	border-bottom: 1px solid #cb520b;
}

#scholen_style table tr.mcnt_subtitle td{
	border-top: 1px solid #cb520b;
	border-bottom: 1px solid #cb520b;
	color: #cb520b;
	font-weight: normal;
}


#scholen_style table{
	padding: 0px;
	
}

#scholen_style table th {
	font-size:12px;
	padding: 5px 7px 5px 7px;
}

#scholen_style table.tweedaagse td, #scholen_style table.driedaagse td{
	padding: 2px 7px 2px 7px;
}

/* form elements */
#scholen_style fieldset, #scholen_style legend {
	color: #cb520b;
}

#scholen_style input, #scholen_style select, #scholen_style textarea {
	border-bottom: 1px solid #cb520b;
	background-color:	#F8F0DE;
}

#scholen_style #submit {
	border: 1px solid #cb520b;
}

.mandatory {
	color:#cb520b;
}

