table.helligdage {
	width: 100%;
}
th#dato {
	height: 23px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #CBCBCB;
	border: solid 1px #B5B5B5;
	border-right: solid 1px #E0E0E0;
	line-height: 18px;
	width: 100px;
	text-align: left;
	padding-left: 4px;
}
th#helligdag {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #CBCBCB;
	border-top: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
	text-align: left;
	padding-left: 4px;
}
th#lande {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #CBCBCB;
	border: solid 1px #B5B5B5;
	border-left: solid 1px #E0E0E0;
	text-align: left;
	padding-left: 4px;
}
tr#ulige td#dato {
	font-family: verdana;
	font-size: 12px;
	background: #F0F0F0;
	padding: 4px;
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}
tr#ulige td#helligdag {
	font-family: verdana;
	font-size: 12px;
	background: #F0F0F0;
	padding: 4px;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}
tr#ulige td#lande {
	font-family: verdana;
	font-size: 12px;
	background: #F0F0F0;
	padding: 4px;
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}

tr#lige td#dato {
	font-family: verdana;
	font-size: 12px;
	background: #E0E0E0;
	padding: 4px;
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}
tr#lige td#helligdag {
	font-family: verdana;
	font-size: 12px;
	background: #E0E0E0;
	padding: 4px;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}
tr#lige td#lande {
	font-family: verdana;
	font-size: 12px;
	background: #E0E0E0;
	padding: 4px;
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	line-height: 18px;
}
