/*

	01 -- fonts

*/

/* [start] 01 -- fonts  */

/* [end] 01 -- fonts  */


body {
  background-color: #FFF !important;  /* Hintergrund Body */
   font-weight: 300;  
}



	h1, .h1 {
  font-family: "Italianno", serif;
  font-size: 60px;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 10px;
	}
	
	

	h2, .h2 {
		color: $h2-color;
		font-size: $h2-size;
  font-family: "Italianno", serif;
  font-weight: 400;
  font-style: normal;
	}
	


	h3, .h3 {
		color: $h3-color;
		font-size: $h3-size;
  font-family: "Italianno", serif;
  font-weight: 400;
  font-style: normal;
	}
	



.icon-text {
  text-align: left;
  font-family: "Italianno", serif;
  font-size: 45px;
  font-weight: 600;
  color: #ffffff;
}

.icon-text i {
  font-size: 30px;
  color: #ffffff;
}



.custom-table_schlemmerkarte {
    width: 100%;
    table-layout: fixed;
}

.custom-table_schlemmerkarte th:nth-child(1), 
.custom-table_schlemmerkarte td:nth-child(1) {
    width: 75%;
}

.custom-table_schlemmerkarte th:nth-child(2), 
.custom-table_schlemmerkarte td:nth-child(2) {
    width: 25%;
}



.custom-table_speisekarte {
    width: 100%;
    table-layout: fixed;
}

.custom-table_speisekarte th:nth-child(1), 
.custom-table_speisekarte td:nth-child(1) {
    width: 75%;
}

.custom-table_speisekarte th:nth-child(2), 
.custom-table_speisekarte td:nth-child(2) {
    width: 25%;
}



.custom-table_getraenkekarte {
    width: 100%;
    table-layout: fixed;
}

.custom-table_getraenkekarte th:nth-child(1), 
.custom-table_getraenkekarte td:nth-child(1) {
    width: 60%;
}

.custom-table_getraenkekarte th:nth-child(2), 
.custom-table_getraenkekarte td:nth-child(2) {
    width: 15%;
}

.custom-table_getraenkekarte th:nth-child(3), 
.custom-table_getraenkekarte td:nth-child(3) {
    width: 25%;
}







.custom-table_spirituosen_3 {
    width: 100%;
    table-layout: fixed;
}

.custom-table_spirituosen_3 th:nth-child(1), 
.custom-table_spirituosen_3 td:nth-child(1) {
    width: 55%;
}

.custom-table_spirituosen_3 th:nth-child(2), 
.custom-table_spirituosen_3 td:nth-child(2) {
    width: 20%;
}

.custom-table_spirituosen_3 th:nth-child(3), 
.custom-table_spirituosen_3 td:nth-child(3) {
    width: 25%;
}





.custom-table_spirituosen_4 {
    width: 100%;
    table-layout: fixed;
}

.custom-table_spirituosen_4 th:nth-child(1), 
.custom-table_spirituosen_4 td:nth-child(1) {
    width: 30%;
}

.custom-table_spirituosen_4 th:nth-child(2), 
.custom-table_spirituosen_4 td:nth-child(2) {
    width: 25%;
}

.custom-table_spirituosen_4 th:nth-child(3), 
.custom-table_spirituosen_4 td:nth-child(3) {
    width: 20%;
}

.custom-table_spirituosen_4 th:nth-child(4), 
.custom-table_spirituosen_4 td:nth-child(4) {
    width: 25%;
}







.custom-table_ausflugsziele {
    width: 100%;
    table-layout: fixed;
}

.custom-table_ausflugsziele th:nth-child(1), 
.custom-table_ausflugsziele td:nth-child(1) {
    width: 25%;
}

.custom-table_ausflugsziele th:nth-child(2), 
.custom-table_ausflugsziele td:nth-child(2) {
    width: 65%;
}

.custom-table_ausflugsziele th:nth-child(3), 
.custom-table_ausflugsziele td:nth-child(3) {
    width: 10%;
}






	.content-table td, 
	.content-table th {
	padding: 5px 10px;
	}




.bgLightgray {
  background-color: #018ABE !important;    /* Hintergrund Fußzeile */
  color: #ffffff !important;
  font-weight: 400;
}


.copyright {
  color: #ffffff !important;
  font-weight: 400;  
}


.footer-link {
  color: #ffffff !important;
  font-weight: 400;  
}


.footer-link:hover {
  color: #ffffff !important;
  font-weight: 400;  
}


.footer-link:active {
  color: #ffffff !important;
  font-weight: 400;  
}


.footer-link:visited {
  color: #ffffff !important;
  font-weight: 400;  
}




.willkommen img {
  margin-left: 0px;
  margin-right: 20px; 
  padding-left: 0px;
  padding-right: 0px; 
}



.willkommen {
  margin-left: 0px;
  margin-right: 0px; 
  padding-left: 0px;
  padding-right: 0px; 
}



.willkommenlogo img {
  padding-bottom: 10px; 
}



#headerhero {
  height: 512px; 
}


.main-menu li:not(:last-child) {
  padding-right: 20px; 
}



#smart_menu .level_1 {
  padding: 120px 0 20px 0; 
}



#smart_menu strong {
  color: #ffffff;
}



.maxWidthContainerSize {
padding-top: 125px;
padding-right: 25px;
padding-bottom: 75px;
padding-left: 25px;
}



#menu-custom {
border-radius: 0px;
width: 100% !important;
max-width: 100%; !important;
margin: auto;
transform: translate(-50%, 0px);
left: 50%;
background-color: rgba($header-background, 0.85)!important;
backdrop-filter: blur(10px);
border: 1px solid #D6E8EE !important;     /* Rahmen Header, wie Header Hintergrund ändern */   
position: fixed !important;
}



#smart_menu strong {
  color: #ffffff;
}



#smart_menu {
padding: 0px 0px;
position: fixed;
z-index: 15;
height: 100%;
background-color: $mobile-menu-background-color;
width: 100%;
left: 0;
transition-duration:.4s;
transition-timing-function: cubic-bezier(.39,.58,.57,1);
top: 0;
}	



header .logo {
		  padding: 10px 0px!important;
		}
		
		
	
		
#footer-custom .inside {
		  padding-bottom: 0px !important;
		}
		
		

.google-map iframe {
    width: 100%; /* Setzt die Breite auf 100% des umgebenden Containers */

}


		
#newsletter_inv {
    display: none !important;
}





