.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-right: 2px;
	width: 16px;
    height: 15px;
	overflow: hidden;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	margin: 1px;
	margin-bottom: 2px;
	Text-align:center;
	text-decoration: none;
}

.status-cal-day .empty {
	color: #ffffff;
}
.status-cal-statuspast { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status0.png)  top left no-repeat;   color: #dddddd; }
.status-cal-status0    { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status0.png)  top left no-repeat;   color: #666666; }
.status-cal-status1    { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status1.png)  top left no-repeat;	color: white; }
.status-cal-status2    { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status2.png)  top left no-repeat;   color: white; }
.status-cal-status01   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status01.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status02   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status02.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status12   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status12.png) top left no-repeat;	color: white; }
.status-cal-status21   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status21.png) top left no-repeat;	color: white; }
.status-cal-status10   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status10.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status20   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status20.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status3    { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status3.png)  top left no-repeat;   color: #666666; }
.status-cal-status03   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status03.png) top left no-repeat;   color: #BBBBBB; }
.status-cal-status13   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status13.png) top left no-repeat;   color: #666666; }
.status-cal-status23   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status23.png) top left no-repeat;   color: #666666; }
.status-cal-status30   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status30.png) top left no-repeat;   color: #666666; }
.status-cal-status31   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status31.png) top left no-repeat;   color: white; }
.status-cal-status32   { background: url(http://static.bergfex.at/images/icons/unterkuenfte/status32.png) top left no-repeat;   color: white; }

.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(http://static.bergfex.at/images/icons/unterkuenfte/status0.png);
}
.status1-background {
    background-image: url(http://static.bergfex.at/images/icons/unterkuenfte/status1.png);
}
.status2-background {
    background-image: url(http://static.bergfex.at/images/icons/unterkuenfte/status2.png);
}
.status3-background {
    background-image: url(http://static.bergfex.at/images/icons/unterkuenfte/status3.png);
}


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

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


.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;
}

