.mainBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	border: 1px solid #000000;
}
.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66606c;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #66606c;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/backgroundKnop.jpg);
}
.knop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66606c;
	border-right-color: #66606c;
	border-bottom-color: #000000;
	border-left-color: #66606c;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/backgroundKnop.jpg);
}
.knopOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66606c;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #66606c;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/backgroundKnopOver.jpg);
}
.knop2Over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: capitalize;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66606c;
	border-right-color: #66606c;
	border-bottom-color: #000000;
	border-left-color: #66606c;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/backgroundKnopOver.jpg);
}
.tabelMain {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.titel {
	background-color: #bebebe;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99979a;
	border-right-color: #000000;
	border-bottom-color: #99979a;
	border-left-color: #99979a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #6b6b6b;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainNieuws {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
	padding-left: 15px;
}
.TekstTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
.LinksKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9D622;
	background-color: #F5F5F5;
	padding: 5px;
}
.linkKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linkGroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.linkKlein:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.tekstLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.mainTekst {
	background-color: #e7e7e7;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.disclaimer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #F5F5F5;
	padding: 5px;
}
