/*-----------------CSS RESET--------------
----------------------------------------*/
* {
  	margin: 0px;
  	padding: 0px;
  	font-size: 100%;
  	font-weight:normal;
}

ul{
  	list-style:none;
}
.bold{
  font-weight: bold;
} 
b,strong{
  font-weight: bold;
}
.underline{
	text-decoration: underline;
}
img, img a, a{
	border:none;
}

p{
	padding-bottom: 1em;
	text-align:justify;
}
h1,h2,h3,h4,h5{
	text-decoration: none;
	padding-bottom:1em;
}
h1{
	font-size:1.5em;
	padding-bottom:1.5em;
}
h2, h6{
	font-size:1.3em;	
}
h3{
	font-size:1.1em;
}
h4{
	font-weight:normal;
	padding-bottom:1em;	
}
h5{
	font-weight:normal;	
}
a,
a:link,
a:active  {
 	text-decoration: none;
	color: #000;
}
a:hover,
a:focus,
.aktiv,.aktiv a{
	color: #007e39;
    text-shadow: 0.5px 0.5px 0.2px #3d1b01;
}
.small{
	font-size: .6em;
}
.rechts{
	float: right;
}
.bold{
	font-weight:bold;	
}
body { 
	
  font-family:'Arial';
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	color: #007e39;
	background-color: #e8fcd1;
}
main{
  width: 90%;
	max-width: 1500px;
	min-width: 200px;
	margin:0 auto;
	position: relative;
}
header{
	width:100%;
	margin:0 0 1em 0;
	position: relative;
}

header ul, footer ul{
	display: flex;
	align-items: baseline;
	justify-content:flex-end;
	font-size: 1.3em;
	flex:2;
	text-align: right;
	margin-top: 2em;
	flex-wrap:wrap;
	align-items: center;
}
header ul li,footer ul li{
	margin: 0 0 2em 2em;
}

header ul img{
	width: 60%;
}
#bioland img{
	min-width: 90px;
	margin:0 0 0 1em;
	}
footer{
	padding:1em 0;
	width:95%;
margin:auto;
}
#logo{
	width: 15%;
	display:inline-block;
	flex:1;
margin:.3em 0 1em 0;
float: left;
}
#oben p, #oben h4 {
clear: both;
}
#logo img:hover{
	opacity: .7;
}

#logo img{
	width: 100%;
	max-width: 400px;
	min-width: 220px;
	margin: auto;
}
nav{
	position: absolute;
	right:0;
	top:0;
	flex: 1;
	width: 70%;
}
nav #menu{
	display: flex;
	align-items: baseline;
	margin:2% auto ;
	padding-right:2%;
	align-content: space-between;
  justify-content: flex-end;
}
nav ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
    text-align: center;
	flex:1;
}
nav #hiddenmenu{
	display: none;
}
a #bild:hover{
	opacity: .6;
}
#auswahl li a{
font-weight: bold;
text-align: center;
font-size: 1.4em;
}
#auswahl li{
	display: inline;
padding-bottom: 1em;
}#auswahl{
margin-bottom: 2em;
	}
#artenauswahl{
	margin-bottom: 3em;
}
.art{
  text-align: center;
}
table{
	margin:1em 0;
}
thead{
	position: sticky;
	top:0;
}
tbody{
	vertical-align: top;
}
table, th, td{
	border-collapse: collapse;
	border:thin solid;
background-color: #fff;
padding:5px;
text-align: left;
}
th{
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: .5em;
}
tbody th{
	font-size:1.3em;
}
.infotext{
	padding-top: .5em;
	padding-bottom: .5em;
	background-color:#e8fcd1;;
}

#suche{
	margin:3em 0;
	width: 50vw;
	scroll-padding-top:3em;
}
input#gesamtpreis{
	width: auto;
	font-size: 1.2em;
	font-weight: bold;
}
article a,
article a:link,
article a:active  {
 	text-decoration: none;
}
article a:hover,
article a:focus,
article .aktiv,article .aktiv a{
	color: #3d1b01;
    text-shadow: none;
}
.flex{
	display: flex;
	flex-wrap:wrap;
	}
