body {
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f7f7;
	margin: 0px 0px 20px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	line-height: 150%
}

a { 
	color: #76A52C;
	text-decoration: none
}

a:hover { 
	color: #C5D28A; 
	text-decoration: none
}

img {
	border: 0px;
}

#container {
	margin: 0 auto;
	width: 756px;
}

#header {
	background: url(/img/h1.gif);
	height: 157px;
}

#header2 {
	background: url(/img/h2.gif);
	height: 48px;
	padding-left: 285px;
}

#content {
	background: url(/img/bg-content.gif) repeat-y;
	width: 630px;
	margin-left: 43px;
	height: auto;
	padding: 0px 60px 0px 30px;
	overflow: auto;
}

#nav {
	background: url(/img/nav.gif);
	height: 54px;
	padding-left: 278px;
}

#footer {
	background: url(/img/footer.gif) no-repeat;
	height: 44px;
	width: 654px;
	margin-left: 43px;
	padding: 22px 0px 0px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A8714;
	clear: both;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 150%;
	color: #9AC552;
	border-bottom: 1px solid #85AB42;
}	

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 130%;
	color: #454544;
	padding-left: 35px;
	margin-top:20px;
	clear: both;
	background: url(/img/newsicon.jpg) no-repeat left;
}

.mugshot {
	width: 200px;
	height: 250px;
	border: 1px solid #85AB42;
	background: #C5D28A;
	text-align: right;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}

.image {
	width: 80px;
	height: 80px;
	border: 1px solid #85AB42;
	background: #C5D28A;
	text-align: right;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464744;
}

.overzicht1 {
	width: 100%;
	height: auto;
	border: 1px solid #FFFFFF;
}

.tabelbg {
	width: 150px;
	padding: 5px;
	vertical-align: top;
}	

fieldset {
	border: 0px;
}

input, textarea {
	border: 1px solid #9AC552;
	padding: 3px 5px 3px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFDF5;
	width: 390px;
}

.contactbutton {
	width: 100px;
}
