/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #022634; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #022634; }
a{color:#022634;}
body { background: #F0F8FF; }
img { border: 0px; display: block; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

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

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 900px; height: 205px; background: url('../images/headerBg.png') no-repeat; }
	#headerCntr h1 { position: absolute; top: 10px; left: 20px; font-size: 18px; font-weight: normal; color: #fff; }
	#headerCntr h1 span { font-weight: bold; font-style: italic; }
	#headerCntr h2 { position: absolute; top: 35px; left: 40px; font: italic bold 12px Arial; color: #fff; }
	#headerCntr a.button { position: absolute; top: 15px; right: 145px; display: block; width: 124px; height: 30px; text-indent: -999px; background: url('../images/buttonBg.png') no-repeat; }
	
		/* ### FAST CONTAINER ### */
		#fastCntr { position: absolute; bottom: 50px; left: 0px; width: 150px; }
		#fastCntr ul { overflow: hidden; width: 900px; list-style: square; }
		#fastCntr li { margin-right: 2px; float: left; display: block; }
		#fastCntr li a { display: block; height: 30px; line-height: 30px; text-align: left; font-size: 10px; text-decoration: none; color: #022634; }
		#fastCntr li a:hover { text-decoration: underline; }
		#fastCntr li.home a { width: 60px; }
		#fastCntr li.contact a { width: 70px; }
		#fastCntr li.sitemap a { width: 80px; }
		#fastCntr li.zoeken a { width: 70px; }
		
		/* ### MENU CONTAINER ### */
		#menuCntr { position: absolute; top: 133px; left: 0px; width: 900px; }
		#menuCntr ul { float: center; list-style: none; }
		#menuCntr ul.first { width: 160px; }
		#menuCntr ul.second { width: 245px; }
		#menuCntr ul.third { width: 100px; }
		#menuCntr li { line-height: 26px;  font-size: 12px; color: #fff; }
		#menuCntr li a { text-decoration: none; color: #fff; }
		#menuCntr li a:hover { text-decoration: underline; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { width: 900px; background: url('../images/contentBg2.gif') repeat-y; }
	#contentCntr div.bg { overflow: hidden; width: 900px; background: url('../images/contentBg.png') no-repeat top right; }
	#contentCntr h1 { padding-left: 10px; height: 60px; line-height: 60px; font-size: 30px; text-transform: capitalize; color: #fff; }
	#contentCntr h2 { padding-bottom: 12px; font-size: 12px; }
	#contentCntr p { padding-bottom: 12px; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { margin-right: 5px; padding-top: 140px; float: left; display: inline; width: 290px; background: url('../images/poliscenter.png') no-repeat; }
		
			/* ### VRAAG BOX ### */
			.vraagBox { padding: 10px 10px 0px 100px; width: 180px; height:142px; border-bottom: 5px solid #fff; background: url('../images/woman.png') #c7e3ee no-repeat left bottom; }
			.vraagBox p { padding-left: 10px; }
			
			/* ### NIEUWS BOX ### */
			.nieuwsBox { padding-top: 10px; width: 270px; background: #faeefa; }
			.nieuwsBox p{padding-left:12px;}
			.nieuwsBox a{text-decoration:none}
			.nieuwsBox a:hover{text-decoration:underline}
			
		
		/* ### CENTER CONTAINER ### */
		#centerCntr { float: left; width: 399px; }
		
			/* ### TEXT BOX ### */
			.textBox { width: 399px; }
			.textBox img { padding: 5px 0px 12px 0px; }
			.textBox p,table,h2 { padding: 0px 12px 12px 12px; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { padding-top: 12px; float: right; width: 203px; }
			
			/* ### TAAL BOX ### */
			.taalBox { overflow: hidden; width: 203px; height: 48px; }
			.taalBox ul { padding-left: 10px; list-style: none; }
			.taalBox li { margin-right: 11px; float: left; display: inline; }
			.taalBox li a { display: block; width: 36px; height: 36px; text-indent: -999px; }
			.taalBox li.nl a { background: url('../images/nl.png') no-repeat; }
			.taalBox li.en a { background: url('../images/en.png') no-repeat; }
			.taalBox li.de a { background: url('../images/de.png') no-repeat; }
			.taalBox li.pl a { background: url('../images/pl.png') no-repeat; }
			
			/* ### AANDACHT BOX ### */
			.aandachtBox { padding: 10px; width: 183px; background: #faeefa; }
			.aandachtBox a { display: block; text-align: center; text-decoration: none; color: #022634; }
			.aandachtBox a:hover { text-decoration: underline; }
			
			/* ### AD BOX ### */
			.adBox { width: 203px; height: 500px; background: #faeefa; }

	/* ### FOOTER CONTAINER ### */
	#footerCntr { margin-left: 0px; padding-top: 10px; width: 820px; height: 20px; background: #fff; text-align: center; text-decoration: none; }

#doorzichtig {
	background:url(/afbeeldingen/door.png);
	
	height: 600px;
	width: 800px;
	border: 1px black solid;
	z-index: 15001;
	position:absolute;
	left:80px;
	top:100px;
	}
	
#wit {
	background-color:#FFFFFF;
	border: 1px solid black;
	margin: 0px auto;
	height:300px;
	width: 400px;
	padding: 15px;
	position:relative;
	top: 100px;
	}
	
.antwoord{
	position: relative;
	border: 1px solid #003f50;
	padding-top: 3px;
	padding-bottom:3px;
	text-align:center;
	font-weight:bold;
	}
	
	.antwoord a{
		color:#003f50;
		text-decoration:none
	}
.vlaggen{
	position:absolute; top: 220px; left:765px; }
	.vlaggen img{padding-bottom:0px}
