@charset "utf-8";
html {
}

/* fredericka-the-great-regular - latin */
@font-face {
  font-family: 'fredericka-the-great';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fredericka-the-great-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Fredericka the Great'), local('FrederickatheGreat'),
       url('../fonts/fredericka-the-great-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fredericka-the-great-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fredericka-the-great-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fredericka-the-great-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/fredericka-the-great-v9-latin-regular.svg#FrederickatheGreat') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'garamond';
	src: url(../fonts/EBGaramond-VariableFont_wght.ttf);
}

.thumbimg{
	top: 6px;
	position: relative;
}

.thumbimg_rechts{
	top: 6px;
	position: relative;
	margin-left: 20px;
}

.thumbimg_links{
	top: 6px;
	position: relative;
	margin-right: 20px;
}

.fontclass{
	font-family: garamond;
	font-weight:300;
	font-size:1.15rem;
	line-height:1.3;
}

.thumbnail1{
	/*width: 40%;
	text-align: center;
	float: none;
	margin-top: 0px;
	background-color: #F8F8F8;
	padding-bottom: 0px;
	margin-left: 30%;
	margin-right: 0%;
	border-radius: 3px;
	padding-top: 0px;*/

	width: 40%;
	margin-top: -20px;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.9em;
	background-color: rgba(82,186,213,0.90);
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	vertical-align: middle;
	font-weight: 500;
	border-left: 5px solid hsla(32,100%,56%,0.98);
	border-right: 5px solid hsla(32,100%,56%,0.98);
	border-bottom: 5px solid hsla(32,100%,56%,0.98);
	border-top: 5px solid hsla(32,100%,56%,0.98);
	color: white;
	transition: all 0.3s linear;
	font-family: fredericka-the-great;
	position: relative;
	
}

.thumbnail1:hover, .fusbutton:active, .fusbutton:focus{
	background-color: hsla(32,100%,56%,0.98);
	color: white;
}

.thumbnaillinks{
	/*width: 40%;
	text-align: center;
	float: none;
	margin-top: 0px;
	background-color: #F8F8F8;
	padding-bottom: 0px;
	margin-left: 30%;
	margin-right: 0%;
	border-radius: 3px;
	padding-top: 0px;*/

	width: 40%;
	margin-top: -20px;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 2em;
	background-color: rgba(82,186,213,0.90);
	text-align: right;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	vertical-align: middle;
	font-weight: 500;
	border-right: 1px dotted hsla(32,100%,56%,0.98);
	border-left: 5px solid hsla(32,100%,56%,0.98);
	border-bottom: 5px solid hsla(32,100%,56%,0.98);
	border-top: 5px solid hsla(32,100%,56%,0.98);
	color: white;
	transition: all 0.3s linear;
	font-family: fredericka-the-great;
	/*position: relative;*/
	float: right;
}

.thumbnaillinks:hover, .fusbutton:active, .fusbutton:focus{
	background-color: hsla(32,100%,56%,0.98);
	color: white;
}

.thumbnailrechts{
	/*width: 40%;
	text-align: center;
	float: none;
	margin-top: 0px;
	background-color: #F8F8F8;
	padding-bottom: 0px;
	margin-left: 30%;
	margin-right: 0%;
	border-radius: 3px;
	padding-top: 0px;*/

	width: 41%;
	margin-top: -20px;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 2em;
	background-color: rgba(82,186,213,0.90);
	text-align: left;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	vertical-align: middle;
	font-weight: 500;
	border-left: 1px dotted hsla(32,100%,56%,0.98);
	border-right: 5px solid hsla(32,100%,56%,0.98);
	border-bottom: 5px solid hsla(32,100%,56%,0.98);
	border-top: 5px solid hsla(32,100%,56%,0.98);
	color: white;
	transition: all 0.3s linear;
	font-family: fredericka-the-great;
	/*position: relative;*/
	/*float:left;*/
}

.thumbnailrechts:hover, .fusbutton:active, .fusbutton:focus{
	background-color: hsla(32,100%,56%,0.98);
	color: white;
}

body {
	font-family: fredericka-the-great;
	margin: 0;
	font-style: normal;
	background-image: url(../Image/regal.png);
	font-weight:400;
	-webkit-font-smoothing:subpixel-antialiased;
}

