/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #8c806e; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
body { background: #fff url('../images_g/body-bg.gif') top left repeat-x; }
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
#homeSlide { float: right; }

/* ### WRAPPER ### */
#wrapper { width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 1000px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; overflow: hidden; width: 1000px; height: 363px; background: url('../images_g/header-bg.jpg') bottom left no-repeat; }
	#headerCntr h1 { position: absolute; top: 24px; left: 23px; }
	#headerCntr h1 a { display: block; width: 274px; height: 37px; text-indent: -9999px; background: url('../images_g/logo.gif') no-repeat; }
	#headerCntr h2 { position: absolute; top: 21px; right: 21px; }
	#headerCntr h2 a { display: block; width: 258px; height: 45px; text-indent: -9999px; background: url('../images_g/logo2.gif') top left no-repeat; }
	#headerCntr h2 span { display: block; font-weight: normal; font-size: 12px; text-align: right; text-transform: uppercase; color: #dfdfdf; }
	
		/* ### MENU CONTAINER ### */
		#menuCntr { position: absolute; top: 98px; left: 25px; }
		#menuCntr ul { list-style: none; }
		#menuCntr li { float: left; color: #9b9b9b; font-weight: bold; font-size: 16px; }
		#menuCntr li a { padding: 0px 0px 0px 14px; text-decoration: none; color: #9b9b9b; line-height: 29px; display: block; }
		#menuCntr li a span { padding: 0px 16px 0px 2px; display: block; }
		#menuCntr li a:hover { color: #187000; background: url('../images_g/menu-left.gif') top left no-repeat; }
		#menuCntr li a:hover span { background: url('../images_g/menu-right.gif') top right no-repeat; }
		#menuCntr li a.active { color: #187000; background: url('../images_g/menu-left.gif') top left no-repeat; }
		#menuCntr li a.active span { background: url('../images_g/menu-right.gif') top right no-repeat; }
	
		/* ### LANGUAGE BOX ### */
		.languageBox { position: absolute; top: 98px; right: 25px; }
		.languageBox ul { list-style: none; overflow: hidden; }
		.languageBox li { padding-left: 10px; font-weight: bold; float: left; font-size: 14px; color: #9b9b9b; }
		.languageBox li a { padding-right: 10px; color: #9b9b9b; display: block; text-decoration: none; line-height: 17px; background: url('../images_g/seperator.gif') top right repeat-y; }
		.languageBox li a:hover { color: #080808; }
		.languageBox li a.active { color: #080808; }
		.languageBox li a.last { background: none; }		
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding-top: 20px; padding-bottom: 15px; margin-top: 13px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; overflow: hidden; width: 1000px; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 362px; }
		
			/* ### BUTTON BOX ### */
			.buttonBox { width: 362px; }
			.buttonBox ul { list-style: none; }
			.buttonBox li { padding-bottom: 25px; height: 203px; cursor: pointer; }
			.buttonBox li a { display: block; cursor: pointer; text-decoration: none; background: no-repeat top; }
			.buttonBox li a:hover { background-position: bottom; }
			.buttonBox li.res a { padding: 25px 30px 20px 20px; width: 312px; height: 158px; background-image: url('../images_g/green-bg.gif'); }
			.buttonBox li.res a strong { display: block; padding-bottom: 15px; margin-bottom: 12px; font-size: 36px; font-weight: normal; color: #254f00; background: url('../images_g/dotted-bg.png') bottom left repeat-x; }
			.buttonBox li.res a strong span { line-height: 17px; font-size: 24px; color: #254f00; display: block; }
			.buttonBox li.res a em { width: 312px; height: 69px; display: block; text-indent: -9999px; background: url('../images_g/reserve-img.png') no-repeat 0 0; }
			.buttonBox li.groep a { padding: 25px 30px 20px 20px; font-family: Verdana, Arial, Helvetica, sans-serif; display: block; overflow: hidden; width: 312px; height: 158px; background-image: url('../images_g/groepen-box.gif'); }
			.buttonBox li.groep strong { display: block; margin-bottom: 12px; height: 123px; overflow: hidden; color: #254f00; font-size: 36px; font-weight: normal; background: url('../images_g/groepen-img.png') top right no-repeat; }
			.buttonBox li.groep strong span { padding-bottom: 15px; width: 213px; color: #254f00; font-size: 18px; display: block; line-height: 20px; background: url('../images_g/dotted-bg1.gif') bottom left repeat-x; }
			.buttonBox li.groep em { font-style: normal; color: #254f00; font-size: 18px; text-decoration: none; }
			
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 610px; }
			
			/* ### TEXT BOX ### */
			.textBox { width: 610px; overflow: hidden; position:relative; }
			.textBox h3 { padding-bottom: 15px; margin-bottom: 18px; color: #3a3a3a; font-size: 30px; font-weight: normal; border-bottom: 1px solid #dfdfdf; }
			.textBox h3 span { display: block; color: #3a3a3a; font-size: 22px; line-height: 15px; }
			.textBox h4 { padding-bottom: 5px; margin-bottom: 10px; margin-top:10px; color: #3a3a3a; font-size: 20px; font-weight: normal; border-bottom: 1px solid #dfdfdf; }
			.textBox p { padding-top:5px; padding-bottom: 5px; color: #474747; line-height: 20px; }
			.textBox td { color: #474747; line-height: 20px;}
			.textBox a { color: #6cb701; text-decoration: underline; }
			.textBox ul { margin:10px 0px; list-style: none; }
			.textBox ul li { padding-left: 20px; font-size: 12px; color: #474747; line-height: 24px; background: url(../images_g/bullet.gif) no-repeat left 3px; }						
			.textBox ul.checks { list-style: none; }
			.textBox ul.checks li { padding-left: 30px; font-size: 12px; color: #474747; line-height: 24px; background: url(../images/list-icon.gif) no-repeat left 3px; }			
			.textBox a:hover { text-decoration: none; }
			.textBox a.boek { float: right; color: #6db401; font-weight: bold; text-decoration: none; font-size: 18px; text-align: center; width: 148px; line-height: 35px; background: url('../images_g/boek-bg.gif') top left no-repeat; }
			.textBox a.boek:hover { color: #3A3A3A; }
			.textBox a.galleryLink { position:absolute; right:0px; top:300px; font-weight:bold;  }
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding-bottom: 45px; padding-top: 5px; overflow: hidden; width: 1000px; text-align: center; font-size: 12px; color: #666666; }
	#footerCntr address { padding-bottom: 35px; font-style: normal; letter-spacing: 1px; color: #202020; font-size: 14px; }
	#footerCntr address span { font-size: 18px; font-weight: bold; }
	#footerCntr address a { padding: 0px; color: #202020; text-decoration: none; }
	#footerCntr span { font-weight: bold; }
	#footerCntr a { padding: 0px 3px; color: #666666; text-decoration: none; }
	#footerCntr a:hover { text-decoration: underline; }
