body {
	background-color: #CEEABD;
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.header {
	text-align: center;
	font-family: arial;
	font-size: 16px;
	color: #0E7300;
	padding-top: 45px;
	padding-bottom: 23px;
	font-weight: bold;
	cursor: default;
}
.test {
	padding-top: 2px;
	padding-bottom: 25px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #0E7300;
	cursor: default;
}
.header2 {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #0E7300;
	font-weight: bold;
	background-color: #B8E5B2;
	height: 20px;
	padding-left: 15px;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: default;
}

a:link {
	font-family: arial;
	color: #0B7710;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: arial;
	color: #0B7710;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	font-family: arial;
	color: #3C9200;
	text-decoration: none;
	font-size: 12px;
}

.menu_design {
	padding-left: 10px;
	height: 20px;
}
a.menu:link {
	font-family: arial;
	color: #0B7710;
	text-decoration: underline;
	font-size: 13px;
}
a.menu:visited {
	font-family: arial;
	color: #0B7710;
	text-decoration: underline;
	font-size: 13px;
}
a.menu:hover {
	font-family: arial;
	color: #149702;
	text-decoration: none;
	font-size: 13px;
}
.foto {
	border: 1px solid #3E6D1B;
	margin: 5px 15px;
}
.foto_groot {
	border: 1px solid #3E6D1B;
}

