div#calendar_container td.calendar_arrow {font-family: Arial;font-size: 14px;font-weight: normal;color: #459328;}
div#calendar_container td.calendar_arrow a:link, table a:hover {font-family: Arial;font-size: 14px; color: #459328; font-weight: normal; text-decoration: none;}
div#calendar_container td.calendar_arrow a:visited, table a:hover {font-family: Arial;font-size: 14px; color: #459328; font-weight: normal; text-decoration: none;}
div#calendar_container td.calendar_arrow a:hover, table a:hover {font-family: Arial;font-size: 14px;  color: #459328; font-weight: normal; text-decoration: none;}

div#calendar_container td.calendar_header_month {font-family: Arial;font-size: 9px;font-weight: normal;color: #459328;}
div#calendar_container td.calendar_header_month a:link, table a:hover {font-family: Arial;font-size: 9px; color: #459328; font-weight: normal; text-decoration: underline;}
div#calendar_container td.calendar_header_month a:visited, table a:hover {font-family: Arial;font-size: 9px; color: #459328; font-weight: normal; text-decoration: underline;}
div#calendar_container td.calendar_header_month a:hover, table a:hover {font-family: Arial;font-size: 9px;  color: #459328; font-weight: normal; text-decoration: none;}

div#holidays_container td.holiday_link {font-family: Arial;font-size: 10px;font-weight: normal;color: #666666;}
div#holidays_container td.holiday_link a:link, table a:hover {font-family: Arial;font-size: 10px; color: #459328; font-weight: normal; text-decoration: underline;}
div#holidays_container td.holiday_link a:visited, table a:hover {font-family: Arial;font-size: 10px; color: #459328; font-weight: normal; text-decoration: underline;}
div#holidays_container td.holiday_link a:hover, table a:hover {font-family: Arial;font-size: 10px;  color: #459328; font-weight: normal; text-decoration: none;}

div#calendar_container .cssTitle { font-family: Arial; font-size: 14px; color: #459328; background-color: #FFFFFF; }
div#calendar_container .cssHeading { font-family: Arial, Helvetica; font-size: 11px; color: #459328; background-color: #FFFFFF; }
div#calendar_container .cssDays { font-family: Arial, Helvetica; font-size: 14px; color: #808080; background-color: #FFFFFF;padding: 2px; }
div#calendar_container .cssWeeks { font-family: Arial, Helvetica; font-size: 12px; color: #459328; background-color: #FFFFFF; }
div#calendar_container .cssSaturdays { font-family: Arial, Helvetica; font-size: 14px; color: #808080; background-color: #FFFFFF;padding: 2px; }
div#calendar_container .cssSundays { font-family: Arial, Helvetica; font-size: 14px; color: #808080; background-color: #FFFFFF;padding: 2px; }
/*div#calendar_container .cssHilight { font-family: Arial, Helvetica; font-size: 14px; color: #808080; background-color: #FE9463; cursor: default;padding: 2px; }*/
div#calendar_container .OverDay { cursor: pointer; }

div#calendar_container table, div#calendar_container td {
	border: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

div#holidays_container table, div#holidays_container td {
	border: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Table */
div.side div.box table th, div.side div.box table td {
	border-left: none;
}

div#content div.box table.cal {
	float: left;
	/*width: 176px;*/
}

div#content div.box table.cal th,
div#content div.box table.cal td {
	padding: 0;
	border: none;
	text-align: center;
}

div#content div.box table.cal td.no {
	width: 21px;
	height: 16px;
	text-align: center;
	background: url(images/detail_tablebg.gif) -21px -25px no-repeat;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}

div#content div.box table.cal td a {
	color: #FFF;
	display: block;
	width: 21px;
	height: 15px;
	background: url(images/detail_tablebg.gif) no-repeat;
}

div#content div.box table.cal td.n a {
	background: url(images/detail_tablebg.gif) no-repeat -21px -50px !important;
	font-size: 12px;
}

div#content div.box table.cal td.n a:hover, div#content div.box table.cal td.n.holiday_cal a:hover {
	background: url(images/detail_tablebg.gif) no-repeat -21px -75px !important;
}

