@charset "iso-8859-1";
/* CSS Document */

#centered_div{
	width:990px;
	height:570px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-495px;
	margin-top:-285px;
	z-index: 5;
	background-color: #040404;
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	visibility: visible;
}
body {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #131313;
}
p, h1, h2, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #babba8;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #babba8;
	font-weight: normal;
	padding-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #babba8;
	font-weight: bold;
}
a img {
	border: 0 none;
}
#menu-links {
	position:absolute;
	left:11px;
	top:98px;
	width:222px;
	height:390px;
	z-index:3;
	overflow: hidden;
	visibility: visible;
}
#tekstvak {
	position:absolute;
	left:250px;
	top:11px;
	width:430px;
	height:544px;
	z-index:1;
	background-color: #5A6136;
	visibility: visible;
}
#rechts {
	position:absolute;
	left:696px;
	top:11px;
	width:283px;
	height:544px;
	z-index:2;
	background-color: #090808;
	visibility: visible;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #919D57;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #919D57;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #919D57;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #919D57;
	text-decoration: none;
}
ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;
	color: #919D57;
	padding-left: 5px;
	font-size: 9px;
}
hr {
	clear: both;
	color: #919D57;
	height: 1px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	border-top-style: solid;
	border-top-color: #919D57;
	border-top-width: 0.5px;
	border-top-style: none;
}
.lichtgroen {
	color: #919d57;
}
