@charset "utf-8";
/* CSS Document */

/* ########### opmaak tekst in plaatjes in titelbalk ############ */


.tekstboldRood {
	font-family: Arial;
	font-size: 20px;
	color: #FF3300;
	font-weight: bold;
}

.kopjeRoodklein {
	font-family: Arial;
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;
}

.subkopje {
	font-family: Arial;
	font-size: 12px;
	color: #0000AE;
	font-weight: bold;
}


.adres {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.kopje {
	font-family: Arial;
	font-size: 20px;
	color: #414EB4;
	font-weight: normal;
}

.MylinkDesign {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.wit19 {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

.wit9 {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

.wit14 {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}

.wit14bold {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.wit24 {
	font-family: Arial;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}

.rood14 {
	font-family: Arial;
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}

.rood14bold {
	font-family: Arial;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}


.rood24 {
	font-family: Arial;
	font-size: 24px;
	color: #FF3300;
	font-weight: normal;

}

/* ############# einde titelopmaak ###########*/


.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.tekstKlein{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.tekstkleiner {
	font-family: Arial;
	font-size: 11px;
	color: #004B97;
}

.tekstWit {
	font-family: Arial;
	font-size:10px;
	color: #ffffff;
}


.grotetekst {
	font-family: Arial;
	font-size: 12px;
	color: #0000AE;
}

.tekstboldBlauw {
	font-family: Arial;
	font-size: 12px;
	color: #414EB4;
	font-weight: bold;

}

.tekstboldRood {
	font-family: Arial;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}

.kopjeRood {
	font-family: Arial;
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
}