#instagram{
text-align:center;
padding-top:70px;
padding-bottom: 50px;	
margin-top:0px;
width:80%;
padding-left: 10%;
}


#aktuell{
text-align:center;
padding-top:70px;
padding-bottom: 50px;	
margin-top:0px;
}

#googlemap{
/*text-align:center;*/
padding-top:40px;
margin-top:0px;
float: left;
width:50%;
}

#komoot{
/*text-align:center;*/
width:50%;
padding-top:40px;
margin-top:0px;
float: left;
}

.karten{
	text-align: center;
	width: 100%;
}

.kartencartoon{
	text-align: center;
	padding-bottom: 30px;
	width: 100%;
}

.fb-like{
	float:right;
	padding-top:10px;
	padding-right:5%;
	padding-bottom:0px;
	margin-bottom:-40px;
	/*position:absolute;*/
}

#logobild{
	position:relative;
	padding-top: 20px;
	max-width: 350px;
	width: 80%;
	padding-bottom:40px;
}

#animation_container {
		position:relative;
		padding-top: 20px;
	padding-bottom:40px;
		margin-left: auto;
		margin-right: auto;
	max-width:380px;
		/*left:0;right:0;
		top:0;bottom:0;*/
 		 }

#canvas{
	width: 380px;
	height:380px;

	position: inherit;
	/*display: block;*/
}

#dom_overlay_container{
	pointer-events:none; 
	overflow:hidden;
	max-width:0px;
	max-height:0px;
	/*position: absolute; 
	left: 0px; 
	top: 0px; 
	display: block;*/
}


h1{
	font-weight: 800;
}

.ueberschrift{
	text-align: center;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding-top: 30px;
	font-size: 3.2em;	
}

.text1{
	text-align: center;
	float: left;
	margin-top: 50px;
	padding-bottom: 30px;
	padding-left: 5%;
	padding-right:5%;
	font-size: 1.4em;
	position: relative;
	width: 90%;
}

.text2{
	text-align: center;
	float: left;
	padding-left: 5%;
	padding-right:5%;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 1.4em;
	position: relative;
	width:90%;
}

#wrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	max-width: 1280px;
	}

header {
	text-align: center;
	width: 100%;
	background-color: #52bad5;
	height: 49px;
	position: fixed;
	max-width: 1280px;
	z-index: 9999;
}

.logo{
	font-size: 25px;
	text-align: left;
	color: #fff;
	font-weight: 800;
	/*letter-spacing: 6px;*/
	float: left;
	padding-top: 8px;
	padding-bottom: 13px;
	/*width: 400px;*/
	padding-left: 10px;
	min-width: 175px;
	text-decoration: none;
}

.karte{
	width: 90%;
	padding-top: 30px;
}

#menulink {
	margin-right: 20px;
	font-size: 2em;
	text-decoration: none;
	float: right;
	color: white;
}

#navlinks a:hover, #navlinks a:active, #navlinks a:focus, #navlinks a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#navlinks.displayed {
	top: 49px;
	z-index: +1;
	opacity: 1;
}

#navlinks.start {
	display: none;
}
#navlinks.collapsed {
	top: -20em;
	opacity: 0;
}

#navlinks {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	background-color: rgba(82,186,213,0.90);
	-webkit-transition: all ease-out 0.5s;
	transition: all ease-out 0.5s;
}


.link {
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	color: white;
	/*letter-spacing: 2px;*/
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.lastlink {
	display: block;
	padding-top: 13px;
	padding-bottom:0px;
	color: white;
	/*letter-spacing: 2px;*/
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.linkknopf {
	display: block;
	padding-top: 0px;
	color: white;
	/*letter-spacing: 2px;*/
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
}

.linkunter {
	padding-top: -13px;
	padding-bottom: 13px;
	color: hsla(32,100%,56%,0.98);
	/*letter-spacing: 2px;*/
	font-size: 20px;
	font-weight: 800;
	text-decoration: none;
}

#untermenu.displayed {
	top: 40px;
	z-index: +2;
	opacity: 1;
	overflow-y: scroll;
	height: 113%;
}
#untermenu.start {
	display: none;
}
#untermenu.collapsed {
	top: -40em;
	opacity: 0;
	height: 0%;
}

