html,
body {
	height: 100%;
}

body {
	line-height: 1.8;
	background: #fff;
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}

/*-----------------------------------------------------*\
  #ÜBERSCHRIFTEN
\*-----------------------------------------------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	font-family: 'Annie Use Your Telescope';
	font-weight: bold;
	margin-bottom: 15px;
}

.h1,
h1 {
	color: #6F8826;
	font-size: 32px;
}

.h2,
h2 {
	color: #6F8826;
	font-size: 28px;
}

.h3,
h3 {
	font-size: 24px;
}

/*------------------------------------*\
  #LINKS
\*------------------------------------*/
a {
	color: #6F8826;
}

a:hover {
	text-decoration: none;
}

/*-----------------------------------------------------*\
  #HEADER
\*-----------------------------------------------------*/
#seitenheader {
	margin-bottom: 45px;
}

.layout-kopfbild-text #seitenheader {
	margin-bottom: 0;
}

#seitenheader .logo {
	padding: 20px 0;
}

#seitenheader .logo img {
	width: 100%;
	height: auto;
}

#seitenheader .top i {
	margin-right: 10px;
}

#seitenheader .top .telefon {
	line-height: 1;
	padding-top: 20px;
}

#seitenheader .top .email {
	margin-left: 30px;
	line-height: 1;
	padding-top: 20px;
}

#seitenheader .top .email a {
	color: #333;
}

#seitenheader .top .kontaktbutton .btn {
	background: #2D6DB6;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: #fff;
	padding: 7px 30px;
	margin-left: 20px;
}

#seitenheader .top .kontaktbutton:hover .btn {
	background: #333;
}

.buchungsbutton a .btn {
	background: #6F8826;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: #fff;
	padding: 7px 30px;
	margin-left: 20px;
}

.buchungsbutton a .btn:hover {
	background: #333;
}

#seitenheader #carousel-slider {
	position: relative;
}

.blume {
	position: absolute;
	right: 5%;
	bottom: -10%;
	z-index: 1;
}

.layout-kopfbild-text .kopfbild .blume {
	bottom: -60px;
	right: 10px;
}

.blume img {
	width: 200px;
	height: auto;
}

.layout-kopfbild-text .kopfbild .blume img {
	width: 155px !important;
	width: auto;
}

#seitenheader .kopfbild img,
.kopfbild .bild img {
	width: 100%;
	height: auto;
}

.kopfbild {
	position: relative;
}

.kopfbild div div:nth-child(2) {
	background: #75B050;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.layout-kopfbild-text #main .kopfbild {
	margin-bottom: 45px;
}

.layout-kopfbild-text .kopfbild .text {
	color: #fff;
	font-size: 48px;
	font-family: 'Great Vibes';
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.layout-kopfslider header#seitenheader div#carousel-slider.carousel.slide.carousel-fade.kopfslider .carousel-inner .carousel-item .highlight-text {
	font-family: 'Annie Use Your Telescope';
	position: absolute;
	color: #fff;
	top: 30px;
	font-size: 42px;
	left: 30px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

/*-----------------------------------------------------*\
  #CONTENT
\*-----------------------------------------------------*/
iframe article.tp-container {
	margin: 0 !important;
}

/*------------------------------------*\
  #FOOTER
\*------------------------------------*/
footer .footer-top {
	background: #2D6DB6;
	color: #fff;
	padding-top: 30px;
}

footer .footer-top a,
footer .footer-bottom a {
	color: #fff;
}

footer .footer-bottom {
	background: #333;
	text-align: right;
	padding: 7px 0;
}

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

.frame-space-before-extra-small {
	padding-top: 15px;
}

.frame-space-before-small {
	padding-top: 30px;
}

.frame-space-before-medium {
	padding-top: 45px;
}

.frame-space-before-large {
	padding-top: 60px;
}

.frame-space-before-extra-large {
	padding-top: 75px;
}

.frame-space-after-extra-small {
	padding-bottom: 15px;
}

.frame-space-after-small {
	padding-bottom: 30px;
}

.frame-space-after-medium {
	padding-bottom: 45px;
}

.frame-space-after-large {
	padding-bottom: 60px;
}

.frame-space-after-extra-large {
	padding-bottom: 75px;
}

hr {
	padding: 0;
	border: none;
	border-top: 2px solid #6F8826;
	color: #555;
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}

hr::after {
	content: url(/typo3conf/ext/bim_template/Resources/Public/Images/Template/Logos/BergeSilouette.png);
	display: inline-block;
	position: relative;
	top: -30px;
	font-size: 1.5em;
	padding: 0 0.5em;
	background: #fff;
}

.hc-widget-content-box hr {}

.hc-widget-content-box hr::after {
	content: none;
	display: inline-block;
	position: relative;
	top: auto;
	padding: 0 0.5em;
	background: #fff;
}

figure figcaption {
	text-align: center;
	font-size: 14px;
}

/*------------------------------------*\
  #FORMULAR
\*------------------------------------*/
#kontaktformular-53 .col-xs-12.col-sm-12.col-md-6.col-lg-6 .form-inline .form-group .input {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

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

#kontaktformular-53 .form-group .input.checkbox .form-check label.add-on.form-check-label input#kontaktformular-53-checkbox-1.add-on {
	margin-right: 5px;
}

