<!--
* {
	margin: 0;
	padding: 0;
}
body, html {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 88%;
	height:auto;
}
#page {
	width: 936px;
	left: 50%;
	margin: 0 0 0 -471px;
	position: absolute;
	padding-left:6px;
}

#visual img
{
	border: 0;
}

#base {
	position: relative;
	float: left;
	width: 930px;
}


/* START METANAVIGATIE */

#metanav-top {
	height: 20px;
	background-color: #002286;
	text-align: right;
	padding: 5px 8px 0px 0px;
	font-size: 85%;
	color: #FFFFFF;
}
#metanav-bot {
	position: relative;
	clear: both;
	height: 20px;
	width: 922px;
	background-color: #002286;
	text-align: right;
	padding: 5px 8px 0px 0px;
	bottom:0px;
	font-size: 85%;
	color: #FFFFFF;
}
*html #metanav-bot {
	margin-left: -681px;
}
#metanav-top a, #metanav-bot a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#metanav-top a:hover, #metanav-bot a:hover {
	text-decoration: underline;
}

/* EINDE METANAVIGATIE */



#visual {
	position: static;
	height: 170px;
	background: url(images/visual_header.jpg) bottom right no-repeat;
}
#logo {
	position: relative;
	padding: 23px 0 0 17px;
}



/* START HOOFDNAVIGATIE */

#navbalk {
	background:url(images/bg_nav.jpg) top right no-repeat;
	height:30px
}

#hoofdnavigatie {
	position:absolute;
	height: 30px;
	margin-left:173px;
	display: inline
}


/* common styling */
/*.menu {
	width:750px;
	position:relative;
	margin:0 0 100px 0;
	z-index:99;
}*/
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:104px;
	height:20px;
	color:#ffffff;
	padding-top:9px;
	padding-left: 5px;
	font-size: 110%;
	background: url(images/nav_scheider.gif) top right no-repeat;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	margin-right:1px;
	position:relative;
}
.menu ul li ul {
	display: none;
}

.menu ul li ul li a, .menu ul li ul li a:visited {
	position: relative;
	top: -1px;
	font-size: 90%;
	width:173px;
	height: 20px;
	padding: 5px 0px 0px 5px;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#FFFFFF;
	background: #2987C5;
}SS

.menu ul li a.active {
	background: #2987C5;
	width: 103px;
}
.menu ul li.active{
	background: #2987C5;
	width: auto;
}

.menu ul li:hover ul {
	position: relative;
	top: -1px;
	
	display:block;
	position:absolute;
	top:30px;
	left:0;
	border: 1px solid #9EABBB;
	border-top: none;
	background: #EAF1F9;
}
*html .menu ul li:hover ul {
	top:0px;
}
.menu ul li:hover ul li a.hide {
}
.menu ul li:hover ul li:hover a.hide {
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	color:#000066;
	background: #EBF1F8;
}
.menu ul li:hover ul li a:hover {
	background:#CADDF4;
	Width: 173px; 
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:174px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-174px;
}


/* EINDE HOOFDNAVIGATIE */




#content-container {
	position: absolute;
	background: url(images/base_bg.jpg) repeat-y;
	margin-top: 31px;
}



/* START LINKERNAVIGATIE */

#navigatie {
	position: relative;
	float: left;
	width: 173px;
	margin: 29px 0px 0px 0px;
	background-color: #DAE7F6;
	z-index: 100;
}
#navigatie ul {
	list-style: none;
	position: relative; /* ie fix */
}
#navigatie li a {
	padding: 6px 0px 6px 20px;
	width: 153px;
	border-top: 1px solid #C8D4E2;
	display: block;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#navigatie li {
	background: url(images/arrow_nav.gif) no-repeat 6px 9px;
}
#navigatie li a:hover {
	background: #EBF1F8 url(images/arrow_nav.gif) no-repeat 6px 8px;
}
#navigatie li.active {
	background: #EBF1F8 url(images/arrow_nav-active.gif) no-repeat 6px 10px;
}
#navigatie li.active a:hover {
	background: #EBF1F8 url(images/arrow_nav-active.gif) no-repeat 6px 9px;
}
#navigatie li li {
	background: none;
}
#navigatie li li a {
	padding: 3px 0px 3px 20px;
	width: 153px;
	border-top: none;	
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#navigatie li.active li a:hover, #navigatie li.active li.active {
	background-image: none;
	background-color: #FFFFFF;
}
#navigatie li.last{
	border-bottom: 1px solid #C8D4E2;	
}
#navigatie li li.last{
	border-bottom: 7px solid #EBF1F8;
}

