.status-cal-module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
}

.status-cal-day,
.status-cal-day a {
	float:left;
	line-height: 100%;
	padding: 0 2px 0 0 !important;
	width: 16px;
    height: 15px;
	overflow: hidden;
	font-size: 11px;
	font-weight:normal;
	color:#666666 !important;
	margin: 1px;
	margin-bottom: 2px;
	text-align: center !important;
	text-decoration: none !important;
	background-color: transparent !important;
}
.status-cal-day a {
	background-color: transparent !important;
}
.status-cal-day .empty {
	color: #ffffff;
}
.status-cal-statuspast { background: url(/images/icons/unterkuenfte/status0.png)  top left no-repeat;   color: #dddddd !important; }
.status-cal-status0    { background: url(/images/icons/unterkuenfte/status0.png)  top left no-repeat;   color: #666666 !important; }
.status-cal-status1    { background: url(/images/icons/unterkuenfte/status1.png)  top left no-repeat;	color: white !important; }
.status-cal-status2    { background: url(/images/icons/unterkuenfte/status2.png)  top left no-repeat;   color: white !important; }
.status-cal-status01   { background: url(/images/icons/unterkuenfte/status01.png) top left no-repeat;	color: #BBBBBB !important; }
.status-cal-status02   { background: url(/images/icons/unterkuenfte/status02.png) top left no-repeat;	color: #BBBBBB !important; }
.status-cal-status12   { background: url(/images/icons/unterkuenfte/status12.png) top left no-repeat;	color: white !important; }
.status-cal-status21   { background: url(/images/icons/unterkuenfte/status21.png) top left no-repeat;	color: white !important; }
.status-cal-status10   { background: url(/images/icons/unterkuenfte/status10.png) top left no-repeat;	color: #BBBBBB !important; }
.status-cal-status20   { background: url(/images/icons/unterkuenfte/status20.png) top left no-repeat;	color: #BBBBBB !important; }
.status-cal-status3    { background: url(/images/icons/unterkuenfte/status3.png)  top left no-repeat;   color: #666666 !important; }
.status-cal-status03   { background: url(/images/icons/unterkuenfte/status03.png) top left no-repeat;   color: #BBBBBB !important; }
.status-cal-status13   { background: url(/images/icons/unterkuenfte/status13.png) top left no-repeat;   color: #666666 !important; }
.status-cal-status23   { background: url(/images/icons/unterkuenfte/status23.png) top left no-repeat;   color: #666666 !important; }
.status-cal-status30   { background: url(/images/icons/unterkuenfte/status30.png) top left no-repeat;   color: #666666 !important; }
.status-cal-status31   { background: url(/images/icons/unterkuenfte/status31.png) top left no-repeat;   color: white !important; }
.status-cal-status32   { background: url(/images/icons/unterkuenfte/status32.png) top left no-repeat;   color: white !important; }

.status-label {
    float: left;
    padding-left: 22px;
    padding-right: 10px;
    height: 15px;
	background-position: left top;
	background-repeat: no-repeat;
}


.status0-background {
	background-image: url(/images/icons/unterkuenfte/status0.png);
}
.status1-background {
    background-image: url(/images/icons/unterkuenfte/status1.png);
}
.status2-background {
    background-image: url(/images/icons/unterkuenfte/status2.png);
}
.status3-background {
    background-image: url(/images/icons/unterkuenfte/status3.png);
}


.status-cal-status20 a,
.status-cal-status10 a,
.status-cal-status01 a
  { color: #BBBBBB  !important; }

.status-cal-status1 a,
.status-cal-status31 a,
.status-cal-status21 a  { 
	color: white !important; 
}


.status-cal {
	border: 1px solid #ccdaf0;
	background-color: white;
	padding: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color:#777777;
	width:165px;
	height:155px;
	float:left;
}
.status-cal .month {
	padding: 4px;	
}
.status-cal .labelMonth {
	padding: 2px;
	font-size: 10px;
	background-color: #ccdaf0;
	color: #303f7c;
	text-align: center;
}

.status-cal .kw {
	font-size: 8px;
	font-weight:normal;
	color:#777777;
	width: 15px;
	float:left;
	background-color: white;
	padding: 0px;
    height: 15px;
	overflow: hidden;
	margin: 1px;
	margin-bottom: 2px;
}
.status-cal .labelDay {
	font-size: 8px;
	font-weight:normal;
	color:#777777;
	height: 12px;
}


