#navi {position:absolute; top:10px; z-index:1;
	width: 750px;
	height: 20px;
	text-align: right;
}

.singleAppartmentShort {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-bottom: 10px;
}

.calendarReserved {

	background-color: #009900;
	background-image: none;
}
.calendarBlocked {

	background-color: #C9CBCD; /*#AA5500;*/
	background-image: none;
}

.calendarBooked {
	background-color: #FF6600;
	background-image: none;
}

.calendarSunday {
	color: #CC6600;
}

.smallfont {
	font-size: xx-small;
}

.normalfont {
	font-size: 14px;
}






