body { background-color: #ffffff;
	 color: #666666;
	 font-family: open-sans, sans-serif;
     font-style: light;
     font-weight: 300;
     font-size: 11pt;
     line-height: 20px;
     }

a { background-color: #ffffff;
    color: #999999;
    text-decoration: underline;
  }

a:hover {color: #000000;}

.navtabel {left: auto; width: 200px}
.hoofdtabel {position: absolute; left: 220px; top:170px; line-height: 18px; margin-right: 15px;}
.kruimel {position: absolute; left: 210px; top: 5px; font-size: 10px;}
.taal {position: absolute; top: 5px; right: 15px}
.kop {color: #666666; font-family: open-sans; font-weight: bold;}
.duim {margin: 10px}
.navilayer {line-height: 25px}
.navilayer a {text-decoration: none}
.navilayer a:hover {text-decoration: underline;}


/* The styles for each menu */

div.navilayer {position: absolute;
	top: 130px;
	visibility: hidden;
	width: 150px;
}


/* The extra DIV around the links. */

div.navilayer div {
	width: 150px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Explorer 5.5 gives my general link colours precedence over
	the colour defined here. I think it's a bug */

div.navilayer div a {display: block;
	width: 150px;
	color: #cdba10;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: 1px;
}

