

/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: arial; font-size: 12px; color: #797979;  }
input, select, textarea { font-family: arial; font-size: 12px; color: #5d5d5d; }
body { background: url('../images/body_bg.gif'); }
img { border: 0px; display: block; }
a { outline: none; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; overflow: hidden; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 767px; background: #fff; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 767px; height: 182px; }
	#headerCntr h1 { position: relative; margin: 0px; width: 767px; height: 161px; text-indent: -9999px; background: url('../images/clicheader.png') no-repeat; }
	#headerCntr h1:hover {  background: url('../images/header.png') no-repeat; }
	#headerCntr h2 { position: absolute; right: 60px; top: 90px;  width: 367px; height: 28px; text-indent: -9999px; background: url('../images/algemene.png') no-repeat;  }
	#headerCntr h2.sitemap { position: absolute; right: 10px; top: 80px;  width: 367px; height: 50px; text-indent: -9999px; background: url('../images/sitemap.png') no-repeat;  }

	#menu { position: fixed; right: 0px; top: 355px; width: 140px; height: 120px; font: arial; font-weight: bold; }
	#menu ul { list-style: none; }
	#menu li { display: block; margin-top: 10px; }
	#menu li a { text-decoration: none; color: #000; display: block; line-height: 17px; padding: 5px 10px; background: #fff; font-size: 12px;}
	#menu li a:hover {text-decoration: none; color: #FFF; display: block; line-height: 17px; background: #000; font-size: 12px;}


	
	
		
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding-bottom: 77px;  width: 767px; }
	#contentCntr img.titels { margin-top: 40px; margin-bottom: 20px; margin-left: -1px;  }
	#contentCntr ol {margin-left: 19px; }
		.inhoudBox { width: 800px; margin-left: 85px; margin-top: 20px;}
		.inhoudBox ol{ font-weight: bold; line-height: 25px;  }
		.inhoudBox ul{ font-weight: bold; list-style: none;  }
		.inhoudBox ul.ruimte { font-weight: bold; line-height: 25px; list-style: none; margin-top: 9px;  }
		.inhoudBox li img {  }
		.inhoudBox li a.icons{ display:block; height: 42px; margin-top:5px; }
		.inhoudBox li:hover {  }
		.inhoudBox h2 { font-size: 24px; color:#68b700; }
		.inhoudBox p {display:block; margin-left:10px; line-height: 47px;}
		.inhoudBox a { color: #797979; text-decoration: none; }
		.inhoudBox a:hover { color: #68b700; text-decoration: none; }
			.links { float: left; width: 200px; }
			.rechts { float:right; width: 450px; }
			
			.links1 { float: left; width: 40px; margin-left: -60px; }
			.tekst { float: left; width: 170px; margin-top: 32px; margin-left: -20px; }
			.links2 { float: left; width: 230px; }
			.rechts1 { float: right; width: 323px; }
		
		.itemBox { margin-left: 30px; padding-top: 30px; } 
		.itemBox h2 { font-weight: bold; color: #68b700; font-size: 16px; }
		.itemBox img { margin-top: 5px; z-index:-1; }
		.itemBox img.lijntje { margin-left: -20px; }
		.itemBox span { float: right; background: url('../images/boven.png'); width: 142px; height: 40px; margin-right: -25px; margin-top: -10px; z-index: 99;}
		.itemBox span a { font-size: 10px; font-weight: bold; display: block; padding-top: 7px; padding-left: 15px; color:#FFF; text-decoration: none; } 
		.itemBox p { line-height: 22px; margin-top: 15px; width: 666px;}
		.itemBox a { color: #797979; text-decoration: none;} 
		.itemBox a:hover { color: #242424; }
		
		
		.textBox { margin-left: 30px; padding-top: 30px; margin-bottom: 40px; padding-right: 40px; } 
		.textBox h2 { font-weight: bold; color: #68b700; font-size: 24px; }
		.textBox img { margin-top: 5px; z-index:-1; }
		.textBox img.lijntje { margin-left: -20px; }
		.textBox span { float: right; background: url('../images/boven.png'); width: 142px; height: 40px; margin-right: -25px; margin-top: -10px; z-index: 99;}
		.textBox span a { font-size: 10px; font-weight: bold; display: block; padding-top: 7px; padding-left: 15px; color:#FFF; text-decoration: none; } 
		.textBox p { line-height: 18px; margin-top: 15px; width: 666px;}
		.textBox a { color: #797979; text-decoration: none;} 
		.textBox a:hover { color: #242424; }
		
		
	
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr {min-width:100%; min-height: 89px; margin-top: 40px; bottom: 0px; background: url('../images/footer.png') repeat-x;  }
	#footerCntr a.hoog {color:#2bbe00; float: left; font-size: 10px; text-decoration: none; display: block; padding-left: 25px; padding-top: 6px; padding-right: 25px;  }
	#footerCntr a.boven { float: right; }
	#footerCntr a:hover { color: #be8200; }
	#footerCntr p { padding-top: 40px; padding-left: 25px; color:#CCC; }
	
	#subline a {text-decoration:none; color: #ccc;
}
#subline a:hover {text-decoration:underline }



