#calenderStroke {
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 325px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78962c;
}
#calenderTitelContainer {
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 213px;
	height: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #78962c;
}
.calenderDato {
	text-align: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #78962c;
}
.calenderTitel {
	text-align: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #78962c;
}
.calenderMonth {
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #78962c;
	text-transform: uppercase;
}
#calenderDatoFelt_Bagg {
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #78962c;
	height: 16px;
	width: 100%;
	background-image: url(../../grafik/Layout/datoFelt_02.png);
	background-repeat: repeat-x;
}
#calenderDatoFelt_Start {
	text-align: left;
	position: relative;
	height: 16px;
	width: 6px;
	background-image: url(../../grafik/Layout/datoFelt_01.png);
	background-repeat: repeat-x;
	float: left;
}
#calenderDatoFelt_Slut {
	text-align: left;
	position: relative;
	height: 16px;
	width: 6px;
	background-image: url(../../grafik/Layout/datoFelt_04.png);
	background-repeat: repeat-x;
	float: right;
}
#calenderDatoFelt {
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #78962c;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
}
