@charset "utf-8";
/* CSS Document */
body{
	background: #178935 url(../images/opmaak/borderTop.jpg) no-repeat 50% 0%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	margin:0;
	padding:0;
}
#wrapper{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:28px;
	background:url(../images/opmaak/border.jpg) repeat-y #FEFEFE;
}
/* HEADERSECTION */
#header{
	height:200px;
	width:100%;
	background:url(../images/opmaak/goesting3.jpg) no-repeat 50% 0%;
}
/*#headerLeft{
	width:300px;
	float:left;
	position:relative;
}
.fotoFrame{
	width:220px;
	height:184px;
	margin-left:35px;
	margin-top:30px;
}
.fotoFrame img{
	border:none;
}
.fotoTekst{
	width:235px;
	margin-left:35px;
	text-align:center;
}
.fotoTekst p{
	text-align:center;
}
.fotoTekstBis{
	font-size:75%;
}
.fotoTekstBis p{
	text-align:center;
	margin-top:0px;
}
.fotoTekstBis a{	
	color:#333333;
	text-decoration:none;
}
.fotoKandidaat{
	width:230px;
	margin-left:35px;
	text-align:center;
	font-size:80%;
	margin-top:0;
	color:#FFFFFF;
}
.fotoKandidaat a{
	color:#FFF;
	text-decoration:none;
}

.fotoTekst p{
	font-size:70%;
	text-align:left;
	margin:0;
	padding:0;
}
#headerRight{
	margin-left:300px;
	position:relative;
}
.flashFrame{
	width:600px;
	height:120px;
	text-align:right;
	padding-top:205px;
	margin-left:40px;
	position:relative;
}*/
