#menu {
	position:absolute;
	width:955px;
	height:35px;
	z-index:1;
	background-color: #bd3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	left: 0px;
	top: 0px;
	padding-top: 5px;
}
#linksvast {
	position:absolute;
	left:0px;
	top:98px;
	width:225px;
	height:500px;
	z-index:2;
	background-color: #FEEB8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008600;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
#logo {
	position:absolute;
	left:0px;
	top:36px;
	width:955px;
	height:62px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFCC00;
	font-size: 24px;
	background-color: #FFFFFF;
}
#inhoud {
	position:absolute;
	left:226px;
	top:107px;
	width:694px;
	/*height:*;*/
	z-index:4;
	background-color: #fef0aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008600;
	padding: 10px 20px 10px 15px;
	text-align: justify;
	overflow: visible;
	line-height: 150%;
}
#plaatjerechts {
	position:absolute;
	left:726px;
	top:49px;
	width:180px;
	height:128px;
	z-index:5;
	overflow: visible;
}
body {
	background-color: #FEEB8E;
}
.groengeel {
	color: #FEEB8E;
	background-color: #008600;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hoofdletter {
	font-size: 36px;
}

.inspring {
	padding-left: 120px
	}

h1 {
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-left: 0px;
}

h1:first-letter {
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 24px;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding-left: 5px;
}

h2:first-letter {
	font-weight: normal;
	font-size: 20px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
}

h3:first-letter {
	font-weight: bold;
	font-size: 18px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008600;
	/*font-variant: normal;*/
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008600;
	/*font-variant: normal;*/
	text-decoration: underline;
}

#gewonelink {
	background-color: #fef0aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#faqlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008600;
	background-color: #fef0aa;
	font-variant: normal;
	text-decoration: none;
}

#menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
	background-color: #BD3333;
	text-decoration: none;
}

#formulierlink {
	background-color: #008600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEEB8E;
	text-decoration: none;
	height: 18px;
	width: 80%;
	display: block;
}

#linksvastlink  {
	background-color: #FEEB8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
}

.andersom {
	color: #008600;
	background-color: #FEEB8E;
}
#inhoud ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
}
hr {
	color: #008600;
}
