.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
}
.month {
	border-style: none;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
	border-collapse: collapse;

}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #9F1D21;
	border-style: solid;
	border-width:0px
}

td.monthname {
	text-align: center;
	padding: 0 0 8px 0;
}

.dayname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #9F1D21;

}

td.dayname {
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #9F1D21;
	height:15px;
	width:14.3%;
	vertical-align: middle;
	padding-bottom:10px;
}

.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.datepickerform {
	margin: 1px;
}
td.datepicker {
	padding: 0 0 10px 0;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}

.monthnavigation a{
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}

td.monthnavigation {
	padding: 0px 0 10px 0;
}
.monthpicker {
	font-size: 10px;
	background-color: #FFFFFF;
}
.yearpicker {
	font-size: 10px;
	background-color: #FFFFFF;
}
.pickerbutton {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #5D95CF;
	background-color: #ACE1FF;
	background-image: url(/Sekretariats/images/cal-button-bg.gif); 
	background-repeat: repeat-x;
}
.nomonthday {
	font-size:1px;
}
.nomonthday a{
	text-decoration: none;
}

.monthday {
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	height:20px;
	width:14.3%;
	/*padding-right:5px;*/
	vertical-align: middle;
}

.monthday a, .monthday a:visited {
	text-align: center;
	color: #000000;
	text-decoration: none;
	
}
.monthday a:hover{
	text-align: center;
	color: #777777;
	text-decoration: none;
}

.today {
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	height:20px;
	width:14.3%;

	vertical-align: middle;
}
.today a{
	text-decoration: none;
}
.today a:hover{
	text-decoration: none;
}
.today a:visited{
	text-decoration: none;
}
.selectedday {
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #9F1D21;
	height:20px;
	width:14.3%;
}
.selectedday a {
	text-align: center;

	text-decoration: none;
}
.selectedday a:hover {
	color: #9F1D21;
	text-decoration: none;
}
.selectedday a:visited {
	color: #9F1D21;
	text-decoration: none;
}
.sunday {
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #73B804;
	height:20px;
	width:14.3%;
}
.sunday a{
	text-align: center;
	color: #73B804;
	text-decoration: none;
}
.sunday a:hover{
	color: #BCED6D;
	text-decoration: none;
}
.sunday a:visited{
	text-align: center;
	color: #73B804;
	text-decoration: none;
}
.saturday {
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #73B804;
	height:20px;
	width:14.3%;
}
.saturday a {
	text-align: center;
	color: #73B804;
	text-decoration: none;
}
.saturday a:hover{
	color: #BCED6D;
	text-decoration: none;
}
.saturday a:visited {
	text-align: center;
	color: #73B804;
	text-decoration: none;
}
.event {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:14.3%;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #FFFFFF;
	height:20px;
	width:14.3%;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #FFFFFF;
	height:20px;
	width:14.3%;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;

}
.eventcontent {
	font-size: 9px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}



/*======================== JAUNS ========================*/



.selectedmonth {
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color: #E2F0FF;
	color: #3A96CB;
	height:20px;
	width:14.3%;
	border: 1px solid #EAEAEA;
	vertical-align: middle;
}
.selectedmonth a {
	color: #2E5B8C;
	text-align: center;
	text-decoration: none;
}
.selectedmonth a:hover {
	color: #3A96CB;
	text-decoration: none;
}
.selectedmonth a:visited{
	color: #2E5B8C;
	text-decoration: none;
}

table.month
{
	width:100%;
}

.cal-filter
{
	font-size:11px;
	padding:10px 0px;
	text-align:center;
}