/* CSS Document */
html {
overflow-y: scroll;
}
		html, body { margin: 0; padding: 0; margin:5px 0px; }

		body {
			font-family:Arial, Helvetica, sans-serif;
			font-size:62.5%;
		}
		
		td {
			vertical-align:top;
		}
		
		h1 {
			/* titel van pagina */
			font-size:1em;
			margin:0.5em 0em 1em 0em;
			color:#d492a2;
		}
		
		h2 {
			/* subtitels kol1 subhomepages */
			font-size:1.1em;
			color:#8c1b54;
			text-align:right;
			line-height:1.65em;
			padding:0em 0em 3.42em 0em;
			display:inline-block;
			width:150px;
			font-weight:normal;
			background:url(../images/bgsubtitel.gif) top right no-repeat;
		}

		#sitecontainer {
			font-size:1.3em;
			line-height:1.6em;
			width:900px;
			position:relative;
		}
		#kop { height:123px; width:900px; text-align:center; background:url(../images/kop.gif) center no-repeat; }
		#site { background:url(../images/bgcontent.gif) center repeat-y;      }
		
		#navigatie {
			float:left;
			width:180px;
		}
		
		#content {
			width:718px;
			float:left;
			font-size:1em;
			color:#1a171b; 
		}
		#kol1 { width:538px; float:left; position:relative;    }
		#kol1_subtitels { position:absolute; left:390px; top:26px;  }
		#kol1_subtitels_txt h2 { width:100%; padding:0em 0em 1em 0em; position:relative; top:26px; left:2px; }
		
		#kol1_subhometekst { width: 350px; font-size: .9em; padding:30px 20px; }
		#kol1_tekst { width: 488px; font-size: .9em; padding:10px 20px 30px 20px; }
		#kol2 { width: 180px; float:left; position:relative; left:2px; text-align:center; }
		#kol2_titel { position:absolute; top:75px; right:0px; width:180px; text-align:center; }
		#clear { clear:both; }
		
		
		.align_right {
			text-align:right;
		}
		
		
		#print_tekstcontent {
			font-size:1em;
			float:left;
			margin-left:120px;
			width:520px;
		}
		#footer { 
		height:67px; 
		width:900px;
		background: url(../images/voet.gif) top center no-repeat;
		color:#9b9c9e;
		text-align:center;
		padding-top:20px;
		position:relative;
		}
		
		a#maillink:link, a#maillink:active, a#maillink:visited { color:#9b9c93; text-decoration:none;    }
		a#maillink:hover { color:#8c1b54; }
		
		a#lsalink:link, a#lsalink:active, a#lsalink:visited { width:90px; height:30px; position:absolute; left:69px; top:5px; text-decoration:none; }
		a#klslink { width: 51px; height:50px; position:absolute; left:10px; top:0px; text-decoration:none;  }
		
		ul { padding-left:30px; margin:0; }
		
		
		a:link, a:visited, a:active {
			color:#8c1b54;
			text-decoration:none;
		}
		a:hover { 	text-decoration:underline; 	}
	
		/*homepage*/
		#kophome { height:182px; width:900px; text-align:center; background:url(../images/kophome.gif) center no-repeat; }
		#logohome { padding-top:27px; }
		#pb { position:relative; top:115px; left:-59px; z-index:1; height:230px; margin-bottom:60px; }
		
		
		
		a#linkpf:link, a#linkpf:active, a#linkpf:visited { 
		display:block; width:180px; height:550px;
		position:absolute; top:37px; left:0px;
		background:url(../images/icon_pfrecht.gif) 50% 30% no-repeat;
		z-index:500;
		}
		a#linkpf:hover { background:url(../images/icon_pfrecht_selected.gif) 50% 30% no-repeat; }
		
		a#linkls:link, a#linkls:active, a#linkls:visited { 
		display:block; width:180px; height:550px;
		position:absolute; top:-145px; left:0px;  
		background:url(../images/icon_letsel.gif) 50% 30% no-repeat;
		z-index:501;
		}
		a#linkls:hover { background:url(../images/icon_letsel_selected.gif) 50% 30% no-repeat; }
		
		#footerhome { 
		height:67px; width:900px;
		background: url(../images/voethome.gif) top center no-repeat;
		color:#9b9c9e;
		text-align:center;
		padding-top:20px;
		z-index:2;
		}


		#noshow { display:none; }
		
		#lslink1 { width:330px; height:80px; position:absolute; top:0px; right:0px; }		
		#lslink2 { width:330px; height:80px; position:absolute; top:95px; right:0px; }
		#lslink3 { width:330px; height:80px; position:absolute; top:190px; right:0px; }
		#lslink4 { width:330px; height:80px; position:absolute; top:290px; right:0px; }
		#lslink5 { width:180px; height:30px; position:absolute; top:-50px; right:0px; }