	html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
		margin: 0;
		padding: 0;
	}
	a, a:hover{
		color: #2c3784;
	}
	a:hover{
		text-decoration: none;
	}
	body, textarea, input{
		color: #000000;
		font: 11px/16px Verdana, Arial;
	}
	img{
		border: 0;
	}
	p{
		margin: 0;
		padding: 0;
	}
	
	#wrapper{
		width:1000px;
		margin:0 auto;
		position:relative;
		padding:0 0 30px 0;
	}
	div.header{
		width:1000px;
		height:121px;
		background-image:url(/img/achtergronden/header-bg.gif);
		background-position: right 12px;
		background-repeat: no-repeat;
		float:left;
	}
	div.header h1{
		position:absolute;
		top:14px;
		left:0px;
		width:235px;
		height:72px;
	}
	div.header h1 a{
		background-image:url(/img/algemeen/logo-profyto.gif);
		text-indent:-9999px;
		width:235px;
		height:72px;
		display:block;
	}
	div.hoofd-nav{
		width:1000px;
		height:24px;
		float:left;
	}
	div.hoofd-nav ul.hoofd-nav{
		margin:0 0 0 32px;
		padding:0;
		list-style-type:none;
	}
	div.hoofd-nav ul.hoofd-nav li{
		float:left;
		background-image:url(/img/algemeen/hoofdnav-spacer.gif);
		background-repeat:no-repeat;
		background-position: right 5px;
	}
	div.hoofd-nav ul.hoofd-nav li.noborder{
		background:none;
	}
	ul.hoofd-nav li a:link,
	ul.hoofd-nav li a:visited,
	ul.hoofd-nav li a:active,
	ul.hoofd-nav li a:hover{
		padding:0 11px 0 11px;
		text-decoration:none;
		font-weight:bold;
	}	
	
	ul.hoofd-nav li a:link,
	ul.hoofd-nav li a:visited,
	ul.hoofd-nav li a:active,
	ul.hoofd-nav li a:hover{
		color:#e09a17;
	}
	ul.hoofd-nav li.hoofd-nav-activiteiten a:hover,
	ul.hoofd-nav li.hoofd-nav-activiteiten a.actief{
		color:#97bb39;
	}	
	ul.hoofd-nav li.hoofd-nav-organisatie a:hover,
	ul.hoofd-nav li.hoofd-nav-organisatie a.actief{
		color:#2c3784;
	}	
	ul.hoofd-nav li.hoofd-nav-actueel a:hover,
	ul.hoofd-nav li.hoofd-nav-actueel a.actief{
		color:#e09a17;
	}			
	body.actueel	ul.hoofd-nav li.hoofd-nav-activiteiten a,
	body.actueel	ul.hoofd-nav li.hoofd-nav-organisatie a{
		color:#2c3784;
	}
	body.actueel ul.hoofd-nav li.hoofd-nav-activiteiten a:hover{
		color:#97bb39;
	}

	
	div.content-wrapper,
	div.content-wrapper-klantsite{
		width:1000px;
		position:relative;
		float:left;	
		background-image:url(/img/achtergronden/content-bg.jpg);
		background-position: 533px bottom;
		background-repeat:no-repeat;
	}
	div.content-wrapper-klantsite{
		background-image:url(/img/achtergronden/content-klantsite-bg.jpg);
		background-position: 400px bottom;
		background-repeat:no-repeat;				
	}
	
	div.linkerkolom,
	div.rechterkolom,
	div.linkerkolom-klantsite,
	div.rechterkolom-klantsite{
		float:left;
		position:relative;
	}
	div.linkerkolom{
		padding:0 0 0 26px;
		width:500px;
	}
	div.linkerkolom-klantsite{
		width:383px;
		height:377px;
	}
	div.rechterkolom{
		float:left;
		overflow:hidden;
		_height:1%;
	}	
	div.rechterkolom,
	div.rechterkolom-klantsite{
		margin:0 0 0 15px;
		width:431px;
		padding:0 0 20px 0;
	}
	div.rechterkolom-klantsite{
		width:592px;
	}	
	
	
	div.sub-nav,
	div.sub-nav-klansite{
		width:494px;
		height:152px;
		margin:0 0 6px 0px;
		float:left;	
	}
	div.sub-nav-klansite{
		width:364px;
		height:377px;
	}
	div.sub-blok{
		width:160px;
		height:152px;
		float:left;
		margin:0 7px 0 0;
		position:relative;
	}
	div.sub-blok h2{
		position:absolute;
		top:13px;
		left:15px;
		font-size:20px;
		font-style: italic;
		line-height:22px;
		font-weight:normal;
	}
	div.sub-1{
		background-color:#f7faf0;
	}
	div.sub-2{
		background-color:#ebe9f6;
	}
	div.sub-3{
		background-color:#faf1de;
		margin:0;
	}
	
	div.sub-1-klantsite{
		background-color:#f7faf0;
		height:198px;
		width:175px;
	}
	div.sub-2-klantsite{
		background-color:#eaf1d7;
		height:198px;
		width:175px;
	}
	div.sub-3-klantsite{
		background-color:#f4f3fa;
		margin:0;
		margin-top:10px;
		float:left;
		clear:left;
		height:169px;
		width:175px;
	}
	div.sub-4-klantsite{
		background-color:#edebf7;
		margin:0;
		margin-top:10px;
		margin-left:7px;
		float:left;
		height:169px;
		width:175px;
	}		
	

	body.activiteiten div.sub-1{
		background-color:#f7faf0;
	}
	body.activiteiten div.sub-2{
		background-color:#f4f8ea;
	}
	body.activiteiten div.sub-3{
		background-color:#f0f5e1;
		margin:0;
	}	
	
	body.organisatie div.sub-1{
		background-color:#f3f2fa;
	}
	body.organisatie div.sub-2{
		background-color:#ebe9f6;
	}
	body.organisatie div.sub-3{
		background-color:#e4e0f3;
		margin:0;
	}		
	div.visual-container{
		width:493px;
		height:237px;
		margin:0 0 0 0px;
		float:left;
		overflow:hidden;
	}
	
	div.visual{
		width:317px;
		height:237px;
		margin:0 0 0 0px;
		float:left;
	}

	body.home div.blokjes,
	body.activiteiten div.blokjes,
	body.organisatie div.blokjes,
	body.actueel div.blokjes{
		width:167px;
		height:237px;
		float:left;
	}
	body.home div.blokjes,
	body.activiteiten div.blokjes{
		background-image:url(/img/achtergronden/blokjes-home.gif);
	}
	body.organisatie div.blokjes{
		background-image:url(/img/achtergronden/blokjes-organisatie.gif);	
	}
	body.actueel div.blokjes{
		background-image:url(/img/achtergronden/blokjes-actueel.gif);	
	}	
	
	
	div.contentrechts-wrapper,
	div.contentrechts-klantsite-wrapper{
		margin:0 0 0 17px;
		width:400px;
		color:#2c3784;
	}
	div.contentrechts-klantsite-wrapper{
		width:550px;
	}
	div.contentrechts-wrapper ul,
	div.contentrechts-klantsite-wrapper ul{
		list-style-type:disc;
	}
	div.rechterkolom-klantsite div.contentrechts-wrapper{
		width:572px;
	}
	h3{
		color:#96bb38;
		font-weight:normal;
		margin:0 0 10px 0;
	}
	
	body.actueel div.sub-1{
		background-color:#fcf5e7;
	}
	body.actueel div.sub-2{
		background-color:#faeed8;
	}
	body.actueel div.sub-3{
		background-color:#f7e6c4;
		margin:0;
	}			
	
	div.sub-1 h2,
	div.sub-1 ul,
	div.sub-1 ul a{
		color:#97bb39;	
	}
	div.sub-2 h2,
	div.sub-2 ul,
	div.sub-2 ul a{
		color:#2c3784;	
	}
	div.sub-3 h2,
	div.sub-3 ul,
	div.sub-3 ul a{
		color:#e09a17;
	}
	div.sub-1-klantsite h2,
	div.sub-1-klantsite ul,
	div.sub-1-klantsite ul a{
		color:#97bb39;	
	}
	div.sub-2-klantsite h2,
	div.sub-2-klantsite ul,
	div.sub-2-klantsite ul a{
		color:#97bb39;	
	}
	div.sub-1-klantsite ul a:hover,
	div.sub-1-klantsite ul li.actief a,
	div.sub-1-klantsite ul li.actief,
	div.sub-2-klantsite ul a:hover,
	div.sub-2-klantsite ul li.actief a,
	div.sub-2-klantsite ul li.actief{
		color:#e09a17
	}	
	div.sub-3-klantsite h2,
	div.sub-3-klantsite ul,
	div.sub-3-klantsite ul a{
		color:#2c3784;
	}	
	body.activiteiten div.sub-1 h2,
	body.activiteiten div.sub-1 ul,
	body.activiteiten div.sub-1 ul li a{
		color:#97bb39;
	}
	body.organisatie div.sub-1 h2,
	body.organisatie div.sub-1 ul,
	body.organisatie div.sub-1 ul li a{
		color:#2c3784;
	}
	body.actueel div.sub-1 h2,
	body.actueel div.sub-1 ul,
	body.actueel div.sub-1 ul li a{
		color:#e09a17;
	}
	div.sub-blok ul.sub-blok{
		position:absolute;
		top:38px;
		left:16px;
		margin:0;
		padding: 0 0 0 15px;
		list-style-type:disc;
	}
	div.sub-1-klantsite ul.sub-blok,
	div.sub-2-klantsite ul.sub-blok,
	div.sub-3-klantsite ul.sub-blok{
		left:16px;
	}	
	body.activiteiten div.sub-2 ul.sub-blok,
	body.organisatie div.sub-2 ul.sub-blok,
	body.actueel div.sub-2 ul.sub-blok{
		top:15px;
	}
	div.sub-blok ul.sub-blok a:link,
	div.sub-blok ul.sub-blok a:visited,
	div.sub-blok ul.sub-blok a:active,
	div.sub-blok ul.sub-blok a:hover{
		text-decoration:none;
		line-height:20px;
	}
	body.activiteiten ul.sub-blok li.actief,
	body.activiteiten ul.sub-blok a:hover,
	body.activiteiten ul.sub-blok li.actief a{
		color:#e09a17;
	}
	body.organisatie ul.sub-blok li.actief,
	body.organisatie ul.sub-blok a:hover,
	body.organisatie ul.sub-blok li.actief a{
		color:#e09a17;
	}
	div.footer{
		float:left;
		width:1000px;
		background-image:url(/img/achtergronden/footer-bg.gif);
		height:41px;
		text-indent:-9999px;
	}
	div.footer-klantsite{
		float:left;
		width:500px;
		background-image:url(/img/achtergronden/footer-klantsite-bg.gif);
		background-position:26px 0;
		height:41px;
		text-indent:-9999px;
		background-repeat:no-repeat;
		margin:7px 0 0 0;
	}
	div.copyright,
	div.copyright-klantsite{
		width:965px;
		float:left;
		text-align:right;
		color:#2c3784;
	}
	div.copyright-klantsite{
		text-align:left;
		width:565px;
		margin:0 0 0 47px;
	}
	
	div.inlog{
		position:absolute;
		bottom:0px;
		right:35px;
		width:431px;
		height:36px;
		background-image:url(/img/achtergronden/home-inlog-bg.jpg);
	}
	div.inlog p{
		margin:8px 0 0 15px;
	}
	div.inlog label,
	div.inlog input,
	div.inlog a{
		float:left;
		color:#fff;
		margin:0 0 0 10px;
		font-weight:bold;
	}
	div.inlog input{
		border:0px;
		height:16px;
		width:100px;
	}
	div.inlog input{
		color:#000;
		line-height:14px;
	}
	
	
