*{
	font-family:Arial;	
}
body{
	margin:0 auto;
	padding:0;
}

#container{
    margin:0 auto;
    padding:0;
    width:996px;
}

#header{
	height:121px;	
}
	#logo {
		background-image:url(../images/logo.jpg);
		float:left;
		height:74px;
		width:304px;
		
	padding-left:340px;
	padding-top:12px;

	}
		#logo a{
		color:#00447F;
		font-size:17px;
	}

	#head {
		background-image:url(../images/hoofd.jpg);
		float:left;
		height:121px;
		width:216px;
	}
	#search {
		background-image:url(../images/lang.jpg);
		float:left;
		height:111px;
		padding-top:10px;
		width:136px;
	}
		#zoekinput {
			border:1px solid #66b446;
			height:15px;
			margin-top:2px;
			width:133px;
			color:#ADC4D9;

		}
		#zoekbtn{
			color:#FFF;
			background-color:#64AF46;
			text-align:center;
			border:0;
			height:19px;
		}	
		#news {
			background-image:url(../images/news.jpg);
			float:left;
			height:34px;
			margin-top:87px;
			position:absolute;
			width:644px;
			overflow:hidden;
		}
			#news_headlines{
			color:#288C01;
			font-family:tahoma;
			font-size:14px;
			font-weight:bold;
			margin-bottom:11px;
			margin-left:11px;
			margin-right:11px;
			margin-top:11px;
			float:left;
			}
			#news_headlines a{
			color:#288C01;
			text-decoration:none;
			}
			
			#news_ticker{
				margin-top:10px;	
				list-style:none;
				
			}
			#news_ticker li{
				display:none;	
			}
				#news_ticker li a{
					color:#003f80;	
					text-decoration:none;
					font-size:12px;
				}
				#news_ticker li a:hover{
					text-decoration:underline;	
				}
	#lang{
		margin:15px;
		text-align:right;
	}
	.flag{
		height:25px;
		width:25px;
		float:left;		
	}
		.flag img{
			border:0;
		}
	
#back {
	background-image:url(../images/back.jpg);
	height:599px;
	padding:7px;
}
	
	.menu_top{
		background-image:url(../images/menu_top.png);
		height:26px;
		width:198px;
		padding:5px;
		padding-left:+15px;
		color:#278C00;
		font-size:18px;
	}
	.menu_top a{
		color:#278C00;
		font-size:15px;
		text-decoration:none;		
	}
	.menu_mid{
		background-image:url(../images/menu_mid.png);
		width:218px;
		height:126px;
	}
		.menu_mid ul{
			margin:0;	
			list-style-position:outside;
			padding-left:25px;
			list-style:none;
			list-style-image:url(../images/li.png);
			line-height:10px;
		}
		
		.menu_mid li a{
			font-size:11px;
			font-weight:bold;
			color:#003f80;
			text-decoration:none;
		}
	.menu_bot{
		background-image:url(../images/menu_bot.png);
		width:218px;
		height:24px;
	}
	
	#green_menu_left{
		background-image:url(../images/green_menu_left.png);
		height:36px;
		width:12px;	
		float:left;
	}
	#green_menu_mid{
		background-image:url(../images/green_menu_mid.png);
		float:left;
		/*	height:36px;*/
		color:#0054ae;
	}
		#green_menu_mid a{
			font-family:Tahoma;
			font-size:13px;
			font-weight:bold;
			color:#003f80;
			text-decoration:none;
		}
		#green_menu_mid a:hover{
			text-decoration:underline;	
		}
		
		#green_menu_mid ul{
			margin:0;
			padding:0;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
		}
			#green_menu_mid ul li{
				float:left;
				margin-right:+20px;
				margin-top:+5px;
			}
			#green_menu_mid ul li ul{
				display:none;	
				position:relative;
				background-color:#68B649;
				padding:5px;
				line-height:10px;
				
			}
			#green_menu_mid ul li ul li{
				float:none;
			}
			
			#green_menu_mid ul li:hover ul{
				display:block;	
			}
	#green_menu_right{
		background-image:url(../images/green_menu_right.png);
		float:left;
		height:36px;
		width:15px;
	}
	#content_top {
		background-image:url(../images/content_top.png);
		color:#278C00;
		font-size:18px;
		height:31px;
		/*margin-top:40px;*/
		padding-left:18px;
		padding-top:4px;
		width:629px;

	}	
	
	#content_top h1{
		color:#278C00;
		font-size:18px;
		font-weight:normal;
		margin:0;
}
	#content_mid {
		background-image:url(../images/content_mid.png);
		width:647px;
		height:503px;
	}
		#content_tekst{
		color:#003F80;
		font-size:12px;
		font-weight:bold;
		height:490px;
		margin-left:7px;
		overflow:auto;
		padding:10px;
		width:615px;
	}
		#content_tekst p{
			margin-top:0;	
		}
	#content_bot {
		background-image:url(../images/content_bot.png);
		height:21px;
		width:647px;
	}
#fotos_top {
background-image:url(../images/fotos_top.png);
height:16px;
width:123px;
}
#fotos_mid {
background-image:url(../images/fotos_mid.png);
height:508px;
padding:6px;
width:111px;
overflow:hidden;
}
#fotos_bot {
background-image:url(../images/fotos_bot.png);
height:21px;
width:123px;
}


#footer {
	background-image:url(../images/footer.jpg);
	height:33px;
}
#footer {
	position:absolute;
	text-align:center;
	width:994px;
	padding-top:35px;
	color:#0C75B9;
	font-size:12px;
}
	#footer a{
	color:#0C75B9;
	font-size:12px;
	text-decoration:none;
	}
#link {
height:67px;
margin-left:-332px;
position:absolute;
width:300px;
cursor:pointer;
}
/*  NIEUWS OPMAAK */ 

.title{
	font-size:16px;	
}

.date{
	color:#008aff;	
}

<!----   Green sub menu -->
	
.green_conts{
	position:absolute;	
	z-index:+8;
	}
	.green_ul{
		display:none;	
	}

	.green_container{
	width:233px;
	float:left;
	position:relative;
	z-index:+9;
	margin-right:14px;
	}
	.green_menu_top{
		background-image:url(../images/h-menu_top.png);
		height:5px;
	}
	.green_menu_mid{
		background-image:url(../images/h-menu_mid.png);
		padding:5px;
		position:relative;
	}
	.green_menu_mid a{
	color:#003F80;
	font-family:Tahoma;
	font-size:14px;
	
	text-decoration:underline;
	}
	
	.green_menu_mid li a{
	font-size:12px;
	font-weight:bold;
	}
	.green_menu_mid div{
	border:0px solid #000000; 
	background-image:url(../images/h-menu_mid.png);
	position:relative; 
	z-index:+99; 
	width:225px;	
	}
	
	.green_ul{
		margin:0;
		padding:5px;
		list-style:none;
		list-style-position:inside;
	}
	.green_menu_bot{
		background-image:url(../images/h-menu_bot.png);
		height:8px;
		position:relative;
		z-index:3;
	}

	#table{
		position:absolute;
		margin-top:+50px;
		z-index:2;
	}
.green_conts{
	position:absolute;	
	z-index:+3;
	margin-left:+4px;
	width:1004px;
}
#scroller_container {
 position: relative;
 overflow: hidden;
}

#scroller p {
 padding: 0;
}

