body {
	background-color: #FBB900;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	color: #000000;
}

img {
	border: 0px solid #999999;
}

a {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

h1 {
	font-size: 13px;
	color: #006629;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	color: #CC0000;
	font-weight: bold;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	color: #006629;
	font-weight: bold;
}

.knoppen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 2em;
	color: #006629;
	font-style: normal;
	font-weight: bold;
}

.knoppen a {
	text-decoration: none;
	color: #006629;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
}

.knoppen a:hover {
	text-decoration: none;
	color: #FBB900;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
}

.tekstknoprood  {
	text-decoration: none;
	color: #FBB900;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
}


.tekstgroen  {
	color: #006629;
	font-style: italic;
}

.tekstcursiefrood  {
	color: #CC0000;
	font-style: italic;
}

.tekstvetgroen  {
	font-weight: bold;
	font-style: italic;
	color: #006629;
}
.tekstvetzwart  {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#tekstvlak {
	height: 465px;
	width: 680px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 0px;
}




