@charset "UTF-8";
body {
	margin: 0;
	font-size: 11px;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #999999;
	padding: 0;
}

#container  {
	width: 1015px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a img {border:0;}
.kopjeH1 {
	color: #a0522D;
	font-size: 11px;
	font-weight: lighter;
}
.tekstH2 {
	font-size: 11px;
}
