.ikiss_norel, .ikiss_norel * {
	color: #c20000 !important;
}
.ikiss_norel .btn {
	color: #c20000 !important;
}
.ui-datepicker {
	display: none;
	background-color: #f8f8f8;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	margin: 5px 0;
	width: 350px;
	max-width: 100%;
}
.ui-datepicker table {
	width: 100%;
	margin: 0;
	table-layout: fixed;
}
.ui-datepicker .ui-datepicker-header {
	background-color: #000;
	display: inline-block;
	width: 99.99%;
}
.ui-datepicker .ui-datepicker-header a, .ui-datepicker .ui-datepicker-header span {
	color: #fff;
}
.ui-datepicker td {
	padding: 0;
}
.ui-datepicker th, .ui-datepicker td a {
	padding: 10px 2%;
}
.ui-datepicker th {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #333;
}
.ui-datepicker .ui-datepicker-title {
	padding: 10px 0;
	font-weight: bold;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	float: left;
	cursor: pointer;
	padding: 7px 10px;
	font-size: 0;
	color: transparent;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-today {
	float: none !important;
	margin-left: 5px;
	font-size: 20px;
	font-weight: normal;
	padding-left: 15px;
}
.ui-datepicker-calendar a {
	display: block;
}
.ui-datepicker-calendar td:hover a,
.ui-datepicker-calendar td:focus a {
	background-color: #004B95;
	/*background-color: rgba(0,0,0,0.3);*/
	color: #fff;
	text-decoration: none;
}
.ui-datepicker-calendar a.ui-state-active {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}
.ui-datepicker-prev::before {
	content: '\f137';
	margin-right: 5px;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 900;
}
.ui-datepicker-next::after {
	content: '\f138';
	margin-left: 5px;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-weight: 900;
}
#datepicker_events .ui-datepicker {
	width: 100%;
}
.inputs .row{
	margin-bottom: 2px;
}
.inputs input, .inputs select, .inputs textarea {
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #ddd;
	margin-bottom: 8px;
}
.inputs input:focus, .inputs select:focus, .inputs textarea:focus {
	border: 1px solid #808080;
}
.inputs input, .inputs select, .inputs .btn > a {
	height: 2.5em;
	display: inline-block;
}
.inputs select[multiple="multiple"], .inputs input[type="file"] {
	height: auto;
}
.inputs input[type="checkbox"] {
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
}
.inputs input[type="radio"] {
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
}
.inputs textarea {
	resize: vertical;
	min-height: 2.5em;
}
.inputs label {
	display: inline-block;
	margin-bottom: 3px;
}
.volltextsuche .inputs label {
	padding-right: 5px;
}
#SFm + p, .volltextsuche + b, .solr-results > p:first-child {
	margin-top: 1em;
	display: block;
}
.more {
	font-weight: bold;
}
.altering-list li {
	padding: 10px;
	display: inline-block;
	width: 100%;
	background-color: #eee;
}
.altering-list li:nth-child(even) {
	background-color: #f9f9f9;
}
.altering-list .date, .altering-list .file {
	font-size: 0.7em;
}

