/*um von facebook kommende refs das display wieder einzuschalten F4F3DE*/
html{display:block!important}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    	margin:0;
    	padding:0;
	overflow-y: scroll;
}

.boxxx{
	max-width: 900px;
}


b{
	font-weight: bold;
}

.aus{
	display: none;
}

strong{
	font-weight: bold;
}

big{
	font-weight: bold;
    	font-size:40px;
}

.datenschutz_widerruf{
	border: 1px #000000 solid;
	padding: 0px 0px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	margin: 0px 20px 0px 20px ; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.blind_desktop{
	display: none;
}

.blind_mobil{
	display: block;
}

.bild{
	padding: 0px;
	/*border: 1px dotted #AAE66D;*/
	float: right;
	width: 20%;
	margin: 0px 0px 55px 100px; /*1=oben, 2=rechts, 3=unten, 4=links*/
clip-path: inset(0px 0px 5px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.bild_gross{
	padding: 3px;
	/*border: 1px dotted #AAE66D;*/
	float: right;
	width: 94%;
	margin: 20px 10px 20px 20px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.bild_logo{
	width: 40%;
	float: left;
	padding: 0px 20px 0px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.container {
  	display: flex;
}

.container div {
  	flex: auto; /* also 1 or 50% */
}

#gallery_2{
	width:93%;
	padding: 0px 10px 0px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
  	-webkit-column-count:2;
  	-moz-column-count:2;
  	column-count:2;
}

#gallery_3{
	width:93%;
	padding: 0px 10px 0px 20px; /*1=oben, 2=rechts, 3=unten, 4=links*/
  	-webkit-column-count:3;
  	-moz-column-count:3;
  	column-count:3;
}

#gallery_4{
	width:95%;
	padding: 0px 10px 0px 20px; /*1=oben, 2=rechts, 3=unten, 4=links*/
  	-webkit-column-count:4;
  	-moz-column-count:4;
  	column-count:4;
}

.gallery_bild{
  	width:100%;
  	height:auto;
	display:flex;
	/*border: 1px dotted #AAE66D;*/
	margin: 0px 0px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
clip-path: inset(0px 0px 5px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.gallery_bild_1{
  	width:auto;
  	height:180px;
	display:flex;
	/*border: 1px dotted #AAE66D;*/
	margin: 0px 10px 20px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
clip-path: inset(0px 0px 5px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.gallery_box {
	/*border: 1px dotted #cccccc;*/
	/*background:#FFFFE5;*/
	background:#ffffff;
	margin: 0px 0px 15px 0px ; #1=oben, 2=rechts, 3=unten, 4=links 
	font-family: Arial, Verdana, Helvetica, sans-serif;

    	font-size: 15px;
	overflow:hidden;

}

.gallery_text{
	color: #000000;
	font-size: 15px;
	line-height: 25px;
	text-align:left;
	margin: 5px 0px 10px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	overflow:hidden;
}

.maps{
  	width:400px;
  	height:350px;
clip-path: inset(0px 0px 0px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/

}

#inhalt {
	width: auto;
	margin: 40px 100px 40px 100px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_links{
	width:32%; 
	float: left;
	padding: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_mitte{
	width: 32%;
	float: left;
	padding: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_rechts{
	width:27%; 
	padding: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	float: left;
}

#inhalt_breit{
	width: auto;
	padding: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	/* menü ein auch ein --> float: left;*/
	float: left;
}

/*
#inhalt_links, #inhalt_mitte, #inhalt_rechts{
	border: dotted 1px #ccc;
	margin-bottom: 5px;
}
*/

.label_tag{
	float:left;
	display:block;
	width: 200px;
}

.kopf_logo{
z-index: 1;
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 140px;
filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
}

.kopf_bild{
	background: url('_images/hintergrund.jpg') no-repeat scroll top;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-khtml-background-size: cover;    
	height:305px;
	border-bottom: 1px dotted #AAE66D;
}

.kopf_hintergrund{
	clip-path: inset(0px 70px 0px 70px round 0px 0px 30px 30px); /*1=oben, 2=rechts, 3=unten, 4=links*/
	background:#C3F590;
    	text-align:center;
	position: fixed;	
	width: 100%;
z-index: 1;
}

/*logo_relative logo_absolute nur im duo verwenden*/
.logo_relative {
 	position:absolute;
  	background: transparent url(_images/blumenladen_logo.jpg) no-repeat;
	right:0px;
	width: 180px;
	height: 180px;
	z-index:1;
	border: 1px dotted #AAE66D;
}

.logo_absolute{
  	position:relative;
  	top: 11px;
  	left: 10px;
  	padding: 0px 0px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/	
	z-index:2;
}

.kopf_schrift{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size:18px; 
    	text-align:left;
	color:#000000; 
z-index: 1;
}

.kopf_schrift_saf{
	font-family:Plantagenet Cherokee;
    	font-size:50px;
z-index: 1;
}

.kopf_schrift_saf_klein{
	font-size: 35px;
	line-height: 35px;
padding: 0px 20px 0px 20px
z-index: 1;
}

.kopf_sxxchrift_saf{
	font-family:Haettenschweiler;
    	font-size:50px;
}

.fuss{
	background:#C3F590;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
    	text-align:center;
    	color:#000000;
	width: auto;
	height:180px;
	clear: both;
	border-top: 0px dotted #AAE66D;
}

.schatten {
	width: auto;

	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px 4px 10px #555555; /* Opera */    
  	-moz-box-shadow: 0px 4px 10px #555555; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 4px 10px #555555; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#555555')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#555555');/* IE 5.5 - 7 */ 
}

.box{
	border: 0px dotted #AAE66D;
	background:#ffffff;
	margin: 0px 0px 25px 0px; 	/*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 20px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	width: auto;
	overflow:hidden;
}

.box h3{
	background:#ffffff; scroll 0 0;
	color: #000000;
	font-size: 35px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 10px 0px 10px 20px; 	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.box p{
	/*text-align:justify;*/
	color: #000000;
	font-size: 22px;
	line-height: 32px;
	margin: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 20px 20px 20px 20px; 	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

a:link{ color:#339933; text-decoration:none;}
a:visited{ color:#339933; text-decoration:none; }
a:hover{ color:#000000; text-decoration:none; }
a:active{ color:#339933; text-decoration:none; }
a:focus{ outline:none; }

.menu-button{
	font-size:18px; 
    	padding: 15px 20px 16px 20px;
    	transition: background-color 1.0s; /* Animierte Änderung der Eigenschaft background-color */
}

.menu-button:hover{
    	background-color: #C3F590;
}

nav ul{
	text-align:center;
	background:#F6F3DA;
}

nav li{
  	display: inline-block;
/*clip-path: inset(0px 0px 1px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/

}

nav li.button{
    	display: none;
}

.button_icon{
	width: 35px;
	height: 25px;
	padding: 12px 0px 0px 20px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.votingtext{
	font-family: Arial, Verdana, Helvetica, sans-serif;

    	font-size: 10pt;

    	color:#000000;
    	text-align:left;
	padding: 0px 0px 0px 20px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	float:left;
}

.votingbox{
	display:block;
	padding-bottom:2px;
	margin-bottom:2px;
	padding:0px 0px 0px 10px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	float:left;
}

.voting{
	list-style:none;
	margin:0px;
	padding:0px;
	height: 13px;
	position:relative;
	background:url('_images/stern.png') top left repeat-x;
}

.voting li{
	padding:0px;
	margin:0px;
	float:left;
}

.voting li a{
	outline:none;
	display:block;
	width:15px;
	height:13px;
	z-index:20;
	position:absolute;
	padding:0px;}

.voting li a:hover{
	background:url('_images/stern.png') left center;
	z-index:2;
	left:0px;
}

.voting a.stern_1{left: 0px;}
.voting a.stern_1:hover{width:15px;}

.voting a.stern_2{left:15px;}
.voting a.stern_2:hover{width: 30px;}

.voting a.stern_3{left: 30px;}
.voting a.stern_3:hover{width: 45px;}

.voting a.stern_4{left: 45px;}	
.voting a.stern_4:hover{width: 60px;}

.voting a.stern_5{left: 60px;}
.voting a.stern_5:hover{width: 75px;}

.voting a.stern{left: -10000px;}

.voting li.rating {
	background:url('_images/stern.png') left bottom;
	position:absolute;
	height:13px;
	display:block;
	z-index:1;
} 

/* Animation */

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}

.slideshow-container {
	clip-path: inset(0px 0px 0px 0px round 0px 0px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.slide:first-child {
  opacity: 1;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes slideshow {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  53.33% {
    opacity: 0;
  }
}

.slide:nth-child(1) {
  animation: slideshow 15s infinite;
}

.slide:nth-child(2) {
  animation: slideshow 15s infinite;
  animation-delay: 5s;
}

.slide:nth-child(3) {
  animation: slideshow 15s infinite;
  animation-delay: 10s;
}

/******** dynamische Gallerie ********/

.dyn-container {
  	height: 100%;
  	width: 93%;
	padding: 0px 10px 0px 20px;
}

.dyn-gallery {
  	display: flex;
  	height: 50vh;
  	overflow: hidden;
  	width: 100%;
	clip-path: inset(0px 0px 5px 0px round 30px 30px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.dyn-image {
  	flex: 1;
  	height: 100%;
  	object-fit: cover;
  	transition: 0.5s;
  	position: relative;
}

.dyn-image img {
  	height: 100%;
  	width: 100%;
  	object-fit: cover;
}

.dyn-image:hover {
  	flex: 10;
  	transition: 0.5s;
}

.dyn-image::after {
  	content: "";
  	position: absolute;
  	inset: 0;
  	z-index: 2;
  	background: rgba(0, 0, 0, 0.7);
  	transition: 0.5s;
  	opacity: 0;
}

.dyn-gallery:hover .image::after {
  	opacity: 1;
}

/************************************************************************************/
@media screen and (max-width: 1400px) {
.blind_desktop{
	display: block;
}

.blind_mobil{
	display: none;
}

.gallery_bild{
	clip-path: inset(0px 0px 5px 0px round 20px 20px 20px 20px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.dyn-gallery {
	clip-path: inset(0px 0px 5px 0px round 20px 20px 20px 20px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

}

/************************************************************************************/
@media screen and (max-width: 900px) {

#inhalt {
	width: auto;
	margin: 40px 5px 40px 5px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_links {
	width: auto;
	float: none;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_mitte{
	width: auto;
	float: none;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_breit{
	width: auto;
	float: none;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_rechts{
	width: auto;
	float: none;
	padding: 0px 0px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.slideshow-container {
	clip-path: inset(0px 0px 0px 0px round 0px 0px 30px 30px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
	height: 300px;
}

.box h3{
	font-size: 26px;
	font-weight: bold;
	height: 20px;

	margin: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 0px 0px 10px 15px; 	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.box p{
	font-size: 19px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 20px 10px 20px 15px; 	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.label_tag{
	width: 190px;
}

.kopf_hintergrund{
	clip-path: none;
	background:#C3F590;
    	text-align:center;
	position: fixed;	
	width: 100%;
}

.kopf_schrift{
    	font-size:15px;
}

.kopf_schrift_saf{
    	font-size:7vw;  
}

.bild_logo{
	width: 55%;
	float: none;
	padding: 0px 0px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.kopf_logo{
	width: auto;

}

.kopf_hintergrund{
	
    	text-align:left;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

nav ul{
	text-align:left;
	height: 48px;
	z-index:3;
}

.menu-button{
    	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: -4px 4px 10px #555555; /* Opera */    
  	-moz-box-shadow: -4px 4px 10px #555555; /* Firefox/Mozilla */  
  	-webkit-box-shadow: -4px 4px 10px #555555; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#555555')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#555555');/* IE 5.5 - 7 */ 
}

nav li {
    	display: none;
}

nav li.button{
    	display: block;
	animation: move 1s ease;
}

nav ul:hover li.button{
	display: none;
}
 
nav ul:hover li{
	width: 200px;
	top: 20px;
	left: 70px;
	position:relative;
	display: block;

	animation: move 0.7s ease-in-out;
  	background: rgba(246,243,218,0.93);
    	background-image:url(_images/menue_fixxx_trenner.png) ;
    	background-repeat:no-repeat;

    	background-position:top; 
	background-size: 85% 1px;
	z-index:4;
	border-left: 1px dotted #AAE66D;
	border-right: 1px dotted #AAE66D;
}

.move{
	animation: move;
}


@keyframes move {
0%{ 
	left: -200px;
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}
50%{
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}
100%{ 
	left: 50px;
	opacity: 1;
	transform: none;
}
}

#gallery{
	width:90%;
	padding: 0px 10px 0px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
  	-webkit-column-count:1;
  	-moz-column-count:1;
  	column-count:1;
} 

.gallery_bild{
	clip-path: inset(0px 0px 5px 0px round 10px 10px 10px 10px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.dyn-gallery {
	clip-path: inset(0px 0px 5px 0px round 10px 10px 10px 10px);	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

}