body {
	background-color:#ecfcd2;
	background-image:url(../img/achtergrond.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom; 
	font-family: Arial, Helvetica, sans-serif;
	color: #470d00;
	margin:0cm;
	margin-bottom:0.5cm;
}
p, table, li {
	font-size: 11px;
	line-height:16px;
}
h1 {
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	padding-left:20px;
}
h2, h3, h4 {
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	font-style:italic;
	}
a, a:visited {
	color: #5B932F;
}
a:hover {
	color: #5A1000;
	text-decoration:none;
}
input, textarea {
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#470d00;
}
.copyright {
	color:#FFF;
	font-size: 10px;
	}
a.copyright, a.copyright:visited {
	color:#FFF;
	text-decoration:none;
	}
a.copyright:hover, a.copyright:active {
	text-decoration:underline;
}
.linkerkolom {
	margin-bottom:30px;
	margin-top:10px;
}
#submenu {
	color:#FFF;
	padding-left:35px;
}
a.sub, a.sub:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.sub:hover, a.sub:active {
	text-decoration:underline;
	color:#FFF;
}
