p, ul, li, i, .content  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.ondermenu {
	margin: 0px 2px -4px 2px;
}

p.initial {
	font-family : Georgia, Times, serif;
	margin : -10px 12px -4px 0px;
	float : left;
	font-size: 73px;
}

img.illustration {
	float: left;
	margin: 0px 12px 2px -11px;
	border-top: 4px solid #BCD631;
	border-right: 4px solid #BCD631;
	border-bottom: 4px solid #BCD631;
}

.content {
	font-size : 12px;
	margin : 24px 38px 22px 11px;
}

a {
	color: #000000;
	font-weight : bold;
	text-decoration:none;
}

a:active, a:hover {
	color: #000000;
	font-weight : bold;
	text-decoration: underline;
}

a.terug {
	color: #BCD631;
	font-weight : bold;
	text-decoration:none;
}

a.terug:active, a.terug:hover {
	color: #BCD631;
	font-weight : bold;
	text-decoration: underline;
}


.kop1, .kop2, .kop3 {
	display: block;
}

.kop1 {
	font-weight : bold;
	font-size : 22px;
	color: #BCD631;
}

.kop2 {
	font-weight : bold;
	font-size : 18px;
	color: #BCD631;
	margin-top: 24px;
}

.kop3 {
	font-weight : bold;
	font-size : 16px;
	color: #000000;
	margin-top: 24px;
}