body 	{
	margin-top: 5px;
	scrollbar-3d-light-color : #ffffff; 
	scrollbar-arrow-color : #cccccc; 
	scrollbar-base-color : #cccccc; 
	scrollbar-dark-shadow-color : #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #ffffff; 
	scrollbar-shadow-color : #ffffff;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-style: normal;	
}
td 	{
	vertical-align: top;
}

#content {
	padding: 10px;
	line-height: 16px;
}

.actief {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0.05em;
}	

a.menu:link { 
	color: #4F9324;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
}

a.menu:visited { 
	color: #4F9324;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
	}
a.menu:hover { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
  	background-color: #4F9324;
  	text-decoration: none;
  }
a.menu:active {
	color: #4F9324;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
}

a { color: #005500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited { 
	color: #005500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	text-decoration: none;
  }
a:active {
	color: #005500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #005500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	text-decoration: underline;
  }


#plaatjeintekst {
	margin-bottom: 10px;
	margin-right: 20px;
}

#plaatjeintekstrechts {
	margin-bottom: 10px;
	margin-left: 20px;
}

h1 {
	color: #003300;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	color: #003300;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
} 

.paragraaf {
	margin-top: 10px;
	margin-bottom: 10px;
} 

.verwijzinglinks {
	margin-top: 0px;
	margin-bottom: 15px;
}

.lijstkop {
	margin-top: 10px;
	margin-bottom: 0px;
} 

li {
	list-style-position: outside;
	list-style-image: url(images/groenepijl.gif);
	line-height: 18px;
	text-indent: 0px;
}

ul {
	margin-top: 5px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 17px;
}

