html, body {
height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	background-color:#93bc76;
}

/* Links */
.artikeltekst img {
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.artikeltekst a:link {
	color:#2CA242;
	text-decoration:underline;
}
.artikeltekst a:visited {
	color: #2CA242;
	text-decoration:underline;
}
.artikeltekst a:hover {
	color: #2CA242;
	text-decoration:none;
}
.artikeltekst a:active {
	color: #2CA242;
	text-decoration:underline;
}

.bottomtekst a:link {
	color:#000000;
	text-decoration:none;
}
.bottomtekst a:visited {
	color: #333333;
	text-decoration:none;
}
.bottomtekst a:hover {
	color: #000000;
	text-decoration:underline;
}
.bottomtekst a:active {
	color: #2CA242;
	text-decoration:underline;
}

/* basisinstellingen van de containers */
#container, #top, #header, #middle, #bottom {
	width:100%;
	font-family:inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:inherit;
	min-width:900px;
}

#top_left, #middle_left {
width:261px;
}

#top_middle {
  width:637px;
}

#middle_middle {
width:589px;
}

/* hoogtes */
#top, #top_left, #top_middle, #top_right {
	height:228px;
}

#bottom {
	height:29px;
	text-align:left;
	background-image: url(../images/bottom_slice.jpg);
	background-repeat: repeat-y;
	background-color: #B3DD9D;
	position: relative;
	clear: both;
	vertical-align: bottom;
}


#container {
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/container_slice.jpg);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
  
    #top {
	background-image: url(../images/top_right.jpg);
	background-repeat: repeat-x;
	}
	
	#top_left {
	float:left;
	background-image:url(../images/top_left.jpg);
	font-family: inherit;
	background-repeat: no-repeat;
	}
	
	#top_middle {
	float:left;
	font-family: inherit;
	}

#middle {
	overflow: visible;
}

	#middle_left {
	float:left;
	overflow: visible;
	}
		
		#middle_left_menu {
			width:214px;
			background-image:url(../images/#);
			margin-top:1px;
		}
		
	#middle_middle {
	float:left;
	background-image: url(../images/m_m_pic.jpg);
	background-repeat: no-repeat;
	min-height: 780px;
	padding-right: 30px;
	}
	
	#middle_middle input[type="submit"], #middle_middle input[type="text"] {
	background-color: #FFFFFF;
	color:#6CB46A;
	}
	
	#middle_mr {
	background-image: url(../images/m_m_r_pic.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 199px;
	float: left;
    }

#container #clear {
	height: 10px;
	width: 0px;
	clear: both;
}


.bottomtekst {
	font-family:inherit;
	font-size:10px;
	color:#000000;
	padding-left: 300px;
	padding-top: 10px;
}

#menu {
	margin-left:1px;
}

#kop{
	padding:20px 30px 0px 30px;
}

.koptekst {
	font-family:inherit;
	font-size:22px;
	color:inherit;
}

#artikel{
	padding:2px 0px 20px 30px;
}

.subkoptekst {
	font-family:inherit;
	font-size:17px;
	color:inherit;
	line-height:22px;
	width: 511px;
}

.artikeltekst {
	font-family:inherit;
	font-size:12px;
	color:inherit;
	line-height:18px;
}

#middle_left .nieuwsdatumtekst, #middle_left .nieuwsartikeltekst, #middle_left .nieuwsleesverdertekst, #middle_left .headlines {
	padding:0px 25px 0px 25px;
	font-weight: bold;
}

.headlines {
	font-size: 17px;
}

.nieuwsdatumtekst {
	font-family:inherit;
	font-size:15px;
	color:#6CB46A;
	line-height:18px;
	margin-top: 20px;
}

.nieuwsartikeltekst {
	font-family:inherit;
	font-size:12px;
	color:#6CB46A;
	line-height:18px;
}

.nieuwsleesverdertekst {
	font-family:inherit;
	font-size:12px;
	color:#242424;
	line-height:18px;
}

.nieuwsleesverdertekst a:link {
	color:#242424;
	text-decoration:none;
}
.nieuwsleesverdertekst a:visited {
	color: #242424;
	text-decoration:none;
}
.nieuwsleesverdertekst a:hover {
	color: #242424;
	text-decoration:underline;
}
.nieuwsleesverdertekst a:active {
	color: #242424;
	text-decoration:none;
}