#untermenu a{
	width: 100%;
	padding-left: 0px;
}

#untermenu1.displayed {
	top: 40px;
	z-index: +2;
	opacity: 1;
	overflow-y: scroll;
	height: 113%;
}
#untermenu1.start {
	display: none;
}
#untermenu1.collapsed {
	top: -40em;
	opacity: 0;
	height: 0%;
}

#untermenu1 a{
	width: 100%;
	padding-left: 0px;
}

#untermenu2.displayed {
	top: 40px;
	z-index: +2;
	opacity: 1;
	overflow-y: auto;
}
#untermenu2.start {
	display: none;
}
#untermenu2.collapsed {
	top: -40em;
	opacity: 0;
	height: 0%;
}

#untermenu2 a{
	width: 100%;
	padding-left: 0px;
}

#untermenu3.displayed {
	top: 40px;
	z-index: +2;
	opacity: 1;
	overflow-y: auto;
}
#untermenu3.start {
	display: none;
}
#untermenu3.collapsed {
	top: -40em;
	opacity: 0;
	height: 0%;
}

#untermenu3 a{
	width: 100%;
	padding-left: 0px;
}


/*#klapppfeil{
	position: absolute;
	left:88%;
	/*margin-left: 30%;*/
	/*padding-right: 40px;
	padding-left:40px;
	top: 170px;
	font-size: 40px;
	color:white;
	text-decoration: none;
}

#klapppfeil1{
	position: absolute;
	left:88%;
	/*margin-left: 30%;*/
	/*padding-right: 40px;
	padding-left:40px;
	top: 100px;
	font-size: 40px;
	color:white;
	text-decoration: none;
}

#klapppfeil2{
	position: absolute;
	left:88%;
	/*margin-left: 30%;*/
	/*padding-right: 40px;
	padding-left:40px;
	top: 170px;
	font-size: 40px;
	color:white;
	text-decoration: none;
}

#klapppfeil3{
	position: absolute;
	left:88%;
	/*margin-left: 30%;*/
	/*padding-right: 40px;
	padding-left:40px;
	top: 170px;
	font-size: 40px;
	color:white;
	text-decoration: none;
}

#klapppfeil:hover, #navlinks a:active, #navlinks a:focus, #navlinks a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapppfeil1:hover, #navlinks1 a:active, #navlinks1 a:focus, #navlinks1 a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapppfeil2:hover, #navlinks2 a:active, #navlinks2 a:focus, #navlinks2 a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapppfeil3:hover, #navlinks3 a:active, #navlinks3 a:focus, #navlinks3 a.thispage {
	color: hsla(32,100%,56%,0.98);
}*/


/*#hiddenpfeil.start{
	display:none;
}
#hiddenpfeil.displayed{
	display:block;
}
#hiddenpfeil.collapsed{
	display:none;
}

#hiddenpfeil1.start{
	display:none;
}
#hiddenpfeil1.displayed{
	display:block;
}
#hiddenpfeil1.collapsed{
	display:none;
}

#hiddenpfeil2.start{
	display:none;
}
#hiddenpfeil2.displayed{
	display:block;
}
#hiddenpfeil2.collapsed{
	display:none;
}

#hiddenpfeil3.start{
	display:none;
}
#hiddenpfeil3.displayed{
	display:block;
}
#hiddenpfeil3.collapsed{
	display:none;
}


#showpfeil.start{
	display: block;
}
#showpfeil.displayed{
	display:block;
}
#showpfeil.collapsed{
	display:none;
}

#showpfeil1.start{
	display: block;
}
#showpfeil1.displayed{
	display:block;
}
#showpfeil1.collapsed{
	display:none;
}

#showpfeil2.start{
	display: block;
}
#showpfeil2.displayed{
	display:block;
}
#showpfeil2.collapsed{
	display:none;
}

#showpfeil3.start{
	display: block;
}
#showpfeil3.displayed{
	display:block;
}
#showpfeil3.collapsed{
	display:none;
}

*/

#klapplink:hover, #navlinks a:active, #navlinks a:focus, #navlinks a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapplink1:hover, #navlinks1 a:active, #navlinks1 a:focus, #navlinks1 a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapplink2:hover, #navlinks2 a:active, #navlinks2 a:focus, #navlinks2 a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#klapplink3:hover, #navlinks3 a:active, #navlinks3 a:focus, #navlinks3 a.thispage {
	color: hsla(32,100%,56%,0.98);
}