/* Bildeinbindungen ohne Template */
img.mt_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
img.mt_left.mt_autowidth {
	width: calc(50% - 15px) !important;
}
img.mt_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
img.mt_right.mt_autowidth {
	width: calc(50% - 15px) !important;
}
img.mt_middle {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px !important;
}
img.mt_middle.mt_autowidth {
	width: 66.666% !important;
}
img.mt_none {
	margin-bottom: 15px;
	vertical-align: bottom;
}
.mt_ac {
	position: relative;
	max-width: 100%;
}
.mt_ac img[class*="mt_"] {
	float: none;
	margin: 0 !important;
	vertical-align: bottom;
	width: 100% !important;
}
.mt_ac.mt_left { 
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.mt_ac.mt_left.mt_autowidth {
	width: calc(50% - 15px) !important;
}
.mt_ac.mt_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.mt_ac.mt_right.mt_autowidth {
	width: calc(50% - 15px) !important;
}
.mt_ac.mt_middle {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px !important;
}
.mt_ac.mt_middle.mt_autowidth {
	width: 66.666% !important;
}
.mt_ac.mt_noalign {
	margin-bottom: 15px;
}
.mt_ac .mc2_ac {
	background-color: #eee;
	background-color: rgba(255,255,255,0.85);
	color: #444;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.25em 0.375em;
	font-size: 0.75rem;
	line-height: normal;
	max-width: calc(100% - 30px);
	max-height: 100%;
}
@media screen and (max-width: 1119px) {
	img.mt_left, img.mt_right, .mt_ac.mt_left, .mt_ac.mt_right {
		max-width: calc(66.666% - 15px);
	}
	.mt_ac img[class*="mt_"] {
		max-width: none;
	}
}
@media screen and (max-width: 767px) {
	img.mt_left, img.mt_right, .mt_ac.mt_left, .mt_ac.mt_right {
		max-width: calc(50% - 15px);
	}
	.mt_ac img[class*="mt_"] {
		max-width: none;
	}
	.mt_ac .mc2_ac {
		font-size: 0.5rem;
	}
}

/* Suchergebnis/Listengenerator */
.result-list {
	margin-bottom: 0.75em;
}
.result-list > li, .result-list > dd, .result-list > div > dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
.result-list > li:last-child, .result-list > dd:last-child, .result-list > div:last-child > dd {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0; /* widgets */
}
.result-list .row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.result-list [class^="column-"] {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.result-list > li > a, .result-list .overlay > a {
	color: #000;
	display: block;
	overflow: hidden;
}
.result-list > li > a:hover, .result-list .overlay > a:hover,
.result-list > li > a:focus, .result-list .overlay > a:focus {
    text-decoration: none;
}
.result-list .list-img, .accordion .list-img {
	position: relative;
	overflow: hidden;
}
.list-img img {
	width: 100%;
	vertical-align: bottom;
}
.list-img [class^="img-"] {
	background: center center/cover no-repeat;
	position: relative;
	width: 100%;
}
.list-img [class^="img-"].contain {
	background-color: #eee;
	background-size: contain;
}
.list-img [class^="img-"].stretch {
	background-size: 100% 100%;
}
.list-img .img-1x1 {
	padding-top: 100%;
}
.list-img .img-3x2 {
	padding-top: 66.666%;
}
.list-img .img-4x3 {
	padding-top: 75%;
}
.list-img .img-16x9 {
	padding-top: 56.25%;
}
.list-img .mc2_ac {
	background-color: #eee;
	background-color: rgba(255,255,255,0.85);
	color: #444;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.25em 0.375em;
	font-size: 0.75rem;
	line-height: normal;
	max-width: calc(100% - 30px);
	max-height: 100%;
}
.list-img.ikiss_norel {
	background-color: #c20000;
}
.list-img.ikiss_norel img, .list-img.ikiss_norel [class^="img-"] {
	-webkit-opacity: 0.666;
	-moz-opacity: 0.666;
	-ms-opacity: 0.666;
	opacity: 0.666;
}
.column-1 + .column-1 .list-text {
	padding-top: 15px; /* zusaetzlicher Abstand bei Bild und Text untereinander */
}
.list-text small {
	font-size: 0.75rem;
}
.list-text small + small {
	margin-left: 10px;
}
.list-text small > i[class*="fa-"],
.list-text small > a > i[class*="fa-"] {
	font-size: 1rem;
	line-height: 1;
	margin-right: 0.25em;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-opacity: 0.7;
	opacity: 0.7;
	vertical-align: unset;
}
.list-text p, .list-text ol, .list-text ul {
	margin-bottom: 0.5em;
}
.list-text > :last-child, .list-text blockquote > :last-child {
	margin-bottom: 0;
}
.result-list .list-title {
	display: block;
	margin: 0 0 0.5em;
	font-size: 1.3125rem;
	font-weight: 700;
}
.widget .result-list .list-title {
	font-size: 1rem;
	font-weight: 700;
	border: 0;
	padding: 0;
	margin: 0 0 0.5em;
}
.result-list .overlay {
	position: relative;
}
.overlay a.overlay-link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.overlay .overlay-content {
	position: relative;
	pointer-events: none;
	z-index: 40;
}
.overlay-content a, .overlay-content [ikissedit] {
	pointer-events: all;
	position: relative;
}

/* Paginierung */
.pagenav {
	margin: 25px -5px -5px;
}
.pagenav a, .pagenav span {
	width: 35px;
	height: 35px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ddd;
	display: inline-block;
	color: #666;
	font-weight: 400;
	font-size: 18px;
	margin: 5px;
}
.pagenav .pn_active {
	background-color: #ddd;
	color: #666;
	font-weight: 600;
}
.pagenav .pn_step_l, .pagenav .pn_page_l, .pagenav .pn_step_r, .pagenav .pn_page_r {
	font-size: 0;
}
.pagenav .pn_step_l::before, .pagenav .pn_page_l::before, .pagenav .pn_step_r::before, .pagenav .pn_page_r::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 12px;
	line-height: 34px;
}
.pagenav .pn_step_l::before {
	content: '\f323';
}
.pagenav .pn_page_l::before {
	content: '\f053';
}
.pagenav .pn_step_r::before {
	content: '\f324';
}
.pagenav .pn_page_r::before {
	content: '\f054';
}

/* Medien */
audio, video {
	display: block;
	width: 100%;
}
.medien audio, .medien video {
	margin-bottom: 0.75em;
}
.pdf-preview {
	background: center center/contain no-repeat;
	background-color: #eee;
	padding-top: 66.666%;
}

/* Veranstaltungen */
.veranstaltungen .column-2x3 .adressen {
	margin-bottom: 0.75em;
}

/* Cookie-Hinweis und Tracking-Hinweis */
.cookie-note, .tracking-note {
	width: 100%;
	background-color: #eee;
	padding: 25px;
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.cookie-note {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	z-index: 90;
}
#cookie-note {
	display: none;
}
.cookie-note .btn, .tracking-note .btn {
	margin: 0 10px 0 0;
}
.cookie-note .pull-right .btn, .tracking-note .pull-right .btn {
	margin: 0 0 0 10px;
}
.cookie-note .btn.grayscale, .tracking-note .btn.grayscale {
	filter: grayscale(100%);
}
.cookie-note.bottom-left {
	position: fixed;
	bottom: 30px;
	left: 30px;
	max-width: 500px;
}
.cookie-note.bottom-right {
	position: fixed;
	bottom: 30px;
	right: 30px;
	max-width: 500px;
}
.cookie-note.bottom {
	position: fixed;
	bottom: 0;
}
@media screen and (max-width: 1119px) {
	.cookie-note.bottom-left, .cookie-note.bottom-right, .cookie-note.bottom {
		padding:15px;
		font-size: 0.8em;
	}
}
@media screen and (max-width: 767px) {
	.cookie-note.bottom-left, .cookie-note.bottom-right, .cookie-note.bottom {
		bottom: 0;
		left: 0;
		right: 0;
		max-width: none;
		-webkit-box-shadow: 0 0 15px #000;
		-moz-box-shadow: 0 0 15px #000;
		box-shadow: 0 0 15px #000;
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.25);
		-moz-box-shadow: 0 0 15px rgba(0,0,0,0.25);
		box-shadow: 0 0 15px rgba(0,0,0,0.25); 
	}
}

