.calList-entries.accordion .calList-entry.accordion-group:after {
    content: "";
    display: block;
    width: auto;
    height: 1px;
    border-bottom: 1px dotted #878787;
    margin-left: 20px;
    margin-right: 20px;
    box-sizing: border-box;
}

.detail_content div.row{ clear:both;}
.detail_content div.label{
  float:left;
  width:150px;
  padding-top:10px;
  font-weight:bold;
  margin-left:10px;
  padding-bottom:10px;
}
.detail_content div.value{
  width:300px;
  float:left;
  padding-top:10px;
  padding-bottom:10px;
}
.detail_kw{  float:left; }
.detail_date{
  width:100%;
  text-align:center;
  margin-bottom:10px;
}
.kw,
.time,
.day,
.title { /* float:left;*/ }
.calendar-entry .kw,.calendar-entry .time,.calendar-entry .day,.calendar-entry .title,
.location-entry .kw,.location-entry .time,.location-entry .day,.location-entry .title {  float:none;}
.calList-entry, .calList-sub-headline{
	position:relative;
	clear:both;
}


.calList-entries {
/*	border: 1px solid #FDFDFD;*/
    /*padding: 0px 10px 0 25px;*/
	display:block;
}

.MonthClosed .calList-entries{	display:none;}

.calListContent {
	/*background-color: #09F;*/
}
.calListContent { margin-bottom: 35px;}
.calList-entry-extended { padding-right: 100px;}

