
#kalenderTop {
	font-size: 11px;
	padding: 0px;
	border: none;
	margin: 0px;
}

}
th.kalenderTop {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#kalender a:hover {
	font-weight: bold;
	text-decoration: none;
} 
#kalender a
{
	font-weight: bold;
	color: #000;
}
#kalender a:visited{
	font-weight: normal;
}
/****************************************************************************************************************************/

td.date{
	color: #000000;
	background-color: #FFFFFF;
	width: 14%;
	text-align: center;
	border: 1px solid #666666;
}
td.tom{
	color: #000000;
	background-color: none;
	width: 14%;
	border: 0px none;

}

td.kommande{
	background-color: #F5F5F5;
	width: 14%;
	text-align: center;
	color:#666;
	border: 1px solid #777;
	filter: Alpha(opacity=50);
	
}
td.bild{
	background-color: #C1CBF2;
	width: 14%;
	text-align: center;
	border: 1px solid #666666;
}

th.tva, td.tva{
	background-color : #FFFFAD;
	width: 14%;
	text-align: center;
	border: 1px solid #666666;
}
th.flera, td.flera{
		background-color : #FFCCCC;
	width: 14%;
	text-align: center;
	border: 1px solid #666666;
}
th.efit, td.efit{
	background-color: #99CC99;
	width: 14%;
	text-align: center;
	border: 1px solid #666666;
}

#kalender {
	text-align: center;
	font-size: 10px;
}

.dateInfo, #dateInfo {
	font-size: 10px;
}