/* Zusatzmodul: Formulareditor */
fieldset.ikiss-form-fieldset,
legend.ikiss-form-legend,
.ikiss-form-element label,
.ikiss-form-element input,
.ikiss-form-element select,
.ikiss-form-element textarea {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
	vertical-align: baseline;
	width: auto;
	float: none;
}
.ikiss-mailform-infolabel {
	font-size: 0.75em;
}
fieldset.ikiss-form-fieldset p::after,
fieldset.ikiss-form-fieldset div::after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
span.ikiss-form-element {
	display: inline-table;
	width: 60%;
	float: none;
}
span.ikiss-form-element input,
span.ikiss-form-element select,
span.ikiss-form-element textarea,
span.ikiss-form-element label {
	display: inline-block;
	margin-bottom: 3px;
}
span.ikiss-field-radio label {
	display: inline;
}
span.ikiss-field-checkbox label {
	display: inline;
}
fieldset.ikiss-form-fieldset {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 1em 0 0.75em 0;
}
legend.ikiss-form-legend {
	font-weight: bold;
	font-size: 1.3125rem;
	padding: 0 0.25em;
}
span.ikiss-field-label {
	width: 30%;
	float: left;
	margin-right: 6%;
}
span.ikiss-field-textfield input {
	width: 100%;
	padding: 1%;
}
span.ikiss-field-textarea textarea {
	width: 100%;
	padding: 1%;
	resize: vertical;
	min-height: 30px;
}
span.ikiss-field-select select {
	width: 100%;
}
span.ikiss-field-checkbox input {
	margin-right: 2%;
}
span.ikiss-field-checkbox label {
	padding-right: 3%;
}
span.ikiss-field-radio input {
	margin-right: 2%;
}
span.ikiss-field-radio label {
	padding-right: 3%;
}
span.ikiss-field-file input {
	width: 100%;
}
span.ikiss-field-button input, span.ikiss-field-button {
	float: left;
	width: auto;
}
.ikiss-mailform-infolabel {}
.ikiss-mailform-req-marker-text {
	padding: 0.75em 0;
}
.ikiss-form-fieldset input,
.ikiss-form-fieldset select,
.ikiss-form-fieldset textarea,
.ikiss-form-element input,
.ikiss-form-element select,
.ikiss-form-element textarea {
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #ddd;
	margin-bottom: 8px;
}
.ikiss-form-fieldset input:focus,
.ikiss-form-fieldset select:focus,
.ikiss-form-fieldset textarea:focus,
.ikiss-form-element input:focus,
.ikiss-form-element select:focus,
.ikiss-form-element textarea:focus {
	border: 1px solid #808080;
}
.ikiss-form-fieldset input,
.ikiss-form-fieldset select,
.ikiss-form-fieldset .btn > a,
.ikiss-form-element input,
.ikiss-form-element select,
.ikiss-form-element .btn > a {
	height: 2.5em;
	display: inline-block;
}
.ikiss-form-fieldset select[multiple="multiple"],
.ikiss-form-fieldset input[type="file"],
.ikiss-form-element select[multiple="multiple"],
.ikiss-form-element input[type="file"] {
	height: auto;
}
.ikiss-form-fieldset input[type="checkbox"],
.ikiss-form-element input[type="checkbox"] {
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
}
.ikiss-form-fieldset input[type="radio"],
.ikiss-form-element input[type="radio"] {
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
}
.ikiss-form-fieldset select[multiple],
.ikiss-form-element select[multiple] {
	height: auto;
}
.ikiss-form-fieldset input[type="reset"],
.ikiss-form-element input[type="reset"] {
	color: #555 !important;
	background-color: #eaeaea !important;
}
@media screen and (max-width: 767px) {
	.ikiss-form-element {
		width: 100% !important;
	}
}

