﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);

body {
	font-family: Verdana;
	font-size: 15px;
	line-height: 1.42857143;
	color: #cecece;
	background: rgba(64, 55, 43, 0.8);
}

.bg-primary {
	background-color: #eee !important;
}
body {
	overflow-x: hidden;
}

.lb-data {
	color: #ffcb00;
}

.btn-info {
	color: #fff;
	background-image: linear-gradient(to bottom, #a48554, #a48554);
	border-color: #a48554;
	background-color: #a48554;
	background-repeat: no-repeat;
}

	.btn-info:hover, .btn-info:focus {
		background-color: #a48554;
		background-position: 0 -15px;
	}

btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}

.bg-info {
	background: white;
}

.lato-light {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
}

/*.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 800px;*/ /* Höhe des Banners */
/*}

	.banner video {
		width: 100%;
		height: 100%;
		object-fit: cover;*/ /* Video füllt den Banner aus */
	/*}*/

.video-banner {
	position: relative;
	overflow: hidden;
	height: 80vh;
	/ Höhe des Banners /
}

	.video-banner video {
		position: absolute;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -1;
		transform: translate(-50%, -50%);
	}

.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* Dunkler Overlay für besseren Kontrast */
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	text-align: center;
}


#customers {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

	#customers td, #customers th {
		border: 1px solid #ececec;
		padding: 8px;
	}

	#customers tr:nth-child(even) {
		background-color: #ececec;
	}

	#customers tr:hover {
		background-color: #ddd;
	}

	#customers th {
		padding-top: 12px;
		padding-bottom: 12px;
		text-align: left;
		background-color: #4576a2;
		color: white;
	}

hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 0,1px;
	color: #94a7b8;
}

.button {
	background-color: #94a7b8; /* Green */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 22px;
	margin: 4px 2px;
	cursor: pointer;
	
}

.button1 {
	background-color: #94a7b8;
	color: white;
	border: #94a7b8;
	font-family: "Lato", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 30px;
	color: #fff;
}


.overlap-image {
	position: relative;
	z-index: 2; /* Höhere Ebene für das Bild */
	margin-top: -100px; /* Überlappt nach oben */
}

.background-column {
	background-color: #f8f9fa;
	position: relative;
	z-index: 1; /* Niedrigere Ebene */
}

	ul li::marker {
	color: rgba(234, 182, 25, 0.7);
	font-size: 1.5em;
}

.abstand li span {
	position: relative;
	left: 30px;
}


.bg-primary {
	color: #713f0b;
	background-color: #ffffff;
}

.bg-danger {
	background-color: #eae2d4;
}


button, input, optgroup, select, textarea {
	color: #955a0f;
	font: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	border: dotted;
}

#WebsiteContent #btnFooterTop {
	position: absolute;
	top: -15px;
	right: 15px;
}

#WebsiteContent {
	background-color: #fff;
	padding-bottom: 0px;
	position: center;
	font-family: Verdana;
	font-size: 18px;
	line-height: 1.42857143;
	color: #8b897e;
}

	#WebsiteContent a:hover {
		color: #000;
	}


#WebsiteHeader {
	position: relative;
	color: #fff;
}

#WebsiteLogo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background-repeat: repeat-x;
}

	#WebsiteLogo img {
		border: none;
	}

/*Neu Css*/
.catdispaly {
	display: none !important;
}


#Element {
	width: 2777.78px;
	height: 500px;
	top: 0px;
	left: -388.889px;
	position: absolute;
}


.img-thumbnail {
	border: double;
	border: 0,1px;
}

.innenabstand {
	padding: 20px;
	margin-bottom: 0px;
}

.innenabstand-anfrage {
	padding: 30px;
	margin-bottom: 0px;
}

.innenabstand-text {
	padding: 10px;
	margin-bottom: 0px;
}

.innenabstand-preise {
	width: 100%;
}

.innenabstand-foto {
	margin: 0% 0% -3% 0%;
}

.innenabstand-logo {
	padding: 15px;
}

.innenabstand-section {
	margin: 200px 0 200px 0;
}

.form-control {
	display: block;
	width: 60%;
	height: 55px;
	padding: 8px 12px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*.well {

	background-image: linear-gradient(to bottom, rgba(64, 55, 43, 0.8) 0%, rgba(64, 55, 43, 0.8) 100%);

}*/


section {
	padding: 1% 0;
	background-position: center 0px;
	background-color: #fff;
}

	section a:link, a:visited {
		color: #94a7b8;
		text-align: center;
	}

	section a:hover, a:active {
		background-color: #bba27a;
	}

	section .section-inner {
		text-align: justify;
		text-align: center;
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	section .section-textblock {
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 5px;
		background-color: rgba(0, 0, 0, 0.5);
		color: #fff;
	}

	section .section-inner h1 {
		margin: 0 0 05px 0;
		text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	}

	section .section-events h1 {
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		background: #fff;
	}

	section .section-text {
		padding: 15px;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.table {
	border-collapse: collapse !important;
}

	.table td {
		background-color: rgba(231, 225, 204, 0.77) !important;
	}

	.table th {
		background-color: #70614f !important;
		color: #fff;
	}

.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%
}


.col .container-fluid .row {
	padding: 0;
	margin: 0;
}

.container-fluid-footer {
	background-color: #462702 !important;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%
}


.carousel-inner {
	position: relative;
	width: 100%;
	overflow: auto;
	max-height: 100%;
}


@media only screen and (max-width: 800px) {

	.table {
		border: none;
	}

	.table-row,
	.table-cell {
		display: block;
		border: 1px solid silver;
	}

	.table-row {
		margin-bottom: 20px;
	}
}


/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}

.column {
	float: left;
	width: 50%;
}


/* Header */
#Header {
	position: relative;
}

