body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #E8E4DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
input {
	font-size: 11px;
	color: #666;
}
textarea {
	font-size: 11px;
	color: #666;
}
.tekst {
	margin: 0px 20px 20px 20px;
}
.navhor {
	font-size: 12px;
	color: #333333;
}
.tgroot {
	font-size: 12px;
	color: #333;
}
.normalwit {
	color: #FFFFFF;
}
.button{
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #AAA;
	margin: 10px 0;
	clear:both;
}

.titel {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin: 10px 0;
	clear:both;
}
#tekstkolom {
	width: 325px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#kaderkolom {
	width: 200px;
	padding-left: 20px;
	float: right;
	margin-top: 20px;
	display: inline;
}
.kadervet {
	border: 2px solid #8F001D;
	width: 180px;
	margin-bottom: 20px;
	padding: 5px;
}
.kader {
	border: 1px solid #333;
	width: 140px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}
#navigatiekolom {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-color: #8F001D;
	color: #666;
}
#navigatie {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-color: #F2F2F2;
	color: #666;
	padding-left: 20px;
}
#navigatie a:link, #navigatie a:visited {
	color: #666;
	text-decoration: none;
}
#navigatie a:hover {
	color: #C9C1B7;
}
a#current:link, a#current:visited, a#current:hover {
	color: #333
	font-weight: bold;
	text-decoration: none;
}

#zoek {
	margin-top: 20px;
	text-align: center;
}
.kolombg {
	background-color: #8F001D;
}
a:link {
	color: #333;
}
a:visited, a:active {
	color: #808080;
}
a:hover {
	color: #8F001D;
}


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

#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 {
	color: #333;
	text-decoration: underline;
}

a.navlist:visited {
	color: #808080;
	text-decoration: underline;
}


a.navlist:hover {
	color: #8F001D;
	text-decoration: none;
}

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

.sidenav_titel {
	font-weight: bold;
}

.kruimel {
	width: 520px;
	font-size: 10px;
	padding: 5px 0;
	margin: 0px 10px 10px 0px;
	clear:both;	
	float: left;
}

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

#wrap {
	width: 770px;
	margin: 0 auto;
	border: 1px solid #333;
	border-top: 0px;
	background-color: rgb(225,164,51);
}
.content {
	width: 770px;
	clear: both;
}
.contentleft {
	width: 180px;
	background-color: rgb(225,164,51);
	float: left;
}
.contentright {
	width: 590px;
	background-color: #FFF;
	float: right;
}
#footer {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-color: #8F001D;
	color: #FFF;
	/*border: 1px solid #FFF;*/
	padding-left: 180px;
	clear: both;
}

a.footer:link, a.footer:visited {
	color: #FFFFFF;
	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;
}

.button_print {
	float: right;	
	margin: 10px;
}

.taal_keuze {
	margin-left: 75px;
	color: #C9C1B7;
	display:none;
}

hr {
	height: 1px;
	background-color: #333333;
	border: 0;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}

a#navrechts:link, a#navrechts:visited, a#navrechts:hover {
	font-size: 12px;
	color: #C9C1B7;
	font-weight: bold;
	text-decoration: none;
}