* {
  	margin: 0px;
  	padding: 0px;
  	font-weight:normal;
}

ul,ol{
  	list-style:none;
}

b
{
	font-weight:bold;
}

img,a img{
	border:none;
}

@font-face{
	font-family:"caveat-brush";
	src:url("Fonts/caveat-brush-v12-latin-regular.woff2") format('woff2');
}


p{
	padding-bottom: 1em;
}

/*h1,h2,h3,h4{
	font-weight:bold;
}*/

h1, summary:not(#news summary){
	font-size:1.8em;
	padding-bottom:0.5em;
	color:#1c6137;
}

h2{
	font-size:1.4em;
	padding-bottom:0.2em;

}

h3{
	font-size:1.1em;
}

h4{
	font-size:1em;
	padding-bottom:0;
}

a:link, a:visited, a:active  {
 	text-decoration: underline;
	color:#1c6137;
	font-size:1.2em;
}

a:hover:not(li.aktiv a:hover),  .link:hover{
	opacity:0.5;
}
nav a:link, nav a:visited, nav a:active{
 	text-decoration: none;
	color: #F9F9EF;
}
nav .aktiv a:visited,nav li.aktiv a, nav:active  {
 	text-decoration: underline;
}
body{
	color: #61271c;
	font-family:"caveat-brush", serif;
	line-height: 1.7;
	text-align:center;
	background:url(Bilder/hg.png) no-repeat ;
	background-size: cover;
	background-color:#F9F9EF;
	font-size: 120%;
}

main {
	position:relative;
	max-width:1600px;
	min-width: 160px;
	margin:2em auto 0 auto;
	width: 100%;
}

header img{
	width: 100%;
	max-width: 1500px;
	margin:0 auto;
}
nav{
	display: flex;
	align-content: center;
}
nav img{
width: 100%;
max-width: 80px;
}
nav ul,footer ul{
	display:flex;
	justify-content: space-around;
	font-weight: normal;
	font-size: 1.3em;
}
nav ul{
	margin: 1em 0 0 2em;
	  display: flex;
	  justify-content: space-around;
		flex-direction: column;
}
nav ul li{
	margin-bottom: .8em;
	font-size: 1.3em;
}
nav li a:link{
	color:#F9F9EF;
}

#navi{
	  text-align: right;
		position: absolute;
		right: -100%;
		top:0;
		opacity: 0;
		transition: 0.4s all ease-in-out ;
		width: 0;
		background-color: rgba(0,0,0,.7);
	}
	#navi ul{
    padding: 0 1.5em;
	}
	#menu:target ~ #navi{
		right: 0%;
		z-index: 1;
		opacity: 1;
		transition: 0.2s all ease-in-out;
		width: auto;
		padding: 1em;
	}
	#menu{
		display: block;
	position: sticky;
	top: 0;
flex: 1;
		padding:2em;
	}
	#back{
	position: sticky;
	top: 0;
   flex: 1;
		padding:2em;
		display: block;
	}
	.offcanvas a{
		display: block;
		color:#000;
	}
	
	.offcanvas:hover, #back:hover{
		opacity: .3;
	}
	.offcanvas:target:hover{
		opacity: .7;
	}

	#menu:target ~ #box{
		position: absolute;
		width: 100vw;
		height: 150vh;
		display: block;
		background:rgba(0,0,0,.7);
		top:-50vh;
		cursor: pointer;
		z-index: 1;
		left: 0;
	}
	.offcanvas:target{
		background:none ;
	}
	#close{
	font-weight: bold;
    font-size: 2em;
    border: 0.1em solid;
    border-radius: 2em 2em 2em 2em;
    padding: 0.1em .5em;
    margin: .5em;
	}
	#close a {
    color: #000;
	}
#logo{
flex: 2.5;
margin:auto;
	position: sticky;
	top: 0;
}
#logo p{
	font-size: 2.5em; 
	color:#1c6137;
}

#banner{
	min-width: 150px;
}
#banner figure:last-child {
    position: relative;
}
#spalten  {
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
input[type='checkbox'], nav label{
	display: none;
}

