body.mceContentBody {
background-color: #ffffff;
background-image: none;
}
body {
padding: 0;
margin: 0;
background-color: #ffffff;
background-image: url(/img/wallpaper.jpg);
background-position: top left;
background-repeat: repeat;
color: #333;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 11px;
line-height: 17px;
}
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: #220021; background-image: url(/img/bg_kolom.jpg); background-repeat: no-repeat; background-position: left bottom; 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;
color: #333;
}
.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: #fff;
}
.footer a:active {
	text-decoration: underline;
	color: #fff;
}
.kop    { color: #320033; font-size: 16px; font-weight: bold }
.tussenkop    { color: #320033 }
.fotomarge {
padding-left: 10px;
}
h1 {
	color: #320033;
	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: 0 0 0 0;
	margin: 0;
}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover  { 
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