.header-navbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
}

.header-logo {
	margin-right: auto;
}

.header-buttons {
	margin-left: auto;
}

/* Menü */

.navbar.affix {
	top: 0px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-color: transparent;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.navbar-inverse {
	background: none;
}

	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus {
/*		color: rgba(232, 225, 130, 0.7);*/
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
		background-color: rgba(0, 0, 0, 0.0);
		color: #bba27a;
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
		background-image: none;
		box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.0);
	}

	.navbar-inverse .navbar-nav > li > a {
		text-shadow: none;
		color: #fff; /* Menü Schriftfarbe*/
		font-size: 20px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	}



.navbar-collapse {
	background-color: transparent;
}


.navbar-toggle {
	border-color: #bba27a /* Farbe Aussenrand Auswahlmenü Mobil */
}

.navbar-inverse, .navbar-form {
	-webkit-box-shadow: 10px 20px 30px grey;
	box-shadow: 10px 20px 30px grey;
}


.navbar-nav .open .dropdown-menu > li > a { /* Unter-Menü Schriftfarbe Handy */
	color: rgba(0, 0, 0, 0.7);
	font-size: 18px;
}

.navbar-inverse .navbar-brand {
	color: #fff;
}


.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-toggle {
	border-color: #fff;
}

/* Menu Sticky */

.header-logo {
	/*padding: 10px;*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 360px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

	.header-logo img {
		width: 75%;
	}

.menu-fixed .header-logo {
	width: 200px;
}

.header-navbar {
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	padding: 15px;
	background: rgba(64, 55, 43, 0.4);
}

.menu-fixed .header-navbar {
	background: rgba(64, 55, 43, 0.4);
	color: #fff;
}

.navbar.affix {
	position: relative;
}

.navbar-inverse, .navbar-form {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

	.navbar-inverse .navbar-nav > li > a {
		color: white;
		-webkit-transition: color 0.4s;
		-o-transition: color 0.4s;
		transition: color 0.4s;
	}

.menu-fixed .navbar-inverse .navbar-nav > li > a {
	color: #fff;
}


.header-button2 {
	position: absolute;
	bottom: 40px;
	left: 40px;
}


.header-button2-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-image: -webkit-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -o-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bba27a), to(#a48554));
	background-image: linear-gradient(to bottom, #bba27a 0%, #a48554 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbba27a', endColorstr='#ffa48554', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #bba27a;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	transform: rotate( -10deg);
	transition: all 0.4s;
	box-shadow: 0 0 5px black;
	color: #fff;
	text-decoration: none;
	border: solid;
}

.header-button-inner:hover {
	transform: none;
}

a.header-button-inner {
	cursor: pointer;
	color: inherit;
}


/* Fifty */
.fifty {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fifty-pic,
.fifty-content {
	width: 50%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

	.fifty-pic img {
		max-width: none;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center center;
		object-position: center center;
	}

.fifty-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	background-color: #ececec;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: justify-all;
	color: #7d7d7d;
}


.fifty a:link, a:visited {
	/*background-color: rgba(111, 52, 10, 0.7);*/
	color: rgba(159, 159, 159, 0.93);
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

.fifty a:hover, a:active {
	background-color: #eee;
}

.fifty-reversed {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}


/*
	Swiper Pfeile
*/


.jssora01l,
.jssora01r {
	position: absolute;
	width: 60px;
	height: 100px;
	z-index: 10;
	font-size: 30px;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/*
.jssora01l {
	left: 20px;
}
.jssora01r {
	right: 20px;
}
*/

.btn-lg, .btn-group-lg > .btn {
	padding: 5px 11px;
	font-size: 19px;
	line-height: 1.3333333;
	border-radius: 0px;
}

/* ---------VERSCHIEDENE GRÖßEN---------- */





/* Mobile xs 768x1200 */

@media screen and (max-width: 767px) {
	h1 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 35px;
		color: #94a7b8;
	}

	h2 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 25px;
		color: #94a7b8;
	}

	h3 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #a49586;
	}

	h4 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #94a7b8;
	}

	h5 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h6 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 20px;
		color: #94a7b8;
	}


	#WebsiteTop #Logo_Desktop {
		padding: 10px;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	a {
		color: #acc1b9;
		text-decoration: none;
	}

	.nav > li > a {
		padding-left: -55px;
		padding-right: 0px;
		font-size: 20px;
	}

	.header-logo,
	.header-buttons {
		display: none;
	}

	.header-navbar {
		-webkit-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		padding: 15px;
		background: rgba(64, 55, 43, 0.0);
	}

	.navbar-container {
		width: 100%;
	}

	.navbar-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: calc(100% - 30px);
		padding: 0 10px;
	}

	body:not(.menu-fixed) .navbar-collapse {
		background: rgba(43, 43, 43, 0.9);
		color: #fff;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: inherit;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 100%;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 82%;
	}


	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 100%;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}

	.header-button2 {
		display: none;
	}
}