#navlinks ul {
	list-style-type: none;
	background-color: rgba(39,136,161,0.90);
	-webkit-transition: height ease-out 0.1s;
	transition: height ease-out 0.1s;
	position: absolute;
	/*height: 100%;*/
	width: 100%;
	margin-top: 180px;
	margin-left: -40px;
}

#navlinks ul a{
		display: block;
}

#hero{
	margin: 0px;
	padding-top: 100px;
	padding-bottom: 8%;
	text-shadow: 2px 2px hsla(0,0%,0%,1.00);
	text-align: center;
	-ms-text-align: center;
	z-index: -1;
}

.hero_header{
	color: hsla(56,100%,78%,0.82);
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 6px;
	font-weight: 500;
	font-size: 3em;
	text-transform: uppercase;
	text-shadow: 2px 2px hsla(0,0%,0%,1.00);
	position: relative;
}

#heropic{
	margin-left:-640px;
	text-align: center;
	-ms-text-align: center;
	position: fixed;
	width: 1280px;
	padding-top: 0px;
	margin-top: 0px;
	top: 48px;
}


.spendknopf{
	margin-left: 0px;
	margin-right: 5px;
	top:-10px;
}

.flagge{
	top:-10px;
	margin-left: 5px;
	margin-right:0px;
	}

#heropic2{
	display: none;
	margin-left:-640px;
	text-align: center;
	-ms-text-align: center;
	position: fixed;
	width: 1280px;
	padding-top: 0px;
	margin-top: 0px;
	top: 48px;
}

#container-content{
	background-color: white;
	width: 100%;
	height: inherit;
	position: relative;
	max-width: 1280px;
	z-index:10;
}

#container-content p{
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}

.light {
	font-weight: 800;
	color: hsla(32,100%,56%,0.98);
}

.tagline {
	text-align: center;
	color: #7B7B7B;
	margin-top: 4px;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 6px;
	position: relative;
}

#about{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	margin-top: -30px;
	float: left;
	/*display: inline-block;*/
	/*position: relative;*/
}

#post{
	padding-left: 25px;

	padding-top: 25px;
	margin-top: -30px;
	float: left;
	/*display: inline-block;*/
	/*position: relative;*/
}

#mitte{
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
}

#mitte img{
	width:100%;
}

#mitte h2{
	font-size: 28px;
	color: hsla(32,100%,56%,0.98);
	text-shadow: 1px 1px hsla(0,0%,0%,1.00);
	padding-top: 20px;
	text-align: center;
}

#bruecke{
	margin-top: 20px;
}

#unten img{
	width:100%;
}

#unten{
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	padding-top: 400px;
	margin-top: 0px;
}

#unten h2{
	font-size: 28px;
	color: hsla(32,100%,56%,0.98);
	text-shadow: 1px 1px hsla(0,0%,0%,1.00);
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0px;
}

.text_column{
	width: 29%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	padding-bottom: 0px;
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	position: relative;
}

.tablewrapper{
display: table-cell;
  vertical-align: middle;
}

.text_column_post{
	width: 90%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom:4%;
	text-align: justify;
	hyphens: auto;
	text-decoration: none;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	position: relative;
	border-width: medium;
	border-style: groove;
	border-radius: 40px;
	height: 520px;
	display:table;
}

.text_column_post h2{
	text-align: center;
	color: hsla(32,100%,56%,0.98);
	text-shadow: 1px 1px hsla(0,0%,0%,1.00);
	font-size: 1.6rem;
}

.text_column_post p{
	color: #000000;
}

.post-thumbnail{
	display: block;
	width: 220px;
	max-width: 100%;
	height: 220px;
	max-height: 100%;
	margin-left: auto;
  	margin-right: auto;
	
}

.text_column_post_a{
	text-decoration: none;
	}

.kochzutaten{
	text-align: center;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	hyphens: none;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	font-size: 1.5em;
	line-height: 1.5em;
	position: relative;
}

.small_bild{
	width: 100%;
	position: relative;
}

.gallery {
	/*clear: both;*/
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;
	width: 90%;
	max-width: 1280px;
	position: relative;
}

