.autoscale img {
	width: 100%;
	height: auto;
}

.flexbox {
	display: flex;
	align-items: center;
}

.f_template_head  {
	background-repeat: repeat-x;
	background-size: auto 100%;
	height: 8.533em;
	margin: 0 0 3.333em 0;
}

.f_herz {
	position: relative;
	float: right;
}

.f_wrapper {
	/* width: 78em; */
	margin: 0 auto;
	position: relative;
}

.f_template_head > .f_wrapper img {
	height: 8.12em;
	width: auto;
}

.f_template_content {
	margin-bottom: 3.333em;
}

.filiale_gleisdorf_logo {
	display: block;
	margin: 0 0 1.333em 0;
}

.filiale_gleisdorf_logo img {
	/* height: calc(8.533em - 100%); */
	position: absolute;
}

@media (max-width: 991px) {
	.filiale_gleisdorf_logo img {
		position: relative;
	}
}


.subnav {
	margin: 0 0 1.333em 0;
}

.filiale_sidebild {
	margin: 0 0 1.333em 0;
	border: 1px solid #d7d7d7;
	/* width: 13.866em; */
	padding: 1.6em;
	text-align: center;
}

.filiale_kontakt {
	margin: 0 0 1.333em 0;
	border: 1px solid #d7d7d7;
	/* width: 13.866em; */
	padding: 1.6em;
}

.filiale_kontakt p:last-child {
	margin: 0;
	padding: 0;
}

.filiale_copy {
	font-size: 0.733em;
}

.filiale_copy a,
.filiale_copy a:visited {
	text-decoration: none;
}

.f_slideshoweintrag {
	position: relative;
	/* height: 34em; */
	width: 100%;
}
.slideshowBackground {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 47.5%;
}

.line {
	width: 100%;
	background-size: 100% auto;
}

/* HOMEBANNERS */


/* .seiteSubseiten ul,
.seiteSubseiten li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.seiteSubseiten ul li a {
	display: block;
	border: 1px solid #d7d7d7;
	line-height: 1em;
	font-size: 1.666em;
	text-decoration: none;
	margin: 0 0 0.5em 0;
}
.seiteSubseiten ul li a div:nth-child(2) {
	padding-left: 5px;
	padding-right: 15px;
}

.seiteSubseiten li a:hover,
.seiteSubseiten li a:focus {
    outline: 0.1em solid #7ba115;
	text-decoration: underline;
}

.seiteSubseiten li a:hover span,
.seiteSubseiten li a:focus span {
    text-decoration: underline;
}

.seiteSubseiten li a img {
	padding: 15px;
	width: 100px;
	height: auto;
} */

.imagebild img {
	width: 100%;
	height: auto;
}

.f_facebook {
	position: absolute;
	right: 11em;
	top: 3.5em;
}

.f_template_head .f_facebook img {
	width: 1.933em;
	height: 1.933em;
}

@media(max-width: 991px) {
	.f_herz img {
		display: none;
	}
	.f_template_head {
		background-size: 150% 150%;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.f_template_head > .container.mobile-fluid {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.f_template_head.f_margin_bottom {
		margin-bottom: 2.5em;
	}
	#main-content {
		margin-bottom: 2.5em;
	}
	/* h1 {
		font-size: 2.8em
	}
	h2 {
		font-size: 1.8em;
	} */

	.f_facebook {
		position: absolute;
		right: 1em;
		top: 50%;
		transform: translateY(-50%);
	}

	.filialen-logo {
		display: none !important;
	}
	.filialen_logo_height {
		display: block;
		width: auto;
		height: 27px;
	}
	.filiale_gleisdorf_logo img {
		height: 27px;
		/* margin: 20px 0 !important; */
	}

	.filiale_gleisdorf_logo {
		margin: 0 !important;
	}
}
@media(min-width: 992px) {
	.f_herz img {
		height: 120px !important;
		width: auto !important;
	}
	.logoMobile img {
		width: auto;
		max-height: 120px;
		max-width: 100%
	}
}

@media (max-width: 450px) {
	.f_facebook {
		display: none;
	}
}

.mb-3 {
	margin-bottom: 30px !important;
	display: block;
}

.bildtext3Lay.bilderEintrag.bilderBildtext3Lay {
	margin-bottom: 30px;
}