body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#header{
	width: 950px;
	height: 150px;
	border: 2px solid #99CC00;
	margin-bottom: 10px;
}

#tekstvak{
	float: right;
	border: 2px solid #99CC00;
	min-height: 400px;
	width: 760px;
	
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#contactvak{
	float: right;
	border: 2px solid #99CC00;
	height: 400px;
	width: 760px;
	overflow: auto;
	padding: 3px;
	margin-left: 5px;
	background-color: #99CC00;
}

.floatLeft{
	float: left;
}
.floatLeftRand{
	float: left;
	border-left: 2px solid #99CC00;
}

.floatRight{
	float: right;
}

.floatLeftFotoMarge{
	float: left;
	margin: 5px 5px 5px 0px;
}

.floatLeftFotoMargeZonerBovenMarge{
	float: left;
	margin: 0px 5px 5px 0px;
}

.floatRightFotoMarge{
	float: right;
	margin: 5px 0px 5px 5px;
}

p{
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.2em;
	text-align: justify;
}

.ArtikelHome{
	padding: 0p 10px 10px 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.nieuwste{
	clear:both;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #99CC00;
	line-height: 12px;
	border-bottom: 1px dotted #99CC00;
}

.datumArtikelHome{
font-size:10px;
padding-left: 25px;
}

/* Quiz */
.affiche{
float: left;
cursor: pointer;
}

#inschrijvingsformulier{
width: 450px;
height: 300px;
background-color:#99CC00;
border-left: #F2EC87 solid 1px;
padding-left: 26px;
padding-top: 100px;
float: right;
}

.invoervak{
border: 0px;
}

.labels{
color:#F2EC87;}

#inschrijven{
border: #F2EC87 solid 1px;
color:#F2EC87;
background-color:#99CC00;
cursor: pointer;
font-size:16px;
}

#afficheZijnzeweer{
float: left;
margin-right: 10px;
margin-bottom: 6px;
border: 2px solid #000000;
}

#bannerZijnzeweer{
clear: both;
}

.zijnzeWeerTekst{
float: right;
width: 435px;
height: 320px;
padding-top: 10px;
overflow: auto;
font-size: 14px;
line-height: 20px;
text-align:justify;
}

.navVakLinks{
	float:left;
	width: 170px;
	margin-top: 5px;
	border: 1px solid #808080;
	padding: 4px;
	cursor:pointer;
}

.navVakRechts{
	float:right;
	clear:right;
	width: 184px;
	margin-top: 5px;
	border: 1px solid #808080;
	cursor:pointer;
}
