
/* Abbildung_Text */
/* ContactForm */
/* DocumentInclude */
/* EventList */
/* EventList_Top */
/* Footer */


.output div.Footer {
	font-size:80%;
	padding-top:2em;
}
.output div.Footer p {
	padding:0;
}
.cols {
	display:-webkit-flex;
	display:flex;
	width:100%;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.col {
	padding-bottom:2em;
}
.output h5 + h5,
.output h2 + h5 {
	padding-top:0;
}
@media screen and (max-width:767px) {
	.cols {
		flex-wrap:wrap;
	}
	.col {
		width:50%;
	}
}

.output div.Footer a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	transition: color 0.3s, border-color 0.3s;
	-webkit-transition: color 0.3s, border-color 0.3s;
}

/* Formate für alle Eintraege der Sitemap, Verweise*/
.output div.Footer a {
	display:block;
	padding:0.15em 0;

	text-decoration:none;
	margin:0px;
	text-align:left;
}
	.no-touch .output div.Footer a:hover,
	.output div.Footer a.hover {
		text-decoration:underline;
		color:#2B2E34;
	}


/* ImageList */
/* ImageList_Flexslider */

.output .ImageList_Flexslider {
	position:relative;
	padding-bottom:75%;
}

.output .ImageList_Flexslider .flexslider {
	position:absolute;
	width:100%;
	height:100%;

	background: none !important;
	border: none !important;
	box-shadow: none !important;
	margin: 0;
	overflow: hidden;
}
.output .ImageList_Flexslider .flexslider ul.slides {
	margin:0px;
	padding:0px;
}
.output .ImageList_Flexslider .flexslider ul {
	list-style-image: none;
	list-style-position: none;
}
.output .ImageList_Flexslider .flexslider ul li{
	margin:0px;
	padding:0px;
	position:static;
}
.output .ImageList_Flexslider .flexslider ul.slides li:after {
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: rgba(233,182,72, 0.13);
}

.output .ImageList_Flexslider ol.flex-control-nav, .output .ImageList_Flexslider ol.flex-control-paging {
	display:none; /*blendet Pagination aus*/
}
.output .ImageList_Flexslider .flexslider .flex-caption {
	background-color: rgba(190,144,58, 0.52);
	bottom: 0;
	margin: 0;
	position: absolute;
	width:100%;
	box-sizing:border-box;
	padding:0.3em 0;
	font-family:Arvo;
	font-weight:bold;
	font-size:2rem;
	color:white;
}
@media screen and (max-width:400px) {
	.output .ImageList_Flexslider .flexslider .flex-caption {
		font-size:1.75rem;
	}
}
.output .ImageList_Flexslider .flex-direction-nav a:hover {
	text-decoration:none;
}

.output .ImageList_Flexslider .flex-direction-nav a span.Icon32 {
	display:block;
	position:absolute;
	top:50%;
	margin-top:-20px;
	color:#E5EDF1;
	text-shadow:0 0 2px rgba(0,0,0,0.5);
}

.output .ImageList_Flexslider .flex-direction-nav a:hover {
	text-decoration:none;
}

.output .ImageList_Flexslider .flex-direction-nav a.flex-next span.Icon32 {
	left:auto;
	right:0px;
}
.output .ImageList_Flexslider li:before {
	display:none;
}

/*
@media only screen and (max-width: 767px) {
	.output .ImageList_Flexslider .flex-direction-nav {
		display:none;
	}
}
*/

/* LinkInclude */
/* NewsletterList */
/* Newsletter_Abmeldung */
/* Newsletter_Bestaetigung */
/* Newsletter_Registrierung */
/* PageInclude */
/* PostingList */
/* PostingList_Presse */
/* PostingList_Top */
/* Search */
/* SocialMedia */
/* Text */
/* Video */
/* Video_Text */
