
* {padding: 0; margin: 0;}

body {
	background-color: #252e32;
	padding: 20px 0 30px 50px;
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: rgb(255, 120, 0);
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver; 
	scrollbar-track-color:#e9e9e9;
	}

body, td, div {
	color: gray;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

td {color: black; font-size: 60%; border: none; background-color: white}

div#hoofdvlak {
	width: 580px;
	background-color: white; 
	text-align: left;
	border: 3px solid silver;
	overflow: visible;
	padding: 20px 5px 20px 10px;
	color: #252e32;
	}
div#nav {width: 250px; position: absolute; top: 100px; left:660px; font-weight: bold;}
div#nav a:link, div#nav a:visited {font-weight: bold; color: silver}
div#nav a:active, div#nav a:hover {}
	
a:link, a:active, a:visited {
	text-decoration: underline;
	font-weight : bold;
	color: rgb(100,100,100);
}
a:hover {color: #dd441a;}

strong {font-size:110%}

h1, h2, h3 {	
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #dd441a;
	}
h1 {margin-bottom: 10px;}
h2 {}
h3 {font-size: 11pt;}

ul {text-indent: 0px}

hr {height: 1px; color: white; background-color: white; width: 100%; border-top: 1px solid #dd441a; noshade} 

/*
.adres {margin-top: 10px; font-size: 90%;}
*/
