/* 

BNTL CSS STYLES
Copyright © 2006 Huygens Instituut.

Made by Voormedia - WWW.VOORMEDIA.COM

commented backslash hack for IE Mac
star html hack for IE4, IE5 and IE6
*:first-child+html hack for IE7
@media all and (min-width: 0px) hack for Opera 8-9
	
*/


/* GENERAL TAG STYLES */

body,table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; }
table { font-size: 100%; }
th, td    {  padding: 4px 4px 4px 0; vertical-align: top; text-align: left; }
img { border: 0; }
a { text-decoration: none; color: #000; }

/* GLOBAL STYLES */

div.menu { display: none; }
div.logo	{ margin: 17px 0 19px 0; padding: 0 0 19px 0; border-bottom: 1px solid #000; text-align: right;  }
div.footer	{ margin: 20px 0 0; padding: 10px 0 0; border-top: 1px solid #000; font-size: 80%; text-align: right; } 
div.footer img { display: none; }


/* LETTERS */

div.letters { display: none; }


/* FORM */

div.name { font-weight: bold; padding-top: 5px; }
div.infotext { display: none; }
div.steps { float: right; margin: -6px 5px 0 0; text-transform: uppercase; }
div.steps strong { padding: 0 4px; }
div.steps span { text-decoration: none; padding: 0 3px; }
div.steps span.selected { color: #000; font-weight: bold; }

div.button { float: right; margin: -26px 2px 0 0; }

/* PUBLICATIONS */

div.paging { text-align: right; padding: 0 34px 0 0; }
div.paging a,
div.paging span { text-decoration: none; padding: 0 3px; }
div.paging a.selected { font-weight: bold; }

div.zoekresultaten_pagina { display: none;}
#result_header {display: none;}