/* BASIC CSS */

/* poppins-100 - 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: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/poppins-v20-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-100italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/poppins-v20-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-200 - 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: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/poppins-v20-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-200italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/poppins-v20-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300 - 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: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/poppins-v20-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-500italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/poppins-v20-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-600italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/poppins-v20-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-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: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-700italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/poppins-v20-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-800 - 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: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v20-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-800italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/poppins-v20-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-900 - 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: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v20-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-900italic - 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: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/poppins-v20-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



	body {			
		position:absolute; 
		top:0; 
		left:0; 
		margin:0px;
		padding:0px;
		width: 100%; 
		height:100%;
		color:#969696;
		background-color:#fbf2e5;
		transition: all 0.4s ease-in-out;
		hyphens: auto;
		word-wrap: break-word;
	}

	html {                  
	   height:100%;
	   margin-bottom:1px;
	   overflow-y:scroll;
	   overflow-x:hidden;
	}

	/* fix für iphone scrolling im iframe :: start */

		.scroll-wrapper{
			position: fixed; 
			right: 0; 
			bottom: 0; 
			left: 0;
			top: 0;
			-webkit-overflow-scrolling: touch;
			overflow-y: scroll;
		}   
		
	/* fix für iphone scrolling im iframe :: ende */

	a {           font-family:'Poppins', Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; font-weight:regular; outline:0; transition: all 0.4s ease-in-out; }
	a:link {      text-decoration: none; color: #646464; transition: all 0.4s ease-in-out; }
	a:active {    text-decoration: underline; color: #ee7214; transition: all 0.4s ease-in-out; }
	a:visited {   text-decoration: none; color: #646464; transition: all 0.4s ease-in-out; }
	a:hover { 
		text-decoration: none;
		color: #475844;
		-moz-transition: all 0.4s ease-out;  /* FF4+ */
		-o-transition: all 0.4s ease-out;  /* Opera 10.5+ */
		-webkit-transition: all 0.4s ease-out;  /* Saf3.2+, Chrome */
		-ms-transition: all 0.4s ease-out;  /* IE10? */
		transition: all 0.4s ease-out;
	}

	.anleser a {           font-family:'Poppins', Arial, Helvetica, sans-serif; font-size:18px; line-height:24px; font-weight:bold; outline:0; }
	.anleser a:link {      text-decoration: none; color: #000000; }
	.anleser a:active {    text-decoration: underline; color: #000000; }
	.anleser a:visited {   text-decoration: none; color: #000000; }
	.anleser a:hover { 
		text-decoration: none;
		color: #e20613;
		-moz-transition: all 0.4s ease-out;  /* FF4+ */
		-o-transition: all 0.4s ease-out;  /* Opera 10.5+ */
		-webkit-transition: all 0.4s ease-out;  /* Saf3.2+, Chrome */
		-ms-transition: all 0.4s ease-out;  /* IE10? */
		transition: all 0.4s ease-out;
	}

	a[href^="tel"] {
	  text-decoration: none;
	  cursor: default;
	  color:#646464;
	}

	h1,h2, h3, h4, h5 	{ font-family:'Poppins', Arial, Helvetica, sans-serif;  }
	/*

	h1{  }
	h2{  }
	h3{  }
	h4{  }
	h5{  }
	*/

	p,div {  font-family:'Poppins',  Arial, Helvetica, sans-serif; font-size:1.125rem; line-height:1.5rem; font-weight:400; color:#646464; margin-top:0px; padding-top:0px; }
	td {    font-family:'Poppins',  Arial, Helvetica, sans-serif; font-size:1rem; line-height:1.375rem; font-weight:400; color:#646464; margin-top:0px; padding-top:0px; }

	a, p, src, div, td, tr, table, input, textarea { outline:0; }

	.standard{ float:left; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}
	.standard_r{ float:right; display:inline; position:relative; margin:0px; padding:0px; text-align:left;}


	.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:absolute; top:0px; }
	.toptab { height:100%; width:100%; padding:0px; margin:0px; }


	ul{
		padding:0 0 0 10px;
		margin:15px 0 15px 10px;
		line-height:24px;
		color:#646464;
		display:block;
		font-style:normal;
	}

	ul li {
		margin:0 0 5px 0;
	}


	.div_con_100{
		float:left; position:relative; display:inline; width:100%; margin:0 0 0 0; padding:0 0 0 0;
	}

	.div_con_center{
		margin:0 auto; padding:0px; text-align:left;
	}

	.rahmen_overflow{
		overflow:hidden;
	}

	.cursor { cursor:pointer; }

	.sp_100p{ margin:0 0 0 0; padding:0 0 0 0; width:100%; }

	.overflow_hidden{
		overflow:hidden;
	}

	.mt20 { margin-top:20px; }
	.mt40 { margin-top:40px; }
	.mt60 { margin-top:60px; }
	.mt80 { margin-top:80px; }

	.mr19 { margin-right:19px; }
	.mr20 { margin-right:20px; }
	.mr40 { margin-right:40px; }
	.mr60 { margin-right:60px; }
	.mr80 { margin-right:80px; }

	.mb20 { margin-bottom:20px; }
	.mb40 { margin-bottom:40px; }
	.mb60 { margin-bottom:60px; }
	.mb80 { margin-bottom:80px; }

	.ml20 { margin-left:20px; }
	.ml40 { margin-left:40px; }
	.ml60 { margin-left:60px; }
	.ml80 { margin-left:80px; }


	.pt10 { padding-top:10px; }
	.pt20 { padding-top:20px; }
	.pt40 { padding-top:40px; }
	.pt50 { padding-top:50px; }
	.pt60 { padding-top:60px; }
	.pt80 { padding-top:80px; }

	.pr20 { padding-right:20px; }
	.pr40 { padding-right:40px; }
	.pr60 { padding-right:60px; }
	.pr80 { padding-right:80px; }

	.pb10 { padding-bottom:10px; }
	.pb20 { padding-bottom:20px; }
	.pb40 { padding-bottom:40px; }
	.pb60 { padding-bottom:60px; }
	.pb80 { padding-bottom:80px; }
	.pb100 { padding-bottom:100px; }
	.pb120 { padding-bottom:120px; }

	.pl20 { padding-left:20px; }
	.pl40 { padding-left:40px; }
	.pl60 { padding-left:60px; }
	.pl80 { padding-left:80px; }

	/* BASIC CSS ENDE */
	
	.bg_grau{
		background-color:#f8f8f8;
	}

	
	
	ul {
		padding:0 0 0 27px;
		margin:0 0 30px 0;
		list-style-image:url(../images/icon_check_listenpunkt.png);
		line-height:1.500rem;
		display:block;
		font-weight:400;
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#000000;
	}

	ul li {
		margin:0 0 0 0;
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:1.125rem;
		line-height:1.875rem;
		font-weight:400;
	}

	input.input_honey{
		z-index:999;
		position:absolute;
		height:0;
		width:0;
		border:none;
		background:none;
		margin:0;
		top:0;
		left:0;
		clear:both;
		font-size:0px;
		line-height:0px;
	}

	/* Start : Projekt Stylesheet */
	
	.container_txt_header p{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.container_texte p{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	span.rot {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.div_con_100 p{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}
	
	.box_spamschutz{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.box_versendet{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}
	
	input.kontaktformular_btn_kontakt {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	input.kontaktformular_btn_kontakt:hover {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#545f56;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.container_footer{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.container_footer p{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	.container_txt_header_100 p{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	span{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}
	
	a.link_footer:link, a.link_footer:visited {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#949494;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}
	
	a.link_footer:active, a.link_footer:hover {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#475844;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}



	input.input_honey{
		z-index:999;
		position:absolute;
		height:0;
		width:0;
		border:none;
		background:none;
		margin:0;
		top:0;
		left:0;
		clear:both;
		font-size:0px;
		line-height:0px;
	}

	input.eingabe_box_kontakt{
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:400;
	}

	a.datenschutz{
		color:#71b0c6;
	}
	
	a.link_content:link, a.link_content:visited {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#fbb900;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:800;
		margin:20px 0 0 0;
	}
	
	a.link_content:active, a.link_content:hover {
		font-family:'Poppins', Arial, Helvetica, sans-serif;
		color:#fbb900;
		font-size:1.125rem;
		line-height:1.625rem;
		font-weight:800;
		margin:20px 0 0 0;
	}

	#countdown p.zahl {
	font-family:'Poppins', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:3rem;
	line-height:1.625rem;
	font-weight:600;
	margin:0 0 0 0;
	}

	#countdown p.wort {
	font-family:'Poppins', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1.125rem;
	line-height:1.625rem;
	font-weight:400;
	margin:0 0 0 0;
	}

	
	/* Ende : Projekt Stylesheet */