﻿@charset "utf-8";

* {
	border: 0px;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	color: #1e1e1e;
	overflow-x: hidden;
}

a img {
	border: none;
}

a {
	color: #a99460;
	text-decoration: none;
}

a:hover {
	color: #1e1e1e;
	text-decoration: none;
}

img {
	vertical-align: bottom;
}

.trennlinie {
	border-top: solid 1px;
	border-color: #000;
}

.trennlinie-weiss {
	border-bottom: solid 1px;
	border-color: #fff;
}

.graustufen {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.graustufen:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.farben {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.farben:hover {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.auszoomen {
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.auszoomen:hover {
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}

.einzoomen {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.einzoomen:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
	-webkit-transform: scale(2.00);
	transform: scale(2.00);
	z-index: 5000;
}

.responsive-video iframe {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
	height: 100%;
}
 
.responsive-video {
	position: relative;
	height: 0;
	padding: 0 0 50% 0;
 	overflow: hidden;
}

.pulsieren {
    animation: pound 3.0s infinite;
	transform-origin: center;
}

@keyframes pound {
	50% { transform: scale(0.9);
	-webkit-filter: opacity(0.7); }
}

.kursiv {
	font-size: 18px;
	color: #433c34;
	transform: rotate(-6deg);
}

#zerone {
	padding: 25px 0;
}





 @media screen and (min-width: 1024px) {
 
.smartphone {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#news {
	position: fixed;
	left: 25%;
	top: 114px;
	background: #000;
	color: #fff;
  	z-index: 5000;
}

#news a:link {
	color: #fff;
}

#nach-oben {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 60px;
	height: 15px;
	z-index: 5000;
}

#nach-unten {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 5000;
}

.logo {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
}

.logo a {
	color: #000;
}

#hauptmenue {
	position: fixed;
	top: 0;
	width: 100%;
	font-size: 18px;
	z-index: 6000;
}

#hauptmenue a {
	color: #fff;
	text-decoration: none;
}

#hauptmenue a:hover {
	color: #cfbf91;
	text-decoration: none;
}

#menu {
	background-color: rgba(0, 0, 0, 0.90);
	color: #fff;
	padding: 25px 0;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #cfbf91;
}

.menu li {
	display: block;
	text-align: left;
	line-height: 25px;
	padding: 0 50px;
	white-space: nowrap;
}

.separator {
	font-size: 22px;
	font-weight: bold;
	color: #cfbf91;
	padding: 0 0 0 13px;
}

#inhalt {
	line-height: 1.5em;
	margin: 110px 0 0 0;
}

#fusszeile {
	font-size: 18px;
	margin: 50px 0 0 0;
}

#fusszeile a:link {
	color: #1e1e1e;
}

#fuszzeile a:visited !important {
	color: #1e1e1e;
}

#fuszzeile a:active !important {
	color: #1e1e1e;
}

#fusszeile a:hover {
	color: #a99460;
}

.images {
	width: 100%;
	height: auto;
}

.t5 {
	float: left;
	width: 5%;
	border-spacing: 0px;
}

.t10 {
	float: left;
	width: 10%;
	border-spacing: 0px;
}

.t12 {
	float: left;
	width: 12.5%;
	border-spacing: 0px;
}

.t15 {
	float: left;
	width: 15%;
	border-spacing: 0px;
}

.t20 {
	float: left;
	width: 20%;
	border-spacing: 0px;
}

.t25 {
	float: left;
	width: 25%;
	border-spacing: 0px;
}

.t30 {
	float: left;
	width: 30%;
	border-spacing: 0px;
}

.t33 {
	float: left;
	width: 33.333%;
	border-spacing: 0px;
}

.t40 {
	float: left;
	width: 40%;
	border-spacing: 0px;
}

.t45 {
	float: left;
	width: 45%;
	border-spacing: 0px;
}

.t50 {
	float: left;
	width: 50%;
	border-spacing: 0px;
}

.t60 {
	float: left;
	width: 60%;
	border-spacing: 0px;
}

.t66 {
	float: left;
	width: 66.666%;
	border-spacing: 0px;
}

.t70 {
	float: left;
	width: 70%;
	border-spacing: 0px;
}

.t75 {
	float: left;
	width: 75%;
	border-spacing: 0px;
}

.t80 {
	float: left;
	width: 80%;
	border-spacing: 0px;
}

.rh10 {
	padding: 0 10%;
}

.span3 {
	text-align: left;
	font-size: 1.00vw;
	width: 31.3333%;
	float: left;
	margin: 0 1% 2% 1%;
}

#zurueck {
	width: 25%;
	z-index: 5000;
}

.zurueck {
	float: left;
	width: 10%;
	border-spacing: 0px;
	padding: 5% 0 0 0;
}

.vor {
	float: right;
	width: 10%;
	border-spacing: 0px;
	padding: 5% 0 0 0;
}

.titel {
	pointer-events: none;
  	cursor: default;
  	color: #000;
}

.bilder {
	float: left;
	width: 40%;
	border-spacing: 0px;
}

.beschrieb {
	float: left;
	width: 40%;
	border-spacing: 0px;
	padding: 5% 0 0 0;
}

