body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/achtergrond.jpg) 0% 0% repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #383838;
}

h1 {
	color: #008f25;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 22px 0;
}

h2 {
	color: #008f25;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 22px 0;
}

h3 {
	color: #008f25;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;	
}

h4 {
	color: #008f25;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 5px 0;	
}

p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

a {
	color: #008f25;
	text-decoration: none;
	background: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #008f25;
}

ul {
	list-style-image: url(../images/submenu_links_actief1.gif);
}

ul ul {
	list-style-image: url(../images/submenu_links.gif);
}


.lijn {
	height: 2px;
	width: 210px;
	background: url(../images/stippellijn.gif) 0% 0% repeat-x;
	margin: 5px 0 5px 0;
}

.datum {
	font-size: 9px;
	color: #b4b4b4;
}

.column {
	color: #73937b;
}

.img_rechts {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #cccccc;	
}

.img_links {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #cccccc;	
}

#main_container {
	margin: 0 auto 25px auto;
	width: 1000px;
	background: none;
}

#header {
	width: 1000px;
	height: 171px;
	background: url(../images/header_achtergrond.png) 0% 0% no-repeat;
}

	#header_boven {
		width: 1000px;
		height: 138px;
	}

		#header_links {
			width: 138px;
			height:138px;
			float: left;
		}
		
		#header_rechts {
			width: 232px;
			height: 87px;
			float: right;
		}
		
/*	#header_menu {
		width: 1000px;
		height: 33px;
	}

	.menu_item {
		background: url(../images/spacer.gif) 0% 0% repeat;
		padding: 5px 10px 0 10px;
		margin: 0 8px 0 9px;
		height: 28px;
		color: #ffffff;
		line-height: 28px;
		float: left;
		cursor: pointer;
	}
	
	.menu_item_actief {
		background: url(../images/menuitem_actief.png) 100% 0% repeat-x;
		padding: 5px 10px 0 10px;
		margin: 0 8px 0 9px;
		height: 28px;
		color: #ffffff;
		line-height: 28px;
		float: left;
		cursor: pointer;
	}
	
	.menu_item_mo {
		background: url(../images/menuitem_mo.png) 100% 0% repeat-x;
		padding: 5px 10px 0 10px;
		margin: 0 8px 0 9px;
		height: 28px;
		color: #ffffff;
		line-height: 28px;
		float: left;
		cursor: pointer;
	}

		.menutitel {
			color: #ffffff;
			font-weight: bold;
			font-size: 18px;
			margin: 0px;
		}

		.menutitel {
			color: #eeeeee;
			font-size: 16px;
			margin: 0px;
			padding: 0 3px 0 3px;
		}

		.menutitel a, .menutitel a:hover {
			background: none;
		}
*/


div#header_menu {
	z-index: 99;
	left: 0px;
	top: 183px;
}

div#header_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#header_menu ul a {
	display: block;
	font-size: 12px;
}

div#header_menu li a {
	line-height: 33px;
	height: 33px;
	text-indent: -9000px;	
}

ul#menu {
	margin: 0 !important;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul#menu li {
	margin: 0px;
	float: left;
}


div#header_menu li#menu_home a             { width: 96px; background: transparent url(/images/menu_home.png) no-repeat scroll left top; }
div#header_menu li#menu_nieuws a { width: 111px; background: transparent url(/images/menu_nieuws.png) no-repeat scroll left top; }
div#header_menu li#menu_senioren a   { width: 127px; background: transparent url(/images/menu_senioren.png) no-repeat scroll left top; }
div#header_menu li#menu_jeugd a          { width: 96px; background: transparent url(/images/menu_jeugd.png) no-repeat scroll left top; }
div#header_menu li#menu_kader a          { width: 96px; background: transparent url(/images/menu_kader.png) no-repeat scroll left top; }
div#header_menu li#menu_locatie a          { width: 122px; background: transparent url(/images/menu_locatie.png) no-repeat scroll left top; }
div#header_menu li#menu_clubinfo a          { width: 137px; background: transparent url(/images/menu_clubinfo.png) no-repeat scroll left top; }
div#header_menu li#menu_contact a          { width: 126px; background: transparent url(/images/menu_contact.png) no-repeat scroll left top; }
div#header_menu li#menu_links a          { width: 89px; background: transparent url(/images/menu_links.png) no-repeat scroll left top; }