footer ul #datenschutz{
display: inherit;
}
article {
	margin:2em auto;
	overflow: auto;
	min-height: 30vh;
	width: 80%;
}
summary{
cursor: pointer;
}
details summary::marker {
  display: none;
}
#text{
	width: 80%;
	max-width: 800px;
	margin: 0 auto;
}
footer{
	margin-top:2em;
	border-top:2px solid;
	padding-bottom:3%;
	text-transform: uppercase;
}

footer ul{
	margin: 0 auto;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-around;
	font-size: 1em;
}
footer ul li{
	padding-top: 0.5em;
}
footer img{
	width:60%;
}
address{
	margin:2em auto;
}
article img{
	width: 100%;
max-width: 400px;	
}
#termine ul{
	display: flex;
	text-align: left;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#termine {
	display: inline-block;
}
#termine li ul{
	padding-bottom:2em;
}
details #termine li ul{
	padding-bottom:0;
}
#termine li ul li{
	font-weight:bold;
   flex:1;
	margin-right:0.5em ;
	white-space: nowrap;
}
details #termine li ul li{
	font-weight:normal;
}
details #termine {
	text-align: left;
}

#termine h3{
	padding-bottom:0;
}

#kontakt{
	max-width: 550px;
	max-width: 600px;
	margin: 0 auto;
}


#kontakt input[type='checkbox']{
	display:inline;
	width:auto;
}

label{
	font-weight:bold;
	text-align: left;
	cursor: pointer;
	display:block;
}

input{
	width: 100%;
	padding:2px;
	display:block;
	margin-bottom:3%;
	border-radius: 5px;
	/*font-family: "Georgia" ,  serif;*/
}

textarea{
	width: 100%;
	height:100px;
	display: block;
	padding:2px;
	margin-bottom:6%;
	border-radius: 5px;
}

input.button, button{
	position: relative;
	display: inline;
	border-radius: 5px;
	cursor: pointer;
	font-weight: bold;
	width:auto;
	background-color: #1E4900;
	color: #fff;
	padding: .5em 1em;
	margin-top: 3em;
	border-color: transparent;
}
#news summary{
	text-decoration: underline;
}
input.button:hover {
	font-weight: bold;
	color: #6B750C;
}
button{
	background-size: contain;
	font-size: 25px;
	text-transform: lowercase;
	font-family:"Barcelony", cursive;
	font-weight: normal;
	color: #FFF;
	padding:1em;
}
.error{
	box-shadow: #F00 0px 0px 1.5px 1px;
	color: #F00;
}

.success{
	box-shadow: none;
	color: green;
}