div.row:nth-child(5) {
	margin-bottom: 15px;
}

div.col-sm-12:nth-child(1)>div:nth-child(1)>div:nth-child(1),
div.col-sm-12:nth-child(2)>div:nth-child(1)>div:nth-child(1) {
	display: contents;
}

/*------------------------------------*\
  #TABELLEN
\*------------------------------------*/
table.contenttable {
	width: 100%;
	border: 1px solid #ccc;
}

table.contenttable tbody tr:nth-child(odd) {
	background: #eee;
}

#c1 table.contenttable {
	border: 0;
}

#c1 table.contenttable tbody tr {
	background: none;
}

#c1 table.contenttable tbody tr td {
	border-right: 0;
}

table.contenttable tbody tr td {
	width: 33.33%;
}

table.contenttable tbody tr td {
	padding: 5px;
}

table.contenttable tbody tr td {
	border-right: 1px solid #ccc;
}

table.contenttable tbody tr {
	border-bottom: 0;
	vertical-align: top;
}

table.contenttable tbody tr td:last-child {
	border-right: 0;
}

/*------------------------------------*\
  #SCROLLDOWN
\*------------------------------------*/
.scrollbutton {
	position: absolute;
	left: 50%;
	top: 750px;
	z-index: 4;
}

.scrollbutton {
	padding-top: 60px;
}

.scrollbutton span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}

.scrollbutton span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
	box-sizing: border-box;
}

@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

/*------------------------------------*\
  #MAPS
\*------------------------------------*/

.privacy-msg.privacy-script-msg,
.privacy-msg.privacy-map-msg,
.privacy-msg.privacy-kalender-msg {
	position: relative;
	background: #eee;
	height: auto !important;
	width: 100% !important;
}

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

.privacy-msg.privacy-script-msg p,
.privacy-msg.privacy-kalender-msg p,
.privacy-msg.privacy-calendar-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-video-msg p {
	padding: 15px;
	background: #eee;
	text-align: center;
	position: absolute;
}

.privacy-map {
	width: 100%;
	margin-bottom: -9px;
}

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

.privacy-msg.privacy-script-msg p a,
.privacy-msg.privacy-map-msg p a,
.privacy-msg.privacy-kalender-msg p a {
	color: #2D6DB6;
	font-weight: 600;
}

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

#kontaktformular-53 .submit button.btn {
	background: #2D6DB6;
	border-color: #2D6DB6;
}

/*------------------------------------*\
  #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;
}

/*---------- BILD-LINK-BOX -----------*/
.mask-bild-link-box-wrap a .mask-bild-link-box-ueberschrift {
	background: #6F8826;
}

.mask-bild-link-box-wrap a .mask-bild-link-box-ueberschrift h3 {
	color: #fff;
	line-height: 1;
	margin: 0;
	text-align: center;
	padding: 10px 0;
	font-size: 24px;
}

.mask-bild-link-box-wrap .mask-bild-link-box-bild img {
	width: 100%;
	height: auto;
}

