h1 {
	font-size: 14px;
	margin-bottom: -2px;
	
}
h2 {
	font-size: 13px;
	margin-bottom: -2px;

}
p {
	font-size: 12px;
	margin-top: -2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #016432;
	background-color: #FBFAF6;
	background-image: url(../images/bg_main.jpg);

}
.copyright {
	font-size: 9px;
}

.imgleft {
	margin-right: 8px;
	
}

.img_rechts {
float: right;
border: 1px solid #016432;
margin: 0 5px 0 10px;}
.img_links {
float: left;
border: 1px solid #016432;
margin: 0 10px 0 5px;}
.meerinfo {
	font-size: 11px;
	font-style: italic;
	text-decoration: underline overline;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #016432;


}

a:hover {
	text-decoration: none;
	color: #FBFAF6;
	background-color: #016432;



 }
 
ul 
{
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);


}

li 
{  font-size: 12px}

.opsomming {
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h3 {
	font-size: 13px;
	margin-bottom: -20px;
	margin-top: 10px;

}
h4 {
	font-size: 14px;
	
}
h6 {
	font-size: 11px;
	font-weight: normal;


}
hr {
	color: #FFDC00;
	height: 1px;
}
.blokje {
width: 300px;
border: 1px solid #016432;
float: right;
padding: 0px;
text-align: center;
font-size: 11px;}