.stats {
	color: hsla(32,100%,56%,0.98);
	margin-bottom: 5px;
	text-shadow: 1px 1px hsla(0,0%,0%,1.00);
	position: relative;
}

.thumbnail {
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
}

.preis {
	width: 30%;
	float: left;
	text-align: left;
	position: relative;

}
.preis2 {
	width: 70%;
	float: left;
	text-align: left;
	position: relative;
}

.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #52BAD5;
	position: relative;
}

.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.vorteile{
	text-align: center;
}

.vorteile h3{
	font-size: 22px;
	font-weight: 800;
	color: hsla(32,100%,56%,0.98);
}

.vorteile p{
	margin-top: -20px;
}

#wir{
	margin-top: -30px;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	display: inline-block;
	position: relative;
}

.profile{

	padding-top: 40px;
	margin-top: 0px;
	float: left;
	width: 46%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	hyphens: auto;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	/*position: relative;*/
}

.hiddentext{
	display: none;
	position: relative;
}

#wir_bild{
	width: 96%;
	margin-bottom: -40px;
	position: relative;
}

.profile img{
	width: 60%;
	border-radius: 200px;
	border: 7px solid #FA931D;
	position: relative;
}

.profile h1{
	color: hsla(32,100%,56%,0.98);
	text-shadow: 2px 2px hsla(0,0%,0%,1.00);
	font-size: 3em;
	margin-top: 10px;
	letter-spacing: 6px;
	position: relative;
}

.cen{
	text-align: justify;
	position: relative;
}

#hiddenpic{
	width: 100%;
	border-radius: 0px;	
	padding-bottom: 20px;
	padding-top: 20px;
	border: 0px none;
	position: relative;
}

.button {
	width: 45%;
	max-width: 100px;
	margin-top: -6px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	background-color: hsla(32,100%,56%,0.98);
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	vertical-align: middle;
	font-weight: 800;
	letter-spacing: 2px;
	border-left: 0px solid hsla(32,100%,56%,0.98);
	border-right: 3px solid hsla(32,100%,56%,0.98);
	border-bottom: 3px solid hsla(32,100%,56%,0.98);
	border-top: 3px solid hsla(32,100%,56%,0.98);
	color: white;
	transition: all 0.3s linear;
	font-family: fredericka-the-great;
	position: relative;
}

.button2 {
	width: 100%;
	max-width: 300px;
	font-size: 3em;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: hsla(32,100%,56%,0.98);
	text-align: center;
	border-radius: 20px;
	vertical-align: middle;
	font-weight: 800;
	letter-spacing: 2px;
	border: 3px solid hsla(32,100%,56%,0.98);
	color: white;
	transition: all 0.3s linear;
	font-family: fredericka-the-great;
	position: relative;
}

.button2:hover {
	background-color: white;
	/*border-left: 0px solid hsla(56,100%,78%,1.00);
	border-right: 3px solid hsla(56,100%,78%,1.00);
	border-bottom: 3px solid hsla(56,100%,78%,1.00);
	border-top: 3px solid hsla(56,100%,78%,1.00);*/
	color: #FA931D;
	cursor: pointer;
	position: relative;
}

.button:hover {
	background-color: white;
	/*border-left: 0px solid hsla(56,100%,78%,1.00);
	border-right: 3px solid hsla(56,100%,78%,1.00);
	border-bottom: 3px solid hsla(56,100%,78%,1.00);
	border-top: 3px solid hsla(56,100%,78%,1.00);*/
	color: #FA931D;
	cursor: pointer;
	position: relative;
}

.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	border-top-width: 2px;
	position: relative;
	margin-top: -20px;
}

#sponsoren{
	padding-bottom:20px;
}

footer img{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.footer_banner {
	background-color: #52BAD5;
	padding-bottom: 25px;
	font-size: medium;
	/*position: relative;*/
}

.footer_line{
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
	color: white;
	padding-top: 20px;
	margin-bottom: 10px;
}

#paypal{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	display: inline;
}

.subscribe-form {
	text-align: center;
	/*position: relative;*/
	margin-bottom: -5px;
	/*display:block;*/
}

