* {
    box-sizing: border-box;

}


body{
	background-color:#522900;
	
}


header img{
	position: relative;
	top:-1em;
	z-index: -1;

	
}


nav ul{
	list-style-type: none;
    overflow: hidden;
    background-color:#674d3c;
    border-radius: 10px;
    position: relative;
    top: -0.5em; 
    z-index: 0;

}

nav li {
  
 	float: left;
	margin-right: 3.0vw ;
	margin-top: 1em;

}


nav li a{
	 color: white;
   text-align: center;
   text-decoration: none;
   font-size: 1.0em;
   padding: 1em 0.8em;




}
nav li a:first-child{
	margin-left: -5px;
}

nav li p{

   	margin-top: 0;
}

nav li a:hover {
    background-color: #d9ad7c;
    
}

#tel{
	transform: scale(1.8,1.8);
	height: 25px;
	width: 25px;

}

#fb{

}

.iconAnchor{
	padding: 0;
	margin: 0;

	
}

.iconAnchor img{
height: 25px;
width: 25px;
float: left;
display: inline;

}
.iconAnchor:hover{
	background-color:#674d3c ;
	
}
//-------------------------------------------------------------------------------

 /* Slideshow container */
.slideshow-container {
	margin: 0;

}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
//-------------------------------------------------------------------------------


aside {
	width: 33.3%;
	height: 75%;
	position: fixed;
	display: block;
	top:25%;
	left: 0;
	background-color:  #d9ad7c;
	margin-top: 1px;	
	border: 1px solid black;
	
}
aside a{
	text-align: center;
	text-decoration: none;
	color: black;
	width: 100%;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Dropdown Content (Hidden by Default) */






/* Style The Dropdown Button */
.dropbtn {
    background-color: #d9ad7c;
    color: black;
    font-weight: bold;
    padding: 16px;
    font-size: 1.0em;
    cursor: pointer;
    display: block;
    margin-bottom: 8px;
    text-align: center;
	 padding: 14px 16px;
	 width: 100%;
	 border: none;
	   border-radius: 10px;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
   position: relative;
    display: inline-block;
    max-height: 320px;
    width: 100%;
  

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {

    position: relative;
	left: 100%;
	bottom: 60px;
    background-color: #f9f9f9;
	 max-width: 100%;
    z-index: 1;
    display: none;
    margin-bottom: 0px;


}



/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;  
    font-size: 1.2em;



}

/* Change color of dropdown links on hover */
.dropdown-content a:hover{
	    background-color: #c2c2a3; 
	    width: 100%;
}


.dropdown-content{

    position: relative;
	left: 0%;
	bottom: 0px;
   
}

/* Show the dropdown menu on hover */
#dropdown1:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown2:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown3:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown4:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown5:hover .dropdown-content {display: block;margin-bottom: 0%;}

/* Change the background color of the dropdown button when the dropdown content is shown */
#dropdown1:hover .dropbtn {
	color: white;
   background-color: #674d3c;
}

#dropdown2:hover .dropbtn {
	color: white;
   background-color: #674d3c;
}
#dropdown3:hover .dropbtn {
	color: white;
   background-color: #674d3c;
}
#dropdown4:hover .dropbtn {
	color: white;
   background-color: #674d3c;
}
#dropdown5:hover .dropbtn {
	color: white;
   background-color: #674d3c;

}
//----------------------------------------------------




.dropdown-content {

    position: absolute;
    left: 20%;
    background-color: #f9f9f9;
    z-index: 1;
    display: none;


}

 

#Map img{
	width: 100%;
	height: 100%;
 }

//-------------------------------------------------



.contact img{

	margin-top: 5%;


}





.contact a{
 	text-decoration: none;
 	color: white;
 	font-size: 1.6em;

}

.contact p{

	text-align: center;
	color: white;
	padding: 0.4em 1.2em;
	font-size: 1.6em;


}

.contact a:hover{

	text-decoration: underline;
}

.contact a img:hover{
background-color: #d9ad7c;
border-radius: 100%;
padding: 0.2em;
}



aside p{
	text-align: center;
	font-weight: bold;
	
}

aside p:nth-child(odd){

	font-size: 2.4em;
	color: yellow;
}

aside p:nth-child(even){

	font-size: 2.0em;
	color: #00b300;
	
}

