body {
padding: 0;
margin: 0;
background-color: #000;
color: #000;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 11px;
line-height: 17px;
}

body.mceContentBody {
background-color: #ffffff;
background-image: none;
}

td {
color: #000;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 11px;
line-height: 17px;
text-align: left;
}
.content {
padding: 24px 40px 40px 40px;
background-color: #fff;
background-image: url(img/bg_kop.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.kolom {
background-image: url(img/bg_kolom.jpg);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #037712;
text-align: left;
}
.kolomtekst {
padding: 0 40px 40px 40px;
color: #fff;
}
.kolomkop {
font-size: 13px;
font-weight: bold;
line-height: 17px;
color: #fff;
}
.header {
background-color: #fff;
padding: 20px 20px 0 0;
font-size: 12px;
}
.footer {
padding-right: 24px;
background-image: url(img/bg_footer.jpg);
font-size: 10px;
color: #fff;
text-align: right;
background-position: top left;
background-repeat: no-repeat;
background-color: #fff;
}
.footer a:link {
	text-decoration: underline;
	color: #fff;
}
.footer a:visited {
	text-decoration: underline;
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
	color: #aaa;
}
.footer a:active {
	text-decoration: underline;
	color: #fff;
}
.kop {
color: #000;
font-size: 16px;
font-weight: bold;
}
.tussenkop {
color: #000;
}
.fotomarge {
padding-left: 10px;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #aaa;
}
a:active {
	text-decoration: underline;
	color: #000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 0;
	padding: 5px 0 0 0;
	margin: 0;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 0;
	padding: 18px 0 0 0;
	margin: 0;
}