.callist {
    text-align: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.callist a {
    font-weight: normal;
    font-size: 9px;
    text-align: left;
    display: block;
    margin-bottom: 7px;
}

.calendarHeader img {
    vertical-align: middle;
    margin: 0;
    height: 16px;
    width: 17px;
    border: 0 none;
}

/*** Calendar styles ***/
table.calendar {
    text-align: center;
    background-color: transparent;
    height: 235px;
	border-top: 1px solid #e8e8e8;
}



table.calendar th, table.calendar td {
	padding: 0;
}

table.calendar tr {
	background-color: #e8e8e8;
}

th#back, th#month, th#forward {
	height: 29px;
	background: white url(/fileadmin/templates/images/table-head.png) repeat-x top left;
}

th#month a {
	color: #ea6621;
	font-size: 14px;
}

th#month a.calexpsearch {
	font-size: 12px;
	color: #1E70A0;
    display: block;
    margin-top: 4px;
}

th#month a.calexpsearch strong {
    font-weight: normal;
}

th#back, th#forward {
	width: 28px;
	border-left: 1px solid #ffffff;
}

th#forward {
	border-left: 0px none;
	border-right: 1px solid #ffffff;
}

th#Mo {
	border-left-color: #e8e8e8;
}

th#So {
    border-right-color: #e8e8e8;
}

table.calendar td.Active {
	padding: 1px;
}

table.calendar td.Active a {
    background-color:#E8E8E8;
	height:21px;
	padding:5px 1px 1px;
}

.calendarHeader {
    background-color: transparent;
    vertical-align: middle;
    font-weight: bold;
}


.calendarHeader b {
    display: block;
    margin-top: 8px;
}

a.day {
    color: #000;
    font-weight:  bold;
}

.calendar img {
    border: 0;
}

.calendar_spacer {
    border: 0;
    visibility: hidden;
}

/* Calendar */
table.calendar {
    width: 196px;
	border: 1px solid #e8e8e8;
	
}

table.calendar td {
    text-align: center;
	background-color: #ffffff;
	border: 0px none;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	font-size: 12px;
}

table.calendar td a {
	background-color:#fff;
	color:#EA6620;
	display:block;
	height:22px;
	padding-top:5px;
}

table.calendar tbody td {
	width: 27px;
	border: 1px solid #e8e8e8;
	height: 22px;
}

table.calendar a {
    font-weight: bold;
    text-decoration: none;
}

table.calendar a:hover {
    text-decoration: underline;
}

.calendarHeader {
    background: #235587;
}

#today {
    color: #fff;
    font-size: 90%;
}

.calendarHeader a:link,
.calendarHeader a:active,
.calendarHeader a:visited,
.calendarHeader a:hover {
    border: none;
    color: #fff;
    text-decoration: none;
}

.weekDayName {
    font-weight: bold;
	color: #666666;
    background-color: #e8e8e8;
	font-size: 12px;
	border: 1px solid #fff;
	border-bottom-width: 0px;
	height: 25px;
}

.calendarDay {
    color: #888;
}

.Today {
    color: #444;

}

/* styles for calendar days rows */
.row1 {background: #ffffff; }
.row2 {background: #ffffff; }
.row3 {background: #ffffff; }
.row4 {background: #ffffff; }
.row5 {background: #ffffff; }
.row6 {background: #ffffff; }
/* end calendar */

ul.paginate {
    display: block;
    width: 100%;
    float: left;
}

ul.paginate li {
    display: block;
    float: left;
}

.calendar_results {
    list-style-type: none;
}

.fullcalendar_pane table.calendar {
	width: 665px;
}


.fullcalendar_pane table.calendar th.weekDayName {
background-color:#E8E8E8;
border-color:#FFFFFF;
border-style:solid;
border-width:1px 1px 0;
color:#666666;
font-size:12px;
font-weight:bold;
height:25px;
width: 85px !important;
}

.fullcalendar_pane table.calendar td ul li a {
	background-color: #fff;
	padding-top: 0px;
	height: auto;
	padding: 0px 5px;
	color: #146A9A;
}

.fullcalendar_pane table.calendar td a {
    background-color: #fff;
    padding-top: 0px;
    height: auto;
    padding: 0px 5px;
}

.fullcalendar_pane table.calendar .callist li {
list-style-type:none;
margin:0;
padding-left: 0;
text-align:left;
background: none;
}

.fullcalendar_pane table.calendar td {
background-color:#FFFFFF;
color:#000000;
font-size:12px;
font-weight:bold;
text-align: left;
vertical-align: top;
}

.inhaltsbereich .available ul li {
	padding-left: 3px;
	background: none;
}

.fullcalendar_detail {float: left; width: 665px; clear: both; margin-bottom: 20px;}

.fullcalendar_detail ol.calendar_results {width: 100%;}

.calendar_detail .detail_date, .calendar_detail .detail_event {display: block;}

.detail_event, .detail_date {display: inline;}

.calendar_search_advanced {
	clear: both;
	margin: 15px 0px;
}

div.tr {
	margin: 4px 0px;
}


.calendar_search_advanced .th {
    font-weight: bold;
}


.volltext {
	margin: 15px 0px;
}

.erweitert {
	margin-bottom: 15px;
}


.calendar_search .tr-single .th {
    display: block;
    float: left;
    width: 70px;
    padding-top: 7px;
}

.calendar_search .tr-single .td input {
    border: 1px solid #CCCCCC;
    padding: 2px;
    width: 180px;
}

.calendar_search .tr-single .th input {
}

.fullcalendar_pane table.calendar {
    height: auto;
}

.rowtx_fedijatagcloud_items .createfield_header {
    float: left;
    width: 150px;
}