.form-control {
	display: block;
	width: 80%;
	height: 35px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}


/* Tablet Hochformat */

@media (min-width: 768px) {

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 0px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
	h1 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h2 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h3 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #a49586;
	}

	h4 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #94a7b8;
	}

	h5 {
		font-family: "Lato", sans-serif;
		font-size: 30px;
		color: #94a7b8;
	}

	h6 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 40px;
		color: #94a7b8;
	}

	#WebsiteTop #Logo_Desktop {
		padding: 10px;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.navbar-inverse .navbar-nav > li > a {
		font-size: 11px;
	}

	.header-navbar.header-navbar .nav > li > a {
		padding-right: 5px;
	}


	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 100%;
	}

	@media screen and (max-width: 1280px) {
		.header-navbar .nav > li > a {
			padding-right: 10px;
		}
	}

	a {
		color: #cec29e;
		text-decoration: none;
	}


	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 82%;
	}

	a {
		color: #acc1b9;
		text-decoration: none;
	}


	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 100%;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}
}


/* Tablet Querformat */

@media screen and (min-width: 992px) and (max-width: 1199px) {
	h1 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h2 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h3 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #a49586;
	}

	h4 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #94a7b8;
	}

	h5 {
		font-family: "Lato", sans-serif;
		font-size: 30px;
		color: #94a7b8;
	}

	h6 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 40px;
		color: #94a7b8;
	}

	.innenabstand {
		padding: 5px;
		margin-bottom: 0px;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}

	.header-navbar.header-navbar .nav > li > a {
		font-size: 20px;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 84%;
	}
}

@media screen and (max-width: 1440px) {

	.header-button--facebook {
		display: none;
	}

	.header-logo {
		width: 180px;
	}

	.menu-fixed .header-logo {
		width: 160px;
	}
}

@media screen and (max-width: 1280px) {
	.header-navbar .nav > li > a {
		padding-right: 5px;
	}
}

	a {
		color: #acc1b9;
		text-decoration: none;
	}

@media screen and (max-width: 1140px) {
	.header-logo {
		display: none;
	}

	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 100%;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}
}


/* Desktop lg 1920x1200 Laptop  */


@media screen and (min-width: 1200px) and (max-width: 1920px) {
	h1 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 50px;
		color: #94a7b8;
	}

	h2 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	h3 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #a49586;
	}

	h4 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #94a7b8;
	}

	h5 {
		font-family: "Lato", sans-serif;
		font-size: 30px;
		color: #94a7b8;
	}

	h6 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.nav > li > a {
		padding-left: 0px;
		padding-right: 10px;
		font-size: 18px;
		color: #fff;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}


	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 87%;
	}
}



/* Desktop xxl 2560x1600 */

@media screen and (min-width: 2021px) {
	h1 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 50px;
		color: #94a7b8;
	}

	h2 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 40px;
		color: #94a7b8;
	}

	h3 {
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		color: #a49586;
	}

	h4 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 22px;
		color: #94a7b8;
	}

	h5 {
		font-family: "Lato", sans-serif;
		font-size: 30px;
		color: #94a7b8;
	}

	h6 {
		font-family: "Lato", sans-serif;
		font-optical-sizing: auto;
		font-style: normal;
		font-size: 30px;
		color: #94a7b8;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.nav > li > a {
		padding-left: 5px;
		padding-right: 35px;
		font-size: 20px;
		color: #fff;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 89%;
	}
}

/* Wetter */
#meteoprovbz_container {
	margin-top: 30px;
}

	#meteoprovbz_container, #meteoprovbz_container th, #meteoprovbz_container td {
		border: none !important;
		text-align: center !important;
		font-weight: normal !important;
	}

		#meteoprovbz_container .meteoprovbz_min {
			background-color: #70614f;
			color: #ccc !important;
		}

		#meteoprovbz_container .meteoprovbz_max {
			background-color: #a99783;
			color: #ccc !important;
		}

		#meteoprovbz_container a {
			padding: 0 !important;
			margin: 0 !important;
		}

		#meteoprovbz_container td[colspan="6"] {
			padding: 5px 0 0 0 !important;

		}
