/*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;
}

b{
	font-weight: bold;
}

.aus{
	display: none;
}

strong{
	font-weight: bold;
}

big{
	font-weight: bold;
    	font-size:40px;
}

.box img{
	width: 100%;
}

.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;
}

.flex{
	display: flex;
	width: 100%;
}

.kopf_hintergrund{
	background:#F2F3F3;
	width: 100%;
  	position: relative;
	z-index:100;
	border-bottom: 1px #185B9F solid;

	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px 1px 10px #888888; /* Opera */    
  	-moz-box-shadow: 0px 1px 10px #888888; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 1px 10px #888888; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#888888')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#888888');/* IE 5.5 - 7 */ 
}

.kopf_logo{
	padding: 10px 0px 30px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	width: 800px;
	z-index:1;
}

.slideshow-container {
  	position: relative;
  	width: 100%;
  	height: 300px;
  	overflow: hidden;
	z-index:99;
}

.slide {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
	z-index:99;
}

.slide img {
  	width: 100%;
  	height: 100%;
  	object-fit: cover;
	z-index:99;
}

.kopf_schrift_gruen{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size:18px; 
	color:#2FB44D;
	float: left;
}

.kopf_schrift_grau{
	font-size:12px; 
	color:#888888;
	padding: 0px 0px 10px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.kopf_schrift_rechts{
	padding: 0px 0px 0px 130px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.fuss_hintergrund{
	background:#F2F3F3;	
	width: 100%;
	border-top: 1px #185B9F solid;
float: left;

	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px -1px 10px #888888; /* Opera */    
  	-moz-box-shadow: 0px -1px 10px #888888; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px -1px 10px #888888; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=-3, Direction=0, Color='#888888')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=-3, Direction=0, Color='#888888');/* IE 5.5 - 7 */ 
}

.center{
	margin: auto;	
}

.schatten {
	width: auto;

	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px 1px 10px #888888; /* Opera */    
  	-moz-box-shadow: 0px 1px 10px #888888; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 1px 10px #888888; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#888888')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=-3, Direction=0, Color='#888888');/* IE 5.5 - 7 */ 
}

a:link{ color:#185B9F; text-decoration:none;}
a:visited{ color:#185B9F; text-decoration:none; }
a:hover{ color:#2FB44D; text-decoration:none; }
a:active{ color:#185B9F; text-decoration:none; }
a:focus{ outline:none; }

.menu-button{
	font-size:18px; 
    	padding: 15px 20px 16px 20px;
    	transition: background-color 0.8s; /* Animierte Änderung der Eigenschaft background-color */
}

.menu-button:hover{
    	background-color: #185B9F;
}
	

.sticky{
  	position: sticky;
	top: 0;
}

.logo{	
	margin-right: 0.5em;	
	opacity: 0;
	white-space: nowrap;
	box-sizing: border-box;
	transition: opacity 0.5s, width 1s 0.5s;
}

.is-sticky logo{
	opacity: 1;
	transition: opacity 1s 0.5s, width 0.5s;
}

nav ul{

	text-align:center;
	background:#F2F3F3;
	border-top: 1px #185B9F solid;
	border-bottom: 1px #185B9F solid;

	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px -1px 10px #888888; /* Opera */    
  	-moz-box-shadow: 0px -1px 10px #888888; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px -1px 10px #888888; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=-3, Direction=0, Color='#888888')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=-3, Direction=0, Color='#888888');/* IE 5.5 - 7 */ 
}

nav li{
  	display: inline-block;
}

nav li.button{
    	display: none;
}

.button_icon{
	width: 35px;
	height: 25px;
	padding: 12px 0px 0px 20px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt{
	width: 90%;
	margin: auto; /*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 40px 0px 40px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

#inhalt_links{
	width:48%; 
	padding: 0px 0px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	float: left;
}

#inhalt_rechts{
	width:48%; 
	padding: 0px 15px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	float: right;
}

#inhalt_breit{
	width: 98%;
	padding: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	display: inline-block;
}

.apple{
background: #f5f5f5;
border: 1px solid #185B9F;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 2px 4px rgba(0,0,0,.4);
}

.plastic{
background: #f5f5f5;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-top: 1px solid #185B9F;
  border-left: 1px solid #185B9F;
  border-right: 1px solid #185B9F;
  border-bottom: 1px solid #185B9F;
}


.border{
      background: #f5f5f5;
      border: 4px solid white;
      box-shadow: 0 0 1px rgba(24,91,159, 9);
    }


.bild{
	float: right;
	width: 20%;
	margin: 20px 20px 20px 20px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	/*clip-path: inset(0px 0px px 0px round 5px 5px 5px 5px);	1=oben, 2=rechts, 3=unten, 4=links*/

	background: #ffffff;	
	border: 4px solid white;
	box-shadow: 0 0 1px rgba(0,65,95, 1);
}

.box{
	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;
	font-size: 22px;
	line-height: 35px;
	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*/
}

.entfernung_links { 
	float: left;
	width: auto; 
}

.entfernung_rechts { 
	float: right;
	width: auto; 
}


































.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*/

}

.label_tag{
	float:left;
	display:block;
	width: 250px;
}




/*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_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:#185B9F;
	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;
}




.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);
  }
}

/******** 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: 1200px) {

#inhalt_links {
	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*/
}

#inhalt_breit{
	width: auto;
	float: none;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}

.label_tag{
	width: 190px;
}

}

/************************************************************************************/
@media screen and (max-width: 900px) {

.blind_desktop{
	display: block;
}

.blind_mobil{
	display: none;
}

.kopf_logo{
	width: auto;
	margin: 0px 10px 0px 10px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 10px 0px 10px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

nav ul{
	text-align:left;
	height: 48px;
	z-index:3;
}

.menu-button{
	border: 1px #185B9F solid;
	
	/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
  	box-shadow: 0px 1px 10px #888888; /* Opera */    
  	-moz-box-shadow: 0px 1px 10px #888888; /* Firefox/Mozilla */  
  	-webkit-box-shadow: 0px 1px 10px #888888; /* Safari/Chrome */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#888888')"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#888888');/* 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;
  	background:#F2F3F3;
	opacity: 0.95;

	animation: move 0.7s ease-in-out;
    	background-image:url(_images/menue_fixxx_trenner.png) ;
    	background-repeat:no-repeat;

    	background-position:top; 
	background-size: 85% 1px;
	z-index:4;
}

.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;
}
}

.slideshow-container {
	height: 150px;
}










#inhalt {
	width: auto;
	margin: 0px 15px 0px 15px; /*1=oben, 2=rechts, 3=unten, 4=links*/
	padding: 20px 0px 0px 0px; /*1=oben, 2=rechts, 3=unten, 4=links*/
}

.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: 160px;
}


.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_hintergrund{
	
    	text-align:left;
	padding: 0px 0px 0px 0px;	/*1=oben, 2=rechts, 3=unten, 4=links*/
}



#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;
} 

}