/************************************/

/*VOORPAGINA*/

/************************************/

.kop {
	font-family: trebuchet MS;
	color: #00A0C6;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}

.alineaTekst, .nbAlineatekstmetafb, .disclaimer, .copyright {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
	padding: 10px;
}

.alineaTekst a {color: #00A0C6; font-weight: bold; text-decoration:none;}
.alineaTekst a:hover {color: #00A0C6; font-weight: bold; text-decoration:underline;}
.alineaTekst a:active {color: #ED1500; font-weight: bold; text-decoration:none;}


/************************************/

/*VERVOLGPAGINA*/

/************************************/

.hoofdKop {
	font-family: trebuchet MS;
	color: #00A0C6;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

.subKop {
	font-family: trebuchet MS;
	color: #00A0C6;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}

.alineaTekstVervolg2Koloms, .alineaTekstVervolg2KolomsTable {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
	padding: 10px;
}
.alineaTekstVervolg2KolomsTable {
	padding-top: 0px;
	padding-bottom: 0px;
}

.alineaTekstVervolg2Koloms a, .alineaTekstVervolg2KolomsTable a{color: #00A0C6; font-weight: bold; text-decoration:none;}
.alineaTekstVervolg2Koloms a:hover, .alineaTekstVervolg2KolomsTable a:hover {color: #00A0C6; font-weight: bold; text-decoration:underline;}
.alineaTekstVervolg2Koloms a:active, .alineaTekstVervolg2KolomsTable a:active {color: #ED1500; font-weight: bold; text-decoration:none;}

.alineaTekstAfbLinks {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
	padding: 10px;
}

.alineaTekstAfbLinks a {color: #00A0C6; font-weight: bold; text-decoration:none;}
.alineaTekstAfbLinks a:hover {color: #00A0C6; font-weight: bold; text-decoration:underline;}
.alineaTekstAfbLinks a:active {color: #ED1500; font-weight: bold; text-decoration:none;}

.alineaTekstAfbRechts {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
	padding: 10px;
}

.alineaTekstAfbRechts a {color: #00A0C6; font-weight: bold; text-decoration:none;}
.alineaTekstAfbRechts a:hover {color: #00A0C6; font-weight: bold; text-decoration:underline;}
.alineaTekstAfbRechts a:active {color: #ED1500; font-weight: bold; text-decoration:none;}

.afbeelding {
	padding: 10px;
	vertical-align: top;
}

.alineaTekstVervolg1Koloms {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
	padding: 10px;
}

.alineaTekstVervolg1Koloms a {color: #00A0C6; font-weight: bold; text-decoration:none;}
.alineaTekstVervolg1Koloms a:hover {color: #00A0C6; font-weight: bold; text-decoration:underline;}
.alineaTekstVervolg1Koloms a:active {color: #ED1500; font-weight: bold; text-decoration:none;}


/* Nieuwsbrief */

.nbAfbl {
	float: left;
	border: 1px solid #000;
	margin: 0 8px 5px 0;
}
.nbAfbeelding {
	padding: 0 10px 0;
}

.nbAlineatekstmetafb strong {
	color: #FF1803;
}
.nbAlineatekstmetafb {
}

.nbHoofdKop {
	color: #00A0C6;
	font-size: 11px;
	padding: 0px 15px 0;
}
.nieuwsbriefRechts .alineaTekst {
	color: #fff;
}
.nbLijn {
	border-top: 1px #666666 dashed;
	padding: 0;
	margin: 3px 10px 0;
	font-size: 1px;
}
.nieuwsbriefRechts .nbLijn {
	border-top: 1px #fff dashed;
}

.disclaimer {
	color: #666666;
}
.nbtekst, .nbkop, .link {
	font-family: trebuchet MS;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	font-weight: regular;
}
.nbkop, .link, .link a {
	font-weight: bold;
	color: #FF1803;
	text-decoration: none;
}
.copyright {
	color: #000;
	text-align: right;
}
