#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #4C302F; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

.button {
    display: inline-block;
    padding: 5px;
    background-color: white;
    text-decoration: none;
    color: #4C302F;
    font-family: 'Raleway', sans-serif;
}

.refnav{
	color: #4C302F;
	font-size: 14;
	font-family: 'Raleway', sans-serif;}
.refnav1{
	color: #d7bea6;
	font-size: 14;
	font-family: 'Raleway', sans-serif;}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #4C302F;
	font-size: 16px;
	text-decoration: none;
}

.link {
	font-family: 'Noto Sans', sans-serif;	
	color: #E1D1D4;
	font-size: 17px;
	text-decoration: none;
	
}


.highlight{
	font-family: 'Noto Sans', sans-serif;	
    color: #4e3e32;
   	font-size: 17px;
	text-decoration: none;

}
 
.highlight:hover{
   color: #ddc9b5;
}
#face{
	margin-top: 7.8em;
	
}
#test {
    -webkit-box-shadow: 0px 12px 15px -3px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 12px 15px -3px rgba(0,0,0,0.65);
	box-shadow: 0px 12px 15px -3px rgba(0,0,0,0.65);
}
#leiste {
  padding-left:12.5em;
}

.social{
padding-top: 2.5px;	

}
#social{
padding-left: 20px;
}

.textregular {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C302F;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
}

.textklein {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C302F;
	font-size: 8px;
	text-decoration: none;
}

.foodtext {
font-family:  Arial , sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;

}

/* im kontaktformular varbaut */
.unternavi {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C302F;
	font-size: 11px;
	text-decoration: none;
}

.huettennavi {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C302F;
	font-size: 9.5px;
	text-decoration: none;
}

.huettennaviakt {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4ACB0;
	font-size: 9.5px;
	text-decoration: none;
}

.fuss {
	font-family:  Arial , sans-serif;
	color: #fef5ef;
	font-size: 12px;
	font-weight: 400;
	bottom: 0;
    height: 35px;
    width: 900px;
}


.footer-distributed{
	background-color: #4f3f33;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	align:center;
	width: 900px;
	height: 160px;
	text-align: left;
	font: bold 16px sans-serif;

	padding: 10px;
	margin-top: 8px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}
/* Download Button */
.btn {
	background-color: #5f5146;
	border: none;
	color: white;
	padding: 12px 30px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	cursor: pointer;
	font-size: 20px;
  }
  
  /* Darker background on mouse-over */
  .btn:hover {
	background-color: #e1d3c5;
  }
/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #fef5ef;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #fef5ef;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #fef5ef;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #fef5ef;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #fef5ef;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #fef5ef;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #fef5ef;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #fef5ef;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #fef5ef;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 900px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}
#vorschau{
	margin-top:100px;
}