.subscribe-input {
	font-family: fredericka-the-great;
	padding-top: 3px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 3px;
	margin-right: -8px;
	font-size: 1.2em;
	border-left: 3px solid hsla(32,100%,56%,0.98);
	border-right: 0px solid hsla(32,100%,56%,0.98);
	border-bottom: 3px solid hsla(32,100%,56%,0.98);
	border-top: 3px solid hsla(32,100%,56%,0.98);
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	width: 45%;
	max-width: 270px;
	position: relative;
}

input::placeholder{
	color: black;
}

#Impressum{
	top:48px;
	text-align:center;
	position:relative;
	display:inline-block;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom: 40px;
}

#Donat{
	top:48px;
	text-align:center;
	position:relative;
	display:inline-block;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom: 40px;
}

#Spenden{
	top:0px;
	text-align:center;
	position:relative;
	display:inline-block;
	width:95%;
	padding-left:5%;
	padding-right:0%;
	padding-top:0px;
	padding-bottom: 0px;
}

#Kohle{
	padding-bottom: 50px;
	font-weight: 500;
	font-size: large;
}

.dicht{
	margin-bottom: -1px;
}

#Datenschutz{
	top:48px;
	text-align:justify;
	position:relative;
	display:inline-block;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom:40px;
}

#Disclaimer{
	top:48px;
	text-align:justify;
	position:relative;
	display:inline-block;
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom:40px;
}

.fusbutton{
	color:white;
	font-size: 12px;
	text-decoration:none;
	padding-left:20px;
	padding-right: 20px;
}

.fusbutton:hover, .fusbutton:active, .fusbutton:focus{
	color: hsla(32,100%,56%,0.98);
}

.copyright img{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	max-width: 90%;
	object-fit: contain;
}

@media (min-width: 600px) and (max-width: 800px){
	
	.text_column{
		width: 46%;
		padding-right: 2%;
		padding-left: 2%;
		position: relative;
	}
	
		/*.text_column_post{
		width: 46%;
		padding-right: 2%;
		padding-left: 2%;
		position: relative;
	}*/
	
	#schlussabsatz {
		width: 96%;
		padding-right: 2%;
		padding-left: 2%;
		position: relative;
	}
	
	#heropic{
		margin-left: -700px;
		top:0px;
	}
}

@media (max-width: 600px){
	
	.text_column{
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		position: relative;
	}
	
		/*.text_column_post{
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		position: relative;
	}*/
	
	.thumbimg_rechts{
	margin-left: 0px;
}

	.thumbimg_links{
	margin-right: 0px;
}
	
	.thumbnail {
		width: 100%;
		position: relative;
	}
	
	.thumbnail1{
		font-size:1.2em;
	}
	
	.thumbnaillinks{
		font-size:1.2em;
	}
	
	.thumbnailrechts{
		font-size:1.2em;
	}

	.profile{
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		position: relative;
	}
	
	.logo{
		font-size:20px;
		text-align: center;
	}
	
	#wir_bild{
	width: 96%;
	margin-bottom: -80px;
		position: relative;
}
	
	.hiddentext{
	display: block;
	position: relative;
	}
	
	.hidden{
		display: none;
		position: relative;
	}
	
	#heropic{
		margin-left: -850px;
		top:0px;
	}
	
	.tagline{
	color: #FFFFFF;		
	}
	
	#canvas{
	max-width: 330px;
	max-height:330px;
	
	}
	
	#animation_container {
		max-width:330px;
		max-height:330px;
	}
	
	/*#klapppfeil{
	left:85%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}

	#klapppfeil1{
	left:85%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
	
	#klapppfeil2{
	left:85%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
*/	
}
@media (min-width: 1000px){
	
	#menulink{
		overflow: none;
		display:none;
		/*right:10000px;*/
	}
	
.spendknopf{
	margin-left: -3px;
	margin-top:7px;
}