.calList-entry-main {
	padding-bottom: 20px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.calList-table {
	display: table;
	width: 100%;
}

.calList-entry-main .accordion .accordion-body .col-right { width: auto; }

.calListMonthly .calList-headline h2 {
	background-color: #EEEEEE !important;
	padding: 0px 25px !important;
	font-size: 18px !important;
	line-height: 58px;
	font-weight: 600;
	margin: 0 !important;
	color: #3A3A3A;
	margin-bottom: 1px !important;
	text-align:left;
}

.calListToggleWrap {
	margin-bottom:0;
}

.calList-sub-headline .calListToggle{
    font-size: 67px;
    color: #dadada;
    background: #697078;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 1px;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #697078;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    line-height: 0.6;
}

.calList-entry .calListExtendedToggle{
    font-size: 55px;
    color: #dadada;
    background: #697078;
    position: absolute;
    right: 30px;
    padding: 1px;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #697078;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    line-height: 0.75;
}

.calList-entry .calListExtendedToggle:before {
	content: "+";
	/*margin-left:0.5px;*/
	display: inline-block;
	width: 100%;

}


.calList-entry.ExtendedOpen .calListExtendedToggle {
	line-height: 0.55;
}

.calList-entry.ExtendedOpen .calListExtendedToggle:before {
	content: "-";
	/*margin-left:11px;*/
}

.calListTeaserMobile .calList-entry .calListExtendedToggle,
.calListMonthly .calList-entry .calListExtendedToggle {
    top: 30px;
}

.calListTeaser .calList-entry .calListExtendedToggle { top: 10px;}

.calList-entry .calListExtendedToggle:hover {
	background-color: #b51621;
    border: 2px solid #b51621;
	color: #fff;
}

.calList-sub-headline h3 {
	background-color: #F3F3F3 !important;
	padding: 20px 25px !important;
	font-size: 18px !important;
	font-weight: bold;
	margin: 0 !important;
	color: #ec646b;
	margin-bottom: 1px !important;
}

.calList-sub-headline:hover h3,
.MonthOpen .calList-sub-headline h3 {
	background-color: #ec646b !important;
	color:#fff;
	cursor:pointer;
}

.calList-sub-headline:hover .calListToggle,
.MonthOpen .calList-sub-headline .calListToggle {
	background-color: #ec646b;
}

.calListExtendedToggle:hover,
.ExtendedOpen .calList-sub-headline .calListExtendedToggle {
	/*background-color: #ec646b;*/
}


.calList-entry {
	/* display: table !important; */
    /* padding: 15px 0px; */
    position: relative;
    width: 100%;
    border-bottom: 1px dotted #9c9c9c;
    margin-bottom: 20px;
    /* padding: 15px 25px 15px 25px; */
    padding: 0;
    box-sizing: border-box;
}
.calList-entry:last-child{
	border-bottom: 0;
}

.calList-entry.ExtendedOpen {
	/*background-color:#f3f3f3;*/
}

.calList-entry-extended .calList-Extended {
	display: none;
	padding-top:10px;
}
.calList-entry.ExtendedOpen .calList-Extended {
/*	display: block;*/
}


.calListTeaser .calList-entry .calList-entry-extended {
    background-color: #fff;
    /*padding-bottom: 40px;*/
	width: 100%;
}

.calListTeaser .calList-entry.ExtendedOpen .calList-entry-extended .calList-Extended-wrap {


}

.calList-row-headline,
.calList-row-headline a {
	font-weight:bold;
	color: #E6007E;
}

.calList-row-headline .calList-col-left,
.calList-row-headline .calList-col-right {
	border-bottom: 5px solid rgba(255,255,255,0);
}

.calList-row-headline .calList-col-left.col-left-circle { width: 30px; }

.calList-row-headline .calList-col-right,
.calList-row-headline .calList-col-left
 {
	color: #b51621;
}

.calList-row {
/*	display:table-row;*/
	line-height:1.2;
	padding-bottom: 20px;
}

.calListTeaser .calList-entry-extended .calList-row,
.calList-entry-main .calList-row {
	padding-bottom: 5px;
}



.calList-row.row-empty {
	height: 15px;
}

.calList-col {
    display: table-cell;
	vertical-align:top;
}

.calList-col.image { padding-left: 15px; text-align: right;}

.calList-col.image.mobile { display: none;}

.calList-col-left {
    width: 170px;
	/*min-width:110px;*/
    display: table-cell;
	font-weight:600;
	color: #3A3A3A;
	text-transform:uppercase;
	vertical-align:top;
}

.calListContent .calList-col-left {
	padding-left: 20px;
	box-sizing:border-box;
}

.calList-row-headline .calList-col-left {
	font-style: normal;
}

.calList-col-right {
	display: table-cell;
/*	word-break:break-all;*/
	word-wrap:break-word;
	vertical-align: top;
	color: #3A3A3A;
}

.calList-col-right p {
	padding-bottom: 0px;
}

.calList-col-right .special-inline {
	color: #3A3A3A !important;
	font-weight:bold;
}

.calList-title {
	padding: 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}
.calListContent .calList-entry .calList-title {background-color:#006633;}
.calListContent .calList-entry .calList-content { background-color: #F7FACF;}
.calList-entry .calList-content a {
	color:#000;
	padding: 10px 15px;
	display:block;
}
.calList-entry .calList-content a:hover{text-decoration:underline;}
.calList-item {
    background-color:#e1e1e1;
    border: 1px solid silver;
    min-width:100px;
}
.calList-item p.head{
    background-color: blue;
    color:#ffffff;
    font-weight:bold;
    padding-left:5px;
}
.calList-item p.bodytext{ padding-left:5px;}
.list_table{
  background-color: #eeeeff;
  empty-cells:show;
  border-collapse:collapse;
  width:400px;
}
.list_table tr{  height:30px;}
.list_table tr.solid{  border-top:1px solid silver;}
.list_table tr.dotted{  border-top:1px dotted silver;}
.list_table td {
  vertical-align: top;
  height:30px;
}
.list_table td.first {  width:40px;}
.calBtn{
  float:left;
  width:58px;
  height:80px;
  text-align:center;
  margin-right:10px;
}

.calBtn a, .calBtn .noLink {
    display: inline-block;
    width: 58px;
    height: 58px;
    background-repeat: no-repeat;
    text-indent: 1000px;
    vertical-align: top;
    border: 1px solid #dadada;
	background-position: center center;
}

.calBtn a:hover {
	background-color: #EEEEEE;
}

.calList-listing p { display:inline-block; }
.calList-listing a { }
.calList-listing a:before { content: none !important; }


.calBtn a:before { content: none !important; }

.calListBtnLeft a {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_left_.png')
}

.calListBtnLeft .noLink {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_left.png')
}

.calListBtnLeft a:hover {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_left_.png')
}

.calListBtnRight a {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_right_.png')
}

.calListBtnRight .noLink {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_right.png')
}

.calListBtnRight a:hover {
	background-image: url('/typo3conf/ext/zrw_calendar/Resources/Public/pix/calendar_nav_right_.png')
}

#loadMore,
.calListLink
 {
	display: block;
	margin-top:30px;
    color: #00447a;
    /*letter-spacing: .1em;*/
	text-transform:uppercase;
}

.calListLink { margin-top: 0;}

.calListLink a {
	background-color: #B51621;
    display: block;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-weight: normal !important;
}

.calListLink a:before {
	content: none !important;
}

.calListLink a:hover {
	text-decoration: none;


}


#loadMore:hover {
	cursor: pointer;
	color: #ec646b;
}

.mini_head{
  clear:both;
  height:30px;
}
.mini_table{
  float:left;
  padding:0 20px;
}
.mini_table td{  text-align:right;}
.mini_table .otherMonth{  color:silver;}
.mini_table .week{
  color:silver;
  border-right:1px solid black;
}
.mini_table .days td{
  color:silver;
  border-bottom:1px solid black;
}
.mini_table th{  background-color:CornflowerBlue;}

.mini_table .events_day_tooltip {
	color:#FFFFFF;
	background-color: #0066cb;
	top: 15px !important;
	left: 0px !important;
	z-index: 10;
	width: 250px;
	padding:10px;
	text-align: left;
}
.mini_table .events_day_tooltip .divider {
  margin: 10px 0px;
  padding:0;
  height: 1px;
}

.mini_table .events_day_tooltip a {
	color:#FFFFFF !important;
	font-weight:bold;
}

.mini_table .events_day_tooltip .entry a {
	display: block;
	margin:-10px;
	padding:10px;
}

.mini_table .events_day_tooltip .entry a:hover {
	text-decoration:none;
	background: #3195f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #3195f6 0%, #1170cd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3195f6), color-stop(100%,#1170cd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3195f6 0%,#1170cd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3195f6 0%,#1170cd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3195f6 0%,#1170cd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3195f6 0%,#1170cd 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3195f6', endColorstr='#1170cd',GradientType=0 );*/ /* IE6-9 */
}
.mini_table .events_day_tooltip .entry a:hover entrytitle{	text-decoration:underline;}
.mini_table .events_day_tooltip .entry .detail {padding-top: 10px;}
.mini_table .events_day_tooltip .entry .detail .image {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.clear{  clear:both;}


/* Teaser-View */

.calListTeaser .calList-entry-main {
    padding-right: 0px;
    vertical-align: top;
    display: table-cell;
	padding-bottom: 0;
}

.calListTeaser .calListContent {
	margin-bottom: 75px;
}

.cal-wrap.page-wrap {
	padding-left:0;
	padding-right:0;
}

.calListTeaser .calList-entries {
    width: 100%;
	padding:0;
	display:table;
}

.calListTeaser .calListExtendedToggle {
    top: 20px;
    right: 0;
    margin-left: -20px;
}


.calListTeaser .calList-headline,
.calListTeaser .calList-headline {
	padding: 0 30px;
}

.calListTeaser .calList-entry {
    /*display: table-cell !important;*/
    width: 100%;
/*	padding: 0 30px;
	padding-top: 20px;*/
    background-color: #fff;
	box-sizing: border-box;

    display: table !important;
	padding: 0px 0px;
	padding-bottom: 20px;
}

.calListTeaser .calList-col-left {
    width: 110px;
    padding-left: 0;
}

.calListTeaser .calList-col-right {
	padding-right: 80px;
}

.calListTeaser .calList-entry:last-child {
	border-right: none;
}

.calListTeaser .calList-entry-extended {

}

.calListTeaser .calList-entry.ExtendedOpen {
	background-color:#fff;
}

.calListTeaser .calList-datebox {
/*	display:table-cell;	*/
}

.calListTeaser .calList-datebox-inner {
    background-color: #b51621;
    width: 70px;
    height: 70px;
    margin-left: 2px;
	color: #fff;
	font-weight:normal;
}

.calListTeaser .calList-datebox .calList-day {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    padding-top: 5px;
	color: #fff;
}

.calListTeaser .calList-datebox .calList-month {
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-transform: none;
}

.calListTeaser .calList-date { font-weight:bold;}


.calListTeaser .calList-entry-extended-content-wrap .calList-Extended {
	padding: 30px;
    background-color: #f2f2f2;
	padding-bottom: 40px;
}




/* ----------------------------- */

.calListTeaser .calList-entries {
	padding: 0px 0px 0 0px;
}


/* ----------------------------- */

@media (max-width: 900px) {
	.calList-col.image { display: none;}
	.calList-col.image.mobile { display: block; padding-bottom: 15px; padding-left: 0px;}

	.calList-entry .calListExtendedToggle { right: 0;}
	.calList-entry-main, .calList-entry-extended { padding-right: 20px;}
    .calList-entry-main { display: block;}

    .calList-entry-main .col-right,
    .calList-entry-main .col-left {
        display: block !important;
        padding-left: 20px !important;
    }

    .calList-entry-main .col-left {padding-bottom: 20px;}
    .calList-entry-main .calList-col { display: block;}
    .calList-entries.accordion .accordion-body .col-left { width: 100%; padding-bottom: 0;}
    .calList-entries.accordion .accordion-heading { padding-top: 10px;}
    .calList-entries.accordion .accordion-body .col-left .calList-ticket {        float:left; padding-left: 20px;  }
    .calList-entries.accordion .accordion-body .col-left:after {
        content: "";
        clear: both;
        display: block;
    }

    .calList-entries.accordion .calList-entry table tr,
    .calList-entries.accordion .calList-entry table th,
    .calList-entries.accordion .calList-entry table td {
        display: block;
    }

    .calList-entries.accordion .calList-entry table td  {
        padding: 0;
        padding-bottom: 10px;
    }

    .calList-entries.accordion .calList-entry table td a {
        word-break:break-all;
    }
    .calList-entries.accordion .calList-entry table td img {
        max-width: 100%;
        height: auto;
    }

}