.weg, #mehr{
    display: none;
}
/*---------lightbox-----------*/
#galerie  {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex:1;
}
#galerie figure {
	margin-bottom: 3em;
}
#galerie #bildanzeige{
	margin:0;
}
#galerie figure figcaption {
	font-weight: bold;
}
#text{
		flex:1.8;
}
#thumb{
	border:2px solid;
	transition: 0.5s all ease;
	vertical-align: top;
	height: 200px;
	margin:10px;
}
a #thumb:hover{
	opacity: 0.7;
	cursor: pointer;
}
.lightbox:target{
	visibility: visible;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.65);  
	transition: opacity .5s, visibility .5s, background .3s;
}
.lightbox:target > #bildanzeige{
	visibility: visible;
	opacity: 1;
	transition: opacity .6s;
}
.lightbox{
	position: fixed;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 2; 
	cursor: default;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.55);   
	transition: opacity .5s, visibility .5s, background .3s;
}
.lightbox #bildanzeige{
	border: 3px solid #c0c0c0;
	position: relative;
	background-color: #808080;
	display: inline-block;  
	border-radius: 5px;    
	box-shadow: 0 0 50px rgba(0,0,0,10); 
	text-align: center;
	padding:3%;
	overflow-y: scroll;
}
#bildanzeige figcaption {
	font-size: 120%;
	margin:0;
	font-weight: bold;
	color:#fff;
	display: flex;
	justify-content: space-around;
	align-items:center; 
}
#bildanzeige img{
	margin: auto ;
	height:inherit;
	width:100%;
	max-width: 1100px;
}
#bildanzeige img.hochkant{
	width:inherit;
	height:80vh ;
	max-width: auto;
}
.box{
	display: block;
	cursor: pointer;
	height: 100%;
	width:  100%;
	position: absolute;
	left: 0;
	top: 0;
}
.schliessen:hover, a.next:hover, a.back:hover {
	opacity: 0.5;
}
span.next:after, span.back:after {
	opacity: 0;
}
.schliessen {
	position: absolute;
	top: 0;
	right: 0;
	line-height:0.8;
	padding:3px 5px;
	colo
}
.schliessen:after {
	content: "x";
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	text-shadow:1px 1px 1px #000;
}
.next:after {
	content: "►";
	font-size: 30px;
	color: #fff;
	text-shadow:1px 1px 1px #000;
}
.back:after {
	content: "◄";
	font-size: 30px;
	color: #fff;
	text-shadow:1px 1px 1px #000;
}
#bildanzeige .next {
    bottom: 50%;
    right: 2%;
	position: absolute;
}
#bildanzeige .back {
    bottom: 50%;
    left: 2%;
	position: absolute;
}
/*----------SLIDER-----------*/
#banner img {
    width: 100%;
		height:auto;
}
#banner img.hochkant {
    width:auto;
		height:95vh;
}
#banner figure {
    position: absolute;
    opacity: 0;
    width: 100%;
		height:auto;
}
#banner figure:nth-of-type(1) {
    animation: fade 30s ease-in-out infinite;
}

#banner figure:nth-of-type(2) {
    animation: fade 30s 5s ease-in-out infinite;
}

#banner figure:nth-of-type(3) {
    animation: fade 30s 10s ease-in-out infinite;
}

#banner figure:nth-of-type(4) {
    animation: fade 30s 15s ease-in-out infinite;
}

#banner figure:nth-of-type(5) {
    animation: fade 30s 20s ease-in-out infinite;
}
#banner figure:nth-of-type(6) {
    animation: fade 30s 25s ease-in-out infinite;
}
#banner figure#solo{
  animation: fadein 30s ease-in-out infinite;
}
@keyframes fade {
    6.66%, 16.66%          {opacity:1;}
       0%, 26.66%, 100% {opacity:0;}
}
@keyframes fadein {
    6.66%, 16.66%   ,26.66%, 100%         {opacity:1;}
       0%  											{opacity:0;}
}
#video{
	max-width: 800px; 
	position: relative;
    margin:0 auto 10% auto;
}
#video:before{
  content: "";
  display: block;
    padding-top: 56.25%;/* 16:9 Format */
}
#video>iframe{
	position: absolute;
  top: 0;;
  left: 0;
  right: 0;
  bottom: 0;
    width: 100%;
    height: 100%;
}
/*-----------RESPONSIVE-----------*/
@media only screen and (max-width:1100px){
	
	#logo p{
	font-size: 2em;
}
footer img{
	width:40%;
}
}
@media only screen and (max-width:900px){
	body {
		font-size: 110%;
	}
	header a{
		font-size: 4vw;
	}
	#logo p{
	font-size: 1.7em;
}
.offcanvas{
		background-size: 10%;
	}
}
@media only screen and (max-width:600px){
	body {
		font-size: 100%;
	}
	#logo p{
	font-size: 1.3em;
}
	
	nav ul li{
	}
}
@media only screen and (max-width:550px){
	nav ul li{
		
	}
	#logo p{
	font-size: 1.1em;
}
	
	footer img{
	width:40%;
	
}
.offcanvas{
		background-size: 15%;
	}
}
@media only screen and (max-width:450px){
	body {
		font-size: 90%;
	}

	#logo p{
		font-size: 1em;
	}
	nav ul{
	font-size:1.3em;
	}
	

}

@media only screen and (max-width:420px) and (orientation: landscape){
	
	nav ul{
	}
	
		nav ul{
		
}
@media only screen and (max-width:300px) {
	
	nav ul li{
	}
}
