body {
	margin: 0px;
	padding: 0px;
	background-image: url('../afbeeldingen/oebg.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	height: 1px;
	background-color: #408080;
	border: 0;
	color: #408080;
	margin-left: 20px;
	margin-right: 20px;
}
form, ul {
	margin: 0px;
	list-style-type: circle;
}
input {
	font-size: 11px;
	color: #666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
span.left {
	float: left;
}
span.right {
	float: right;
}

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

#wrap {
	width: 770px;
	margin: 20px auto;
	margin-top: 0px;
	border: 1px solid #36685E;
	background-color: #FA903A;
}
#kop {
	width: 770px;
	height: 240px;
}
#navcontent {
	width: 190px;
	height: 240px;
	background: url('../afbeeldingen/oe03.gif') no-repeat;
}
html>body #navcontent {
	width: 190px;
	height: 240px;
	background: url('../afbeeldingen/oe03.png') no-repeat;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
	/* padding-top: hoogte hoofdnavigatie */
	/* bij meer items aan te passen - 21px per lijn */
	padding-top: 93px; /*tegen onderkant = 113px */
	/*border-bottom: 1px solid #FFF;*/
	width: 180px;
	color: #FFF;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 3px 20px;
	border-top: 1px solid #FFF;
}

#navlist li a:link, #navlist li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#navlist li a:hover {
	color: #F2F2F2;
	text-decoration: none;
}

.sidenav {
	margin: 5px;
	margin-left: 22px;
	margin-top: 15px;
	width: 140px;
}

.sidenav_titel {
	font-weight:bold;
	color: #36685E;
	font-size: 14px;
}

ul.navlist {
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}
li.navlist {
	list-style: none;
	margin: 0;
	padding: 3px 10px;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
}
a.navlist:link, a.navlist:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.navlist:hover {
	color: #36685E;
	text-decoration: none;
}

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

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

.content {
	width: 770px;
	clear: both;
}
.contentleft {
	width: 180px;
	background-color: #FA903A;
	float: left;
}
.contentright {
	width: 590px;
	background-color: #FFF;
	float: right;
}
#fakefooter {
	clear: both;
	height: 1px;
}
#footer {
	height: 20px;
	line-height: 20px;
	background-color: #808283;
	color: #FFF;
	padding-left: 200px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}

.hrule {
	height: 1px;
	background-color: #408080;
	margin: 10px 0;
}
.tekst {
	margin: 0px 10px 20px 10px;
}
.navhor {
	font-size: 12px;
	color: #333333;
}
.tgroot {
	font-size: 12px;
	color: #36685E;
}
.normalwit {
	color: #FFFFFF;
}
.button{
	background-color: #EEE;
	font-size: 10px;
	border:1px;
}
.aanmeldenextranet {
	background-color: #EEE;
	font-size: 10px;
	border:1px;
	margin: 3px 20px;
}
.titel, h3 {
	font-size: 14px;
	color: #36685E;
	margin: 15px 0;
	clear:both;
}

.h3 {
	color: #36685E;
	font-weight: bold;
	margin-left: 20px;
}

#navrechts {
	font-size: 14px;
	color: #36685E;
	margin: 15px 0;
	clear:both;
}

.subtitel {
	font-size: 12px;
	font-weight: bold;
	color: #36685E;
	margin: 10px 0;
}

.tekst {
	margin: 0px 20px 20px 20px;
}

#tekstkolom {
	width: 305px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#kaderkolom {
	width: 200px;
	padding-left: 0px;
	float: right;
	margin-top: 20px;
	display: inline;
}
.kadervet {
	border: 1px solid #36685E;
	width: 180px;
	margin-bottom: 20px;
	padding: 5px;
}
.kader {
	border: 1px solid #36685E;
	width: 140px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
}
#navigatiekolom {
	height: 25px;
	line-height: 20px;
	background-color: #E3AE83;
	color: #666;
	padding-top: 3px;
}
#navigatie {
	height: 25px;
	line-height: 20px;
	background-color: #F2F2F2;
	color: #666;
	padding-left: 20px;
	padding-top: 3px;
}
#navigatie a:link, #navigatie a:visited {
	color: #666;
	text-decoration: none;
}
#navigatie a:hover {
	color: #FA903A;
}
a#current:link, a#current:visited, a#current:hover {
	color: #FA903A;
	font-weight: bold;
	text-decoration: none;
}

#zoek {
	text-align: center;
}
.kolombg {
	background-color: #36685E;
}

::-moz-selection{
	background:#CDD9D7;
	color:#000;
}
::selection {
	background:#CDD9D7;
	color:#000;
}

a:link {
	color: #5F6C99;
}
a:visited {
	color: #999;
}
a:hover {
	color: #36685E;
}

.taal_keuze {
	margin-right: 20px;
	color: #36685E;
}
.leeuwke {
	text-align: center;
	margin-top: 50px;
}

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

.zoek_oranje {
	background-color: #F2F2F2;
	
	border-top: 2px solid #808283;
	border-left: 2px solid #808283;
	border-right: 1px solid #808283;
	border-bottom: 1px solid #808283;
	/* #FA903A */
	
	font-size: 10px;
	margin-right: 5px;
	margin-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#toggleable {
	margin-left: 20px;
}

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