body {
	line-height: 1.8;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
}

.footer a:hover {
	color: #ccc;
	text-decoration: none;
}

.footer a {
	color: #fff;
}

.container-fluid {
	padding: 0;
}

.container {
	clear: both;
}

/*-----------------------------------------------------*\
  #BOOTSTRAP
\*-----------------------------------------------------*/
.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
}

/*-----------------------------------------------------*\
  #ÜBERSCHRIFTEN
\*-----------------------------------------------------*/
.h1,
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	padding-bottom: 3px;
}

.frame-unterstrichen header h1,
.frame-unterstrichen header h2 {
	border-bottom: 1px solid #333;
}

.h2,
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
}

.h3,
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
}

/*-----------------------------------------------------*\
  #KOPFBEREICH
\*-----------------------------------------------------*/
.top-wrapper {
	height: auto;
	background-color: #f2cfad;
	clear: both;
	padding: 15px 0 15px 0;
}

header#seitenheader {
	/* border-bottom: 8px solid #333; */
	margin-bottom: 30px;
}

.top-wrapper .illustration {
	position: relative;
}

.schriftzg .illustration a {
	color: #fff;
	font-family: 'Kalam';
	font-size: 40px;
}

.top-wrapper .illustration img {
	border: 5px solid #fff;
	width: 120px;
	height: auto;
	margin-top: -10px;
	position: absolute;
}

header#seitenheader .container.special {
	max-width: 1600px;
	position: relative;
}

button.carousel-control-prev,
button.carousel-control-next {
	opacity: 1;
}

button.carousel-control-prev i,
button.carousel-control-next i {
	font-size: 48px;
	line-height: 1;
}

.kontakt-top {
	padding: 0;
	display: flex;
	justify-content: right;
	align-items: center;
}

.kontakt-top .row {
	width: 100%;
}

.email {
	text-align: right;
}

.kontakt-top i.bi {
	background-color: #555;
	border-radius: 100%;
	box-shadow: 0 0 0 7px #333, 0 0 0 8px #e0e0e0;
	color: #fff;
	cursor: default;
	display: inline-block;
	height: 2em;
	line-height: 2em;
	margin: 0 11px 0 0;
	padding: 0;
	text-align: center;
	width: 2em;
}

.telefon {
	text-align: right;
}

.navigation-wrapper {
	height: 75px;
	z-index: 99;
	clear: both;
	background-color: #b4222c;
	border-bottom: 8px solid #333;
}

.kopfslider,
.kopfbild {
	max-height: 800px;
	overflow: hidden;
	width: 100%;
}

.kopfslider,
.kopfbild {
	padding: 0;
	position: relative;
	clear: both;
}

/*-----------------------------------------------------*\
  #FOOTER
\*-----------------------------------------------------*/
footer {
	background-color: #b4222c;
	color: #fff;
	border-top: 8px solid #333;
	font-size: 15px;
	line-height: 1.4;
	padding-top: 30px;
	padding-bottom: 10px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #000;
}

#c4 {
	text-align: right;
}

/*-----------------------------------------------------*\
  #TYPO3
\*-----------------------------------------------------*/
p {
	margin-bottom: 15px;
}

strong {
	font-weight: 600;
}

.frame-space-before-extra-small {
	margin-top: 10px;
}

.frame-space-before-small {
	margin-top: 20px;
}

.frame-space-before-medium {
	margin-top: 30px;
}

.frame-space-before-large {
	margin-top: 40px;
}

.frame-space-before-extra-large {
	margin-top: 50px;
}

.frame-space-after-extra-small {
	margin-bottom: 10px;
}

.frame-space-after-small {
	margin-bottom: 20px;
}

.frame-space-after-medium {
	margin-bottom: 30px;
}

.frame-space-after-large {
	margin-bottom: 40px;
}

.frame-space-after-extra-large {
	margin-bottom: 50px;
}

.frame-text-2-column .ce-bodytext {
	column-count: 2;
	column-gap: 30px;
	text-align: justify;
}

.ce-gallery .image img {
	width: 100%;
	height: auto;
}

