body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
input {
	font-size: 11px;
	color: #666;
}

.tekst {
	margin: 0px 20px 20px 20px;
}
.navhor {
	font-size: 12px;
	color: #333333;
}
.tgroot {
	font-size: 12px;
	color: #634D27;
}
.normalwit {
	color: #FFFFFF;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin: 10px 0;
}
.kadervet {
	border: 2px solid #D6DB48;
	width: 230px;
	margin-bottom: 20px;
	padding: 5px;
}
.kader {
	border: 1px solid #634D27;
	width: 140px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}
#navigatiekolom {
	display:none;
}
#navigatie {
	display:none;
}
#navigatie a:link, #navigatie a:visited {
	color: #666;
	text-decoration: none;
}
#navigatie a:hover {
	color: #634D27;
}
a#current:link, a#current:visited, a#current:hover {
	color: #634D27;
	font-weight: bold;
	text-decoration: none;
}

#zoek {
	margin-top: 20px;
	text-align: center;
}
.kolombg {
	display:none;
}
a:link {
	color: #2C7CC5;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #634D27;
}
a:active {
	color: #D6DB48;
}

/*************/

#logo {
	background-image: url(../img/zoekbg.gif);
}

ul.navlist {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
}
li.navlist {
	background-image: url(../img/bulletsidenav.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
a.navlist:link, a.navlist:visited {
	color: #333333;
	text-decoration: underline;
}
a.navlist:hover {
	color: #634D27;
	text-decoration: none;
}

.sidenav {
	margin: 5px;
	width: 155px;
	display:none;
}

.sidenav_titel {
	font-weight:bold;
}

.kruimel {
	width: 400px;
	font-size: 10px;
	padding: 5px 0;
	margin: 0px 10px 10px 0px;
}

/*************/

#wrap {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #333;
	border-top: 0px;
}
.content {
	width: 600px;
	clear: both;
}
.contentleft {
	display:none;
}
.contentright {
	width: 600px;
	background-color: #FFF;
}
#footer {
	display: none;
}

a.footer:link, a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#toggleable {
	margin-left: 20px;
}

ul.sitemap_lijst {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
}
li.sitemap_lijst {
	background-image: url(../img/bulletsidenav.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

img.topfoto{
	display:none;
}

.button_print {
	display:none;
}

#kop {
	display: none;
}

#kol_left, #kol_right {
	padding-bottom: 5px;
	margin-bottom: -5px;
}
