html {
	height: 100%; 
	margin: 0px;
}

body {
	background: #fff url('achtergrond.jpg') repeat-x;
	font-family: Verdana, Arial, sans-serif; 
	margin: 0;
	font: Verdana, Arial, Helvetica, sans-serif; 
}

p {
	font-size:0.75em;
	color: #000;
	line-height: 175%;
}

p.navigatie {
	font-size:0.65em;
	color: #999;
}

a.meer {
	font-size:0.8em;
	color: #999;
	text-decoration: none;
}

a.meer:hover {
	font-size:0.8em;
	color: #999;
	text-decoration: underline;
}

a.navigatie {
	color: #999;
	text-decoration: none;
}

a.navigatie:hover {
	color: #999;
	text-decoration: underline;
}

a {
	color: #000;
}

a.footerlink {
	color: #000;
	text-decoration: none;
}

a.footerlink:hover {
	color: #000;
	text-decoration: underline;
}

.footercell {
	background: #fff;
	font-size:0.83em;
	color: #000;
	text-align: center;
}

a.kleur {
	color: #508C8C;
	text-decoration: none;
}

a.kleur:hover {
	color: #508C8C;
	text-decoration: underline;
}

li {
	font-size:0.75em;
	color: #000;
	line-height: 175%;
}