/* body elementen */body, table, ul, ol{font-size: 9pt ;color: #000000 ;background-color: #ffffff ;}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
/* lettertype */body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input{font-family: verdana, arial, helvetica, sans-serif ; }/* kleuren en verschijning van links */a:link {color: #000000; text-decoration: none}a:visited {color: #000000; text-decoration: none}a:hover {color: #FF0000; text-decoration: none}a:active {color: #FF2400; text-decoration: none}/* kleuren tekst + beeld-cellen */td.wit{color: #636363 ;background-color: #e6e6e6 ;}/* kleuren menu-cel */td.menu{color: #000000 ;background-color: #f7cb63 ; }

/* kleuren tussen-cel in menu */td.tussen{color: #000000 ;background-color: #f9dc97 ; }

/* kleuren menucel met huidige pagina */td.huidig{color: #ffffff ;background-color: #b4b4b4 ; }

/* kleuren border */td.border{color: #000000 ;background-color: #a6a5a5 ; }