
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.year {
	background-color: #F3F3F3;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #F3F3F3;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 12px;
	background-color: #DADADA;
	color: #000000;
	height:18px;
}
.dayname {
	text-align: center;
	font-size: 9px;
	background-color: #3E97CF;
	color: #ffffff;
}
.weeknumtitle {
	text-align: center;
	font-size: 8px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 8px;
	height:16px;
	width:12px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #F3F3F3;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 8px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 8px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 8px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: 8px;
	height:16px;
	width:12px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	background-color: #F3F3F3;
	color: #384955;
	height:16px;
	width:14px;
}
.today {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	height:16px;
	width:12px;
}
.todayfrei {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	height:16px;
	width:12px;
}
.todayanreise {
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
	height:16px;
	width:12px;
}
.selectedday {
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	background-color: #66ff66;
	height:16px;
	width:12px;
}
.sunday {
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #667171;
	height:16px;
	width:12px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 8px;
	font-weight: normal;
	color: #667171;
	height:16px;
	width:12px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE001E;
	height:16px;
	width:14px;
}

/*.event a {
	background-color: #E30C1C;
	color: #FFFFFF;
}*/

.belegt {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE001E;
	height:16px;
	width:14px;
}

/* neues Kalender-CSS Objekte */

.belegung_anfang {
	background-image: url(../img/kalender/belegung_anfang.gif);
	background-repeat: no-repeat;
	background-position: right;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

.belegung, .todaybelegung {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE001E;
	height:16px;
	width:14px;
}

.belegung_schluss {
	background-image: url(../img/kalender/belegung_schluss.gif);
	background-repeat: no-repeat;
	background-position: right;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

.belegung_anfang, .belegung_schluss a:link { color:#000000; text-decoration:none;}
.belegung_anfang, .belegung_schluss a:visited { color:#000000; text-decoration:none;}
.belegung_anfang, .belegung_schluss a:hover { color:#000000; text-decoration:none;}

.belegung a:link { color:#FFFFFF; text-decoration:none;}
.belegung a:visited { color:#FFFFFF; text-decoration:none;}
.belegung a:hover { color:#FFFFFF; text-decoration:none;}

/* ENDE CSS-Kalender neu */

.selectedevent {
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE001E;
	height:16px;
	width:14px;
}
.selectedevent a {
	background-color: #BE001E;
	color: #FFFFFF;
}

/* Today-Event, heutiger Tag - Belegt */
.todayevent {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E97CF;
	height:16px;
	width:14px;
}
.todayevent a:link {
	background-color: #3E97CF;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.todayevent a:hover {
	background-color: #3E97CF;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.anreise {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}
.anreise a {
	background-color: #C8C8C8;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

.anreise a:hover {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

/* Anfang */

.anfang {
	background-image: url(../img/anfang.gif);
	background-repeat: no-repeat;
	background-position: right;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

.anfang a {
	font-size: 8px;
	font-weight: bold;
	color:#000000;
}

.anfang a:hover {
	font-size: 8px;
	font-weight: bold;
	color:#000000;
}

/* Today-Anfang */

.todayanfang {
	background-image: url(../img/anfang.gif);
	background-repeat: no-repeat;
	background-position: right;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #3E97CF;
	height:16px;
	width:14px;
	color:#FFFFFF;
}

.todayanfang a:link {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}

.todayanfang a:hover {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}


/* Today-Schluss */

.todayschluss {
	background-image: url(../img/schluss.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E97CF;
	height:16px;
	width:14px;
}

.todayschluss a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.todayschluss a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Uebergang - im normalen Kalender hinfaellig */
.uebergang {
	background-image: url(../img/uebergang.gif);
	background-repeat: no-repeat;
	background-position: right;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #BE001E;
	height:16px;
	width:14px;
}

/* Schluss */

.schluss {
	background-image: url(../img/schluss.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

.schluss a:link {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.schluss a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}


.calendarfirst { 
	background-image: url(images/calendarfirst.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFAD6;
}

.frei {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #C8C8C8;
	height:16px;
	width:14px;
}

.frei a:link { color:#000000; text-decoration:none;}
.frei a:visited { color:#000000; text-decoration:none;}
.frei a:hover { color:#000000; text-decoration:none;}




