/*------------------------ ALGEMEEN -----------------------*/
#content {
	padding: 15px 10px 15px 10px;
	color: #006416;
	margin: 0 0 0 -1px;	
	min-height: 388px;
	height:auto !important;
  	height:388px;
}
#content p {
	font-size:10px;
	line-height: 14px;
	width:254px;
	margin-bottom: 10px;
	margin-left:0px;
}
.nieuwsitem {
	border-top: solid 1px #339651;
	height: 6px;
	padding:8px 0 0 0;
}
.nieuwsitem a {
	text-decoration: underline;
	color:#228d42;
	font-size:10px;
}
#nieuwsarchief {
	border-top: solid 1px #339651;
	height: 6px;
	padding:8px 0 0 0;
}
#nieuwsarchief a {
	text-decoration: underline;
	color:#d70018;
	font-size:10px;
}

/*------------------------ NIEUWSARCHIEF -----------------------*/
.haknieuws{
	float:left;
	width:200px;
}
.algemeennieuws {
	margin-left:200px;
}
.haknieuws h2, .algemeennieuws h2 {
	margin-bottom: 10px;
}
.haknieuws a, .algemeennieuws a {
	color: #666;
	line-height: 15px;
	text-decoration: none;
}

/*------------------------ FORMULIER -----------------------*/
#formulier p{
	font-weight: bold;
	color:#0e6b19;
	margin-bottom: 15px;
	margin-left:0px;
	font-size:11px;
}
.veld {
	width:200px;
	margin-top:3px;
	border: solid 1px #0e6b19;
}
.button {
	float:right;
	margin: -31px 15px 0 0;
	color:#0e6b19;
	font-weight: bold;
	background:#ccd249;
	border:none;
	text-align: right;
}
#reactie_antwoord{
	color:#d70018;
}
