body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.6;
	margin: 0px;
	background: #b3b3b3 url(../images/background.jpg) no-repeat fixed center center;
}
h1, h2, h3, h4, h5, h6 {
	color: #00bbd6;
	clear: both;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1, h2, h3, h4, h5, h6,  div, p, li, ul, blockquote, address {
	margin: 0;
	padding: 0;
}
h1 {
	border-bottom: 1px solid #00bbd6;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}

p {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1em;
}
#header {
	height: 135px;
	margin: 35% auto auto;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background: #FFF url(../images/Logo.png) no-repeat left top;

}
#header img
	float: left;
}
#header #welkom  {
	float: right;
	height: 67px;
	width: 117px;
	vertical-align: middle;
	margin-right: 50px;
	text-decoration: none;
}

#header ul {
	list-style: none;
	color: #000;
	float: none;
	clear: none;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px auto 0px 335px;
	padding-top: 50px;
}
#header li {
	float: left;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	color: #000;
	padding-left: 5px;
}
#header a:link, #header a:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Arial, geneva, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
}
#header a:hover {
	color: #6e8b32;
	border-bottom: 1px dashed #6e8b32;
	font-weight: normal;
	text-decoration: none;
}
.geenRand {
	text-decoration: none;
}

