body, html{

	padding:0px;
	margin:0px;
	
	font-family:Verdana, sans_serif;
	color:#000000;

}

body{

	background-color:#c9d100;
	background-image:url('../images/background_image.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;

}

img{

	border:none;
	margin:0px;
	padding:0px;

}

img#logo{

	position:absolute;
	right:0px;
	top:0px;

}

img#intro{

	position:absolute;
	left:0px;
	top:54px;

}

img#hoofdbeeld{

	position:absolute;
	left:0px;
	top:161px;
	
}

div#nieuws p.inleiding{

font-size:11px;
line-height:16px;

}

div#inhoud{

	position:absolute;
	top:0%;
	left:50%;
	margin-left:-445px;
	width:897px;

}

div#body{

	position:absolute;
	left:10px;
	top:440px;
	width:417px;
}

div#linkerbalk{

	position:absolute;
	left:0px;
	top:0px;
	width:468px;
	
	background-color:#ffffff;
	background-image:url('../images/div_background.jpg');
	background-repeat:repeat-y;

}

div.tekst{
	width:448px;
	margin-left:10px;
	padding-bottom:60px;
}

p, li{

	font-size:10px;
	line-height:12px;
}

h2{

	font-size:14px;
	font-weight:bold;
	color:#ee990c;
}

div#linkerbalk div.nieuwsitem img{

	margin-top:20px;
	margin-bottom:20px;

}

div.nieuwsitem{

	font-size:11px;

}

div.nieuwsitem img{

	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-10px;

}

div.nieuwsitem a{
	display:block;
	margin-top:5px; 
	color:#000000;
}

div#rechterbalk{

	position:absolute;
	left:475px;
	top:6px;
	width:417px;

	
	background-color:#ffffff;
	background-image:url('../images/div_background.jpg');
	background-repeat:repeat-y;
	background-position:-51px 0px;

}

div#rechterbalk div.app{

	margin-bottom:20px;

}

div#rechterbalk div#contact{

	font-size:10px;
	line-height:16px;

}

div#rechterbalk div#contact a{

	color:#ffffff;
	text-decoration:none;
}

#videoplayer{

	margin-left:5px;
	margin-top:5px;

}

.bodem{

	margin-top:40px;
	margin-bottom:-10px;
	
}
