@charset "utf-8";

* {				
				margin: 0;
				padding: 0;
				border: 0 none;
}

html {
	box-sizing: border-box;
	height: 100%;
}

html>body {		
				height: 100%;
				font-size: 13px;
				overflow: auto;
}

body {			
		font-family: 'Playfair Display', serif; 
		background-color: #f1f0ec;
}

#header-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	min-height: 40px;
	width: 100%;
}

#header-content {
	position: relative;
	float: right;
	padding: 30px;
}
			
#nav, #nav ul { list-style-type: none; margin-top: -5px; margin-right: -7px; padding-right: 16px; transition-delay: all 1.9s; }
#nav li { float: left; position: relative; white-space: nowrap; background-color: transparent; font-weight: normal; font-size: 1.0em; }
#nav li:hover { background-color: transparent; }
#nav li a { color: black; text-transform: none; text-decoration: none; padding: 3px 6px; display: block; font-size: 1.3em; }
#nav li:hover a { color: #e2d7c7; }



#logo {
	position: relative;
	float: left;
	width: 320px;
	height: auto;
	padding-left: 30px;
	padding-top: 15px;
}

#mail {
	display: none; visibility: hidden;
}

.slick-prev {
	z-index: 2;
}

.single-item {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 90px;
	bottom: 0;
	width: 100%;
	height: auto;
	background-size: cover;
	background-position: center center;
}

.single-item div img {
	position: relative;
	width: 100%;
	height: 100%;
}

.multiple-items {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 90px;
}

.content {
	color: black;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 80px;
}

.content2 {
	color: black;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 0px;
}

.bild {
	position: relative;
	padding: 0;
	margin: 60px auto 0px auto;
	text-align: center;
}

.bild img {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
}

.bild_breite {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 60px auto 0px auto;
}

.bild_breite img {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.area {
	background-color: #e2d7c7;
	width: 100%;
	height: 40px; 
}

.gallerie {
	position: relative;
	background-color: #e2d7c7;
	padding: 4px;
	margin: 60px 0;
	text-align: center;
}

.gallerie img {
	padding: 2px;
}

#imagelightbox
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}

.footer {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}

.footer h3 li{
	position: relative;
	list-style-type: none;
	padding: 0 30px;
}

.line {
	position: relative;
	width: 650px;
	height: 1px;
	margin: 0 auto;
	margin-top: 40px;

	background-color: black;
}

.imp {
	font-family: "Playfair Display";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;

	text-align: center;
}

#top {
	margin-top: 30px;
}

.back {
	padding-bottom: 24px;
	padding-top: 20px;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

p + p {
	margin-top: 30px;
}

h1 {
	font-family: "Playfair Display";
	font-size: 84px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 111px;

	color: #e2d7c7; 
	padding-bottom: 24px;
	padding-top: 80px;
	padding-right: 30px;
	padding-left: 30px;
}

h2 {
	font-family: "Playfair Display";
	font-size: 49px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 60px;

	color: #e2d7c7; 
	padding-bottom: 24px;
	padding-top: 80px;
	padding-right: 30px;
	padding-left: 30px;
}

h3 {
	font-family: "Playfair Display";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: center;
	line-height: 36px;
}

h4 {
	font-family: "Playfair Display";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}

h5 {
	font-family: "Playfair Display";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	text-align: center;
	line-height: 28px;
}

h6 {
	font-family: "Playfair Display";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;

	font-weight: 600;
	padding-bottom: 14px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
}

p {
	font-family: "Playfair Display";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-align: justify;
	line-height: 36px;
	padding-left: 30px;
	padding-right: 30px;
}

p.init:first-letter {
	font-size: 300%;
	font-weight: bold;
	padding-right: 6px;
}

p.last {
	padding-bottom: 40px;
}

#last {
	padding-bottom: 40px;	
}

@media only screen and (max-width: 735px) {	 

#header-content { display: none; visibility: hidden; }

#header-wrapper {	
	position: absolute;
	width: 330px;
	margin: 0 auto;
}

#logo {
	width: 200px;
	margin-top: 13px;
}

#mail {
	display: block; visibility: visible;
	width: 40px;
	margin-top: 30px;
	padding-left: 30px;
}

.content {
	margin-top: 50px;
}

.content2 {
	margin-top: 30px;
}

.bild {
	position: relative;
	max-width: 100%;
	margin-top: 40px;
}

.bild img {
	width: 100%;
}

.bild_breite {
	margin-top: 30px;
	margin-bottom: 6px;
}

.line {
	width: 100%;
	margin-top: 30px;
}

h1 {
	font-size: 40px;
	line-height: 47px;
}

h2 {
	font-size: 28px;
	line-height: 33px;
	padding-top: 0;
}

h3 {
	font-size: 16px;
	line-height: 29px;
}

h4 {
	font-size: 10px;
	line-height: 12px;
}

p {
	font-size: 13px;
	line-height: 21px;
}

} */

