body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	/* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center;
	/* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #12263E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#holderMaster {
	position: relative;
	top: 0px;
	width: 1010px;
	height: 100%;
	/*left: -381px;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	z-index: 20;
}
#back {
	position: absolute;
	width: 1006px;
	background-color: #FFFFFF;
	top: 0px;
	bottom: 0px;
	height: 779px;
	height: 1079px;
		height: 779px;
	border: thin solid #999999;
}
#imgBackGround {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#holderJqueryTop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1006px;
	height: 210px;
	z-index: 10;
}
#holderBannerSmaakhuis {
	position: absolute;
	top: 32px;
	right: 764px;
	z-index: 20;
	display: none;
}
#holderButtonsTop {
	position: absolute;
	width: 739px;
	height: 44px;
	z-index: 1;
	left: 268px;
	top: 212px;
	z-index: 20;
	z-index: 50;
}
#holderButtonsBottom {
	position: absolute;
	width: 601px;
	height: 57px;
	z-index: 20;
	left: 359px;
	top: 545px;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
}
#holderTxtHeader {
	position: absolute;
	left: 328px;
	top: 302px;
	width: 650px;
	height: 41px;
	z-index: 1;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	z-index: 20;
	letter-spacing: 0em;
	text-transform: lowercase;
}
#holderRoute:first-letter, #holderTxtHeader:first-letter {
	text-transform: uppercase;
}
#holderTxtBody {
	position: absolute;
	width: 578px;
	height: 181px;
	z-index: 20;
	left: 359px;
	top: 360px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	text-transform:none;
}
#holderTxtBody_WIS {
	text-decoration: none;
	text-align: left;
	font-size: 0.8em;
	margin-top: 10px;
	position: absolute;
	left: 360px;
	top: 360px;
	width: 529px;
}
#holderTxtFooter {
	position: absolute;
	width: 575px;
	height: 181px;
	z-index: 20;
	left: 360px;
	top: 660px;
	font-size: 12px;
	font-weight: normal;
}
#holderRoute {
	position: absolute;
	left: 305px;
	top: 348px;
	width: 585px;
	height: 408px;
	z-index: 20;
	visibility: visible;
	text-transform: lowercase;
}
#holderLeftRouteTxt {
	position: absolute;
	width: 188px;
	height: 160px;
	z-index: 50;
	left: 42px;
	top: 258px;
	visibility: visible;
}
#routeBodyTxt {
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-top: 10px;
	display: none;
}
#routeLeftHeaderTxt {
	text-decoration: none;
	text-align: center;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 500;
	display: none;
}
#holderWelkom {
	position: absolute;
	width: 175px;
	height: 30px;
	z-index: 20;
	left: 64px;
	top: 195px;
	font-size: 12px;
	color: #78543B;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: right;
}
#holderKalender {
	position: absolute;
	left: 270px;
	top: 380px;
	width: 660px;
	 height: 408px;
	z-index: 20;
}
#holderKalenderTbl {
	position: absolute;
	left: 0px;
	top: 30px;
	font-size: 12px;
	
}


#holderKalenderTxt {
	font-size: 1.3em;
	position: absolute;
	left: 270px;
	top: 340px;
	width: 730px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#holderWelkom input[type="submit"] {
	background-color: white;
	-webkit-appearance:none;
	opacity: 1;
	position: relative;
	left: 12px;
	width:180px; 
	height: 22px;
	font-size: 0.9em;
	color:red;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border: 1pt solid #BEBEBE;
	margin-bottom: 2px;
	cursor: pointer;
	}
#navMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navMenu ul li {
	float: left;
	width: 123px;
	padding: 0px;
	margin: 0px;
	#background: #78543B;
	background: #12263E;
}
#navMenu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	line-height: 30px;
	font-weight: bold;
}
#navMenuBottom ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navMenuBottom ul li {
	width: 180px;
	#background: #78543B;
	background: #12263E;
	float: left;
	margin-right: 8px;
}
#navMenuBottom a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	padding-right: 0px;
}
#holderProefDagen {
	position: absolute;
	width: 179px;
	height: 295px;
	z-index: 50;
	left: 59px;
	top: 180px;
}
#proefdagenHeaderTxt {
	text-decoration: none;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#proefdagenBodyTxt {
	text-decoration: none;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	letter-spacing: -0.1em;
	margin-top: 10px;
	text-align: center;
}
#proefdagenMoreTxt {
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	letter-spacing: -0.1em;
	font-style: italic;
	margin-top: 10px;
}
#holderLineTop {
	position: absolute;
	width: 632px;
	height: 3px;
	z-index: 50;
	left: 328px;
	top: 331px;
	#background-color: #78543B;
	background-color: #12263E;
	display: none;
}
#holderLineBottom {
	position: absolute;
	width: 611px;
	height: 3px;
	left: 329px;
	top: 668px;
	#background-color: #78543B;
	background-color: #12263E;
	z-index: 60;
	display: none;
}
a {
	cursor: pointer;
}
a:hover {
	#color: #47342C;
	color: #12263E;
}
.formSend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.formSend:hover {
	#color: #47342C;
	color: #12263E;
}
li a:hover {
	#background: #47342C;
	background: #12263E;
}
.BtnMenuBottom {
	#background: #B08963;
	background: #0079A9;
}
#BtnMenuBottom:hover {
	#background: #47342C;
	background: #12263E;
}
#login_member {
	position: absolute;
	width: 600px;
	height: 71px;
	z-index: 51;
	left: 300px;
	top: 410px;
}
.login {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.loginText {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	#color: #78543B;
	color: #EEEEEE;
	text-indent: 20px;
	font-weight: bold;
	clip: rect(auto, auto, auto, 10px);
	top: 15px;
	position: relative;
	left: 25px;
}
.inputFields input {
	position: relative;
	top: 15px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80%;
	height: 20px;
}
.sumbmitLoginBtn input {
	position: relative;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	height: 20px;
	cursor: pointer;
}
.Privacyverklaring {
	position: absolute;
	top:260px;
	left: 60px;
	width: 860px;
	height: 1750px;
	z-index: 20;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	padding: 10px;
}
table { 
	border: 1px solid #FFF;
    background-color: #FFF; 
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.kalenderDatumTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 20px;
	text-transform: capitalize;
	
}
.kalenderUren {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 	1.0em;
	font-style: normal;
	line-height: 19px;
}
.kalenderEenheidTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: 16px;
	
}
.kalenderSchrijFInTxt {
	width: 78px;
	height: 27px;
	max-height: 27px;
	background-image: url(../images/schrijf_in_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	background-color: #C6FFC2;
	color: #12263E;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.0em;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0;
	padding: 0;
	cursor: pointer;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-appearance: none;
	border-radius: 0;
}
.kalenderSorryVolTxt {
	width: 78px;
	height: 27px;
	background-image: url(../images/sorry_vol_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F44344;
	color: #12263E;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: none;
	margin: 0; 
	padding: 0;
	cursor: pointer;
	z-index: 1; 
}
.kalenderSorryVolTxt:before { content:"Plein";} 
.klikHierForm {
 
 
	position: absolute;
	top: 656px;
	left: 350px;
	
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	
	color: #FFFFFF;
	background-color: #0079A9;
	text-decoration: none;
	
	padding:10px;
	margin-top:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #12263E;
	border-left-color: #666666;
	background-color: #0079A9;
	
}

.mijnafsprakenBTNS input[type="submit"] {
	position: relative;
	display: block;
	left: 12px;
	width:190px; 
	height: 22px;
	font-size: 0.9em;
	color:red;
	text-indent: 8px;
	text-align: -webkit-left;
	text-align: left;
	opacity: 1;
	background-color: #ECF2FF;
	border: 1pt solid #BEBEBE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	margin-bottom: 2px;
	cursor: pointer;
	
}
input[type="submit"] {
	/*
	background-color: white;
	-webkit-appearance:none;
	*/
}

.holderMijnafspraken, .holderGeenafspraken {
	position: absolute;
	align:left;
	padding: 0px 15px 30px;
	font-size: 8pt;
	left: 0px;
	top: 32px;
	width: 182px;
	min-height: 30px;
	
	background-color: #0079A9;
}
.mijnafsprakenText {
	align:left;  
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%; 
	color: #FFF;
	background-color:#12263E;
	line-height: 30px;
	text-align: center;
}
.mijnafsprakenBTNS {
	position: relative; 
	left: -22px; 
	top:30px; 
	width:100%;
	padding: 10px 1px 20px;
}
.holderGeenafspraken {
	height: 20px; 
	background-color: #CCCCCC;
}
.geenafspraken {
	align:left;  position: absolute;
	top: 0px;
	left: 0px; 
	width: 100%; 
	color: #FFF; 
	background-color: #a6a6a6; 
	line-height: 30px; 
	text-align: center;
}
.mijnafsprakenOldBTNS {
	color: #FFF; 
	background-color: gray; 
	
}