/* Zusatzmodul: Newsletter */
.newsletter-error {
	color:#b00000;
	font-weight: bold;
}
.newsletter-categories {
	padding: 0 0 11px 0;
}
.newsletter-categories label {
	display: block;
}

/* Zusatzmodul: Tag Clouds */
.tc-item {
	margin: 2px;
	display: inline-block;
}

/* Zusatzmodul: Veranstaltungs- und Terminbuchung */
.booking-form table {
	border-collapse: collapse;
	width: 100%;
}
.booking-form tr:nth-child(even) {
	background-color: #eee;
}
.booking-form th, .booking-form td {
	padding: 5px 15px;
}
.booking-form th {
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
}
.booking-form td {
	vertical-align: middle;
}
.booking-form table input, .booking-form table select {
	margin-bottom: 0;
}
.booking-form .ikiss-mailform-req-marker {
	color: #b00000;
	cursor: help;
	padding: 0 3px;
	position: absolute;
}
.booking-form input[type="checkbox"] + label {
	display: inline;
}
.booking-vacant,
.booking-short,
.booking-reserved {
	display: inline-block;
	padding: 5px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.booking-vacant, .booking-vacant a {
	background-color: #23aa23;
	color: #fff;
}
.booking-short, .booking-short a {
	background-color: #c88700;
	color: #fff;
}
.booking-reserved {
	background-color: #c20000;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.booking-form th, .booking-form td {
		padding: 5px 5px;
		font-size: 0.875em;
	}
	.booking-form .booking-vacant,
	.booking-form .booking-short,
	.booking-form .booking-reserved {
		padding: 5px 7.5px;
	}
}

/* Zusatzmodul: Volltextsuchmaschine SOLR */
.solr-results em {
	background-color: #ff0;
	font-style: normal;
	padding: 0 1px;
}
.solr-results a {
	text-decoration: none;
}

