/* GENERAL */
* { }
* { margin: 0; padding: 0; font: normal normal 11px/1.5 Arial, Verdana, Tahoma, Sans-serif; }
body { background: none; color : #333; font-size:12px; overflow: -moz-scrollbars-vertical;}
h1 { background: #FFF url('../images/bgs/h1bg.jpg') 7px left no-repeat; font-size: 1.8em; /* 22px */ margin-bottom: 6px; color:#00B6D8; padding:0px 0px 4px 54px; }
h2 { background: #FFF url('../images/bgs/h2bg.jpg') 5px left no-repeat; font-size: 1.4em; /* 20px */ margin-bottom: 6px; color:#FFFFFF; font-weight:bold; padding:5px 10px 5px 30px; line-height:27px; height:27px;}
h3 { font-size: 1.4em; /* 18px */ margin-bottom: 4px; }
h4 { text-align:center; background: #FFF url('../images/bgs/h4bg.jpg') 5px left no-repeat; font-size: 1.2em; /* 20px */ margin-bottom: 6px; color:#FFFFFF; font-weight:bold; padding:6px 10px 5px 15px;}

h5, h5 a { font-size: 1.2em; /* 14px */ }
p { }
ul { list-style-type : none; }
div { font-size : 100%;}
hr { width:100%; height:1px;}
p { text-align: justify; font-size:1.1em;}
td { text-align:left; vertical-align:top; font-size:1em;}
li { font-size:1.1em;}
ul.list { list-style: none;}
ul.list li { padding-left:10px; background: #FFF url('../images/bgs/li.jpg') 5px left no-repeat;}
strong { font-size:1em; font-weight:bold;}
h1.titel { background:none; color:#990000; font-size:15px;} 

/* PLAATSING */
#main { clear:both; }
#header * { display:none;}
.centerwrap { vertical-align:top; height:100%; margin-left:0px;}

	
ul.menu { float:right;}

.onlyprint {display:none;}
@media print {
	.noprint, .overview {display:none; }
	.onlyprint {display:block;}
}