/* ############################## TEKSTOPMAAK start ############################## */

p, td {
	font-family:Verdana, Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #2b0853;
	line-height:170%;
}

a {
	color:#2e0646;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}

h1 {
	display:block;
	width:90% /* dit om tekst-images af te laten breken (word-wrap) in IE;
	opmaak gaat verder via text replacement script */
}

h2 {
	display:block;
	width:90%;
	margin:10px 0 10px 0;
}

h3 {
	font-family:Verdana, Tahoma, Verdana, Arial, serif;
	font-size: 13px;
	font-weight:bold;
	color: #2b0853;
	line-height:24px;
	margin:0;
}

ul li {
	font-family:Verdana, Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #2b0853;
	line-height:21px;
}

/* FORM LABELS start */
.formtxt {
	font-family:Verdana, Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #562573;
	font-weight:bold;
}
/* FORM LABELS end */


/* ACTIES RECHTS start */
.actie_subkop {
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2b0853;
	line-height:20px;
}

/* ACTIES RECHTS end */

.small {
	font-size: 9px;
	color: #666;
	line-height:100%;
}


/* ############################## TEKSTOPMAAK end ############################## */