@charset "UTF-8";
/* CSS Document */

img
{
	border: none;
}
#body {
	background-position: center top;
	background-attachment: fixed;
	background-color: #669900;
	background-repeat: repeat;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#336600;
}
#header {
	width: 960px;
}
#navigatie1 {
	height:20px;
	float: right;
	text-align:right;
}
#logo {
	float: left;
	padding-left: 4px;
	padding-top:20px;
}
#headerrechts {
	float: right;
	padding-right:5px;
}
#content {
	width: 960px;
	clear: right;
}
#navigatie2 {
	width:960px;
	float: left;
	text-align:center;
}
#blok1 {
	height:210px; !important
}
#blok2 {
	height:200px;
}
#footer {
	width: 960px;
	height: 20px;
	float: right;
	text-align:right;
}
h1 {
	font-size:16px;
	font-weight:300;
	color:#336600;
}
a:link {
	text-decoration:none;
	color:#336600;
}
a:hover {
	text-decoration:none;
	color:#336600;
	border:none;
}
a:visited {
	text-decoration:none;
	color:#336600;
	border:none;
}
a:active {
	text-decoration:none;
	color:#336600;
	border:none;
}
a.wit:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.wit:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.wit:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.wit:active {
	text-decoration:none;
	color:#FFFFFF;
}