.vandaag a {
	color: #FFF !important;
	background-color: #999;
	border: 1px solid #555;
	margin-left: 2px;
	margin-right: 2px;
}

.bezet_dag a {
	color: #FFF !important;
	background-color: #991F00 !important;
	background:url(images/0.png) top right no-repeat !important;
	cursor: not-allowed;
	z-index: 1000;
}
.deels_dag a {
	color: #CCC !important;
	background-color: #FFF666 !important;
	background:url(images/1.png) top right no-repeat !important;
	cursor: not-allowed;
	z-index: 1000;
}
.optie_dag a {
	color: #666 !important;
	background-color: #1F0099 !important;
	background:url(images/5.png) top right no-repeat !important;
	cursor: not-allowed;
	z-index: 1000;
}
.geen_dag a {
	color: #333 !important;
	background-color: #1F0099 !important;
	background:url(images/10.png) top right no-repeat !important;
	cursor: not-allowed;
	z-index: 1000;	
}

.vb_vandaag {
	color: #333 !important;
	text-align:center;
	background-color: #F6F6F6;
	border: 1px solid #fcefa1;
	margin-left: 2px;
	margin-right: 2px;
}

.vb_bezet_dag {
	color: #FFF !important;
	background-color: #991F00 !important;
	background:url(images/0.png) top right no-repeat !important;
	z-index: 1000;
}
.vb_deels_dag {
	color: #CCC !important;
	background-color: #FFF666 !important;
	background:url(images/1.png) top right no-repeat !important;
	z-index: 1000;
}
.vb_optie_dag{
	color: #666 !important;
	background-color: #1F0099 !important;
	background:url(images/5.png) top right no-repeat !important;
	z-index: 1000;
}
.vb_geen_dag{
	color: #333 !important;
	background-color: #1F0099 !important;
	background:url(images/10.png) top right no-repeat !important;
	z-index: 1000;
}


#loading { background: url(/zsboeking/img/loading.gif) no-repeat center; }