.mitte{
	justify-content: space-between;
	}
	.arten{
	display: flex;
	flex-wrap:wrap;
	padding: .5em 0;
	font-size: 1.2;
	font-weight: bold;
}
.arten li a{
	padding: .5em 0;
	font-size: 1.2;
	font-weight: bold;
}
#bild {
margin:0 2em 2em 0;
}	
#bild img#menu {
    height: 150px;
    width: 150px;
    display: block;
    object-fit: cover;
     
}
article a ul:hover {
    opacity:.6; 
    text-shadow: 2px 2px 8px 0px #000;
}
.offcanvas{
	display: none;
}
#inhalt {
  margin:3em auto;
	scroll-padding-top:3em;
	/*
	background-color: #007e39;*/
}
article {
	padding:2.5em 0;
	flex:5;
	display: flex;
	flex-wrap:wrap;
}
article ul{
	padding:2.5em;
	background-color: #fff;
	margin: 1em;
    box-shadow: 3px 3px 5px 0px #1d571f;
}
article#infos ul{
	padding:2.5em;
	background-color: #fff;
	margin: 1em 0;
    box-shadow: inherit;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#eintrag  {
	text-align: left;
}
.link{
	margin-bottom: 2em;
}
#eintrag li {
	border-bottom:1px solid;
	padding:1em 0;
	margin:2em 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	align-items: stretch;
}
#eintrag li:first-child {
	padding:0 0 1em 0;
	margin:0 0 2em 0;
}
#eintrag #text{
	width: 58%;
	text-align: left;
margin-left:5%;
}
#eintrag>figure{
	display:flex;
}
#bild img {
	width: 100%;
	border:1px solid #e8fcd1;
	padding: 3px;
}
#galerie{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3em;
}
#galerie a>img {
	flex: 1;
	margin:0 .7vw 0.5em 0;
	height:13vw;
	max-height: 200px;
	border: 2px solid ;
	padding:3px;
}
#infos {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	flex-wrap: wrap;
}
#infos p{
	font-size: 110%;
}
#infos #offen, #infos #anfahrt {
	margin-right: 3em;
}

label{
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
}
form input[type='number'], #preis{
	width: 5em;
	display: inline;
}
form input[type='checkbox']{
	display: inline;
	width: auto;
	padding-right: 5px;
}
input{
	width: 100%;
	padding:2px;
	display:block;
	margin-bottom:3%;
}
form input[type='search']{
	width: 50%;
	margin-bottom:1em;
	padding: 1em;
}
textarea{
	width: 100%;
	height:100px;
	display: block;
	padding:2px;
	margin-bottom:6%;
}
button{
	padding:5px;
	width: auto;
	cursor: pointer;
}
#fixbutton{
position: fixed;
right: 2em;
top:10em;
}
.error{
	box-shadow: #F00 0px 0px 1.5px 1px;
}
.greenbutton{
	box-shadow: none;
	color: green;
	color: #fff;
	font-weight: bold;
}
#korb{
	position: fixed;
	top: 2em;
	right: 1em;
	background-color:#e8fcd1;
	font-weight: bold;
}
#korb:hover{
	opacity: .6;
}
#korb img{
	width: 50px;
}
.weg, #mehrfilter, #mehrwarenkorb{
    display: none;
}
#filter>div>ul>label{
	margin-bottom: 1em;
	font-size: 1.2em;
}
#filter li label {
    padding: .2em;
}
#filter ul{
	margin:0 1em 2em 0;
}
.greenbutton{
	background-color: #007e39;
}
#filter, #warenkorb{
margin-top: 2em;
padding:2em;
background-color: #fff;
display:block;
			transition: 1s opacity ease-in-out ;
			height: auto;
			z-index: 1;
			opacity: 1;
			scroll-padding-top:3em;
}
	#mehrfilter:checked~#filter,#mehrwarenkorb:checked~#warenkorb {
		display: none;
		height: 0%;
		opacity: 0;
		transition: 1s opacity ease-in-out ;
	}
	.mehrfilter, .mehrwarenkorb{
		font-weight: bold;
		font-size: 1.2em;
		padding:0;
		display: block;
	}
	#mehrfilter~.mehrfilter:before,#mehrwarenkorb~.mehrwarenkorb:before{
		content:"&#9654;";
		content: "▼";
	}
	#mehrfilter:checked~.mehrfilter:before,#mehrwarenkorb:checked~.mehrwarenkorb:before{
		content:"&#9660; ";
		    content: "▶";
	}
	.aendern{
		margin-top: 1em;
	}
	#mehrfilter:checked~.aendern{
		display: none;
	}
