.year {
	text-align: center;
	margin: 10px;
}
.month {
	background-color: #F1EFE4;
	border: 1px solid #003366;
	width: 175px;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
    line-height: 17pt;
	background-color: #054A44;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.dayname {
    line-height: 11pt;
	background-color: #F1EFE4;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #CD5C5C;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.yearpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	background-color: #F1EFE4;
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #BBBBBB;
}
.monthday {
	background-color: #F1EFE4;
	text-align: center;
	font-size: 11px;
	color: #000000;
	height:18px;
	width:18px;
}
.monthday a {
	color: #000000;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #FFC18A;
	color: #CF0000;
	height:18px;
	width:18px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:18px;
	width:18px;
}
.sunday {
	background-color: #D0D0D0;
	text-align: center;
	font-size: 11px;
	color: #000000;
	height:18px;
	width:18px;
}
.sunday a {
	color: #000000;
}
.saturday {
	background-color: #D0D0D0;
	text-align: center;
	font-size: 11px;
	color: #000000;
	height:18px;
	width:18px;
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	font-size: 11px;
	color: #FFEFDB;
	background-color: #A4CAE6;
	height:18px;
	width:18px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
.s21 {background-color: #FBF484;}/*kapoenen*/
.s22 {background-color: #679367;}/*welpen*/
.s23 {background-color: #F4B75C;}/*jonggivers*/
.s24 {background-color: #5674F8;}/*givers*/
.s29999 {background-color: #E65F5F;}/*iedereen*/
