body {

	margin: 0 0 0 0;
	padding: 0;
	background: #FFF;
	color: black; 
	font-size: 12px; 
	font-family: Helvetica, Arial, sans-serif;
}

.tagetitel {
	float:left; 
	width: 90px;
	border: 1px solid #DDDDDD; 
	background-color: #EEEEEE;
	margin-left: 2px;
}

.tag {
	float: left; 
	width: 90px;
	height: 90px;
	border: 1px solid #DDDDDD; 
	background-color: #EEEEEE;
	margin-left: 2px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 9px;
}

.stundetitel div {
	clear: both; 
	font-size: 18px; 
	height: 22px;
}

.stundetitel div span {
	font-size: 10px;
}

.termindayansicht {
	clear: both;
	float: left;
	position: absolute; 
	background-color: white;
	border: 1px solid black;
	cursor: pointer;
}

.macasimplecalendarSmallCalendarLine {
	clear:both; 
	float:left; 
	width: 140px; 
	height: 80px; 
	margin-top: 2px; 
}

.macasimplecalendarSmallCalendarDay {
	width: 20px; 
	height: 16px;
	text-align: center; 
	float: left;
}
