body  { color: #2b1710; font-size: 11px; font-family: Arial, Verdana, Helvetica, san-serif; line-height: 17px; background-color: #2b1710; 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: #2b1710; font-size: 11px; font-family: Arial, Verdana, Helvetica, san-serif; 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: #58321f; 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;
}
.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  { color: #fff; text-decoration: underline }
.footer a:visited  { color: #fff; text-decoration: underline }
.footer a:hover  { color: #fff; text-decoration: underline }
.footer a:active  { color: #fff; text-decoration: underline }
.kop  { color: #2b1710; font-size: 16px; font-weight: bold }
.tussenkop  { color: #2b1710 }
.fotomarge {
padding-left: 10px;
}
.kolom a:link   { color: #fff; text-decoration: underline }
.kolom a:visited   { color: #fff; text-decoration: underline }
.kolom a:hover   { color: #fff; text-decoration: underline }
.kolom a:active   { color: #fff; text-decoration: underline }

a:link   { color: #2b1710; text-decoration: underline }
a:visited   { color: #2b1710; text-decoration: underline }
a:hover   { color: #2b1710; text-decoration: underline }
a:active   { color: #2b1710; text-decoration: underline }
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: 0 0 0 0;
	margin: 0;
}
img {
	border: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 1.1em;
	text-indent: -1.1em;
}
li {
	padding: 0;
}
