/* Made by Patrick den Breejen */
* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	height: 100%;
}
#container {
	margin-top: -50px;
	padding: 0;
}

#header {
	width: 780px;
	margin: 0 auto;
	height: auto;
}

#content {
	margin-top: 25px;
}

#vlaggen {
	width: 16px;
	height: 150px;
	padding-top: 5px;
}

.sharethis {
	padding-top: 5px;
	z-index: 2;
	text-align: right;
	float: right;
	position: relative;
}

/* ======= NAVIGATIE ====== */
#navbar, #navbar ul, #navbar ul li, #navbar li a {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	list-style: none;
	text-align:center;
}
	#navbar {
		margin: 5px 0 !important;
		font-size: 11px;
		width: 960px;
	}
	
	#navbar ul li, #navbar li a {float: left;}
	
	#navbar ul li {
		margin: 0 3px;
		border-right: 1px solid #7F7F7F;
	}
	#navbar li a {
		width: 140px;
		text-align: center;
		color: #7F7F7F;
		margin-right: 6px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
	}
	#navbar li a:hover, #navbar li.current_page_item a {
		color:#000 !important;
		text-decoration: none !important;
		border-bottom: 1px solid #2D2B2E !important;
	}
		#navbar li ul {
			display: none;
		}
		#navbar li {
			position: relative;
			z-index: 13;
		}
		#navbar li:hover ul {
			position: absolute;
			display: block;
			top: 20px;
			left: -7px;
			width: 132px;	
			_width: 122px !important;	
			display: inline;
			height: auto;
			padding: 10px;
			_padding: 5px 0;
			_padding-right: -5px;
			/*background: #2D2B2E;*/
			background: #FFF;
			border-left: 1px solid #7F7F7F;
			border-right: 1px solid #7F7F7F;
			border-bottom: 1px solid #7F7F7F;
			z-index: 13;
			*z-index: 12;
			text-align: left;
		}
			#navbar li:hover ul li, #navbar li:hover ul li a {
				text-align: left;
				border: 0;
			} 
		#navbar li:hover ul a {
			_margin-right: 0 !important;
		}

/* ======= SITE FOOTER ====== */
	#footer {
		clear: both;
		border-top: 1px solid #B3B1B2;
		padding: 5px 0 10px;
		text-align: right;
		color: #7F7F7F;
		margin-top: 30px;
	}
		#footer a {
			color: #7F7F7F;
			text-decoration: none;
		}
		#footer a:hover {
			color: #7F7F7F;
			text-decoration: underline;
		}
		
	
/* ======= Teksten ====== */	
h1 {
	font-family: arial, verdanan;
	font-size: 18px;
	color: #0a64a3;
}
a {
	color:#000;
}
p { 
	margin-bottom: 10px;
}
img a {
	border: none;
}

/* ======= Site ====== */	
.vlaggen {
	float: left;
	margin-bottom: 5px;
	border: 0px;
}
.float {
	float: left;
	font-size: 22px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #727272;
}

	
#social {
	margin: 0 auto;
	width: 960 px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: -20px;
}
/*.field {
	width: 402px; 
	height: 41px; 
	line-height: 78px; 
	background: url(../images/input.png) 
	left center no-repeat;
	font-size: 18px;
	color: #727272;
	margin-bottom: 40px;
	_margin-bottom :10 px;
	
}*/
#kwtekst {
	font-size: 24px;
	font-weight: bold;
}
#pktekst {
	font-size: 24px;
	font-weight: bold;
}
input.kw {
		background: none; 
		width: 225px;
		height: 100px;
		font-size: 1.3em; 
		color: #727272; 
		padding: 6px;
		border: #CCC 2px;
	background-image:url(../images/bg.png);
	background-repeat: no-repeat;
	text-align:center;
	font-size:25px;
	font-weight:bold;
} 
input.pk {
		background: none;  
		width: 225px;
		height: 100px;
		font-size: 1.3em; 
		color: #727272; 
		padding: 6px;
		border: #CCC 2px;
	background-image:url(../images/bg.png);
	background-repeat: no-repeat;
	text-align:center;
	font-size:25px;
	font-weight:bold;
} 
form { 
	margin-bottom: 10px;
}
.fb-like {
	margin: 0 auto;
}
#floatad {
	float: left;
	position: absolute;
	width: 336px;
	height: 280px;
}
.clear {
	clear: both;
}
.formdiv {
	width: 490px; 
	margin: 0 auto;
	position: relative;
	clear: both;
}
#kwveld {
	width: 240px;
	height: 100px; 
	float: left;
	position: relative;
}
#pkveld {
	width: 240px;
	height: 100px; 
	float: left;
	position: relative;
	
}
#ad2 {
	clear: both;
}

#adlinksbovenfloat {
	float: left;
	position: absolute;
	width: 310px;
	height: 610px;
	margin-top: -50px;
}