body {
	background-color: #ccc6b9;
	margin: 0px;
}
body, textarea {
	color: #333333;
	font-family: arial, verdana;
	font-size: 12px;
}

.contact td {
	vertical-align: top;
}
.contact textarea {
	height: 70px;
}
.contact input[type=text], .contact textarea {
	width: 100%;
}
.contact .validation-error {
	border: 1px solid red;
}

table.schaduw {
	width: 982px;
}
div.site {
	background-color: #ffffff;
	padding: 0px;
	/* width: 922px; */
}
div.headerfotos {
	margin: 0px;
	padding: 0px;
}
div.submenu {
	background-color: #000000;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 11px;
	height: 22px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding-top: 7px;
	text-align: right;
}
div.submenu a, div.submenu a:active, div.submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.submenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.menu {
	background-color: #d36300;
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	letter-spacing: 1px;
	margin: 8px 0px 8px 0px;
	padding-top: 7px;
	padding-left: 15px;
	text-align: left;
}
div.menu a, div.menu a:active, div.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.content {
	border: 1px solid #6c6c6c;
	color: #333333;
	text-align: left;
	/* width: 922px; */
}
table.content td.linkerbalk {
	width: 260px;
	padding: 15px 0px 15px 15px;
}
table.content td.tekst {
	padding: 15px 15px 15px 15px;
	line-height: 20px;
	width: 409px; /* ? */
}
table.content td.rechterbalk {
	width: 160px;
	padding: 0px 0px 15px 15px;
	text-align: left;
}
table.content td.tekst a, table.content td.tekst a:active, table.content td.tekst a:visited {
	color: #6c6c6c;
	text-decoration: underline;
}
table.content td.tekst a:hover {
	color: #000000;
	text-decoration: underline;
}
div.nieuws, div.nieuwsbrief {
	width: 160px;
	border-bottom: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	color: #333333;
	line-height: 18px;
	margin-bottom: 9px;
	padding: 10px 15px;
	text-align: left;
}
div.nieuwsbrief {
	border-top: 1px solid #6c6c6c;
}
div.footerfotos {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
div.adres {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
div.wiki {
	color: #d36300;
	font-size: 11px;
	height: 26px;
	padding-top: 4px;
	text-align: center;
}
div.wiki a, div.wiki a:visited, div.wiki a:active, div.wiki a:hover {
	color: #d36300;
	text-decoration: none;
}
h1 {
	color: #d36300;
	font-family: arial black, arial, verdana;
	font-size: 15px;
}
img.foto {
	border: 1px solid #000000;
}
a, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
ul {
    list-style-image: url(images/stip.jpg);
	padding-left: 30px;	
	margin-left: 0;
}
li {
	padding-left: 0px;	
	margin-left: 0;
}

td.lb {
	background: url(images/schaduw/lb.gif);
}
td.boven {
	background: url(images/schaduw/boven.gif);
}
td.rb {
	background: url(images/schaduw/rb.gif);
}
td.links {
	background: url(images/schaduw/links.gif);
}
td.rechts {
	background: url(images/schaduw/rechts.gif);
}
td.lo {
	background: url(images/schaduw/lo.gif);
}
td.onder {
	background: url(images/schaduw/onder.gif);
}
td.ro {
	background: url(images/schaduw/ro.gif);
}
