body {
	background-color: #000000;
}

.beschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c997f;
}
.beschrijving CV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2b1a;
}


.beschrijving2 {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c997f;
	font-style: italic;
}

.beschrijving3 {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c997f;
	font-style: normal;
}

.workshops {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d5c468;
	font-style: normal;
}

.workshops_prijzen {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ebe39b;
	font-weight: bold;
}

.workshops_dagen {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5c468;
	font-style: normal;
}

.workshops_dagen_vakantie {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6896d5;
	font-style: normal;
}

.workshops_dagen_impressie {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6896d5;
	font-style: italic;
}

.workshops_dag {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f9ea98;
	font-style: normal;
}



.beschrijving4 {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c997f;
	font-style: normal;
}

.beschrijving_groot {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 14px;
	color: #bcb683;
	font-weight: bold;
	font-style: normal;
}

.beschrijving_groot_cv {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 14px;
	color: #d5c468;
	font-weight: bold;
	font-style: normal;
}

.select {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 14px;
	color: #ebe39b;
	font-weight: bold;
	font-style: normal;
}

.select2 {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 14px;
	color: #ebe39b;
	font-weight: bold;
	font-style: normal;
}

.titel {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 38px;
	color: #c1b86c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.subtitel {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 20px;
	color: #c1b86c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.titel2 {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.subtitel2 {
	font-family: sans-serif, Arial, sans-serif;
	font-size: 20px;
	color: #ebe39b;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.beschrijving2_groot {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: d3cfad;
	font-style: normal;
	font-weight: bold;

	
}
.beschrijving3_groot {
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: ffffff;
	font-style: normal;
	font-weight: normal;

	
}

.header {
	font-family: helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: d3cfad;
	font-style: normal;
	font-weight: bold;


	
}

.oorspronkelijkekleur_beschrijving2_groot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aeaa9c;
	font-style: italic;
}




a {
	font-weight: bold;
	color: #d5c468;
	text-decoration: none;
}

a:hover {
	color: #ebe39b;
	text-decoration: underline;
}













a.linkopacity:link img
{
	filter:alpha(opacity=100); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
    border: 1px #ffffff;
}

a.linkopacity:hover img
{
	filter:alpha(opacity=40);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border: 1px #ff0000;
    
}

a.linkopacity:visited img
{
	filter:alpha(opacity=95);   
	-moz-opacity: 0.1;   
	opacity: 0.1;
	border: 1px #000000;
}

