body {
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;

}
.caps {
	font-size: 10px;
}

#Language {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	z-index: auto;
	height: 20px;
}
#NL {
	float: left;
}
#UK {
	float: left;
	padding-left: 10px;
}
#Header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/imgBgHeader.png);
	height: 100px;
	z-index: 101;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	position: relative;
}
#Logo {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}
a {
	color: #008fcf;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
h2 {
	margin-top: 0px;
	margin-bottom: -20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}
ul {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}
#Menu {
	float: right;
	margin-right: 40px;
	width: 440px;
}
.Nav {
	height: 51px;
	width: 66px;
	display: block;
	float: right;
	text-align: center;
	margin-top: 0px;
	font-size: 11px;
}
#HomeHeader {
	height: 246px;
	width: 910px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#HomeBlokWrapper {
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
}
#HBtop {
	background-image: url(../images/imgKaderHomeTop.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
#HBmid {
	background-image: url(../images/imgKaderHomeMid.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 280px;
}
#HBbot {
	background-image: url(../images/imgKaderHomeBot.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
#HomeBlok1 {
	float: left;
	width: 297px;
	padding-right: 9px;
}
#HomeBlok2 {
	float: left;
	width: 297px;
	padding-right: 9px;
}
#HomeBlok3 {
	float: left;
	width: 296px;
}
#PromoBanner {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/imgBgFooter.png);
	background-repeat: no-repeat;
	height: 100px;
}
#PromoButton {
	float: left;
	margin-top: 5px;
}
#PromoFoto {
	float: left;
	height: 75px;
	width: 108px;
	margin-left: 40px;
	margin-top: 20px;
}
#PromoTxt {
	float: left;
	width: 650px;
	margin-top: 20px;
	text-align: center;
}
.Powered {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#PromoLogo {
	float: left;
	margin-top: 20px;
	width: 150px;
	text-align: center;
}
.PromoTxt {
	line-height: 15px;
	margin-top: 0px;
}
#footer {
	height: 25px;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	clear: both;
	float: none;
}
#VervolgBlokWrapper {
	width: 297px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#VervolgBlok1 {
	width: 297px;
	padding-right: 9px;
}
#VervolgBlok2 {
	width: 297px;
}
#MainTxt {
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-left: 20px;
}
#VervolgWrapper {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#VervolgBlok3 {
	width: 296px;
}
#VBmid {
	background-image: url(../images/imgKaderHomeMid.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 100%;
}
#VBtext {
	margin: 15px;
}
#VBmidBlauw {
	background-image: url(../images/imgKaderBlauwMid.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 100%;
	color: #FFF;
}
.LinkWit {
	color: #FFF;
}
.LinkWit :hover{
	color: #FFF;
	text-decoration: underline;
}a:hover {
	text-decoration: underline;
}
