@charset "utf-8";
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#content {
	background-color: #FFFFFF;
	height: 600px;
	width: 630px;
	color: #000000;
	position: relative;
	top: 5px;
	border: 0px none #666666;
	left: auto;
	float: right;
	overflow: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 180px;
	padding: 5px;
}

#tekstvak {
	background-color: #FFFFFF;
	height: 620px;
	width: 970px;
	padding: 5px;
	color: #FFFFFF;
}

.kop {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #69A006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}#nieuws {
	background-color: #FFFFFF;
	height: 590px;
	width: 155px;
	color: #000000;
	position: relative;
	top: 5px;
	left: auto;
	float: right;
	overflow: auto;
	right: -650px;
	z-index: 200;
	visibility: visible;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #69A006;
}
#menuvak {
	background-color: #FFFFFF;
	height: auto;
	width: 130px;
	color: #000000;
	padding: 5px;
	position: relative;
	top: 1px;
	border: 1px none #006EC7;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header {
	background-image: url(grafisch/header.jpg);
	height: 150px;
	width: 980px;
}
#tekstvak_onderh {
	background-color: #FFFFFF;
	border: thin groove #134707;
	height: auto;
	width: 980px;
	left: 0px;
	position: relative;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link.neutr {
	color: #333333;
	text-decoration: none;
}
a:hover.neutr {
	color: #FF0000;
}
a:active.neutr {
	text-decoration: none;
	color: #333333;
}
a:visited.neutr {
	text-decoration: none;
	color: #333333;
}

