.kop {
	background-color: #FFCC00;
	width: 760px;
	height: 109px;
	margin: 0 auto;
	background-image: url(images/aa.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1353E;
}
#navigatie {
	background-color: #B1353E;
	width: 760px;
	margin: 0 auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
	height: 100%;
	background-image: url(images/bck.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-color: #990000;
	width: 760px;
	margin: 0 auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.wrapper {
	width: 762px;
	background-color: #993300;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#lijn {
	background-color: #993300;
	height: 1px;
	width: 760px;
	margin: 0 auto;
}
#bovenlijn {
	background-color: #990000;
	height: 1px;
	margin: 0 auto;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24pt;
	color: #003366;
	font-weight: bold;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #666666;
}
.aandacht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.beschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.wittetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cursief_rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}