.uebersicht {
	margin: 0 10%;
}

.uebersicht h2 {
	font-size: 1.00em;
	font-weight: 100;
	line-height: 1.00em;
}

.uebersicht .zurueck {
	display: none;
}

.uebersicht .vor {
	display: none;
}

.uebersicht .titel {
	pointer-events: visible;
  	cursor: pointer;
  	text-decoration: none;
  	white-space: nowrap;
  	font-size: 1.00vw;
}

.uebersicht .bilder {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
	background: #fff;
	float: left;
	width: 100%;
	padding: 0 5%;
	border-spacing: 0px;
}

.uebersicht .bilder:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.uebersicht .flex-caption {
	display: none;
}

.uebersicht .beschrieb {
	display: none;
}

.uebersicht .items-row {
	float: left;
	width: 25%;
}

#e6 {
	line-height: 0px;
	color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

#e6:hover {
	background-color: rgba(0, 0, 0, 1.00);
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	padding: 0 0 2% 0;
}

#e6 a {
	color: #fff;
}

#e6 a:hover {
	color: #cfbf91;
}

h1 {
	font-size: 3.00em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

h2 {
	font-size: 2.00em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

h3 {
	font-size: 1.00em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

.schaltflaeche {
	background: #cfbf91;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 4px 10px;
}

.flex-caption {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.90);
	top: 45%;
	right: 10%;
	color: #fff;
	text-align: left;
	width: auto;
	padding: 1.000rem 1.000rem;
	font-size: 1.200rem;
}

}





 @media screen and (max-width: 1023px) {
 
.desktop {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#news {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#nach-oben {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 60px;
	height: 15px;
	z-index: 5000;
}

#nach-unten {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 5000;
}

#zurueck {
	display: none;
}

.zurueck {
	display: none;
}

.vor {
	float: right;
	width: 10%;
	border-spacing: 0px;
	padding: 5% 0 0 0;
}

.bilder {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.beschrieb {
	float: left;
	width: 100%;
	border-spacing: 0px;
	padding: 5% 0 0 0;
}

.uebersicht {
	margin: 0 5%;
}

.uebersicht h2 {
	font-size: 1.00em;
	font-weight: 100;
	line-height: 1.00em;
}

.uebersicht .zurueck {
	display: none;
}

.uebersicht .vor {
	display: none;
}

.uebersicht .bilder {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
	background: #fff;
	float: left;
	width: 100%;
	padding: 0 5%;
	border-spacing: 0px;
}

.uebersicht .bilder:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.uebersicht .flex-caption {
	display: none;
}

.uebersicht .beschrieb {
	display: none;
}

.uebersicht .items-row {
	float: left;
	width: 100%;
}

.logo {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.logo a {
	color: #000;
}

#hauptmenue {
	position: absolute;
	top: 0;
	width: 100%;
	font-size: 15px;
	z-index: 6000;
}

#menu {
	background-color: rgba(0, 0, 0, 0.90);
	color: #fff;
	padding: 25px 0;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #cfbf91;
}

.menu li {
	display: block;
	text-align: left;
	line-height: 25px;
	padding: 0 50px;
}

.separator {
	font-weight: bold;
	color: #cfbf91;
}

#inhalt {
	margin: 120px 0 0 0;
}

#fusszeile {
	background-color: rgba(230, 230, 230, 0.00);
	font-size: 18px;
	margin: 50px 0 0 0;
}

#fusszeile a:link {
	color: #1e1e1e;
}

#fuszzeile a:visited !important {
	color: #1e1e1e;
}

#fuszzeile a:active !important {
	color: #1e1e1e;
}

#fusszeile a:hover {
	color: #a99460;
}

.images {
	width: 100%;
	height: auto;
}

.t5 {
	float: left;
	width: 5%;
	border-spacing: 0px;
}

.t10 {
	float: left;
	width: 2%;
	border-spacing: 0px;
}

.t12 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t15 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t20 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t25 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t30 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t33 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t40 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t45 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t50 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t60 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t66 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t70 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t75 {
	float: left;
	width: 100%;
	border-spacing: 0px;
}

.t80 {
	float: left;
	width: 96%;
	border-spacing: 0px;
}

.rh10 {
	padding: 0 1%;
}

.span3 {
	margin: 0 0 5% 0;
}

#e6 {
	line-height: 0px;
	color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

#e6:hover {
	background-color: rgba(0, 0, 0, 0.90);
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	margin: 0 2%;
	padding: 0 0 2% 0;
}

#e6 a {
	color: #fff;
}

#e6 a:hover {
	color: #cfbf91;
}

h1 {
	font-size: 3.00em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

h2 {
	font-size: 1.50em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

h3 {
	font-size: 1.00em;
	font-weight: 100;
	line-height: 1.00em;
	padding: 0 0 20px 0;
}

.flex-caption {
	position: absolute;
	background-color: rgba(0, 0, 0, 1.00);
	top: 100%;
	left: 0;
	color: #fff;
	text-align: left;
	width: 100%;
	padding: 0.500rem 0.500rem;
	font-size: 1.200rem;
}

}