@CHARSET "ISO-8859-1";
#cal {
	color: #666666;
	background-color: #FFF;
	border: 1px solid #666666;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding:3px;
	margin-right:2px;
	width:155px;
	height:180px;
}


#cal td{
font-size:8px;
vertical-align:middle;
	text-align: center;
	width: 14px !important;
	height: 14px !important;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding:0px !important;
}

#cal thead a {
	color: black;
}

#cal a {
	color: #666666;
	text-decoration: none;
	
}

#cal .cal-prev-month-day,#cal .cal-next-month-day {
	color: red !important;
}


    #AjaxKalender {
        text-align: center;
    }

    #Kalender {
        margin-bottom: 0;
    }
    


tr
	#days-of-week td {
	font-size:8px;
	background-color:white;
	}

#cal 
	thead td {
	background-color: #636B7D;
	color:#FFFFFF;
	font-size: 12px;
}




#cal-current-day {
	border: 1px solid #666666 !important;
}





