/*---------------------------------------------*/
/*--[ CSS BeanPole 2007, copyright BeanPole ]--*/
/*---------------------------------------------*/



body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F5225;
	color: #333333	
	}
	
.vetgroen {
	color:#3F5225;
	font-weight: bold;
	}
	
a:link {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333333; text-decoration: underline}
a:hover {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #3F5225; text-decoration: underline}
a:visited  {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333333; text-decoration: underline}

.footertabel {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F5225;
}

.tabellinksboven {
	border-top: 1px solid #3F5225;
	border-left: 1px solid #3F5225;
	border-bottom: 1px solid #3F5225;
}

.tabelrechtsboven {
	border: 1px solid #3F5225;
}

.tabellinksmidden {
	border-left: 1px solid #3F5225;
	border-bottom: 1px solid #3F5225;
}

.tabelrechtsmidden {
	border-left: 1px solid #3F5225;
	border-right: 1px solid #3F5225;
	border-bottom: 1px solid #3F5225;
}



		