/* Zusatzfunktion: Aufklapp-Effekt */
.accordion {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}
.accordion-title button:focus, .toggler-title:focus {
	outline: 0;
}
.accordion-title button::-moz-focus-inner {
	border: 0;
}
.accordion-tab-focus,
.accordion-tab-focus:focus {
	outline: 1px solid currentColor;
}
.accordion-title {
	font-size: 1.3125rem;
	font-weight: 300;
	text-align: left;
	background-color: #eee;
	padding: 5px 10px;
	margin: 0 0 10px;
	cursor: pointer;
}
.accordion-title.smaller-title {
	font-size: 1.125rem;
}
.accordion-title.bigger-title {
	font-size: 1.5rem;
}
.accordion-title button {
	position: relative;
	width: 100%;
	font-size: inherit;
	font-weight: inherit;
	text-align: left;
	background: transparent;
	margin: 0;
	cursor: inherit;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
}
.accordion-title button::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
.accordion-title span {
	display: inline-block;
	text-align: left;
	line-height: 1.33;
	margin-right: 20px;
}
.accordion-title,
.accordion-title span {
	color: #202020;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.accordion-title i {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.25rem;
	color: #202020;
	margin-right: 0 !important;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.accordion-title i.flip-x {
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	transform-origin: 25% 25%;
}
.accordion-container {
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

/* Zusatzfunktion: Bildergalerie (PhotoSwipe) inkl. Bildeinbindung */
.flex-row.image-gallery {
	margin: 0 -5px calc(0.75em - 10px);
}
.image-gallery [class*="flex-col-"] {
	/* Vorhandene Klassen: flex-col-1, -2, -3, -4 */
	margin: 0 5px 10px;
}
.image-gallery .flex-col-1 {
	-ms-flex-preferred-size: 100%; /* IE 10 */
	flex-basis: 100%;
	width: 100%;
}
.image-gallery .flex-col-2 {
	-ms-flex-preferred-size: calc(50% - 10px); /* IE 10 */
	flex-basis: calc(50% - 10px);
	width: calc(50% - 10px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.image-gallery .flex-col-2 {
		flex-basis: calc(49.999% - 10px);
		width: calc(49.999% - 10px);
	}
}
.image-gallery .flex-col-3 {
	-ms-flex-preferred-size: calc(33.333% - 10px); /* IE 10 */
	flex-basis: calc(33.333% - 10px);
	width: calc(33.333% - 10px);
}
.image-gallery .flex-col-4 {
	-ms-flex-preferred-size: calc(25% - 10px); /* IE 10 */
	flex-basis: calc(25% - 10px);
	width: calc(25% - 10px);
}
@supports (-ms-ime-align:auto) { /* Edge */
	.image-gallery .flex-col-4 {
		flex-basis: calc(24.999% - 10px);
		width: calc(24.999% - 10px);
	}
}
@media only screen and (max-width: 767px) {
	.image-gallery .flex-col-4 {
		-ms-flex-preferred-size: calc(50% - 10px); /* IE 10 */
		flex-basis: calc(50% - 10px);
		width: calc(50% - 10px);
	}
	@supports (-ms-ime-align:auto) { /* Edge */
		.image-gallery .flex-col-4 {
			flex-basis: calc(49.999% - 10px);
			width: calc(49.999% - 10px);
		}
	}
}
.image-single {
	max-width: 100%;
	margin-bottom: 15px;
}
.image-single.pull-left {
	float: left;
	margin-right: 15px;
}
.image-single.pull-right {
	float: right;
	margin-left: 15px;
}
.image-single.pull-center {
	margin: 0 auto 15px;
}
.image-single.auto-width {
	width: 100%;
}
.image-single.pull-left.auto-width, .image-single.pull-right.auto-width {
	width: calc(50% - 15px);
}
.image-single.pull-center.auto-width {
	width: 66.666%;
}
.image-gallery a, .image-single a {
	display: block; /* IE11 */
}
.image-gallery img, .image-single img {
	display: block;
	width: 100%;
	transition: all 0.2s ease-out;
}
.image-gallery a:hover img, .image-single a:hover img,
.image-gallery a:focus img, .image-single a:focus img {
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
}
.image-single .img-caption {
	color: #666;
	font-size: 0.875em;
	font-style: italic;
	padding-top: 0.25em;
	text-align: left;
}
.wrap-img {
	position: relative;
	display: block; /* noetig, da fuer Bildeinbindung innerhalb eines Absatzes ein span-Element verwendet wird */
}
.wrap-img.ikiss_norel, .image-single.ikiss_norel .wrap-img {
	background-color: #c20000;
}
.wrap-img.ikiss_norel > img, .image-single.ikiss_norel .wrap-img > img {
	-webkit-opacity: 0.666;
	-moz-opacity: 0.666;
	-ms-opacity: 0.666;
	opacity: 0.666;
}
.wrap-img > .img-copyright {
	background-color: #eee;
	background-color: rgba(255,255,255,0.85);
	color: #444;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.25em 0.375em;
	font-size: 0.75rem;
	line-height: normal;
	max-width: calc(100% - 30px);
	max-height: 100%;
}
@media screen and (max-width: 1119px) {
	.image-single.pull-left, .image-single.pull-right {
		max-width: calc(66.666% - 15px);
	}
}
@media screen and (max-width: 767px) {
	.image-single.pull-left, .image-single.pull-right {
		max-width: calc(50% - 15px);
	}
	.wrap-img > .img-copyright {
		font-size: 0.5rem;
	}
}

/* Zusatzfunktion: Mediathek */
audio, video {
	display: block;
	width: 100%;
}
.responsive-video, .flowplayer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	background-color: #000;
}
.responsive-video iframe, .flowplayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Zusatzfunktion: Veranstaltungsliste mit grossem Datum */
.big-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	list-style: none;
	padding-left: 0;
}
.big-date li {
	margin-bottom: 15px;
	position: relative;
	background-color: #eee;
}
.big-date li:last-child {
	margin-bottom: 0;
}
.big-date a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	text-decoration: none;
}
.big-date a:hover,
.big-date a:focus {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	background-color: rgba(0,0,0,0.1);
}
.big-date .list-date {
	color: #fff;
	padding: 15px;
	min-width: 65px;
}
.big-date .list-date .day {
	display: block;
	font-size: 1.875em;
}
.big-date .list-date .month {
	display: block;
	font-size: 1em;
}
.big-date .list-text {
	padding: 15px;
	color: #000;
	width: 100%;
}
.big-date .list-title {
	margin: 5px 0;
	font-size: 1.3125em;
	font-weight: 600;
}
.big-date .list-text p {
	margin-bottom: 5px;
}
.big-date .list-text :last-child {
	margin-bottom: 0;
}

