@media screen { 

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: normal 62.5%/1.2 Arial, Helvetica, sans-serif;
	color: #444;
}

p {margin: 0 0 10px 0}

a {text-decoration:none}
a:hover {text-decoration:underline}

.anchor {color:#444; text-decoration:none!important}

h2, h2, h3, h4, p {margin-top: 0px; padding-top: 0px}
h1 {font-size: 18px; line-height: 120%}
h2 {font-size: 18px; line-height: 24px}
h3 {font-size: 14px; line-height: 20px}
h4 {font-size: 10px; line-height: 13px}

#container {
	margin: 0px auto;
	width: 910px;
	font-size: 1.3em;
}

.kolom {
	float: left;
	width: 220px;
	margin-right: 10px;
	overflow: hidden;
}

#kolom1 {}
#kolom2 {}
#kolom3 {}
#kolom4 {margin-right:0px}

#kolom4 hr {
	margin: 6px 0 6px 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #000
}

#kolom4 #taalwissel {
	font-size: 9px;
	text-align: right
}
#kolom4 #taalwissel a {
	color: #484848;
}

.headlines {margin-top:4px}
a.leesverder, .leesverder a {color:#535353}

#kolom1 a.leesverder { float:right
}

#hzt {margin-top:12px;font-size:37px;float:left}
#hztlogo {float:right}
#hoofdmenu, #kolommen {clear:both}
.menuitem, .menuitemaktief {margin-right:50px;float:left;font-size:20px}
#hoofdmenu #mnu_english {margin-right:0px}
.menuitemaktief {margin-bottom:12px}
/*
.kolomlabel {height:15px;overflow:hidden}
*/
.kolomlabel {padding:2px 0 0 0;height:17px!important;overflow:hidden}
#kleurvak {padding:0px 8px 8px 8px;background:#BF1E2E;color:#fff;font-size:11px}
.menusimpel {margin:16px 0 30px 0}
.menusimpel div {margin-bottom:6px}
.menusimpel {font-size:14px;font-weight:bold}
.menusimpelgenest {margin-bottom:20px}
/*
#frameD, #frameF, #frameJ {margin-top:20px}
*/

/* sIFR styles */
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h4,
.sIFR-active #hzt,
.sIFR-active .menuitem,
.sIFR-active .menuitemaktief {visibility: hidden}

.sIFR-active h4 {margin:0px; padding:10px 6px 0px 6px;font-size: 12px;background:#BF1E2E;display:inline}
.sIFR-active .menuitemaktief {padding:0px 6px 0px 6px;height:26px;overflow:hidden;background:#000}
.sIFR-active #kleurvak h1 {height:30px;overflow:hidden}
}

@media print {
.content {widows: 3; orphans: 2;}
.noprint, .menusimpel, .menusimpelgenest {display: none; page-break-after: avoid}

.table {page-break-inside: avoid; background-color: #eee}

body,td,a,	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin: 1cm 0cm 0cm 0cm   /*Top Right Bottom Left*/
	}
}

