/* ############################## TEKSTOPMAAK start ############################## */

p,td {
	font-family:Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #00185c;
	line-height:160%;
}

a {
	color:#39489f;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}

.tekst {
	font-family:Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #2B0853;
	line-height:160%;
}

h1 {
	letter-spacing:0.08em;
	display:block;
	width:90% /* dit om tekst-images af te laten breken (word-wrap) in IE;
	opmaak gaat verder via text replacement script */
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.02em;
	color:#00185c;
	margin:0;
	padding-bottom:5px;
}

/* FORM LABELS start */
.formtxt {
	font-family:Tahoma, Verdana, Arial, serif;
	font-size: 11px;
	color: #00185c;
	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:#00185c;
	line-height:20px;
}

/* ACTIES RECHTS end */

/* ############################## TEKSTOPMAAK end ############################## */