body  { color: #333; font-size: 11px; font-family: Arial, Verdana, Helvetica, san-serif; line-height: 17px; background-color: #aac2da; background-image: url(img/bg_site.jpg); background-repeat: repeat-x; background-position: left top; margin: 0; padding: 0 }

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

td {
color: #333;
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-color: #aac100; background-image: url(img/bg_kolom.jpg); background-repeat: no-repeat; background-position: left bottom; text-align: left }
.kolomtekst   { color: white; padding: 0 40px 40px }
.kolomkop   { color: white; font-size: 13px; font-weight: bold; line-height: 17px }
.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: #8eafce; font-size: 16px; font-weight: bold }
.tussenkop  { color: #8eafce }
.fotomarge {
padding-left: 10px;
}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #aaa;
}
a:active {
	text-decoration: underline;
	color: #333;
}