.backgroundImg{
	
	opacity: 0.3;
	z-index: -1;
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
	
}
//---------------------------------------------

.glaserei{
opacity: 0.5;
}



.glaserei:hover{
opacity: 1;
}

.glaserei ul{
	position: relative;
	top: -1em;
}

.glaserei .dropbtn{
	left: 20px;
	top: 20px;

}


/* The container <div> - needed to position the dropdown content */


#facebook{
position: absolute;
left: 1.2em;
top:0.8em;
font-weight: bold;


}

#facebook:hover{

}

#facebook p{
	font-size: 1.2em;
}





#glasereiOldPng{
	opacity: 0.8;
	z-index: -1;
	position: fixed;
	left: 0%;
	top: 0%;
}


#text{
	margin-top: 5%;
	width: 100%;
	height: 100%;
	background-color: #522900;
	border-radius: 10px;
	border: 2px solid yellow;
	opacity: 0.9;
}
#text p:nth-child(odd){

	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding: 0.2em 0.2em;	
	color: yellow;
	opacity: 1;

}
#text p:nth-child(even){
color: #00b300;

	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding: 0.2em 0.2em;
	opacity: 1;

}

button{
	padding: 2%;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	
}


#impressum{
	color: white;
	
	font-size: 1.2em;
}

#impressum p{
 font-size: 1.0em;
}



#umsatzsteuer{

	color: white;
	
	font-size: 1.2em;
}




.row::after {
    content: "";
    clear: both;
    display: table;
}
[class*="col-"] {
    float: left;
    padding: 15px;
}


/* For mobile phones: */
[class*="col-"] {
	
    width: 100%;
    
    
   
    
}

#Stern img{

	height: 100%;
	width: 100%;
	
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
   *{
		font-size:1.0em;   
   }
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
    
   .col-m-5 img{
		   width: 80%;
		   margin-left: 0;
		   height: 80%;
   }
    

	.dropbtn {
  
    font-size: 1.2em;
   
}

.dropdown-content {

    position: relative;
	left: 0%;
	bottom: 0px;
   


}

/* Show the dropdown menu on hover */
#dropdown1:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown2:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown3:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown4:hover .dropdown-content {display: block;margin-bottom: 0%;}
#dropdown5:hover .dropdown-content {display: block;margin-bottom: 0%;}

}
   
 
@media only screen and (min-width: 800px) {
    /* For desktop: */
     *{
			font-size: 1.0em;    
    }
    
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
  
  	.col-2 img{
		margin-left: 30%;
		margin-top: -30%;
  	}
  	.dropdown-content {

    position: relative;
	left: 100%;
	bottom: 60px;
  
}

  	/* Show the dropdown menu on hover */
#dropdown1:hover .dropdown-content {display: block;margin-bottom: -40%;}
#dropdown2:hover .dropdown-content {display: block;margin-bottom: -40%;}
#dropdown3:hover .dropdown-content {display: block;margin-bottom: -30%;}
#dropdown4:hover .dropdown-content {display: block;margin-bottom: -60%;}
#dropdown5:hover .dropdown-content {display: block;margin-bottom: 0%;}

 a #tel { pointer-events:none; cusor:default; text-decoration:none; }
 
 #Map img{

	margin-top: -20%; 
	width: 100%;
	height: 100%;
 }
 
 #Stern img{

	height: 140%;
	width: 140%;
	margin-left: -0%;
	margin-top: -60%;
}

#text{
	margin-top: 5%;
	width: 50%;
	margin-left: 25%;
}

#impressum{

	
	font-size: 1.6em;
}

#datenschutz{
	color: white;
	text-align: left;
}

#datenschutz h1{
	font-size: 2.0em;
}

#datenschutz p{
	font-size: 1.2em;
}
#umsatzsteuer{
	font-size:  1.6em;
}

.contact a{


 	font-size: 1.8em;

}

.contact p{

	font-size: 1.8em;

}

}

@media only screen and (min-width: 1000px) {
#dropdown1:hover .dropdown-content {display: block;margin-bottom: -20%;}
#dropdown2:hover .dropdown-content {display: block;margin-bottom: -20%;}
#dropdown3:hover .dropdown-content {display: block;margin-bottom: -15%;}
#dropdown4:hover .dropdown-content {display: block;margin-bottom: -30%;}
#dropdown5:hover .dropdown-content {display: block;margin-bottom: 0%;}
}