/* ############################## TEKSTOPMAAK start ############################## */

p,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #800f02;
	line-height:160%;
}

ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #800f02;
	line-height:21px;
}

a {
	color:#c74e40;
	text-decoration:underline;
}
a:hover {
	color:#f9edeb;
	text-decoration:none;
}

.tekst {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #800f02;
	line-height:160%;
}

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 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.02em;
	color:#b22211;
	line-height:36px;
	margin:0;
}

/* FORM LABELS start */
.formtxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #800f02;
}
/* FORM LABELS end */

/* ACTIES RECHTS start */
.actie_subkop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#b22211;
	line-height:20px;
}

/* ACTIES RECHTS end */

/* ############################## TEKSTOPMAAK end ############################## */