body {
	margin: 0px;
	background-color: #f8f8f8;
	font-family: "tahoma";
	color: #767676;
}

h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #009344;
	font-weight: bold;
}

h2 {
	font-size:12px;
	font-weight:bold;	
	margin:0px;
	padding:0px;	
	padding-right:2px;
	display:inline;
	line-height: normal;
}

h4 {
	font-size:16px;
	margin:0;
	padding:0;
	color:#009344;
	font-weight:bold;
	text-align:center;
}
/* voor het hoofmenumenu */

a {
	color:#23974f;
}

a.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_small {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_small:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.link {
	color: #999999;
	text-decoration:none;
	margin-top:-24px;
	margin-left:56px;
	display:block;
}

.link:hover {
	color: #009344;
}

/* voor het submenu */
.submenu_style {
	margin-left: 12px;
}
a.submenu {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.submenu_active {
	font-size: 12px;
	font-weight: bold;
	color: #009344;
	text-decoration: none;
}
a.submenu_small {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.submenu_active_small {
	font-size: 11px;
	font-weight: bold;
	color: #009344;
	text-decoration: none;
}

.txt_block1 {
	font-size:12px;
	width:450px;
	margin-top:5px;
}
.txt_block2 {
	font-size:12px;
}
.index {
	background-image: url(http://www.ecodos.nl/images/bg_index.jpg);
	background-position: 500px 30px;
	background-repeat: no-repeat;
	margin-right: 12px;
}

.green {
	color: #009344;
}

.num_head {
	color: #c4df9b;
	font-size: 44px;	
	font-weight:normal;
}

.formcontent {
	font-size:12px;
}

