@charset "utf-8";
#tabelInhoud {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	border: thin solid #532900;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #8D6F4B;
}
a:link {
	color: #8D6F4B;
	text-decoration: none;
}
a:visited {
	color: #532900;
	text-decoration: none;
}
a:hover {
	color: #8D6F4B;
	text-decoration: underline;
	font-weight: normal;
}
.rand {
	font-size: 10px;
	color: #FFF;
	background-color: #8D6F4B;
}
h1 {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #532900;
}
.Navigatie {
	margin: 5px;
	border: thin solid #8D6F4B;
}


a:active {
	font-weight: normal;
	color: #8D6F4B;
}
.Bold {
	font-weight: bold;
}

