body {
	margin : 0 auto;
	background-color : #ffffff;
}

.container {
	width : 100%;
}

.top_bar {
	margin : 0 auto;
	width : 100%;
	height : 14px;
	background-image : url('../afbeeldingen/top_bar.jpg');
	background-repeat : repeat-x;
}


.header {
	width : 1000px;
	float : left;
	height : 191px;
	background-image : url('../afbeeldingen/header.jpg');
}

.header_repeat {
	width : 100%;
	height : 191px;
	background-image : url('../afbeeldingen/repeat-yheader.jpg');
	background-repeat : repeat-x;	
}

.bar_menu {
	float : left;
	width : 100%;
	height : 66px;
	background-image : url('../afbeeldingen/bar_menu.jpg');
	background-repeat : repeat-x;
}

.button_normal {
	margin-top : 10px;
	margin-left : 25px;
	background-image : url('../afbeeldingen/button_normal.gif');
	width : 136px;
	height : 42px;
	float : left;
}

.button_normal:hover {
	margin-top : 10px;
	margin-left : 25px;
	background-image : url('../afbeeldingen/button_over.gif');
	width : 136px;
	height : 42px;
	float : left;
}

.txt_button {
	margin-top : 12px;
	text-align :	center;
	font-family : Verdana;
	font-size : 14px;
	color : #1c3300;
}

.txt_button a{
	margin-top : 12px;
	text-align :	center;
	font-family : Verdana;
	font-size : 14px;
	color : #1c3300;
	text-decoration : none;
}

.menu_item_groot {
	float : left;
	margin-left : 85px;
	margin-top : -5px;
}

.menu_item {
	float : left;
	margin-top : 5px;
	margin-left : 145px;
}

.menu_item1 {
	float : left;
	margin-top : 5px;
	margin-left : 130px;
}

.menu_item2 {
	float : left;
	margin-top : 5px;
	margin-left : 130px;
}

.menu_item3 {
	float : left;
	margin-top : 5px;
	margin-left : 135px;

}

.contain_content {
	width : 550px;
	margin-top : 25px;
	margin-left : 25px;
	float : left;
}

.head_content {
	padding-top : 25px;
	width : 516px;
	padding-left : 3px;
	padding-bottom : 5px;
}


.title_content {
	font-family : Verdana;
	font-weight : bold;
	font-size : 20px;
	color : #006cff;
	float : left;
	
}

.title_contact {
	font-family : Verdana;
	font-weight : bold;
	font-size : 20px;
	color : #006cff;
	float : left;
	padding-top : 25px;
	width : 516px;
	padding-left : 3px;
	padding-bottom : 5px;
	
}

.datum_content {
	font-weight : bold;
	margin-left : 58px;
	font-family : Verdana;
	font-size : 14px;
	color : #8a8a8a;
	float : right;
	margin-top : 7px;
	margin-right : 3px;
}

.icon_content {
	float : left;
}

.bg_content {
	padding-bottom : 35px;
	background-repeat : no-repeat;
	width : 518px;
	float : left;
	background-image : url('../afbeeldingen/bg_content.gif');
}

.bg_content_agenda {
	padding-bottom : 45px;
	background-repeat : no-repeat;
	width : 518px;
	float : left;
	background-image : url('../afbeeldingen/bg_content.gif');
}


.content_txt {
	line-height : 20px;
	font-family : verdana;
	font-size : 10px;
	width : 500px;
	color : #1c3300;
	padding-top : 5px;
	padding-left : 5px;
	text-align : justify;
}

.content_txt_contact {
	font-family : verdana;
	font-size : 10px;
	width : 500px;
	color : #1c3300;
	margin-top : -25px;
	padding-left : 5px;
	text-align : justify;
}

.contain_nena {
	margin-left : 10px;
	margin-top : 50px;
	width : 400px;
	float : left;
}

.submitbutton {
	margin-left : 108px;
}

.contact_txt_vak {
	
}

.link_verslag {
	padding-top : 5px;
	color : #1c3300;
}


.link_verslag a{
	color : #1c3300;
}

h3 {
	font-family : verdana;
	font-size : 20px;
	color : #1c3300;
}

.boven_nena {
	width : 374px;
	height : 193px;
	background-image : url('../afbeeldingen/boven_nena.gif');
}

.mid_nena {
	width : 374px;
	height : 195px;
	background-image : url('../afbeeldingen/mind_nena.gif');
}

.bottom_nena {
	width : 374px;
	height : 151px;
	background-image : url('../afbeeldingen/bottom_nena.gif');
}

.footer {
	clear : both;
	margin-top : 15px;
	height : 75px;
	background-color : #dbf3ba;
	background-repeat : repeat-x;
	border-top : 1px solid #a8c67e;
}

.txt_footer {
	font-family : verdana;
	color : #a8c67e;
	font-size : 12px;
	margin-top : 10px;
	margin-left : 25px;
}
.link_footer {
	color : #108f6b;
}
