/* body elementen */body, table, ul, ol{font-size: 9pt ;color: #6f6f6f ;background-color: #ebebeb ;
margin: 0 ;}

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: #6f6f6f; text-decoration: none}a:visited {color: #6f6f6f; text-decoration: none}a:hover {color: #FF2400; text-decoration: none}a:active {color: #FF2400; text-decoration: none}/* kleuren menu-cel */td.zwart{color: #788494 ;background-color: #000000  ; }

/* kleuren inhoud-cel */td.grijs{color: #788494 ;background-color: #151515 ; }