html{color:#000;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}p{margin-top:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* CONTENT OPMAAK */
body
{
	font-family: arial;
	font-size: 12px;
	margin-left:-1px;
}


.bg_groen
{
	position:absolute;
	margin:0;
	width:100%;
	height:150%;
	background-image:url('../images/bg_groen2.jpg');
	background-repeat:repeat-x;
}
.bg_image
{
	margin:auto;
	width:950px;
	height:100%;
	background-image:url('../images/bg_top6.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
.bg_content
{
	margin:auto;
	width:770px;
	min-height:100%;
	background-image:url('../images/bg_midden1.jpg');
	background-repeat:repeat-y;
	background-position:top;
}


.left
{
	margin:auto;
	width:131px;
	float:left;
}
.left_top
{
	width:130px;
	height:200px;
}
.menu
{
	
}	
.menu a
{
	display:block;
	width:124px;
	height:23px;
	background-image:url('../images/bg_knop1.gif');
	background-color: #C7D669;
	padding-left:6px;
	padding-top:9px;
	color: #009A54;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.menu a:hover, #active
{
	background-color: #349947;
	color: #FFFFFF;
}
.menu #active
{
	background-color: #E9F98A;
	color: #009A54;
}
.adres
{
	width:123px;
	height:190px;
	background-image:url('../images/bg_menu_onder1.jpg');
	background-repeat:no-repeat;
	padding-left:8px;
	padding-top: 25px;
	font-weight:bold;
	font-size: 11px;
	line-height: 160%;
}


.midden
{
	margin:auto;
	float:left;
}
#linkerfoto
{
	margin-right:30px;
	width:479px;
}
#rechterfoto
{
	width:509px;
}
.midden_header
{
	width:508px;
	height:224px;
	background-image:url('../images/bg_header4.jpg');
	background-repeat:no-repeat;
}
.midden_content_top
{
	width:438px;
	height:162px;
	padding-top:5px;
	padding-left:35px;
}
.midden_content_top_rechts
{
	width:438px;
	height:66px;
	padding-top:5px;
	padding-left:35px;
}
.midden_content_bottom
{
	clear:both;
	width:438px;
	padding-top:10px;
	padding-left:35px;
}
#content_slogan
{
	font-size:13px;
	font-weight:bold;
	color:#009A54;
}
.title
{
	padding-top:167px;
}
.title h1
{
	color: #FFFFFF;
	font-size: 36px;
	line-height: 1.1;
	font-weight: bold;
}
.midden li
{
	list-style-image:url('../images/lijst_item2.gif');
}
h2
{
	font-size: 13px;
	font-weight: bold;
	color: #009A54;
	display: inline;
}
a
{
	font-weight: bold;
	color: #009A54;
}
a:hover
{
	text-decoration: none;
}

.right
{
	margin:auto;
	width:130px;
	float:left;
}




#submenu a
{
	color: #66CC99;
}
#submenu a .active
{
	color: #FFFFFF;
}


#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=60);
	opacity: .60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background: #fff;
	padding: 5px 5px;
	border: 5px solid #fff;
	float: left;
	width: 335px;
	position: absolute;
	top: 297px;
	left: 50%;
	margin: 0 0 0 -100px;
	z-index: 100;
	font-size: 11px;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

