/* overall styles */body {	margin:  0;	padding: 0;	font-family: Baskerville, Palatino, "new century schoolbook", Georgia, "Times New Roman", serif; /* inheritance in nn 4.x?? */	font-size: 12pt;	background-color: #fff;		color: #000; }#container { text-align: center; 	background-color: #fff;	width: 670px; 	margin: 30px; }#text { margin: auto;	width: 670px; 	background-color: #fff; }#ie { display: none; }p.coll { margin: -5px 32px 16px 8px;	text-align: right;	font-size: 1.2em;	font-weight: 700;	color: #000;	border-left: 2px solid #000;	border-top: 2px solid #000;	border-bottom: 2px solid #000;	padding: 12px 5px; }p.logo img { float: left; 	text-align: left;	background-color: inherit; 	border: 0;	margin: 14px 0 -12px -7px;	padding: 12px 4px; }/* zwarte blok rechts in blauwe balk */span.black { border: 12px solid #515059;	font-size: 2em;	padding: 10px 40px;	margin: -6px -5px -6px 8px; }.right, .date { float: right; 	text-align: right; }.left { float: left;	text-align: left; 	text-decoration: none; }.right a, .left a { font-size: 0.8em; 	line-height: 1.6em; }.right a:link, .right a:hover, .right a:visited, .left a:link, .left a:hover, .left a:visited, .date a:link, .date a:visited { text-decoration: none; }span.date { display: none;}/* removes white-space between these headings */h1 + h2, h2 + h1 { margin-top: -1em; }h1, h2, h3, h4, h5, h6  {	font-weight: bold; }h1 { padding-top: 0.2em;	line-height: 1.1em; }ul { list-style: none; }ol li { margin-left: -14px; }a { text-decoration: none; 		font-stretch: wider; }a:link { color: #006ac2; }a:visited { color: #084c8a; }a:active { color: red; }a:hover { text-decoration: underline; 	color: #000; }p.space { margin: 4px; }p.space img { margin: 0; }/* particular styles from top to bottom *//* id=topmenu controls the horizontal drop-down menus on top of page *//* id=menu controls the vertical drop-down menus, in left column */#topmenu, #menu {	display: none; }td.archief {background: white; }div#content { margin: 12px;	text-align: left;	background-color: transparent; }div.copyright { margin-top: 70px;}div.legal { margin-top: 10px;	text-align: center; }	a.big {	display: none; }/* specifications of buttons in the text */a.cbutton { margin: 0.1em -1px 0.1em 0; 	padding: 1px 10px 1px 10px;	line-height: 1.3em;	font-size: 0.8em;	font-family: "Lucida Sans", "Lucida Grande", Lucida, "Trebuchet MS", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, Arial, sans-serif;	text-decoration: none;	text-align: left;	border: 1px solid;	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;	cursor: pointer; 	background-color: #ddd; 	color: #000; }a.cbutton:hover { background: #000; 	color: #ddd; }a.cbutton:active { background: #000; 	border-color: #7d3302 #ffc8a4 #ff9a57 #3f1a01;	color: #ddd; }a.cbutton strong { background: #000;	color: #ddd; }a.cbutton:hover strong {  background: #ddd; 	color: #000; }#footer1 { display: none;  }#footer2 { 	text-align: center;	font-size: 0.8em; 	margin-bottom: 4px; }span.update { display: none; }span.archief { display: none; }var { color: #fff; 	font-style: normal; 	padding: 0 2px;	background-color: #006ac2; }	hr {margin-left: auto;    margin-right:auto;    width: 40%;    text-align: center; }