	.Calendar											{width: 155px; height: 170px; padding: 0px; margin-bottom: 13px;}
	.Calendar .Content						{float: left; background-color: #D8EFCF; width: 155px; padding: 0px;}
	.Calendar .Top 								{float: left; width: 155px; overflow: hidden; height: 9px; background-image: url('/images/kalender_baggrund_top.gif'); background-repeat: no-repeat;}
	.Calendar .Bottom 						{float: left; overflow: hidden; width: 155px; height: 9px; background-image: url('/images/kalender_baggrund_bund.gif'); background-repeat: no-repeat;}
	#CalContent 									{width: 145px; padding-left: 10px; padding-bottom: 2px;}
	#CalContent #CalCaption 	{background-color: #1FA12D; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;padding-top: 1px;}
	#CalContent #Month 				{font-family: arial; font-size: 11px; font-weight: bold; text-align: center; color: #FFFFFF; float: left; width: 103px; cursor: default;}
	
	#CalContent .MonthNaviPrev 		{float: left; width: 5px; height: 9px; margin: 3px 4px 2px 3px; background-image: url('/images/kalender_venstre_pil.gif'); background-repeat: no-repeat; cursor: pointer;}
	#CalContent .MonthNaviNext 		{float: left; width: 5px; height: 9px; margin: 3px 2px 0px 0px; background-image: url('/images/kalender_hoejer_pil.gif'); background-repeat: no-repeat; cursor: pointer;}
	#CalContent .CalDay				{float: left; padding-top: 2px; background-color: #9ED686; color: #000; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; cursor: default;}
	#CalContent .CalDaySun			{float: left; padding-top: 2px; background-color: #9ED686; color: #000; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; border: 1px solid #FFFFFF; cursor: default;}
	
	#CalContent .EmptyDayEven,
	#CalContent .NormalDayEven 		{float: left; padding-top: 2px; background-color: #B6E0A4; color: #000; font-family: arial; font-size: 11px; text-align: center; cursor: default; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	#CalContent .SelectedDayEven	{float: left; padding-top: 2px; background-color: #B6E0A4; color: #000; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; cursor: default; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	
	#CalContent .EmptyDayOdd,
	#CalContent .NormalDayOdd 		{float: left; padding-top: 2px; background-color: #E2F3DB; color: #000; font-family: arial; font-size: 11px; text-align: center; cursor: default; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	#CalContent .SelectedDayOdd		{float: left; padding-top: 2px; background-color: #E2F3DB; color: #000; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; cursor: default; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	
	#CalContent .ContentDay		 	{float: left; padding-top: 2px; background-color: #4FA85F; color: #FFF; font-family: arial; font-size: 11px; text-align: center; cursor: pointer; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	#CalContent .ContentDay_1	 	{float: left; padding-top: 2px; background-color: #4FA85F; color: #FFF; font-family: arial; font-size: 11px; text-align: center; cursor: pointer; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background-image: url('/CMS/Kalender/DagIkoner/danflag.gif'); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 6px;}

	#CalContent .DayFocus			{float: left; padding-top: 2px; background-color: #4FA85F; color: #FFF; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; cursor: pointer; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
	#CalContent .DayFocus_1			{float: left; padding-top: 2px; background-color: #4FA85F; color: #FFF; font-family: arial; font-size: 11px; font-weight: bold; text-align: center; cursor: pointer; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background-image: url('/CMS/Kalender/DagIkoner/danflag.gif'); background-repeat: no-repeat; background-position-x: 5px; background-position-y: 6px;}