.mask-bild-link-box-wrap .mask-bild-link-box-bild .zoom {
	overflow: hidden;
	position: relative;
}

.mask-bild-link-box-wrap .mask-bild-link-box-bild .zoom img {
	width: 100%;
	height: auto;
	transition: all 0.5s ease-in-out;
}

.mask-bild-link-box-wrap .mask-bild-link-box-bild .zoom:hover img {
	width: 100%;
	height: auto;
	transform: scale(1.1);
}

/*---------- BILDER-SLIDER -----------*/
.mask-bilderslider-wrap .swiper-slide img {
	width: 100%;
	height: auto;
}

.mask-bilderslider-wrap .mask-veranstaltunsslider-slider {
	position: relative;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	position: absolute;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 127px;
	width: 50px;
	height: 50px;
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	color: #fff;
	background: #2D6DB6;
	border-radius: 50%;
}

.swiper-button-prev {
	margin-left: -35px;
}

.swiper-button-next {
	margin-right: -35px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	font-size: 30px;
}

.mask-bildlinkbutton-wrap {
	position: relative;
}

.mask-bildlinkbutton-wrap .mask-bildlinkbutton-bild img {
	width: 100%;
	height: auto;
}

.mask-bildlinkbutton-wrap .mask-bildlinkbutton-button {
	background: #6F8826;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 240px;
	height: 40px;
	left: 50%;
	margin-left: -120px;
}

.mask-bildlinkbutton-wrap .mask-bildlinkbutton-button a {
	color: #fff;
}

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

#cboxCurrent {
	position: absolute;
	bottom: -3px;
	left: 58px;
	color: #949494;
}




/*------------------------------------*\
  #MEDIA-QUERIES
\*------------------------------------*/
@media (max-width: 1400px) {
	.layout-kopfbild-text .kopfbild .text {
		color: #fff;
		font-size: 42px;
		font-family: 'Great Vibes';
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	}
}

@media (max-width: 1199px) {
	#seitenheader .top .email {
		margin-left: 15px;
	}

	.layout-kopfbild-text .kopfbild .blume img {
		width: 125px !important;
		width: auto;
	}

	.layout-kopfbild-text .kopfbild .text {
		font-size: 36px;
		line-height: 1.4;
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: 103px;
	}
}

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

	#seitenheader {
		padding-top: 58px;
	}

	#seitenheader .logo {
		padding: 20px 0;
		text-align: center;
	}

	#seitenheader .logo img {
		width: 400px;
	}

	#seitenheader .top .telefon {
		padding-top: 0;
	}

	#seitenheader .top .email {
		margin-left: 0;
		padding-top: 0;
	}

	#seitenheader .top .kontaktbutton .btn {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		padding: 5px 30px;
		margin-left: 0;
		margin-top: -10px;
		margin-bottom: 10px;
	}

	#seitenheader .top .buchungsbutton .btn {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		padding: 5px 30px;
		margin-left: 0;
		margin-top: -10px;
		margin-bottom: 10px;
	}

	.blume {
		display: none;
	}

	.layout-kopfbild-text .kopfbild .text {
		font-size: 36px;
		text-align: center;
	}

	.kopfbild div div:nth-child(2) {
		padding-top: 5px;
	}

	#seitenheader .top .kontaktbutton .btn {
		background: #2D6DB6;
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: -30px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 40px;
		height: 40px;
	}

	.swiper-button-next::after,
	.swiper-button-prev::after {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.top div span {
		display: none;
	}

	.kopfbild div div:nth-child(2) {
		padding: 15px;
	}

	#seitenheader .top i {
		margin-right: 0;
		font-size: 24px;
	}

	.ce-intext.ce-right .ce-gallery {
		margin-left: 0;
		width: 100%;
	}

	.ce-textpic,
	.ce-image,
	.ce-nowrap .ce-bodytext,
	.ce-gallery,
	.ce-row,
	.ce-uploads li,
	.ce-uploads div {
		overflow: visible;
	}

}

@media (max-width: 575px) {
	#seitenheader .logo img {
		width: 100%;
	}

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