.cal_columns {
	width: 74px;
	background-color: #182B53;
	color: white; 
}
.cal_day {
	font-weight: bold;
}
.cal_daybox {
	padding: 4px;
}
.cal_title {
	font-weight: bold;
}
.cal_navi {
	margin-bottom:10px;
}
.cal_table {
	background:#E0E0E0 url(/tl_files/kpa/backgrounds/verlauf.gif) repeat-y scroll 0 0;	
}
.cal_table td {
	height: 50px;	
}
.cal_table, .cal_table td {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}