.available {
	background-color: #00FF00;
}
.booked {
	background-color: #FF0000;
}
.anfrage {
	background-color: #FFFFFF;
}

