/*------------------------ ALGEMEEN -----------------------*/
#content {
	padding: 15px 10px 15px 10px;
	color: #006416;
	margin: 0 0 0 -1px;	
	min-height: 595px;
	height:auto !important;
  	height:595px;
}
h1 {
	color:#ec680d;
}

/*------------------------ HAKKIDS PAGINA OPMAAK -----------------------*/
.imglinks {
	width: 200px;
	height: 200px;
	float:left;	
}
.actie p{
	width: 240px;
	height: 135px;
	text-align: left;
	margin-left: 200px;
	margin-bottom: 10px;
}
.actie_detail p {
	margin-bottom: 10px;
}
.actielink a {
	text-decoration: none;
	color:#ec680d;
	font-weight:bold;
}
.separator {
	clear: both;
	margin: 10px 0 10px 0;
	border-top: solid 1px #006416;
}
/*------------------------ BOTTOM BLOK -----------------------*/
#bottom-blok {
	background:#fff;
}
#container-bottom-content {
	margin: -130px 0 0 10px;
	height: 130px; /*200*/
	color:#007c25;
}
#container-bottom-content p{
	margin: 0px;
}
.link a, .bottomlink a {
	text-decoration: none;
	color:#ec680d;
}
.bottomlink {
	margin: 90px 15px 0 0;
	text-align:right;
}
