

table.calTbl{

	width: 300px;

}






#calDag, #calDagSunday{

	clear: both;

	text-align: center;

	border: 1px solid #d1d1d1;

	background-color: #392E3F;

	color: white;

	width:35px;

}

#calDagSunday{

		background-color: #f03d17;

}



#calDatum{

		clear: both;

		text-align: center;

		border: 1px solid #d1d1d1;

		width:35px;

}

.tidsTD{

	width:50px;

	border-bottom: 1px  dotted Black;

	padding-bottom: 7px;

}



.textTD{

	width:200px;

	border-bottom: 1px  dotted Black;

	padding-bottom: 7px;

}



.mellanrum{

		height: 0.5em;

}

#almanacka{

	border-left: 1px solid Black;

	padding-left : 10px;

	height:100%;

}



.Almanacka_header{

	color: #526470;

	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,serif;

	font-style: normal;

	font-variant: small-caps;

	font-weight: normal;

	font-size: 2em;

	line-height: normal;

	font-size-adjust: none;

	font-stretch: normal;



	background-image: url('/j/templates/js_aqua_dark/images/date_1.gif'); 

	background-repeat: no-repeat;
	
	background-position:right;

	padding-left: 5px;
	
	padding-top: 8px;

	height: 46px;
	
	width: 95%;

}

.date_blue {
	background-image: url(/kyrkoaret/calendar3.png);
	background-size: 52px 52px;
	background-repeat: no-repeat;
	width:52px;
	height:52px;
	border:solid 1px white;
}

.date_red {
	background-image: url(/kyrkoaret/calendar3.png);
	background-size: 52px 52px;
	background-repeat: no-repeat;
	width:52px;
	height:52px;
	border:solid 1px white;
}
.dag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
}
.td_datum{
	width:54;
	height:54; 
	vertical-align:top;
	border-bottom: 1px  dotted Black;
}