#content a
{
	color: #000066;
}

#content a:hover
{
	color: #5858bb;
}

#content a:visited
{
	color: #000066;
}

#gerelateerd a
{
	color: #000066;
}

#gerelateerd a:hover
{
	color: #5858bb;
}

#gerelateerd a:visited
{
	color: #000066;
}

#categorietitel
{
	padding-left: 21px;
	padding-top: 6px;
	display: block;
	height: 22px;
	background-color: rgb(41, 135, 197);
}

#categorietitel a
{
	font-weight: bold;
	font-size: 100%;
  color: rgb(255, 255, 255);
 	text-decoration: none;
}

#categorietitel a:visited
{
	font-weight: bold;
	font-size: 100%;
  color: rgb(255, 255, 255);
  text-decoration: none;
  
}

#categorietitel a:hover
{
	font-weight: bold;
	font-size: 100%;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

/* EINDE LINKERNAVIGATIE */


/* START CONTENT */

#content {
	position: relative;
	float: left;
	width: 465px;
	min-height: 400px;
	margin: 30px 0px 0px 0px;
	padding: 17px 17px 50px 26px;
	background: #EBF1F8 url(images/content_bg.jpg) right repeat-y;
	line-height: 20px;
}
*html #content {
	height: 400px;
}
#content h1 {
	font-size: 160%;
	font-weight: normal;
	color: #000066;
	margin-bottom: 7px;
}
#content h2, #gerelateerd div h1, #gerelateerd div h2 {
	font-size: 130%;
	font-weight: bolder;
	color: #000066;
	margin: 4px 0px 4px 0px;
}

#content p
{
	margin-bottom: 16px;
}

#gerelateerd ul
{
	padding-left: 13px;
}

#content em a {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-right: 10px;
	background: url(images/arrow_content.gif) right no-repeat;
	white-space: nowrap;
}
#content em a:hover {
	color: #0097DA;
	background: url(images/arrow_content-over.gif) right no-repeat;
}
#content div.kolom1 {
	width:48%;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
}
#content div.kolom2 {
	padding-top: 10px;
	width:47%;
	float:left;
	padding-left: 10px;
}

#content ul
{
	padding-left: 18px;
}

#content img
{
	margin-right: 8px;
}

/* EINDE CONTENT */



/* START GERELATEERDE CONTENT */

#gerelateerd {
	position: relative;
	float: right;
	width: 220px;
	margin: 30px 16px 0px 0px;
	padding-bottom: 25px;
	display: inline;
}
input.FSF_input {
	font-size: 100%;
	width: 125px;
	height: 16px;
	border: 1px solid #7192B0;
	margin-right:4px;
	padding: 2px 0px 0px 5px;
}
input.FSF_submit {
	width: 66px;
	height: 20px;
	background: url(images/but_zoeken.gif) no-repeat;
	font-size: 100%;
	color: #FFFFFF;
	border: none;
	padding-left: 6px;
	vertical-align: absmiddle;
	text-align: left;
}
fieldset {
	border:none;
}
#gerelateerd img {
	border: 1px solid #9EABBB;
	margin: 0px;
}
#gerelateerd div.box {
	position: relative;
	background: #DCE6F2 url(images/gerelateerd_bg.jpg) right repeat-y;
	border: 1px solid #9EABBB;
	padding: 7px;
	font-size: 90%;
	line-height: 18px;
}
#gerelateerd div.box em a {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-right: 10px;
	background: url(images/arrow_content.gif) right no-repeat;
	white-space: nowrap;
}
#gerelateerd div.box em a:hover {
	color: #0097DA;
	background: url(images/arrow_content-over.gif) right no-repeat;
}
/* EINDE GERELATEERDE CONTENT */

/* START FORMULIER DIV */

#hetformulier select.contact-dropdown
{
	width: 150px;
}

#hetformulier select.contact-dropdown
{
	width: 155px;
}

#hetformulier input.normaaltekst
{
	width: 150px;
}

#hetformulier textarea.areatekst
{
	height: 50px;
	width: 150px;
}

#hetformulier textarea.areatekst2
{
	height: 50px;
	width: 225px;
}

#hetformulier td.areateksttd
{
	height: auto;
	width: auto;
}

#hetformulier span.ster
{
	color: #ff0000;
}

/* EINDE FORMULIER DIV */

-->