.thumb{
	height: 100px;
    width: 100px;
    display: block;
    object-fit: cover;
}

#links li:first-child #thumb{
	height: inherit;
}
#thumb:hover,.thumb:hover, .button:hover, .greenbutton: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: 4px solid #060;
	position: relative;
	padding:1em;
	background-color: #FFF;
	display: inline-block;  
	border-radius: 5px;    
	box-shadow: 0 0 50px rgba(0,0,0,10); 
    max-width: 87vw;
    overflow: scroll;
}
#bildanzeige figcaption{
	font-size: 120%;
	margin:0;
	text-align: center;
}
#bildanzeige img{
	margin: auto ;
	height:inherit;
	width:100%;
	max-width: 1000px;
}
#bildanzeige img.hochkant{
	width:inherit;
	max-width:inherit;
	height:80vh ;
	max-height:1000px;
}
.box{
	display: block;
	cursor: pointer;
	height: 100%;
	width:  100%;
	position: absolute;
}
.schliessen:hover, .next:hover, .back:hover {
	opacity: 0.5;
}
.schliessen {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	line-height:0.8;
	padding:3px 5px;
}
.schliessen:after {
	content: "x";
	font-size: 30px;
	color: #333;
	font-family: 'Verdana';
}
.next{
	position: absolute;
	bottom: 40%;
	right: 5%;
	color: #fff;
	font-size: 3em;
}
.back {
	position: absolute;
	left: 5%;
	bottom: 40%;
	color: #fff;
	font-size: 3em;
}
.next:after {
	content: ">";
	font-size: 50px;
	color: #fff;
	font-family: 'Verdana';
	font-weight: bold;
}
.back:after {
	content: "<";
	font-size: 50px;
	color: #fff;
	font-family: 'Verdana';
	font-weight: bold;
}
#bildanzeige .next {
	bottom: 2%;
	right: 2%;
}
#bildanzeige .back {
	left: 2%;
	bottom:2%;
}
#bildanzeige .next:after {
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
#bildanzeige .back:after {
	font-size: 30px;
	color: #333;
	font-weight: normal;
}

#mobile{
 display: none;
}

RESPONSIVE*//////////////////////////////
@media only screen and (min-width:1550px){
	header, footer{
		width: 100%;
	}
}
@media only screen and (max-width:850px){
  body{
	font-size: .9em;
  }
	header ul{
		font-size:2.7vw;
}
footer ul{
		font-size:4vw;
}
	h1, .art{
		font-size:1.4em;
	}
	h2{
		font-size:1.2em;
	}
	h3{
		font-size:1em;
	}
	form input[type='search']{
	padding:1em;
	display:block;
	margin-bottom:1em;
	width: 100%;
}
}
@media only screen and (max-width:650px){
	/*#bild img#menu {
    height: 170px;
    width: 170px;
    display: block;
    object-fit: cover;
}*/
#filter>div>ul>label {
    margin-bottom: 1em;
    font-size: 1.7em;
}
	#eintrag li {
	flex-direction: column;
	}
	#eintrag div{
		width: 100%;
	}
	#links li:first-child #thumb{
		height: 40vw;
	}
	#galerie a>img{
		height:15vw;
	}
#eintrag #text, .tagebuch #bild {
    width: 100%;
}
#eintrag #text {
margin:0;
}	
 
#filter li {
}
form input[type='checkbox']{
	height: 2em;
	width: 2em;
}
#filter li label {
    padding: .5em;
    font-size: 1.5em;
}
#filter label{
	margin-bottom: 1em;
	font-size: 1.5em;
}
button {
    padding: .7em 1em;
}
td, th {
    padding: .7em;
}
}