div#header_menu li#menu_home a.actief:hover,             
div#header_menu li#menu_nieuws a.actief:hover, 
div#header_menu li#menu_senioren a.actief:hover,   
div#header_menu li#menu_jeugd a.actief:hover,          
div#header_menu li#menu_kader a.actief:hover, 
div#header_menu li#menu_locatie a.actief:hover, 
div#header_menu li#menu_clubinfo a.actief:hover, 
div#header_menu li#menu_contact a.actief:hover, 
div#header_menu li#menu_links a.actief:hover, 
div#header_menu li#menu_home a.actief,             
div#header_menu li#menu_nieuws a.actief, 
div#header_menu li#menu_senioren a.actief,   
div#header_menu li#menu_jeugd a.actief,
div#header_menu li#menu_kader a.actief,
div#header_menu li#menu_locatie a.actief,
div#header_menu li#menu_clubinfo a.actief,
div#header_menu li#menu_contact a.actief,          
div#header_menu li#menu_links a.actief { background-position: 0 -33px !important; }

div#header_menu li#menu_home a:hover,             
div#header_menu li#menu_nieuws a:hover, 
div#header_menu li#menu_senioren a:hover,   
div#header_menu li#menu_jeugd a:hover,
div#header_menu li#menu_kader a:hover,
div#header_menu li#menu_locatie a:hover,
div#header_menu li#menu_clubinfo a:hover,
div#header_menu li#menu_contact a:hover,          
div#header_menu li#menu_links a:hover{ background-position: 0 -66px; }

div#header_menu li a{ height: 1%; }   /* list space remover */

	
	.submenu_item {
		height: 24px;
		float: left;
		padding: 0 0 0 14px;
		line-height: 22px;
		cursor: pointer;
		border-left: 1px solid #008f25;
		border-right: 1px solid #008f25;
		background: #ffffff url(../images/submenu_links.gif) 95% 50% no-repeat;
	}
	
	.submenu_item_laatste {
		height: 24px;
		float: left;
		padding: 0 0 0 14px;
		line-height: 22px;
		cursor: pointer;
		border-left: 1px solid #008f25;
		border-right: 1px solid #008f25;
		border-bottom: 1px solid #008f25;	
		background: #ffffff url(../images/submenu_links.gif) 95% 50% no-repeat;
	}	
	
		.submenu_item a, .submenu_item_laatste a {
			font-size: 11px;
			color: #008f25;
			text-decoration: none;
		}	
	
	.submenu_item1 {
		height: 24px;
		float: left;
		padding: 0 0 0 14px;
		line-height: 22px;
		cursor: pointer;
		border-left: 1px solid #008f25;
		border-right: 1px solid #008f25;
		background: #008f25 url(../images/submenu_links_wit.gif) 95% 50% no-repeat;
	}
	
	.submenu_item_laatste1 {
		height: 24px;
		float: left;
		padding: 0 0 0 14px;
		line-height: 22px;
		cursor: pointer;
		border-left: 1px solid #008f25;
		border-right: 1px solid #008f25;
		border-bottom: 1px solid #008f25;		
		background: #008f25 url(../images/submenu_links_wit.gif) 95% 50% no-repeat;
	}	
	
		.submenu_item1 a, .submenu_item1 a:hover, .submenu_item_laatste1 a, .submenu_item_laatste1 a:hover {
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
		}		



.submenu_links {
	width: 210px;
	line-height: 27px;
	font-weight: bold;
	background: url(../images/submenu_links.gif) 95% 50% no-repeat;
	color: #5e5e5e;
	cursor: pointer;
	margin: 0px;
}

.submenu_links_actief {
	width: 210px;
	line-height: 27px;
	font-weight: bold;
	background: url(../images/submenu_links_actief.gif) 95% 50% no-repeat;
	color: #008f25;
	cursor: pointer;	
}

