
<!--
body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center
}

a, h2, h3, h4, h5, h6, label, option, p, span, select, td, div {font-family:Arial; line-height:18px; text-align:left; font-size:11px}
/* a:hover { text-decoration:underline; } */
h1 {color:#603; line-height:16px; margin:10px 20px 10px 20px}
img {border:0}

a {text-decoration:none; font-weight:bold; color:#FF0000}
a:hover {text-decoration:underline; color:#FF0000}

/* main container */ 
div#container {width:778px; background-color:#FFFFFF; margin:0 auto; height:472px;}
div#container .header { height:36px; width:778px; }
div#container .nav { width:600px; height:36px; }
div#container .divider { width:600px; float:left; background-color:#000000; height:1px; margin-bottom:5px}
div#container .hoofdtxt {width:600px; float:left; overflow:hidden;}
div#container .hoofdtxt .xfact { width:300px; float:left; color:#000000; height:400px; background-color:#000000;}
div#container .hoofdtxt .main { width:300px; float:left; color:#000000; height:400px; overflow:auto;}

div#container .hoofdtxt .contactgegevens { width:300px; float:left; color:#000000; background-color:#000000; height:400px;}

div#container .hoofdtxt .interventies { width:300px; float:left; color:#000000; background-color:#000000; height:400px;}
div#container .hoofdtxt .interventies a { text-decoration:none; color:#FFFFFF;}
div#container .hoofdtxt .interventies a:hover { text-decoration:underline; color:#FFFFFF;}
div#container .hoofdtxt .interventies .header { width:300px; color:#FFFFFF; height:20px; font-size:9px; background-color:#FF0000}
div#container .hoofdtxt .interventies .header a { font-size:11px; font-weight:bold;}
div#container .hoofdtxt .interventies .header a:hover { font-size:11px; font-weight:bold}

div#container .hoofdtxt .interventies .item { width:300px; color:#000000; height:20px; border-bottom:1px solid #FFFFFF}


div#container .hoofdtxt .interventies .item .naam { width:290px; margin-left:5px; color:#FFFFFF; height:15px; font-size:9px; float:left;}
div#container .hoofdtxt .interventies .item .sto { width:40px; margin-left:5px; color:#FFFFFF; height:15px; font-size:9px; float:left; text-align:center;}
div#container .hoofdtxt .interventies .item .datum { width:280px; margin-left:5px; color:#FFFFFF; height:15px; font-size:9px; float:left; border-bottom:1px solid #999999}

div#container .subnav { width:178px; float:right; color:#000000; height:400px; }
div#container .subnav .item { width:122px; height:28px; float:left; color:#000000; background-color:#000000; margin-left:25px; margin-bottom:8px}
div#container .subnav .item .txt { margin-top:5px; text-align:center }
div#container .subnav .item a { color:#FFFFFF; text-decoration:none; font-size:11px; }
div#container .subnav .item a:hover { color:#FFFFFF; text-decoration:underline; font-size:11px; }

div#container .subnav .nieuwsitem { width:122px; height:102px; float:left; color:#FF0000; border:0px solid #000000; margin-left:25px; margin-bottom:8px;}
div#container .subnav .nieuwsitem .link { margin-top:5px; text-align:center }
div#container .subnav .nieuwsitem .link a { color:#FF0000; text-decoration:none; font-size:11px; }
div#container .subnav .nieuwsitem .link a:hover { color:#FF0000; text-decoration:underline; font-size:11px; }
div#container .subnav .xfactlogo { width:113px; height:152px; float:right; color:#000000; margin-left:0px; margin-bottom:8px}

div#container .hoofdtxt .footer { width:600px; margin-top:30px; margin:0 auto; margin-top:8px; height:100px; float:left; background-color:#FFFFFF}
div#container .hoofdtxt .footer .divider { width:600px; background-color:#000000; height:1px; margin-bottom:0px; float:left}
div#container .hoofdtxt .footer .xfact{ width:600px; height:30px; color:#FF0000; float:left }
div#container .hoofdtxt .footer .xfact .case{ width:150px; margin-top:5px; float:left; color:#000000; font-weight:bold}
div#container .hoofdtxt .footer .xfact .link{ width:450px; margin-top:5px; float:left; }
div#container .hoofdtxt .footer .xfact .link a {text-decoration:none; color:#FF0000; }
div#container .hoofdtxt .footer .xfact .link a:hover {text-decoration:underline; color:#FF0000; }
div#container .hoofdtxt .footer .nieuwsitem { width:600px; height:30px; color:#FF0000; border-top:1px solid #000000;}

.header16px { font-size:16px; font-weight:bold; color: #000000; line-height:20px}
.header11px { font-size:11px; font-weight:bold; color: #000000; line-height:20px}

/* formulier elementen */ 
.pieter_form { width: 180px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

a#waarstajij {
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
	margin-left:26px;
	margin-bottom:10px;
	margin-top:10px;
}

a#waarstajij:hover img {
	/*margin-left:-126px;*/
} 
a#waarstajij img {
	width:246px;
	height:120px;
}

-->