@media only screen and (max-width:500px){
	#mobile{
 display: block;
}
#desktop{
 display: none;
}
summary{
	cursor: pointer;
	font-weight: bold;
font-size: 1.5em;
padding-bottom: 1em;	
}
summary:hover{
	opacity: .6;	
}
summary:focus {
    outline: none;
}
#korb img {
    width: 30px;
    padding:0;
}
#filter .flex{
	flex-direction:column;
}
details{	
display: block;
margin-bottom: 1em;
}
.kannweg, thead{
		display: none;
	}
	td, th {
    padding: 1em;
}
	nav{
	position: relative ;
	width: 100%;
}
header{
	position: inherit;
}
#logo{
	margin-top:0;
}
	#inhalt{
		flex-direction: column;
	}
	#bioland{
		position: absolute;
		top:.5em;
		right:.5em;
	}
	#bioland img{
		width: 30%;
	}

	#bildanzeige img.hochkant {
    width: inherit;
    height: 60vh;
}
	nav #menu {
		display: flex;
		justify-content: space-around;
	}
	nav #menu li:before {
    padding: 1.1em;
	}
	nav{
	
	background-color: #e8fcd1;
	padding: .5em 2% 0 2%;
	margin:0;
		font-size: 16px;
    line-height: 1em;
	}
	nav #menu li{
		flex-direction: column;
		font-size: .65em;
		align-items: center;
	}
	nav #menu li:before {
    padding: 1.1em;
		margin-right:0;
	}
	#galerie a>img {
    width:100%;
    height: auto;
    max-height:250px;
		margin: 0px 1vw 0.5em 0px;
	}
	#galerie>a {
    margin-right:1em;
	}
	header{
		flex-direction: column;
		align-items: flex-start;
margin:0;
		}
	header ul{
		flex-direction: row;
		margin:1em 0 0 0;
		font-size:15px;
		width: 100%;
		justify-content: center;
	}
	#eintrag li{
		display:block;
	}
}
@media only screen and (max-width:415px){
#bild img#menu {
    height: 100px;
    width: 100px;
    display: block;
    object-fit: cover;
}
}
@media only screen and (max-height:650px)and (orientation: landscape){
	.lightbox #bildanzeige{
	max-width: 120vh;
	}
}
@media only screen and (max-height:450px)and (orientation: landscape){
	.lightbox #bildanzeige{
		max-width: 100vh;
	}
}
@media only screen and (max-height:350px)and (orientation: landscape){
	.lightbox #bildanzeige{
		max-width: 75vh;
	}
}

@media only screen and (max-width:350px){	
	nav #menu li{
		font-size: .63em;
	}
	footer ul{
    font-size: 18px;
	}
	header ul{
    font-size: 14px;
	}
	header ul li, footer ul li{
		margin: 0 0 5% 3%;
	}
	#logo img {
    min-width: 150px;
	}
}
@media only screen and (max-width:280px){
	header ul, footer ul{
    font-size: 12px;
		flex-wrap: wrap;
	}
	nav #menu{
		display: none;
	}
	.offcanvas {
    display: block;
		font-weight: bold;
		font-size: .8em;
		position: relative;
		cursor: pointer;
		border-bottom: 1px solid;
	}
	nav .offcanvas:after{
		content:"einblenden";
		padding-left: 0.5em;
	}
	
	nav #offcanvas:checked ~ .offcanvas:after{
		content:"ausblenden"; 
	}
	nav #offcanvas:checked ~ #hiddenmenu{
		transition: 1s all ease-in-out ;
		height: auto;
		z-index: 2;
		z-index: 1;
		opacity: 1;
		display: flex;
		flex-direction: column;
		margin-top:1em;
	}
}
@media only screen and (min-width:500px){
	details ul{
	 display: none;
	}
	details summary::marker{
	 content: '';
	}	
}
@media print{
 	body { 
  	 	font-family:'Arial';
		color: #000;
		background-color: #fff;
	}
	#oben, #unten,.thumb, #suche, #artenauswahl, #filter, #bild{
		display: none;	
	}
	#oben, #unten, #bestellbutton{
		opacity: 0;	
	}
	thead{
	position: inherit;
	top:inherit;
	}	
}

