
/* normale Tage */
ul.cal li.calDay, ul.cal li.cal_day0, ul.cal li.cal_day1, ul.cal li.cal_day2, ul.cal li.cal_day3, ul.cal li.cal_day4, ul.cal li.cal_day5, ul.cal li.cal_day6, .cal a {
	border: 0;
    padding: 0;

	font-weight: normal;
	list-style: none;
	vertical-align: top;
    margin: 0 3px 3px 0;

    height: 26px;
    line-height: 26px;
    width: 36px;

    background-color: #000000;
    color: #FFFFFF;
	
    /*inline-block funktioniert in ie < 8 anscheinend nicht richtig*/
    display: inline-block;
    text-align: center;

    font-size: 24px;
}

.cal a:hover, .cal a:focus {
	background-color: #ffffff;
	color: #cf0223;
	height: 26px;
}



/*Tage vorheriger und nächster Monat*/
ul.cal li.monthOff, ul.cal li.weekNum {
	display: none;
}

/* heutiger Tag */
ul.cal li.monthToday {
    width: 75px;
    background-color: #000;
}

ul.cal li.monthToday a {
    width: 75px;
    /*background-color: #000;*/
}

/* ausgewählte Tag und Woche */
ul.cal li.monthSelected, ul.cal li.monthSelected a, ul.cal li.monthSelectedWeek, ul.cal li.monthSelectedWeek a {
    background-color: #cf0223;
}

/* Wochenhighlight bei MouseOver */
ul.cal li.weekHigh, ul.cal li.weekHigh a {
	background-color: #ffffff !important;
	color: #cf0223 !important;

}

ul.cal li.monthSelected a:hover, ul.cal li.monthSelected a:focus {
	color: #cf0223;
	background-color: #fff;
}

/* Wiederholungen */
.calListEventRecurring a {
        background-color: #cf0223;
        color: white;
        padding: 0px 2px 0px 2px;
}

.calListEventRecurring a:hover, .calListEventRecurring a:focus {
        background-color: #ffffff;
        color: #000000;
}


/* Überschriften */

.calListEvent h2 {
	color: #ffffff;
	background-color: #000000;
	display: inline;
	font-size: 24px; /* font-size: 32px; */
	line-height: 30px; /* line-height: 38px; */
	padding: 0 4px 0 4px;
	margin-right: 3px;
			margin-bottom: 3px;
	font-weight: normal;
}

.calListEvent h5 {
    margin-bottom: 0px;
    text-transform: lowercase;
	display:block;
	height:auto;
	line-height:17px; /* von 18px, cu 16.06.11 */
}

.calListEvent h5 span a.red{
	overflow:auto;
    font-weight: normal;
    padding: 0 4px;
    display:inline;
	padding-bottom:2px;
	line-height:16px;
	background: url('/fileadmin/template/arsenal/images/whiteline.gif') center 15px repeat-x #cf0223;
	margin-bottom:0;
}

.list-view h5.dayWrapper {
	margin: 0;
	background-color: #8e8e8e;
	color: #ffffff;
	display: inline-block;
	padding: 0 4px 0 4px;
	margin-bottom: 12px;
	line-height: 15px;
	height: 15px;
    text-transform: lowercase;
}

.calListEventDescription {
	margin: 10px 0 0px 0;
	font-size: 13px;
}
.calListEventDescription .red {
	color: red;
}
div.calListEventDescription p {
    margin-bottom: 0;
}

.calListEvent {
	margin: 0; padding: 0;
	margin-bottom: 30px;
	font-size: 13px;
}

/*-----*/

.dev {
    font-size: 8px;
    color: #666;
    margin-bottom: 10px;
}


.tx-cal-controller {
	margin-bottom: 32px;
}


.calListEventGuests, .calListEventMembers, .calListEventRecurring {
	padding-left:15px;
}
.calListEventGuests {
	background: url('/fileadmin/template/arsenal/images/footer/Legende_Kasten_11x9px.jpg') 0px 3px no-repeat #fff;
}
.calListEventMembers {
	background: url('/fileadmin/template/arsenal/images/footer/Legende_Krone_11x9px.jpg') 0px 4px no-repeat #fff;
}
.calListEventRecurring {
	background: url('/fileadmin/template/arsenal/images/footer/Legende_Pfeil_11x9px.jpg') 0px 4px no-repeat #fff;
}


.cal {
        padding: 0; margin: 0;
        font-size: 0;
        width: 96%;

        display: block;

        vertical-align: top;
    }




/* --------- Kalender aus webpage --------- */

	

/* L�SCHEN */ 		


			/*.cal .active {
				width: 75px;
				background-color: #cf0223;
			}
			
			.calendarMonth {
				padding: 0; margin: 0; border: 0;
				list-style: none;
				vertical-align: top;
				margin-bottom: 40px;
			}
			
			.calDay {
				border: 0; margin: 0; padding: 0;
				font-size: 24px;
				font-weight: normal;
				display: inline;
				list-style: none;
				vertical-align: top; 
				
			}*/

/* Hide this from IE-Mac \*/ 
			/*	* html .cal li { 
					height: 1px; 
					} 
				
				
				.eventViewEventDescription p {
					font-size: 13px;
					color: red;
				}
				
				.calListOrganizerLink {
					display: inline;
				}
				
				.calWochenansicht h5 {
					margin-bottom: 30px;
				}
				
	
				
	
				
				.calLocation {
					font-size: 13px;
				}
				
				#calendar-organizer-backlink,
				#calendar-location-backlink {
					font-size: 13px;
				}
				
				#calendar-organizer-backlink  a,
				#calendar-location-backlink  a {
					color: #ffffff;
					background-color: #cf0223;
					padding: 0 2px 0 2px;
				}
				
				#calendar-organizer-backlink a:hover,
				#calendar-location-backlink a:hover {
					color: #000000;
					background-color: #ffffff;
				}*/



		/*.calListLocationLink {*/
			/* padding-left: 4px; >> cu gelöscht 16.06.11 */
		/*	overflow:auto;
			
		}*/

			/*.calListOrganizerLink {
				padding-left: 4px;
				padding-right: 4px;
			}
			
			.ttnewsEvent h5.grey {
				margin-bottom: 1px;
			}*/
