body {
	margin: 0px;
	font-size: 10pt;
	font-family: arial, sans-serif;
	background-color: #ededed;
}

div#wrapper {
	background: #ededed url(../img/bg.jpg) repeat-y;
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

div#bovenkant {
	width: 914px;
	height: 525px;
}

div#wrap {
	background: #eaf5e7 url(../img/bg_tekst.jpg) no-repeat;
	width: 914px;
	height: 112px;
}

div#tekst {
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

div#plaatjes {
	float: left;
	margin-left: 22px;
}

div#kopjes {
	width: 914px;
	height: 25px;
	background: #eaf5e7 url(../img/kopjes.jpg) no-repeat;
}

div.kolom {
	width: 180px;
	height: 100%;
	float: left;
}

div#onderkant {
	width: 914px;
	height: 100%;
	margin-left: 7px;
}

div#content {
	height: 100%;
	width: 914px;
	float: left;
	background: #ededed url(../img/bg3.jpg) repeat-y;
}

div#footer {
	background: #eaf5e7 url(../img/footer.jpg) no-repeat;
	height: 15px;
	width: 914px;
	clear: both;
}

p {
	margin: 15px;
}

p.leesmeer {
	font-size: 90%;
}

p.datum {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 80%;
	color: #575757;
}

p.titel {
	margin-top: 0px;
	color: #5a5a5a;
}

p#middentekst {
	margin-top: 0px;
}

a {
	color: #79ab54;
}

h1, h2, h3 {
	margin: 15px;
}

span#door {
	font-size: 80%;
}
