/* ------------- TEXT -------------------------------------------------- */
.kop-wit { color: #fff; font-size: 11px; font-weight: bold; text-align: left; }
.kop-blauw-10 { color: #00244d; font-size: 10px; font-weight: bold; text-align: left; }
.kop-oranje-10 { color: #de7008; font-size: 10px; font-weight: bold; text-align: left; }
.kop-oranje-vactitel { color: #de7008; font-size: 11px; font-weight: bold; text-align: center; }
.kop-opdr-oranje { color: #de7008; font-size: 11px; text-align: left;}
.kop-groot-wit { color: #fff; font-size: 22px; font-weight: bold; text-align: left; }
.tekst-wit { color: #fff; font-size: 10px; line-height: 14px; text-align: left; }
.tekst-italic-blauw { color: #00244d; font-size: 10px; font-style: italic; text-align: left; }
.tekst-italic-blauw-vactitel { color: #00244d; font-size: 11px; font-style: italic; text-align: center; }
.melding-rood {color: Red; font-size: 14px; font-weight: bold;}
/*.hoofdmenu { color: #fff; font-size: 11px; font-weight: normal; font-style: normal; text-align: left; }*/
.breadcrumb { color: #00244d; font-size: 10px; text-align: left; }
.disclaimer { color: #de7008; font-size: 10px; }
.disclaimer-blauw { color: #00244d; font-size: 10px; }
.style2 { color: #FF9900; font-size: 8px; text-align: left; font-weight:bold; }
.style22 { color: #FF9900; font-size: 10px; text-align: left; font-weight:bold; }

.tekstanchorgroen:hover {
	color: #C8EC1F;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.tekstanchororanje {
font-weight:bold;
text-decoration: underline !important;
}

.tekstanchorgroen {
font-weight:bold;
text-decoration: underline !important;
}

.kop-oranje {
color: #de7008;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.kop-blauw {
color: #00244d;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.kop-groen {
color: #C8EC1F;
font-size: 11px;
font-weight: bold;
text-align: left; 
}

.tekst-blauw {
color: #00244d;
font-size: 10px;
text-align: left;
text-decoration: none;
}

.tekst-oranje {
color: #de7008;
font-size: 10px;
text-align: left;
text-decoration: none;
}

.tekst-groen {
color: #C8EC1F;
font-size: 10px;
text-align: left;
text-decoration: none;
}

