body  {
	color: #333;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	line-height: 17px;
	background-color: #7cb4e3;
	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;
	}
.kolom  {
	background-color: #aed135;
	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: #7cb4e3;
	font-size: 16px;
	font-weight: bold
	}
.tussenkop {
	color: #7cb4e3
	}
.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;
 }