.flagge{
	margin-top:7px;
	margin-left: -3px;
	margin-right:-10px;
}
	
	#untermenu.displayed {
	overflow: hidden;
}
	
	#untermenu1.displayed {
	overflow: hidden;
}
	
	#untermenu2.displayed {
	overflow: hidden;
}
	
	#untermenu3.displayed {
	overflow: hidden;
}
	
	#navlinks {
	position: static;		
	}
	
	#navlinks.collapsed {
		opacity: 1;	
	}

	nav{
		float: right;
		min-width: 635px;
		padding-right: -5px;
		/*width: 500px;*/
	}
	
	#navlinks a {
		/*width: 20%;*/
		padding-left: 15px;
		padding-right:10px;
		float: left;
		font-size: 17px;
	}
	
	#klapplink{
			padding-bottom:20px;
	}
	
	#klapplink1{
			padding-bottom:20px;
	}
	
	#klapplink2{
			padding-bottom:20px;
	}
	
	#klapplink3{
			padding-bottom:20px;
	}
	
	/*#klapppfeil{
		display: none;
	}
	
	#klapppfeil1{
		display: none;
	}
	
	#klapppfeil2{
		display: none;
	}
	#klapppfeil3{
		display: none;
	}*/
	
	#klapplink:hover ~ #untermenu{
	top: -131px;
	right: 0px;
	z-index: +1;
	opacity: 1;
	width: 210px;
	padding-left: 0px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	height:800%;
	text-align: left;
	}
	
	#klapplink1:hover ~ #untermenu1{
	top: -131px;
	right: 400px;
	z-index: +1;
	opacity: 1;
	width: 280px;
	padding-left: 0px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	height:500%;
	text-align: left;
	}
	
	#klapplink2:hover ~ #untermenu2{
	top: -131px;
	right: 300px;
	z-index: +1;
	opacity: 1;
	width: 155px;
	padding-left: 0px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	height:400%;
	text-align: left;
	}
	
	#klapplink3:hover ~ #untermenu3{
	top: -131px;
	right: 130px;
	z-index: +1;
	opacity: 1;
	width: 230px;
	padding-left: 0px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	height:200%;
	text-align: left;
	}
	
	#untermenu:hover{
		top: -131px;
		right: 0px;
		z-index: +1;
		opacity: 1;
		width: 210px;
		padding-left: 0px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		height:800%;
		text-align: left;
	}
	
	#untermenu1:hover{
		top: -131px;
		right: 400px;
		z-index: +1;
		opacity: 1;
		width: 280px;
		padding-left: 0px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		height:500%;
		text-align: left;
	}

	#untermenu2:hover{
		top: -131px;
		right: 300px;
		z-index: +1;
		opacity: 1;
		width: 155px;
		padding-left: 0px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		height:400%;
		text-align: left;
	}
	
	#untermenu3:hover{
		top: -131px;
		right: 130px;
		z-index: +1;
		opacity: 1;
		width: 230px;
		padding-left: 0px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		height:200%;
		text-align: left;
	}
	
	#Spenden{
	width:80%;
	padding-left:20%;
	}
	
	
	
}

@media (max-width : 350px ){

	.logo{
	width: 100%;
	}
	
	#menulink {
		float: left;
		width: 100%;
		background-color: #52bad5;
	}
	
	header{
		height: 90px;
	}

	#navlinks.displayed {
	top: 90px;
	}
	
	#hero{
	padding-top: 100px;
	padding-bottom: 20%;
	}
	
	/*#klapppfeil{
	left:80%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
	
	#klapppfeil1{
	left:80%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
	
	#klapppfeil2{
	left:80%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
	
	#klapppfeil3{
	left:80%;
	padding-right: 40px;
	padding-left:10px;
	top: 133px;
}
	*/
	
		#canvas{
	max-width: 250px;
	max-height:250px;
	
	}
	
	#animation_container {
		max-width:250px;
		max-height:250px;
	}
	
	#hero{
	padding-top: 140px;
}
	
}

@media (max-width: 800px){
		.punkte{
		display:none;
	}
	.preis {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: -30px;
	}
	
	.preis2 {
	width: 100%;
	text-align: center;
	position: relative;	
}
	
}

@media (max-width: 700px){
	.text_column_post{
		height:auto;
	}
}

@media (max-width: 1000px){
	.text_column_post{
		height:500px;
	}
}

@media (max-width: 1100px){
	
	#googlemap{
		float: none;
		width:auto;
	}

	#komoot{
		float: none;
		width: auto;
	}

	.thumbnail1{
		width:80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.thumbnaillinks{
	width:80%;
	margin-left: 20%;
	}
	
	.thumbnailrechts{
	width:80%;
	margin-right: 20%;
	}
	
}
