/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #012447; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #012447; }
body { background: #fff url('/files/62/uploads/image/bg.gif') repeat-x; }
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
.center { margin: 0 auto; width: 1000px; overflow: hidden; }

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

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

	/* ### HEADER CONTAINER ### */
	#headerCntr { margin: 0 auto; position: relative; overflow: hidden; width: 1000px; height: 280px; }
	#headerCntr h1 { padding: 16px 0px 0px 2px; float: left; }
	#headerCntr h1 a { display: block; width: 404px; height: 29px; text-indent: -9999px; background: url('/files/62/uploads/image/logonew.jpg') no-repeat; }
	
		/* ### MENU CONTAINER ### */
		#menuCntr { padding-top: 17px; width: 502px; height: 50px; float: right; }
		#menuCntr ul { list-style: none; overflow: hidden; }
		#menuCntr ul li { float: left; display: block; font-size: 13px; font-weight: bold; text-transform: uppercase; }
		#menuCntr ul li a { padding: 0 25px; float: left; display: block; color: #FFFFFF; text-decoration: none; height: 42px; line-height: 42px; }
		#menuCntr ul li a:hover { color: #ff4200; background: #f0f0f1; }
		#menuCntr ul li a.active { color: #ff4200; background: #f0f0f1; }
		
		/* ### VAK BOX ### */
		.vakBox { padding: 25px 0px 0px 2px; width: 400px; font-size: 12px; color: #FFFFFF; line-height: 24px; }
		.vakBox h2 { padding-bottom: 12px; height: 23px; width: 318px; text-indent: -9999px; background: url('/files/62/uploads/image/vak.gif') no-repeat; }
		
		/* ### BANNER BOX ### */
		.bannerBox { padding-right: 2px; width: 500px; float: right; }

	/* ### CONTENT CONTAINER ### */
	#contentCntr { overflow: hidden; width: 100%; background: #f9f9f9 url('/files/62/uploads/image/content.gif') bottom repeat-x; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 481px; }
		
			/* ### TEXT BOX ### */
			.textBox { padding: 8px 0px 30px 2px; line-height: 24px; width: 481px; }
			.textBox h2 { padding-left: 15px; color: #FFFFFF; font-size: 18px; font-weight: normal; line-height: 43px; background: url('/files/62/uploads/image/h2-back-1.gif') no-repeat; }
			.textBox p { padding-top: 15px; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 500px; }
			
			/* ### DE BOX ### */
			.deBox { padding: 8px 0px 20px 0px; line-height: 24px; width: 500px; }
			.deBox h2 { padding-left: 15px; color: #FFFFFF; font-size: 18px; font-weight: normal; line-height: 43px; background: url('/files/62/uploads/image/h2-back-2.gif') no-repeat; }
			.deBox p { padding-top: 15px; }
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding: 17px 0 40px 0; overflow: hidden; background: url('/files/62/uploads/image/footer.gif') repeat-x; }
	#footerCntr h2 { color: #ff4200; font-size: 17px; }
	#footerCntr a { color: black; }
		
		/* ### VRAAG BOX ### */
		.vraagBox { padding-right: 115px; color: #000f29; line-height: 24px; width: 280px; float: left; }
		.vraagBox p { padding-top: 12px; }
		
		/* ### CONTACT BOX ### */
		.contactBox { width: 210px; float: right; color: #000f29; line-height: 24px; }
		.contactBox address { padding: 12px 0px 0px 1px; font-style: normal; }
		.contactBox a { color: #000f29; text-decoration: none; }
		.contactBox a:hover { text-decoration: underline; }
		
			/* contactform */
			#contactform				{ margin: 20px 0; }
			#contactform .row			{ height: 30px; margin: 0 0 5px 0; }
			#contactform label, 
			#contactform input			{ display: block; float: left; height: 30px; line-height: 30px; padding: 0 5px; }
			#contactform label			{ width: 120px; }
			#contactform input			{ width: 350px; border: none; background: #f0f0f0; border: 1px solid #dddddd; }
			#contactform input.small	{ width: 60px; }
			#contactform input.tiny		{ width: 30px; margin: 0 0 0 5px; }
			#contactform input.required	{ border: none; background: #fee0de; border: 1px solid #f71100; }
			#contactform input.button	{ margin: 5px 0 0 130px; width: 100px; background: url(/files/62/uploads/image/h2-back-1.gif) center center; border: 1px solid #010e26; color: #FFF; }
			#contactform textarea 		{ display: block; float: left; height: 160px; width: 350px; padding: 5px; background: #f0f0f0; border: 1px solid #dddddd; resize: none; }
		
.copyright, .copyright a {
text-align: center;
font-size: 10px;
color: black;
}