div#content div.box table.cal td.first_n a {
	background: url(images/detail_tablebg.gif) no-repeat 0px -50px !important;
	font-size: 12px;
}

div#content div.box table.cal td.first_n a:hover, div#content div.box table.cal td.first_n.holiday_cal a:hover {
	background: url(images/detail_tablebg.gif) no-repeat -0px -75px !important;
}

div#content div.box table.cal td.last_n a {
	background: url(images/detail_tablebg.gif) no-repeat -42px -50px !important;
	font-size: 12px;
}

div#content div.box table.cal td.last_n a:hover, div#content div.box table.cal td.last_n.holiday_cal a:hover {
	background: url(images/detail_tablebg.gif) no-repeat -42px -75px !important;
}


div#content div.box table.cal td a:hover {
	text-decoration: none;
}

div#content div.box table.cal td.n.holiday_cal a {
	background: url(images/detail_tablebg.gif) no-repeat -21px -150px !important;
	font-size: 12px;
}

div#content div.box table.cal td.last_n.holiday_cal a {
	background: url(images/detail_tablebg.gif) no-repeat -42px -150px !important;
	font-size: 12px;
}

div#content div.box table.cal td.first_n.holiday_cal a {
	background: url(images/detail_tablebg.gif) no-repeat -0px -150px !important;
	font-size: 12px;
}

/* Month & days */
div#content div.box table.cal tr.month, div#content div.box table.cal tr.days {
	background: url(images/detail_tablebg.gif) no-repeat;
}

div#content div.box table.cal tr.month th {
	text-transform: uppercase;
	font-weight: normal;
	color: #4da42d;
}

div#content div.box table.cal tr.days td {
	background-position: -20px 0;
	color: #4da42d;
}

div#content div.box table.cal tr.days td.first {
	background-position: 0 0;
}

div#content div.box table.cal tr.days td.last {
	background-position: 0 ;
}

/* Default */
div#content div.box table.cal td.first, .cline td.first {
	background-position: 0 -25px !important;
}

div#content div.box table.cal td.last {
	background-position: -42px -25px;
}

/* Not available */
div#content div.box table.cal td.n {
	background-position: -21px -50px;
}

div#content div.box table.cal td.first_n {
	background-position: 0 -50px;
}

div#content div.box table.cal td.last_n {
	background-position: -42px -50px;
}

/* Available */
div#content div.box table.cal td.a a {
	background-position: -21px -75px;
}

div#content div.box table.cal td.a a:hover {
	background-position: -21px -100px;
}

div#content div.box table.cal td.first_a a {
	background-position: 0px -75px;
}

div#content div.box table.cal td.first_a a:hover {
	background-position: 0px -100px;
}

div#content div.box table.cal td.last_a a {
	background-position: -42px -75px;
}

div#content div.box table.cal td.last_a a:hover {
	background-position: -42px -100px;
}

/* Offers */
div#content div.box table.cal td.o a {
	background-position: -21px -125px;
}

div#content div.box table.cal td.o a:hover {
	background-position: -21px -150px;
}

div#content div.box table.cal td.first_o a {
	background-position: 0px -125px;
}

div#content div.box table.cal td.first_o a:hover {
	background-position: 0px -150px;
}


div#content div.box table.cal td.last_o a {
	background-position: -42px -125px;
}

div#content div.box table.cal td.last_o a:hover {
	background-position: -42px -150px;
}

div#content div.box table.cal td span {
	display: none;
}

.monthss td, .monthss td a {
	color: #459328 !important;
	background: transparent !important;
	padding: 2px !important;
	font-size: 9px !important;
}

.monthss td {
	/*padding: 0pt 5px !important;*/

}

.monthss td a {
	display: inline !important;
}

.big_month a {
	background: transparent !important;
	color: #459328 !important;
	background: none !important;
	width: auto !important;
}

div#busy_form {
	position: absolute;
	z-index: 1000;
	width: 450px;
	height: 190px;
	left: 190px;
	opacity: .7;
	filter: alpha(opacity=40);
	background: #D4D0C8 url(images/ajax-loader.gif) no-repeat center center;
}

div#sluitvakantie {
    font-weight: bold;
}