@font-face {
  font-family: 'Garamond';
  src: url('EB-Garamond_latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Merriweather';
  src: url('Merriweather_latin.woff2') format('woff2');
}

@font-face {
  font-family: "FuturaLight";
  src: url("/bin-lb/fonts/FuturaLight.eot"); /* IE9 Compat Modes */
  src: url("/bin-lb/fonts/FuturaLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/bin-lb/fonts/FuturaLight.otf") format("opentype"), /* Open Type Font */
    url("/bin-lb/fonts/FuturaLight.svg") format("svg"), /* Legacy iOS */
    url("/bin-lb/fonts/FuturaLight.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/bin-lb/fonts/FuturaLight.woff") format("woff"), /* Modern Browsers */
    url("/bin-lb/fonts/FuturaLight.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
	
body {
  background-color: #ffffff;	
  font-family: 'Open Sans', sans-serif;
  font-size: 300%;
  max-width: unset;
  transition: background-color 0.2s;
}
  
#ngy2p {
  width: 100%;	  
  max-width: 100%;
  display: block;
}
  
.latin {
  font-family: 'Merriweather', serif;
}
.latin_big {
  font-family: 'Merriweather', serif;
  font-size: 125%;
}

a {
  color: #444444;
  text-decoration: none;
}

#content {
  font-family: 'FuturaLight';
  font-size: 125%;
  text-align: center;
  position : absolute;
  top: 595px;
  left: 0px;
  margin : 0px 0px 0px 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 150px;
  width: 100%;
  max-width : 100%;
  height: auto;
  overflow: auto;
  z-index: 1;
  display: block;
}

#menubutton {
  font-size: 45px;
  cursor: pointer;
  background-color: #ffffff;
  opacity: 0.9;
  position: fixed;
  top: 565px;
  left: 0px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}

#navigation {
  width: 0;
  background-color: #ffffff;
  display: block;
  position: fixed;
  top : 0px;
  left : 0px;
  font-size: 0.8em;
  color : #444444;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  overflow: hidden;
  overflow-x: hidden;
  transition: 0.2s;
  z-index: 1000;
}

#closebutton {
  background-color: #ffffff;
  display: block;
  font-size: 1.4em;
  text-align: right;
  cursor: pointer;
  color : #444444;
  padding-right: 35px;
  transition: 0.0s;
  z-index: 1001;
}

#impressum {
  font-family: 'FuturaLight';
  font-size: 80%;
  text-align: left;
  padding: 10px;
  position: absolute;
  top: 190px ;
  left: 0px;
  padding-left : 30px;
  padding-bottom : 150px;
  height: auto;
  overflow: auto;
}

.list-text {
  display: block;
  text-indent: -1.7em;
  padding-left: 1.5em;
}

#prices {
  font-family: 'FuturaLight';
  font-size: 80%;
  text-align: left;
  top: 0px ;
  left: 0px;
  padding-top : 75px;
  padding-left : 20px;
  padding-bottom : 0px;
  padding-right : 20px;
  height: auto;
}
  
hr {
  border: none;
  height: 1px;
  color: #333; /* old IE */
  background-color: #333; /* Modern Browsers */
}
  
.continuous_text {
  font-family: 'FuturaLight', sans-serif;
  font-size: 70%;
  line-height: 170%;
  text-align: left;
  padding-left : 10px;
  display: block;
}
  
 .button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 0px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 16px;
  transition-duration: 0.3s;
  cursor: pointer;
}
.button1 {
  font-family: 'Merriweather';
  font-size: 90%;
  width: 700px;
  height: 90px;
  float: right;
  background-color: white;
  color: black;
  border: 3px solid #c9c9c9;
}
.button1:hover {
  background-color: #f4f4f4;
} 

#whatsapp {
  font-family: 'FuturaLight';
  font-size: 70%;
  text-align: left;
  color: #b4b4b4;
  position: relative;
  margin-top: 50px;
  height: 100px;
  display: block;
}
.whatsapp_link {
  color: #b2b2b2;
  text-decoration: none;	
}

.phone-icon-medium {
  width: 65px;
  height: auto;
}
  .whatsapp-icon-medium {
	width: 80px;
	height: auto;
	}

table, th, td {
  border: 0px solid black;
}
.price_table {
  width: 100%;
}
.price1 {
  font-family: FuturaLight;
  font-size: 110%;
  line-height: 160%;
  text-align: left;
  width: 70%;
}
.price2 {
  font-family: FuturaLight;
  font-size: 80%;
  line-height: 75%;
  text-align: left;
  width: 70%;
}
.price2_sub {
  font-family: FuturaLight;
  font-size: 60%;
  line-height: 45%;
  text-align: left;
}
.price2a {
  font-family: FuturaLight;
  font-size: 58%;
  line-height: 100%;
  text-align: left;
  width: 70%;
}
.price2b {
  font-family: FuturaLight;
  font-size: 80%;
  line-height: 140%;
  text-align: left;
  width: 70%;
}
.price2b_sub {
  font-family: FuturaLight;
  font-size: 60%;
  line-height: 0%;
  text-align: left;
}
.price3 {
  font-family: FuturaLight;
  font-size: 53%;
  line-height: 60%;
  text-align: right;
  width: 15%;
}

@media (min-resolution: 144dpi) {
  .list-text {
	display: block;
	text-indent: -1.51em;
	padding-left: 1.5em;
	}

  .phone-icon-medium {
	width: 63px;
	height: auto;
}
  .whatsapp-icon-medium {
	width: 80px;
	height: auto;
	}
}

@media (min-resolution: 192dpi) {
#menubutton {
  font-size: 80px;
  cursor: pointer;
  background-color: #ffffff;
  opacity: 0.9;
  position: fixed;
  top: 550px;
  left: 0px;
  width: 80px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
#navigation {
  width: 0;
  background-color: #ffffff;
  display: block;
  position: fixed;
  top : 0px;
  left : 0px;
  font-size: 1.1em;
  color : #444444;
  padding-top : 20px;
  padding-bottom : 14px;
  padding-left : 0px;
  overflow : hidden;
  overflow-x: hidden;
  transition: 0.2s;
  z-index: 1000;
}
#impressum {
  font-family: 'FuturaLight';
  font-size: 105%;
  text-align: left;
  padding: 10px;
  position: absolute;
  top: 190px ;
  left: 0px;
  padding-left : 30px;
  padding-bottom : 150px;
  height: auto;
  overflow: auto;
}

.list-text {
	display: block;
	text-indent: -1.5em;
	padding-left: 1.5em;
	}

  .phone-icon-medium {
	width: 80px;
	height: auto;
	}
  .whatsapp-icon-medium {
	width: 100px;
	height: auto;
	}
}