/*

	STIJLING PAARS
	headerbalk: #BB9902
	variant1: 	#E9ECEF
	variant2: 	#F6F2DE 
	variant3: 	#E9ECEF
	text:			#003366


	ALGEMEEN GEDEELTE
/************************************************************/
	body{
		/*background: #F6F7F9;*/
		background: #FFF;
	}
	body, a { color: #036 }
	hr { border-bottom: 2px dotted #BB9902; }
	#header-bar { background: #BB9902; }

	#text a,
	#navigation a{ text-decoration: underline; color: #BB9902; }	
	
	.breadcrumbs a { color: #BB9902; }
	.block.variant1{ 
		background: #fff; 
		border: 1px solid #E5EAEF; 
	}
	.block h3 {
		color: #BB9902;
		text-transform: uppercase;
	}
	.block.variant2{ background: #F6F2DE; }
	.block.variant3{ background: #E9ECEF; }
	.block.variant4{ background: #BB9902 ; color: #fff; }
	.block.variant4 h3 {
		color: #fff;
	}
	#modules .block.variant4 a {
		color: #fff;
		text-decoration: none;
	}
	#modules .block.variant4 a:hover { text-decoration: underline; }
	
	#nav li a { 	color: #fff; }
	#nav li.selected a, #nav li a:hover { 
		background: #534600;
		color: #fff;
	}
	#subnav { 	
		border-bottom: 2px dotted #BB9902;
		background: #F6F2DE;
	}

	#subnav li { 	color: #036; }
	#subnav li a { 	color: #036; }

	#footer { border-top: 1px solid #BB9902; }
	#curve {	background: url(images/curve-masters.gif) no-repeat top; }	
/*	Componenten uitzonderingen meermans*/

	.meermans #subnav { 	
		background: #FFF;
	}
	
/*	Componenten uitzonderingen masterclasses*/
/************************************************************/


	#modules ul.news li
	{
	list-style-image:url(images/masters/news-bullet.png);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:23px;
	}
	
	#modules ul.news selected li
	{
	list-style-image:url(images/masters/news-bullet.png);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:23px;
	}
	form span.mandatory {
		color: #BB9902;
		font-weight: bold;
	}
	input:focus, input:active {
		border-color: #534600;
	}

	.aanmelding label {
		position: absolute; left: -5000em;
	}
	.aanmelding label.error {
		position: relative; left:0;
	}
	.aanmelding ol label  {
		position: relative;
		left: 0;
	}
	.hanform .input.aanmelding  ol {
		margin-left: 10px;
	}
	.em {
		font-style: italic;
	}

	
	