
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FFFFFF;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	text-align: center;
}
.month {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	border-style: none;
	background-color: #FFFFFF;
	background:#f5f4f2 url(grafikk/menu_bg.gif);
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}

.month tr {
	background-color: #990000;
	color:#FFF;
}

.nobg{
	background:transparent;
}

.month a {
	text-decoration:none;
	color:#000000;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	color: #000;

}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #990000;
	color: #fff;
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:72px;
	width:72px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FFFFFF;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
}
.monthnavigation img{
	border: 0;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:72px;
	width:72px;
	color: #aaaaaa;
	border:none;
	background-color:#FFF;
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #384955;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/day.gif);
	background-repeat:no-repeat;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-image:url(grafikk/calendar/day.gif);
	background-repeat:no-repeat;
	color: #000000;
	height:72px;
	width:72px;
	background-color:#FFF;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFF;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/today.gif);
	background-repeat:no-repeat;
}
.selectedday a {
	color:black;
}
.sunday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/day.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}
.sunday a {
	color: #990000;
}
.saturday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	color: #000000;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/day.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}
.saturday a {
	font-weight:bold;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/day.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}
.event a {
	font-weight: bold;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color:#FFF;
	height:72px;
	width:72px;
	background-image:url(grafikk/calendar/today.gif);
	background-repeat:no-repeat;
}
.selectedevent a {
	color:black;
	font-weight:bold;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	height:72px;
	width:72px;
	background-color:#FFF;

}
.todayevent a {
	font-size: 11px;
	font-weight:bold;
}
.eventcontent {
	font-size: 8px;
	width: 100%;
	background:none;
}
.small_dayname {
	text-align: center;
	font-size: 9px;
	background-color: #9E0B0E;
	color: #fff;
	border:none;
}

.small_nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:15px;
	width:15px;
	color: #aaaaaa;
	border:none;
	background-color: #FFFFFF;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
}

.small_monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background:#f5f4f2 url(grafikk/menu_bg.gif);
	color: #999999;
	height:15px;
	width:15px;
}
.small_today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	color: #fff;
	height:15px;
	width:15px;
}
.small_sunday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	color: #990000;
	height:15px;
	width:15px;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);

}
.small_sunday a {
	color: #990000;
}
.small_saturday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	color: #000000;
	height:15px;
	width:15px;
}
.small_saturday a {
}
.small_event {	
	text-align: center;
	vertical-align: top;
	font-size: 11px;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	font-weight: bold;
	height:15px;
	width:15px;
}
.small_event a {
	font-weight: bold;
	color: #000000;
}
.small_selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
	height:15px;
	width:15px;

}
.small_selectedevent a {
	color:black;
	font-weight:bold;
}
.small_todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	height:15px;
	width:15px;
  	background:#f5f4f2 url(grafikk/menu_bg.gif);
}
.small_todaysmall_event {
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	height:15px;
	width:15px;
	background-color: #666666;
}
.small_todaysmall_event a{
	color: #fff;
}
.small_selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #CCFF33;
	height:15px;
	width:15px;
}
.small_selectedday a {
	color:black;
}
.selectedsmall_event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	background-color: #CCFF33;
	height:15px;
	width:15px;
}
.selectedsmall_event a {
	color:black;
	font-weight:bold;
}