

#calback {
	background: #FFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 182px;
}

#calendar {
	width: 100%;
	height: 100%;
}

.cal1 {
	
	width: 100%; 
}
.cal {
	background: #CACACA;    
	width: 100%; 
}

.calhead {
	width: 100%;
	background: url(/afbeeldingen/corerighth1.jpg) repeat-x;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;  
	height:18px;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 20px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #58595B;
	font-size: 12px;
}

.dayrow {
	background: #FFF;
	height: 23px;
}

.dayrow td {
	width: 32px;
	color: #58595B;
	font-size: 10px;
}

.day {
	float: right;
}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}