/* Zusatzfunktion: Wichtige Mitteilung in einem modalen Fenster */
.modal-window {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .75);
	z-index: 85;
	display: none;
	justify-content: center;
	align-items: center;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.modal-window-overlay {
	background-color: #fff;
	overflow-y: auto;
	height: 100%;
	opacity: 0;
	animation-name: modal-window-open;
	animation-duration: 1s;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}
@keyframes modal-window-open {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
@media screen and (min-width: 1120px) {
	.modal-window-overlay {
		max-width: 960px;
		height: calc(100% - 30px);
		width: calc(100% - 30px);
	}
}
@media screen and (min-width: 768px) and (min-height: 431px) {
	.modal-window-overlay {
		height: auto;
		max-height: 400px;
	}
}
@media screen and (min-width: 768px) and (min-height: 631px) {
	.modal-window-overlay {
		max-height: 600px;
	}
}
@media screen and (min-width: 768px) and (min-height: 831px) {
	.modal-window-overlay {
		max-height: 800px;
	}
}
.modal-window-content {
	/*padding: 30px;*/
	border-top: 15px solid #727272;
}
.modal-window-content div[style="display:inline"]:last-of-type > :last-child { /* Designtemplate-Felder */
	margin-bottom: 0;
}
.frontend .modal-window-hide-btn {
	vertical-align: bottom;
	margin-top: 30px;
}
.frontend .modal-window-hide-x {
	cursor: pointer;
	background-color: transparent;
	float: right;
	color: #000;
	margin: -20px -20px 30px 30px;
	line-height: 1;
}
.modal-window-hide-x i[class*="fa-"] {
	margin-right: 0;
}
.modal-window-hide-x .fa-fw {
	height:1.25em;
}

/* Zusatzfunktion: Zwei-Klick-Loesung fuer Iframes */
.is-ios * {
	cursor: pointer;
}
.iframe-autowidth {
	position: relative;
	height: 0;
}
.iframe-autowidth .iframe-preview, .iframe-autowidth .iframe-frame {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.iframe-preview {
	position: relative;
	background: center center/cover no-repeat;
}
.iframe-wrap, .iframe-preview, .iframe-frame {
	max-width: 100%;
}
.iframe-wrap[data-iframe-autowidth="1"] > .iframe-preview {
	max-width: none;
	border: 1px solid #eee;
}
.iframe-preview .mc2_ac {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 5px;
	background-color: #f8f8f8;
	background-color: rgba(255,255,255,0.85);
	max-width: 66.666%;
	text-align: left;
}
.iframe-message {
	display: none;
	position: absolute;
	width: 100%;
	width: calc(100% - 50px);
	max-width: 500px;
	padding: 25px;
	margin: 25px;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0 5px 15px #000;
	-moz-box-shadow: 0 5px 15px #000;
	box-shadow: 0 5px 15px #000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	box-shadow: 0 5px 15px rgba(0,0,0,0.25);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.iframe-message.top-left {
	top: 25px;
	left: 25px;
	margin: 0;
	max-width: 500px;
}
.iframe-message.top-right {
	top: 25px;
	right: 25px;
	margin: 0;
	max-width: 500px;
}
.iframe-message.top {
	top: 25px;
	left: 25px;
	right: 25px;
	margin: 0;
	max-width:none;
}
.iframe-message.dark {
	background-color: #333;
	background-color: rgba(0,0,0,0.75);
	color: #fff;
}
.iframe-message a {
	font-weight: bold;
}
.iframe-message.dark a {
	color: #fff;
}
.iframe-message .btn {
	margin: 0;
}
@media screen and (max-width: 1119px) {
	.iframe-message {
		max-width: 500px;
		width: calc(100% - 30px);
		padding: 15px;
		margin: 15px;
		font-size: 0.75em;
	}
	.iframe-message.top-left {
		top: 15px;
		left: 15px;
	}
	.iframe-message.top-right {
		top: 15px;
		right: 15px;
	}
	.iframe-message.top {
		top: 15px;
		left: 15px;
		right: 15px;
	}
}

/* Zusatzmodul: Bewertung und Kommentare (DEV) */
.buk-uebersicht li {
	display: inline-block;
	margin-right: 10px;
	padding: 10px;
	min-width: 75px;
	text-align: center;
}
.buk-uebersicht {
	margin: 0;
}
#bewertung a span {
	margin-left: 5px;
}
.thumbup::before,
.thumbdown::before,
.kommentar::before {
	font-family: "Font Awesome 5 Pro";
}
.kommentar::before {
	font-family: "Font Awesome 5 Pro";
}
.kommentar::before {
	content: '\f075';
}
.thumbup::before {
	content: '\f164';
}
.thumbdown::before {
	content: '\f165';
}
.quote::before {
	font-family: "Font Awesome 5 Pro";
}
.statsbox {
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	float:left;
	display: block;
}
.statsbox.comments-view {
	width: 100%;
}
.statsbox.comments-view h3 {
	margin-top: 10px;
}

/* Zusatzmodul: Karten (DEV) */
.gmc_page {
	position: relative;
	width: 100%;
	height: 550px;
	margin: 0;
	padding: 0;
}
.gmc_header {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 48;
	width: auto;
}
.gmc_control {
	float: none;
	position: absolute;
	top: 0;
	bottom: 0;
	min-width: 200px;
	height: 100%;
	background: #fff;
	background: rgba(255,255,255,0.75);
	padding: 10px;
	margin: 0;
	z-index: 46;
}
.gmc_control .inputs.row .column-1 {
	position: relative;
}
.gmc_control .gmc_input {
	margin-bottom: 0;
}
.gmc_control button.submit {
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	color: #202020;
	background-color: transparent;
	line-height: 0.8;
	border: none;
	padding: 0 15px;
}
.gmc_control ul.fancytree-container {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	padding: 0;
}
.gmc_control ul.fancytree-container {}
.gmc_control span.fancytree-node {
	display: block;
	position: relative;
	padding: 4px 5px;
}
.gmc_control span.fancytree-node:hover,
.gmc_control span.fancytree-node:focus,
.gmc_control span.fancytree-node.fancytree-expanded {
	color: #fff;
	background-color: #202020;
}
.gmc_control span.fancytree-checkbox {
	display: none;
}
.gmc_control span.fancytree-icon {
	display: none;
}
.gmc_control .fancytree-selected span.fancytree-icon {
	display: inline-block;
	background: none;
}
.gmc_control .fancytree-selected span.fancytree-icon::before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Pro';
	font-size: 14px;
}
.gmc_control span.fancytree-custom-icon {
	width: 25px;
	height: 18px;
	font-size: 18px;
	margin: 0;
	vertical-align: middle;
}
.gmc_control .fancytree-selected span.fancytree-custom-icon::before {
	content:'\f00c';
}
.gmc_control span.fancytree-node:hover.fancytree-selected span.fancytree-custom-icon::before,
.gmc_control span.fancytree-node:focus.fancytree-selected span.fancytree-custom-icon::before {
	color: #fff;
}
.gmc_control span.fancytree-expander {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 100%;
	text-align: center;
	background: none;
	margin: 0;
	z-index: 40;
}
.gmc_control span.fancytree-expander::after {
	content: '\f0d7';
	font-family: 'Font Awesome 5 Pro';
	font-size: 18px;
	font-weight: 900;
	line-height: 30px;
}
.gmc_control span.fancytree-node.fancytree-expanded .fancytree-expander::after {
	content: '\f0d8';
	opacity: 0.5;
	line-height: 30px;
}
.fancytree-exp-n span.fancytree-expander::after,
.fancytree-exp-nl span.fancytree-expander::after {
	display: none;
}
.gmc_control span.fancytree-title {
	vertical-align: middle;
	color: #202020;
}
.gmc_control .fancytree-plain span.fancytree-node:hover span.fancytree-title,
.gmc_control .fancytree-plain span.fancytree-node:focus span.fancytree-title,
.gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded span.fancytree-title {
	color: #fff;
	background-color: transparent;
	border: 1px solid transparent;
	border-color: transparent;
}
.gmc_control .fancytree-plain span.fancytree-active.fancytree-partsel span.fancytree-title,
.gmc_control .fancytree-plain span.fancytree-selected.fancytree-partsel span.fancytree-title {
	font-weight: 700;
	color: #202020;
	background-color: transparent;
	border: 1px solid transparent;
	border-color: transparent;
}
.gmc_control .fancytree-plain span.fancytree-node.fancytree-partsel:hover span.fancytree-title,
.gmc_control .fancytree-plain span.fancytree-node.fancytree-partsel:focus span.fancytree-title,
.gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded.fancytree-partsel span.fancytree-title {
	color: #fff;
}
.gmc_control .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-active span.fancytree-title,
.gmc_control .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-selected span.fancytree-title {
	background-color: transparent;
	border-color: transparent;
}
.gmc_control .fancytree-plain span.fancytree-active span.fancytree-expander,
.gmc_control .fancytree-plain span.fancytree-selected span.fancytree-expander {
	color: #202020;
}
.gmc_control .fancytree-plain span.fancytree-node:hover span.fancytree-expander,
.gmc_control .fancytree-plain span.fancytree-node:focus span.fancytree-expander,
.gmc_control .fancytree-plain span.fancytree-node.fancytree-expanded span.fancytree-expander {
	color: #fff;
}
#div_gmc_pos {
	float: right;
}
#div_gmc_pos input {
	width: 5em;
}
.gmc_cmdbar {
	width: 100%;
}
.gmc_cmdbar input {
	width: auto;
	margin: 3px;
	padding: 0 0.5em !important;
	font-size: 16px;
}	
.gmc_cmdbar input[type=button] {
	margin-left: 0px;
	border: none;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3d3d3d;
	font-weight: bold;
	padding: 5px 0.5em !important;
}
.gmc_cmdbar .btn {
	min-width: 0;
	margin: 0;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.gmc_cmdbar .btn > i {
	margin-right: 0;
}
.gmc_cmdbar .btn:hover,
.gmc_cmdbar .btn:focus {
	color: #fff;
	background-color: #202020;
}
.gmc_cmdbar .btn.active > i::before {
	content:'\f0c9';
}
.gmc_map {
	float: none;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.gmc_map .gmc_input {
	z-index: 42;
	float: left;
	width: 250px;
	left: 200px;
	top: 10px;
	position: relative;
}
.gm-style-iw .adr { /* GMC-Infowindow */
	float: left;
	margin: 5px;
}
.gm-style-iw .gm-footer {
	margin: 5px 0;
	padding: 4px;
	background: #f8f8f8;
}
.gm-style-iw img {
	float: right;
	margin: 5px;
	width: 150px;
}
.gmc_tooltip { /* GMC-Tooltip */
	min-width: 150px;
	max-width: 200px;
}
.mwl_label {
	background: #f8f8f8;
	border: 1px solid #19252f;
	width: 24px;
	font-size: 10px;
	text-align: center;
}
.gmc_adrlist_link {
	cursor: pointer;
	padding: 1em 15px 1em 15px;
	border: none;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.gmc_adrlist_link:hover,
.gmc_adrlist_link:focus {
	background-color: #f8f8f8;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.gmc_adrlist_link a,
.gmc_adrlist_link a:link,
.gmc_adrlist_link a:visited {
	display: block;
	min-height: 120px;
	color: #202020;
	text-decoration: none !important;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.gmc_adrlist_link a:hover,
.gmc_adrlist_link a:focus {
	display: block;
	min-height: 120px;
	color: #202020;
	text-decoration: none !important;
	border-bottom: 1px solid #202020;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.gmc_adrlist_link a small {
	opacity: 0.5;
}
.gmc_adrlist_link a small i.fa {
	vertical-align: baseline;
}
#ikiss_gmc_tree_wrapper {
	clear: both;
	height: 100%;
	height: calc(100% - 75px);
	padding-top: 25px;
	overflow: auto;
}
.ikiss_cattree ul li {
	padding: 0;
	margin: 0;
}
.ikiss_cattree ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ikiss_cattree input {
	display: none;
}
.ikiss_cattree span label img { /* PNG-Icons */
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
}
.ikiss_cattree span label i { /* Font-Awesome-Icons */
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 20px;
}
.ikiss_cattree span label {
	padding: 10px;
	background-color: #e7e8eb;
	border-bottom: 1px solid #fff;
	margin: 0;
	display: block;
	cursor: pointer;
	position: relative;
}
.ikiss_cattree span label:hover,
.ikiss_cattree span label:focus,
#ikiss_gmc_tree_wrapper ul li.active span label {
	background-color: #f8f8f8;
}
.ikiss_cattree ul li.active span label::after {
	content: '\f00c';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	position: absolute;
	display: inline-block;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
img.fancytree-icon {
	width: 25px !important;
	height: 29px !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	vertical-align: middle !important;
}
.gmc_map > div {
	z-index: 44;
}
.randspalte .widget.kartenmodul  {
	padding: 0;
}
.randspalte .widget.kartenmodul h3 {
	margin: 0;
}
.randspalte .widget.kartenmodul .leaflet-pane {
	z-index: 44;
}
.randspalte .widget.kartenmodul .leaflet-control {
	z-index: 46;
}
@media screen and (min-width: 1120px) {
	div.gmc_control {
		width: 33.33333%;
	}
	.gmc_adrlist_link:nth-child(3n+1) {
		clear: both;
	}
}
@media screen and (max-width: 1119px) {
	div.gmc_control {
		width: 50%;
	}
	.gmc_adrlist_link:nth-child(2n+1) {
		clear: both;
	}
}
@media screen and (max-width: 767px) {
	div.gmc_page {
		height: auto;
	}
	div.gmc_control {
		width: 100% !important;
		height: auto;
	}
	div.gmc_header {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}
	div.gmc_control {
		position: relative;
		top: auto;
		bottom: auto;
		width: 100%;
	}
	div.gmc_map {
		height: 400px;
	}
}