@charset "utf-8";
/* CSS Document written by landervs.be*/

body{
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D79B00;
	margin: 0px;
}


/* verschillende banden */
#headerBand{
	width: 100%;
	height: 260px;
	float: left;
	margin: 0px;
	text-align:center;
	background-color: #FFC019;
	
	background-repeat: no-repeat;
	background-position: center top;
}

#welkomBand{
	width: 100%;
	float: left;
	margin: 0px;
	text-align:center;
	background:url(../htmimg/welkom_background.jpg) repeat-x;
}

#footerBand{
	width: 100%;
	float: left;
	margin: 0px;
	text-align:center;
}



/*containers van banden */
#headerContainer{
	width: 800px;
	height: 260px;
	background:url(../htmimg/header_background.jpg) top left no-repeat;
	margin: 0 auto;
}

#welkomContainer{
	width: 800px;
	margin: 0 auto;
}

#footerContainer{
	width: 800px;
	margin: 0 auto;
}

#credits{
	width: 555px;
	height: 52px;
	margin: 0px;
	float: left;
	margin-left: 122px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
}

#credits a:link, #credits a:active, #credits a:visited{
	text-decoration: underline;
	color: #000000;
}

#credits a:hover{
	text-decoration: none;
	color: #000000;
}

/* formulier data */
.labels{
	width: 150px;
	padding: 3px;
	background-color: #FFC019;
	border: 1px solid #000000;
	margin: 3px;
	margin-top: 20px;
	text-align: center;
}

.lblRes{
	padding: 1px;
	background-color: #FFC019;
	border: 1px solid #000000;
	margin: 3px;
	margin-top: 20px;
	text-align: center;
}

.knoppen{
	width: 100px;
	padding: 3px;
	background-color: #FFC019;
	border: 1px solid #000000;
	margin: 3px;
	text-align: center;
}

/* divs voor footer */
#loginBox{
	width: 555px;
	height: 52px;
	margin: 0px;
	float: left;
	margin-left: 122px;
	margin-top: 10px;
	background:url(../htmimg/loginbox.jpg) top center no-repeat;
}

#userMenu{
	width: 555px;
	height: 52px;
	margin: 0px;
	float: left;
	margin-left: 122px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

#userMenu a:link, #userMenu a:visited, #userMenu a:active{
	text-decoration: underline;
	color: #000000;
}

#userMenu a:hover{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

/* ander */
#headerTekst{
	width: 800px;
	height: 30px;
	float: left;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#headerTekst a:link, #headerTekst a:visited, #headerTekst a:active{
	text-decoration: none;
	color: #000000;
}

#headerTekst a:hover{
	text-decoration: underline;
	color: #000000;
}

#headerSlogan{
	width: 400px;
	height: 150px;
	float: left;
	margin-left: 330px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#headerSlogan a:link, #headerSlogan a:visited, #headerSlogan a:active{
	text-decoration: underline;
	color: #000000;
}

#headerSlogan a:hover{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.welkomTekst{
	width: 360px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reservatieOk{
	width: 340px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #00CC00;
	border: 3px solid #000000;
}
.welkomFout{
	width: 340px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF0000;
	border: 3px solid #000000;
}

/* kalender */
#kalenderContainer{
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #CC6633;
}

.kotjeWit{
	width: 98px;
	padding: 0px;
	height: 40px;
	float: left;
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.kotjeGrijs{
	width: 98px;
	padding: 0px;
	height: 40px;
	float: left;
	background:#CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.kotjeDonker{
	width: 88px;
	padding: 5px;
	height: 40px;
	float: left;
	background:#666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.kotjeRood{
	width: 98px;
	padding: 0px;
	height: 40px;
	float: left;
	background-color: #00CC00;
}

.kotjeRoodDisabled:hover{
	width: 98px;
	padding: 0px;
	height: 40px;
	float: left;
	background:#00FF00;
}

.kotjeRollover{
	display:none;
	position:absolute;
	background-color: #FF9900;
	text-align: left;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pauzeDiv{
	width: 800px;
	float: left;
	margin: 0px;
	height: 10px;
}

/* teksten */
.slogan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/*cms page */
.cmsTitel{
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cmsTitel a:link, .titel a:active, .titel a:visited{
	color: #000000;
	text-decoration: underline;
}

.cmsTitel a:hover{
	color: #0083CE;
	text-decoration: none;
}

.cmsTitel ul li{
	color: #000000;
	list-style-type: square;
	font-size: 12px;
	font-weight: lighter;
}

.cmsTitel ul li a:link, .cmsTitel ul li a:active, .cmsTitel ul li a:visited{
	color: #000000;
	text-decoration: underline;
}

.cmsTitel ul li a:hover{
	color: #000000;
	text-decoration: none;
}

.cmsTabel{
	float: left;
	margin: 10px;
}

.cmsLabel{
	width: 200px;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

