
/*kalender*/
		
		#bestelKalender .cal_footer
		{
			text-align: center;
			background-color: #74C633;
			font-weight: normal;
			color: #ffffff;
			height: 14px;
		}

		#bestelKalender .kalender
		{
			float: left;
			min-height: 190px;
			font-family: Verdana, arial, helvetica, geneva, sans-serif;
			font-size: 11px;
			line-height: 13px;
			margin: 0px;
			padding-right:8px;
		}
		
		

#calback {
	background: #FFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 200px;
}

#calendar {
	width: 100%;
	height: 100%;
}

.calender_links a , .calender_links , .calender_links a:link{
  color: #000000;
}

.cal1 {
	
	/*width: 100%; */
}
.cal {
	background: #44A728;    
	/*width: 100%; */
}

.calhead {
	width: 155px;
	background: #44A728;    
	font-weight: bold;
	color: #FFF;
	font-size: 14px;  
}

.calhead img {
	border: none;
}

.dayhead {
	height: 20px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #58595B;
	font-size: 12px;
}

.dayrow {
	background: #FFF;
	height: 20px;
}

.dayrow td {
	width: 19px;
	color: #58595B;
	font-size: 10px;
}

.day {
	float: right;
}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}