/*------------------------ ALGEMEEN -----------------------*/
#content {
	padding: 15px 10px 15px 10px;
	color: #006416;
	margin: 0 0 0 -1px;	
	min-height: 386px;
	height:auto !important;
  	height:386px;
	background:url(../images/bg_hakreceptenzoeker.png) bottom no-repeat;
}
#content h1 {
	color:#e10019;
	width:253px;
}
#content p {
	width:253px;
	margin-bottom:15px;
}
.link a {
	color:#e10019;
	text-decoration:none;
}
.groen_link {
	text-decoration:none;
	padding:0 0 5px 0;
}
.groen_link a {
	text-decoration:none;
	color:#006416;
	font-size:12px;
}
.groen_link a:hover {
	text-decoration:underline;
}
/*------------------------ BOTTOM BLOK -----------------------*/
#insert-topbar {
	background:url(../images/bg_bottom_rood.png) repeat-x;
}

/*------------------------ FORMULIER -----------------------*/
.formulier_links {
	float:left;
}
.formulier_rechts {
	margin-left:220px;
}
#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 {
	margin: 34px 0 0 305px;
	height:27px;
	width:116px;
	background:url(../images/bg_bottom_rood.png) repeat-x;
	border:none;
	color:#FFFFFF;
}
