/* Example CSS file */ 
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v35-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v35-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v35-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/open-sans-v35-latin-500.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v35-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v35-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v35-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v35-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/open-sans-v35-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v35-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v35-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v35-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v35-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* thasadith-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Thasadith';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/thasadith-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/thasadith-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/thasadith-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/thasadith-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/thasadith-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/thasadith-v9-latin-regular.svg#Thasadith') format('svg'); /* Legacy iOS */
}
/* thasadith-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Thasadith';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/thasadith-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/thasadith-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/thasadith-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/thasadith-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/thasadith-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/thasadith-v9-latin-700.svg#Thasadith') format('svg'); /* Legacy iOS */
}
/* koho-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'KoHo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/koho-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/koho-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/koho-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/koho-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/koho-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/koho-v16-latin-regular.svg#KoHo') format('svg'); /* Legacy iOS */
}
body, html{font-family:"Open Sans",arial,helvetica  sans-serif; font-size: 110%;  }
h1, h2, h3, h4, h5, h6{font-family:"Open Sans",arial,helvetica  sans-serif;  text-transform: uppercase; }
#wraper{
background: #b5e7ef; /* Old browsers */
background: -moz-linear-gradient(top,  #b5e7ef 0%, #f9edbd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b5e7ef 0%,#f9edbd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b5e7ef 0%,#f9edbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5e7ef', endColorstr='#f9edbd',GradientType=0 ); /* IE6-9 */
}
.inhalt{padding-bottom:4rem}
.bg_white{background:hwb(0deg 100% 0% / 60%);}
.bg_weiss{background:#fff;}
.bg_pastel{background:#fffced;}
.uk-input, .uk-select, .uk-textarea {    background: rgb(199 247 255 / 35%);}
.slider h1, .hero h1{font-family:"Thasadith", sans-serif;font-size:70px; color:#fff}
.uk-heading-bullet::before {border-left: calc(3px + 0.1em) solid #0ad4f3;}
.footer_panel{padding-top:4rem; padding-bottom:1rem;background:#f9edbd}
.footer_panel a{color:#666;}
.link-button{background:#0ad4f3; color:#000; font-size:1rem}
.link-button:hover{background:#f9edbd; color:#000;}
.daten{margin-bottom:20px}
.daten a {color: #000;font-size: 26px;font-family: "KoHo", Arial, sans-serif; font-weight: 300;}
.daten .uk-icon{color:#88a7c3;}

#contact textarea{min-height:150px}
.footer_bottom{font-size:16px}
.footer_bottom hr{border-top: 1px solid #6fb8dd;}
@media only screen and (min-width: 1200px) {
	/* extra-wide desktop layout */ 
	
	body{font-size: 120%; }
	td, textarea {font-size: 110%; }
	.text_left{margin-top:80px; margin-right:-50px; z-index:10}
	.text_right{margin-top:80px;margin-left:-50px; z-index:10}
	.text p {font-size: 22px; }
	.home .uk-padding {  padding: 50px;}
	.daten{margin-top:40px}
}

@media only screen and (max-width: 767px) {
	/* mobile layout */
	.slider h1, .hero h1{font-size:24px; }
	h2{font-size:20px}
	.slider h2, .hero h2{font-size:18px; }
	.text p {font-size: 18px;}
}