figcaption {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cboxTitle {
	position: absolute;
	bottom: -3px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #555;
}

/*------------------------------------*\
  #MASK
\*------------------------------------*/
/*---------- BILDERGALERIE -----------*/
.mask-bildergalerie {
	clear: both;
	margin-bottom: 20px;
}

.mask-bildergalerie .mask-bildergalerie-wrapper {
	margin-bottom: 15px;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

.mask-bildergalerie .bildspalte {
	margin-bottom: 15px;
}

.mask-bildergalerie .bildspalte img {
	width: 100%;
	height: auto;
}

.bildspalte .zoom {
	overflow: hidden;
	position: relative;
}

.bildspalte .zoom img {
	width: 100%;
	height: auto;
	transition: all 0.5s ease-in-out;
}

.bildspalte .zoom:hover img {
	width: 100%;
	height: auto;
	transform: scale(1.1);
}

.bildspalte figcaption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: url(/typo3conf/ext/bim_template/Resources/Public/Images/Template/trans-60-schwarz.png);
}

.bildspalte:hover figcaption {
	opacity: 1;
}

.bildspalte figcaption div {
	text-align: center;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	bottom: 20px;
}

/*-----------------------------------------------------*\
  #FORMULAR
\*-----------------------------------------------------*/
#kontaktformular-12 legend {
	display: none;
}

form#kontaktformular-12 .form-group {
	margin-bottom: 20px;
}

#kontaktformular-12 .submit button.btn {
	background: #b4222c;
	border-color: #b4222c;
	color: #fff;
}

#kontaktformular-12 .submit button.btn:hover {
	background: #333;
	border-color: #333;
}

#kontaktformular-12 .input.checkbox .form-check {
	padding-left: 0;
}

#kontaktformular-12 input#kontaktformular-12-checkbox-1 {
	margin-right: 5px;
}

#kontaktformular-12 textarea#kontaktformular-12-textarea-1 {
	min-height: 150px;
}

form#kontaktformular-12 #c7 {
	margin-top: 15px;
}

/*-----------------------------------------------------*\
  #MAPS
\*-----------------------------------------------------*/
.map .privacy-msg.privacy-map-msg {
	position: relative;
	background: #ccc;
	height: auto !important;
	width: 100% !important;
}

.map .privacy-msg.privacy-map-msg p {
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	position: absolute;
}

.privacy-msg.privacy-calendar-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-video-msg p {
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	/* background: #eee; */
	text-align: center;
}

.map .privacy-msg.privacy-map-msg p a.btn {
	color: #fff;
}

.privacy-msg.privacy-calendar-msg p a.btn,
.privacy-msg.privacy-map-msg p a.btn,
.privacy-msg.privacy-video-msg p a.btn {
	background: #b4222c;
	border-color: #b4222c;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}

.map .privacy-msg.privacy-map-msg iframe.privacy-map {
	width: 100%;
}

/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1600px) {
	header#seitenheader .container.special {
		max-width: 100%;
		padding: 0;
	}
}

@media (max-width: 1199px) {
	.schriftzg .illustration a {
		font-size: 30px;
	}
}

@media (max-width: 991px) {
	.container {
		max-width: 100%;
	}

	.navigation-wrapper {
		height: 8px;
	}

	header#seitenheader .top-wrapper img {
		width: 100px;
		height: auto;
		margin-right: 0;
		position: relative;
	}

	.top-wrapper {
		padding: 75px 0 15px 0;
	}

	.kontakt-top .row {
		width: 100%;
		margin: 20px 0 15px 0;
	}

	.telefon {
		text-align: center;
	}

	.mean-bar .email {
		margin-bottom: 0;
		position: absolute;
		left: 15px;
		top: 12px;
	}

	.mean-bar .telefon {
		position: absolute;
		left: 75px;
		top: 12px;
	}


}

@media (max-width: 767px) {
	#c4 {
		text-align: left;
	}
}

@media (max-width: 575px) {
	.email {
		text-align: center;
		margin-bottom: 25px;
	}

	.kontakt-top {
		display: none;
	}

	.email {
		margin-bottom: 0;
		position: absolute;
		left: 15px;
		top: 12px;
	}

	.telefon {
		position: absolute;
		left: 75px;
		top: 12px;
	}
}