@charset "utf-8";

body {
	background-image: url(img/achtergrond.JPG);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #01B03B;
}
body,td,th {

}
.kop {
	font-size: 18px;
	font-weight: bold;
	color: #034419;
}
.kopwit {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.kopje {
	font-size: 16px;
}
.kopjewit {
	font-size: 16px;
	color: #FFFFFF;
}
.basis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034419;
	line-height: 16px;
}
.basis a:link {
	color: #03A939;
}
.basis a:visited {
	color: #03A939;
}
.basis a:hover {
	color: #034419;
}
.basis a:active {
	color: #03A939;
}
.basiswit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.basiswit a:link {
	color: #FFFFFF;
}
.basiswit a:visited {
	color: #FFFFFF;
}
.basiswit a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.basis a:active {
	color: #FFFFFF;
}
.bullet {font-family: "Wingdings 2"; font-weight: bold; }

.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #034419;
}
.nav1 a:link {
	color: #034419;
	text-decoration: none;
}
.nav1 a:hover {
	color: #003300;
	text-decoration: none;
}
.nav1 a:visited {
	color: #034419;
	text-decoration: none;
}
.nav1 a:active {
	color: #034419;
	text-decoration: none;
}
