body {
	font-family:Verdana, Arial, sans-serif;	font-size:1em;	background-color:#f8f6e7;	scrollbar-base-color:#f8f6e7;
}

div.tekst {
	margin-top: 11em;	margin-bottom: 1em;	margin-left: 10em;	margin-right: 1em;	width: 43em;	padding-left: 1em;	padding-top: 1em;	padding-bottom: 1em;	padding-right: 1em;	border: none;	position: relative;}
	
div.logo {
	margin-top: 14em;	margin-bottom: 1em;	margin-left: 0em;	margin-right: 1em;	width: 55em;	border: none;	position: relative;
	text-align:center;}
	
div.hoofd {
	text-align:center;	margin: 0em;	padding: 0em;}
	
div.nedstat {
	width:50em;
	text-align:right;
	position:relative;	margin-top:10em;}
	a:link, a:hover, a:active, a:focus, a:visited {
	color: #0c13a4;	font-weight: bolder;	font-style: normal;	text-decoration: underline;}a:visited {
	color: #0c13a4;	text-decoration: none;}h1 {
	font-size: 2em;	font-weight: bolder;
}h2 {
	font-weight: bolder;	font-size: 1.5em;
}h3 {
	font-size: 1em;
}em {
	font-weight:bold;	font-style:normal;
}strong {
	font-weight:bold;	font-style:italic;
}img {
	border:none;	padding: 10px;}img.inline, img.icon {
	border:none;	padding: 0px;}
	
address {	font-style: normal;	margin-left: 3em;}
	

p.icon {
	text-align:right;
}

p.paginamenu {	text-align:center;	margin-top:2em;
	margin-bottom:2em;}
	
p.werk {
	text-align:center;
}
	
dl {
}

dt {	margin-left: 2em;	margin-bottom: 0em;}

dd {	margin-top: -1em;	margin-bottom: 0.5em;	margin-left: 10em;}

ol.expositie {
	margin-left:4em;	text-indent: -3em;}
	
ol.expositie li {
	list-style-type: none;
}/* De zijde navigatie */div.zijnav {
	position: absolute;	top: 15em;	left: -1em;	width: 16em;}ol.menu {
	margin-bottom: 2em;
}ol.menu li {
	width:15em;	margin-bottom:0.5em;	padding: 5px;	display: list-item;	list-style-type: none;
}

ol.menu li.actief {	text-decoration:underline;}
	
a.nav:link, a.nav:focus, a.nav:visited, a.nav:active, a.nav {
	color:#636563;	font-weight: bold;	text-decoration: none;
}
a.nav:hover {	text-decoration:underline;}
li.actief a.nav:link, li.actief a.nav:focus,
li.actief a.nav:visited, li.actief a.nav:active,
li.actief a.nav:hover
{
	text-decoration:underline;
}
/* De kop navigatie */div.kop {
	margin: 0em;	width: 50em;	position:absolute;	top:1em;	text-align: center;	z-index: 2;}table.kopnavigatie {
	width:100%;
	border:none;	text-align:center;}table.kopnavigatie tr {
	border:none;
}table.kopnavigatie tr td {
	width:10em;	text-align: center;	font-size:smaller;
	font-weight:bold;	border: 1px #000000 solid;	background-color:#636563;
	color:#ffffff;
	padding: 5px;}

table.kopnavigatie tr td.actief {
	background-color:#f8f6e7;	color:#000000;}

a.kopnav {
	color:#ffffff;
	text-decoration:none;
}

td a.kopnav:link, td a.kopnav:focus, 
td a.kopnav:visited, td a.kopnav:active,
td a.kopnav:hover
{
	color:#ffffff;
	text-decoration: none;	
}

td a.kopnav:hover {	color:#ffff00;}
	
td a.kopnav:hover {	color:#ffff00;}
	
td.actief a.kopnav:hover {	color:#000000;}

td.actief a.kopnav:link, td.actief a.kopnav:focus, 
td.actief a.kopnav:visited, td.actief a.kopnav:active,
td.actief a.kopnav:hover
 {
	color:#000000;
	text-decoration:none;
}
	
/* Alleen voor afdrukken */@media print{body {
	font-family:Verdana, Arial, sans-serif;	font-size:1em;	background-color:#ffffff;	color:#000000;
}div.navigatie, div.iconnav, div.kop {
	visibility: hidden
}div.tekst {
	margin-top: 1em;	margin-left: 1em;	margin-right: 1em;	margin-bottom: 1em;	border:none;	padding:0em;
}a:link, a:hover, a:active, a:visited, a:focus, a {
	color:#000000;
}}