.submenu_links1 {
	width: 210px;
	line-height: 27px;
	font-weight: bold;
	background: url(../images/submenu_links.gif) 95% 50% no-repeat;
	color: #008f25;
	cursor: pointer;	
}

	.submenu_links_actief a {
		color: #383838;
		width: 210px;
	}
	
	.submenu_links a {
		color: #008f25;
		width: 210px;
	}
	
	.submenu_links a:hover, .submenu_links1 a, .submenu_links1 a:hover {
		color: #ffffff;
		background: #008f25;
		width: 210px;
	}

.submenu_lijn {
	height: 2px;
	width: 210px;
	background: url(../images/stippellijn.gif) 0% 0% repeat-x;
	margin: 5px 0 5px 0;
}
	

#content_container {
	background: #ffffff;
	width: 1000px;
}

#content_links {
	width: 210px;
	padding: 20px 20px 0 20px;	
	float: left;
}

#content_rechts {
	width: 210px;
	padding: 20px 20px 0 20px;	
	float: left;
}

#content_midden {
	width: 460px;
	padding: 20px 20px 20px 20px;
	float: left;
}

#footer_container {
	height: 33px;
	width: 1000px;
	background: url(../images/footer_achtergrond.png) 0% 0% repeat-x;
}

	#footer_container div {
		padding: 0 5px 0 20px;
		color: #c3d8b2;
	}
	
	#footer_container div a {
		padding: 0 15px 0 15px;
		color: #c3d8b2;
		background: none;
		text-decoration: none;
	}
	
	#footer_container div a:hover {
		padding: 0 15px 0 15px;
		color: #ffffff;
		background: none;
		text-decoration: underline;
	}


.begeleiding_regel {
	width: 460px;
	height: 18px;
}

	.begeleiding_links {
		width: 180px;
		height: 18px;
		float: left;
	}
	
	.begeleiding_midden	{
		width: 180px;
		height: 18px;
		float: left;
		font-weight: bold;
	}
	
	.begeleiding_rechts	{
		width: 100px;
		height: 18px;
		float: left;
	}


#kastje {
	width: 460px;
}

	#kastje_boven {
		width: 460px;
		height: 15px;
		background: url(../images/kastje_boven.jpg) 0% 0% no-repeat;
	}
	
	#kastje_midden {
		width: 460px;
		padding: 0 0 15px 0;
		background: url(../images/kastje_midden.jpg) 0% 0% no-repeat;
	}
	
	#kastje_onder {
		width: 460px;
		height: 11px;
		background: url(../images/kastje_onder.jpg) 0% 0% no-repeat;
	}
	
	.kastje_briefje {
		/*width: 119px;*/
		width: 180px;
		/*height: 60px;*/
		height: 100px;
		padding: 34px 0 0 20px;
		margin: 0 0 15px 14px;
		background:url(../images/kastje_briefje_groot.png) 0px 0px no-repeat;
		float: left;
		cursor: pointer;
	}
	
	.kastje_briefje1 {
		/*width: 119px;*/
		width: 180px;
		/*height: 60px;*/
		height: 100px;
		padding: 34px 0 0 20px;
		margin: 0 0 15px 14px;
		background:url(../images/kastje_briefje_groot.png) 0px -144px no-repeat;
		float: left;
		cursor: pointer;
	}


/* CONTACTFORMULIER */

.contactform_regel {
	width: 435px;
	margin: 0 0 10px 0;
}

.contactform_links {
	float: left;
	width: 125px;
	padding: 2px 0 0 0;
}

.contactform_rechts {
	float: left;
	width: 310px;
}

.inputtext_verplicht {
	background: #ffffff;
	border: 1px solid #008f25;
	padding: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #008f25;
}

.inputtext {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #5e5e5e;
}

.inputbutton {
	background: #ffffff;
	border: 1px solid #ffffff;
	width: 75px;
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-weight: bold;	
	color: #e60000;
	cursor: pointer;
}

	.inputbutton1 {
		background: #e60000;
		border: 1px solid #e60000;
		width: 75px;
		margin: 5px 0 5px 0;
		font-size: 11px;	
		font-weight: bold;
		color: #ffffff;
		cursor: pointer;	
	}
