@charset "utf-8";
/* CSS Document */
* {
		font-family: "Lato";
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
html

{

-webkit-tap-highlight-color: rgba(255,255,255,0);	

}
body {
    /* [disabled]overflow-x: hidden; */
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
a:-webkit-any-link {
    text-decoration: none;
    cursor: pointer;
	color: rgba(155,155,155,1.00);
}
a:-moz-any-link {
    text-decoration: none;
    cursor: pointer;
	color: #9b9b9b;
}
a:any-link {
    text-decoration: none;
    cursor: pointer;
	color: #9b9b9b;
}
#header {
  	text-align: center;
  	position: fixed;
  	top: 0;
  	width: 100%;
  	transition: 0.2s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
}
.header {
    /* [disabled]background-image: linear-gradient(rgba(50,50,0,1), rgba(95,117,25,1)); */
    /* [disabled]color: rgba(255,255,255,1.00); */
    opacity: 1;
    /* [disabled]padding: 20px 10px; */
		background-color: rgba(255,255,255,0);
	visibility: hidden;
	display: none;
}
.headersmall {
		background-color: rgba(255,255,255,1);
	visibility: visible;
	display: block;
}
#logo {
  	transition: 0.2s;
}
#logo img {

}
.overline {
	text-decoration: overline;
	padding-top: 10px;
	margin-top: 10px;
}
.terminsprung a {
	display: block;
	position: relative;
	bottom: 100px;
	visibility: hidden;
}
.sprung {
	top: 100px;
	display: block;
	position: relative;
}
.terminsprunglink a {
	display: block;
	position: relative;
	top: -100px;
}

.z10 {
	z-index: 9;
}
.smooth {
    scroll-behavior: smooth;
}
.anisprung {
	animation-delay: 2s;
	transitionY: ease;
}
.logo {
    width: 400px;
    /* [disabled]background-image: url( "../graphics/Logo-bg.svg"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 30px 60px 40px;
    opacity: 0;
    vertical-align: middle;
    height: auto;
    align-items: normal;
    display: grid;
    margin-top: 0;
}
.logosmall {
	opacity: 1;
	width: 420px;
	margin-top: 0;
	padding: 10px 30px 10px 30px;
}

.parallax {
    /* The image used */
  /* [disabled]background-image: url("../img/106597305-fresh-fish-fillet-for-sale-at-the-market.jpg"); */
    /* Full height */
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
h1 {
	font-size: 4em;
	font-family: "Lato";
	font-weight: 900;
}
.h1small {
    font-size: 3em;
}
h2 {

	font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1600 - 320)));
	font-weight: 700;	
}
.h2s {
	color: rgba(43,83,51,1.00);
	font-size: 90%;
    font-weight: 900;
}
h3 {

	font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1600 - 320)));
	font-weight: 300;
	margin: 0;
}
h4 {

	font-size: 3em;
	font-weight: 300;
	margin: 0;	
}
h41 {

	font-size: 2.5em;
	font-weight: 300;
	margin: 0;	
}
.tab20 {padding-left: 20px}
.tab30rechts {padding-right: 30px}
.tab20gleich {
	tab-size:30; 
	white-space: pre;
}

.small-line-3 {line-height: 0.3em}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.hweiss {
	color: rgba(255,255,255,1.00);
}
span.hin800 {font-weight: 800; font-size: 1.1em;}

.grau80 {
	color: rgba(0,0,0,0.80);
}
#termine, #termin-solo {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
#two {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
#five {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
#five-s {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
#six {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
#eight {
	animation:fadein 0.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 0.5s;
}
.topscroller {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 4;
}
#back-top span {
    width: 70px;
    height: 70px;
    display: block;
    background: url("../graphics/icon_top.svg") no-repeat center center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.callbutton {
    position: fixed;
    top: 115px;
    right: 0px;
    z-index: 4;

}
.callbutton-p {
    background: rgba(43,83,51,1.00);
    -webkit-border-radius: 35px 0px 0px 35px;
    -moz-border-radius: 35px 0px 0px 35px;
    border-radius: 35px 0px 0px 35px;
}
.callbutton-a {
    width: 70px;
    height: 70px;
    display: block;
    /* padding-right: 20px; */
    background: rgba(43,83,51,1.00);
    -webkit-border-radius: 35px 0px 0px 35px;
    -moz-border-radius: 35px 0px 0px 35px;
    border-radius: 35px 0px 0px 35px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    margin-right: 0px;
}
.callbutton-p a {
	margin-right: 20px;
}
.callbutton-p a:hover {
	margin-right: 40px;
}
.callbutton-p img {
	width: 70px;
	height: 70px;
}
section {
    color: #fff;
    text-shadow: none;
}
.one {
    background-image: url("../img/Karpfen-Startseite80.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    /* [disabled]background-attachment: fixed; */
    background-color: rgba(142,0,3,0);
    min-height: 100vh;
    min-height: 100svh;
    display: flex;
    overflow: hidden;
}
.two {
	background: rgba(43,83,51,1.00);
	padding-top: 160px;
	padding-left: 0px;
    padding-right: 0px;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 50% 50%;
	position: relative;
}
	.a {
		grid-column-start: 1;
		grid-row-start: 1;
	}	
	.b {
		grid-column-start: 2;
		grid-row-start: 1;		
	}
.two2 {
    padding-top: 100px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
	padding-left: 30%;
    padding-right: 30%;
	display: grid;
	position: relative;	
} 
.gr {
	background: rgba(43,83,51,1.00);
}
.wt {
	background-color: rgba(255,255,255,1.00);
}
	.a2 {
		grid-column-start: 1;
		grid-row-start: 2;
	}	
	.b2 {
		grid-column-start: 1;
		grid-row-start: 1;		
	}
.three {
    /* [disabled]background-image: url("../img/Forelle-086.jpg"); */
    background-color: rgba(255,255,255,1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 50% 50%;
}

.layerthree {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.four {
    background: rgba(43,83,51,1.00);
    padding-top: 160px;
    /* [disabled]min-height: 100vh; */
    padding-bottom: 160px;
}
.five {
	background: rgba(43,83,51,1.00);
	padding-top: 160px;
	padding-left: 30%;
    padding-right: 30%;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 100%;
	position: relative;
	padding-bottom: 60px;
}
.five-short {
	background: rgba(43,83,51,1.00);
	padding-top: 160px;
	padding-left: 30%;
    padding-right: 30%;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 100%;
	position: relative;
	padding-bottom: 0px;
}
.five-s {
	background: rgba(43,83,51,0.90);
	padding-top: 80px;
	padding-left: 30%;
    padding-right: 30%;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 100%;
	position: relative;
	padding-bottom: 80px;
}
.five-rez {
	background: rgba(255,255,255,1);
	padding-top: 80px;
	padding-left: 25%;
    padding-right: 25%;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 100%;
	position: relative;
	padding-bottom: 80px;
}
.five-text {
	background: rgba(43,83,51,1.00);
	padding-top: 160px;
	padding-left: 20%;
    padding-right: 20%;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 100%;
	position: relative;
	padding-bottom: 100px;
}

.five a {
    color: rgba(255,255,255,0.60);
}
.five a:hover {
    color: rgba(255,255,255,1);
}
.linkaufgruen a {
    color: rgba(255,255,255,0.60);
}
.linkaufgruen a:hover {
    color: rgba(255,255,255,1);
}
.six {
    background-color: rgba(255,255,255,1.00);
	display: grid;
	grid-template-rows: 1fr 1fr 1fr 1fr;
	grid-template-columns: 50% 50%;
	min-height: 100vh;
	padding-top: 0px;
    padding-bottom: 0px;
}
.six4 {
    background-color: rgba(255,255,255,1.00);
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 50% 50%;
    /* [disabled]min-height: 100vh; */
    padding-top: 50px;
    padding-bottom: 50px;
}
.quali {
    padding-left: 12%;
	padding-right: 12%;
}
.grid-six-1 {
    display: grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    align-items: center;
    /* [disabled]padding: 40px; */
    height: min-content;
}
.grid-six-2 {
	display: grid;
	grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-3 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-4 {
    display: grid;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    align-items: center;
    /* [disabled]padding: 40px; */
    height: min-content;
}
.grid-six-5 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
	align-items: center;
	padding: 0;
	height: min-content;
}
.grid-six-6 {
	display: grid;
	grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-7 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-8 {
	display: grid;
	grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
	align-items: center;
	padding: 0;
	height: min-content;
}
.grid-six-1q {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
	align-items: center;
	padding: 40px;
	height: min-content;
}
.grid-six-2q {
	display: grid;
	grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-3q {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-4q {
	display: grid;
	grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
	align-items: center;
	padding: 40px;
	height: min-content;
}

img.zwei-1-Bild {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
	width: 100%;
}
.six p, .six h1, .six h2 {
    color: rgba(0,0,0,0.8);
}
.six4 p, .six4 h1, .six4 h2 {
    color: rgba(0,0,0,0.8);
}
.gr3 {
	font-size: 4em;
}
.pgr3 {
	font-size: 1.4em
}
		@media screen and (max-width: 1200px){
		.gr3 {
			font-size: 3em;
			}
		.pgr3 {
			font-size: 1.2em
			}	
		}
.sixmitte {
    display: grid;
    /* vertical-align: middle; */
    /* align-content: center; */
    align-items: center;
    /* height: 100%; */
}

.eight-w {
    background-color: rgba(255,255,255,1.00);
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    min-height: 100vh;
    padding-top: 0px;
    padding-bottom: 0px;
}
.eight-g {
    background-color: rgba(43,83,51,1.00);
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    min-height: 100vh;
    padding-top: 0px;
    padding-bottom: 0px;
}
.eight-text {
	color: rgba(0,0,0,0.8);
	width: 100%;
	padding: 100px 20% 100px 20%;
}
a.textlink_w  {
    font-weight: 700;
    color: rgba(0,0,0,0.4);
}
a:hover.textlink_w {
    color: rgba(0,0,0,0.8);
}
.eight-text p {
	color: rgba(0,0,0,0.8);
}
		@media screen and (max-width: 1600px){
			.five, .five-rez, .five-s, .two2, .five-short {
				padding-left: 20%;
				padding-right: 20%;
			}
}
		@media screen and (max-width: 1200px){
			.five-text {
				padding: 150px 15% 100px 15%;
}
			.eight-text{
				padding: 100px 15% 100px 15%;
}
			.two2, .five-short {
				padding-left: 15%;
				padding-right: 15%;				
			}
}
		@media screen and (max-width: 768px){
			.five-text {
				padding: 150px 10% 100px 10%;
}
			.eight-text {
				padding: 100px 10% 100px 10%;
}
			.two2, .five-short {
				padding-left: 10%;
				padding-right: 10%;				
			}			
}
		@media screen and (max-width: 480px){
			.five-text {
				padding: 130px 20px 60px 20px;
}
			.eight-text {
				padding: 60px 20px 60px 20px;
}			
			.eight-text p, .five-text p {
				font-size: 1em;
}
			.two2, .five-short {
				padding-left: 20px;
				padding-right: 20px;

			}	
			.five-short {
				padding-top: 130px;
			}
			.callbutton {
				top: 105px;
			}
}
		@media screen and (max-width: 360px){
			.five-text {
				padding: 120px 10px 50px 10px;
			}
			.eight-text {
				padding: 50px 10px 50px 10px;
			}			
			#two100 {
				padding-top: 78px;
			}
			.two2, .five-short {
				padding-left: 10px;
				padding-right: 10px;				
			}	
			.five-short {
				padding-top: 120px;
			}
			.callbutton {
				top: 95px;
			}			
}



.one-flex-container {
	display: grid;
	grid-auto-rows: 100%;
	grid-template-rows: 60% 40%;
	width: 100%;
	height: 100%;
}
.news-flex-container {
    display: -ms-flex;
    display: flex;
    /* grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); */
    /* grid-gap: 20px;  */
	flex-direction: row;
	justify-items: right;
	margin: 0;
	padding: 0;
	position: absolute;
	justify-content: flex-end;
	align-items: flex-end;
	right: 20px;
	bottom: 20px;
}
.flex-item { 
    padding-bottom: 0px;
}
.slogan1 {
text-align: center;
    /* position: relative; */
    width: 80%;
    /* display: grid; */
    /* justify-content: center; */
    /* align-items: center; */
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
	margin-top: 0px;

}
.news {
	text-align: right;
  	position: relative;
	right: 0px;
  	width: auto;
	display: flex;
	justify-content: right;
	align-items: flex-end;
	bottom: 20px;

}
.sloganframe {
    padding: 50px 100px;
    /* [disabled]background-color: rgba(0,0,0,0.7); */
}
.newsframe {
	position: relative;
	bottom: 0px;
	right: 0px;
	padding: 50px;
	background-color: rgba(43,83,51,1.00);
	border-radius: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	flex-direction: column;
	display: flex;
	align-content: end;
	flex-wrap: wrap;
	width: fit-content;
	align-items: flex-end;
	text-align: left;
	margin-left: 10px;	
}
.newssticker {
	position: relative;
    right: 0px;
    width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.wochentag {
	display: inline-block; /* Wichtig, um width zu ermöglichen */
    width: 55px; 
}
.datum {
	display: inline-block; /* Wichtig, um width zu ermöglichen */
    width: 77px; 
}
.absatzunten10 {padding-bottom: 10px}
p {
	color: rgba(255,255,255,1.00);
	font-size: 1.4em;
	font-weight: 500;
	margin: 0;
}
.news a {
	color: rgba(206,206,206,1.00);
	font-size: 2em;
		
}
.abstandhalter2 {
    height: 20px;
    display: block;
}
.gross {
	text-transform: uppercase;
}
.fett {
	font-weight: 900;
}
.absatz-oben {
	padding-top: 20px;
}
.absatz-oben10 {
	padding-top: 10px;
}
.absatz-oben6 {
	padding-top: 6px;
}
.break_after::after {
       	content: '\A';
        white-space: normal;
}
.solobildcontainer {
    width: 100%;
}
.centerpicsmall {
    width: 100%;
	display: block;
	visibility: visible;
}
.centerpicnorm {
    width: 100%;
	padding: 0px;
	display: none;
	visibility: hidden;
}
.centersvgsmall {
    width: 60%;
    display: block;
    visibility: visible;
    margin: 80px 20%;
}
.centersvgnorm {
    width: 94%;
	display: none;
	visibility: hidden;
	margin: 3%;
}
@media screen and (min-width: 2000px){
.centersvgsmall {
    width: 40%;
    margin: 80px 30%;
}

}
@media screen and (max-width: 1200px){
.break_after::after {
       	content: '\A';
        white-space: pre;
}
}
.fonth2 {
	color: rgba(255,255,255,1);
	font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1600 - 320)));
	font-weight: 700;
}
.threeframe {
	z-index: 3;
	background-color: rgba(0,0,0,0);
	color: rgba(0,0,0,1);
	margin: 0px;
	padding: 50px 100px;
	width: 100%;
}
.threeframe p, .threeframe h1, .threeframe h2 {
	color: rgba(0,0,0,0.8);
}
.five-rez p, .five-rez h1, .five-rez h2 {
	color: rgba(0,0,0,0.8);
}
.fett.fonth2 {
  color: rgba(0,0,0,0.5);
}
.startpic {
	width: 50%;
}
.outsideliste {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1.5em;
    text-align: justify;
    text-align-last: left;
}
.outsideliste li {
	font-size: 1.4em;
}




body {
	counter-reset: section;
}

h5 {
	counter-reset: subsection;
	font-size: 1.8em;
	font-weight: bold;
}
h6 {
	text-size-adjust: 100%;
    font-weight: 400;
	float: left;
	font-size: 1.4em;
}

h5:before {
	counter-increment: section;
	content: counter(section) ". ";
	color: rgba(255,255,255,1.00);
	float: left;
}

h6:before {
	counter-increment: subsection;
	content: counter(section) "." counter(subsection) ". ";
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	float: left;
}
.tab30 {
	padding-left: 55px;
	display: block;
	padding-bottom: 1.4em;

}
.clear {
    clear: both;
}
.downloadicon {
    width: 66px;
    height: auto;
    margin-top: 30px;
}



@media screen and (max-width: 768px){
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1em;
}

.tab30 {
	padding-left: 45px;
	padding-bottom: 1em;
	font-size: 1em;
}

}
/* Rezepte ---------------------------------*/
.line {
    border-bottom-color: rgba(82,82,82,1);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
.line-wt {
    border-bottom-color: rgba(255,255,255,1.00);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
.reztop_button {
	text-decoration: none;
	display: inline-block;
	font-weight: 900;
	color: rgba(0,0,0,0.4);
	padding-top: 5px;
}
a.reztop_button {
	color: rgba(0,0,0,0.4);
}
a.reztop_button:hover {
	color: rgba(0,0,0,0.8);
}
.rezepte-menu ul li {
	padding: 3px 0px;
}
.rezepte-menu ul li a {
    font-size: 1.4em;
    font-weight: 700;
    color: rgba(0,0,0,0.4);
}
.rezepte-menu ul li a:hover {
    color: rgba(0,0,0,0.8);
}
.rezept p {
	color: rgba(0,0,0,0.8);
	font-size: 1.1em;
}
.rezept h4 {
	color: rgba(0,0,0,0.8);
}
.rezept h4, .five-text h4, .eight-text h4 {
	font-size: 1.6em
}
.rezept h3, .five-text h3, .eight-text h3 {
	font-size: 1.6em
}
/* ANIMATIONEN ----------------------------------------*/
.fadescroll {
  transition: all 400ms;
  opacity: 0;
}

.fade {
  opacity: 1;
}

.moveleft {
  	transition: all 400ms;
  	opacity: 0;
}

.left {
  	transform: translate(-50px, 0);
	opacity: 1;
}
.moveright {
    transition: all 400ms;
    opacity: 0;
    /* [disabled]float: right; */
    position: absolute;
    transform: translate(50px, 0);
    width: 0;
	left: 50%;
}

.right {
  	transform: translate(0px, 0);
	opacity: 1;
	width: auto;
}
/* ANIMATIONEN ---------------------------------ENDE--*/
.sidepicfromleft, .sidepicfromright {
	position: relative;
	width: 100%;
}
.bildrechts {
	margin-bottom: 160px;
	position: relative;
	width: 100%;
	display: grid;
}
.bild-two-1-links {
	margin-bottom: 160px;
	position: relative;
	width: 100%;
	display: grid;
}
.bild-start-termin {
	margin-bottom: 160px;
	position: relative;
	width: 100%;
	display: grid;
}
.bild-start-termin2 {
	margin-bottom: 100px;
	position: relative;
	width: 100%;
	display: grid;
}
.bildrechts3 {
	width: 100%;
	display: grid;
	align-content: center;
}
.ptop480-75 {
	padding-top: 0px;
}
.left50 {
	padding-left: 50px
}
.right50 {
	padding-right: 50px;
	width: 100%;
}
.termineframeleft {
    margin-bottom: 50px;
    width: 100%;
}
.termineframeleft2 {
    margin-bottom: 50px;
    width: 100%;
}
@media screen and (max-width: 1024px) and (orientation:landscape) {
		.startpic {
		width: 35%;
	}
	h3.sloganframe {
    font-size: 1.7em;
}
	.newsframe {
    padding: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
}
}
@media screen and (max-width: 768px) and (orientation:landscape) {
	.startpic {
		width: 30%;
	}
	h3.sloganframe {
    font-size: 1.5em;
}
}

@media screen and (max-width: 1200px){
.five-rez h2 {
	font-size: 1.8em;
}
.five {
    padding: 150px 15% 100px;
}	
}
@media screen and (max-width: 1024px){

.slogan1 {
    width: 100%;
	}
.sloganframe {
    padding: 25px 20px;
	}
.startpic {
    width: 70%;
	}
h3 {
    font-size: calc(60px + (80 - 40) * ((100vw - 320px) / (1600 - 320)));
	}	
.two {
	padding-top: 100px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
	}
.four {
    padding-top: 100px;
}	
	.a {
		grid-column-start: 1;
		grid-row-start: 2;
	}	
	.b {
		grid-column-start: 1;
		grid-row-start: 1;		
	}
.bildrechts {
    margin-bottom: 100px;
	}
.bild-two-1-links {
    margin-bottom: 100px;
	}
.bild-start-termin {
    margin-bottom: -3px;
	}
.bild-start-termin2 {
    margin-bottom: 20px;
	}	
.termineframeleft {
    margin-bottom: 100px;
	}	
.three {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
	}

.five-s {
    padding: 70px 20% 70px;
}
.five-rez {
    padding: 70px 10% 70px;
}
.six {
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 100%;
	}
.six4 {
	grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-columns: 100%;
	}
.quali {
    /* [disabled]padding-left: 8%; */
    /* [disabled]padding-right: 8%; */
}	
.grid-six-1 {
    display: grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    align-items: center;
    /* [disabled]padding: 0 20% 50px; */
    height: min-content;
}
.grid-six-2 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-3 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-4 {
    display: grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
    align-items: center;
    /* [disabled]padding: 50px 20% 0; */
    height: min-content;
}
.grid-six-5 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 6;
    grid-row-end: 7;
	align-items: center;
	padding: 0;
	height: min-content;
}
.grid-six-6 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 5;
    grid-row-end: 6;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-7 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 7;
    grid-row-end: 8;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-8 {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 8;
    grid-row-end: 9;
	align-items: center;
	padding: 0;
	height: min-content;
}
.gr3 {
	font-size: 4em;
}
.pgr3 {
	font-size: 1.4em
}
.grid-six-1q {
    display: grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    align-items: center;
    /* [disabled]padding: 0 20% 50px; */
    height: min-content;
}
.grid-six-2q {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
	align-items: center;
	padding: 0% 10% 0% 15%;
	height: 100%;
}
.grid-six-3q {
	display: grid;
	grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
	align-items: center;
	padding: 0% 15% 0% 10%;	
	text-align: right;
	height: 100%;
}
.grid-six-4q {
    display: grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
    align-items: center;
    /* [disabled]padding: 50px 20% 0; */
    height: min-content;
}
	
	
}
@media screen and (max-width: 768px){
.news-flex-container {
    right: 0px;
	padding-bottom: 10px;
	}
.newsframe {
	padding: 20px;
	border-radius: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	flex-direction: column;
	display: flex;
	align-content: end;
	flex-wrap: wrap;
	width: fit-content;
	align-items: flex-end;
	text-align: right;
	margin-left: 10px;
	}
.newssticker {
    margin-right: 10px;
	}	
.centerpicnorm {
    width: 100%;
	display: block;
	visibility: visible;
}
.centerpicsmall {
    width: 100%;
	display: none;
	visibility: hidden;
}
.five {
    padding: 150px 100px 60px;
}
	
.five-s {
    padding: 60px 100px 60px;
}	
.five-rez {
    padding: 60px 60px 60px;
}	
.gr4 {
    font-size: 8vw;
    text-align: center;
}	
.grid-six-1 {
    /* [disabled]padding: 0 10% 50px; */
	}
.grid-six-2 {
	padding: 5% 5% 5% 10%;
}
.grid-six-3 {
	padding: 5% 10% 5% 5%;	
}
	.grid-six-4 {
    /* [disabled]padding: 50px 10% 0; */
	}
.grid-six-6 {
	padding: 5% 5% 5% 10%;
}
.grid-six-7 {
	padding: 5% 10% 5% 5%;	
}
.gr3 {
	font-size: 3.2em;
}
.pgr3 {
	font-size: 1.2em
}	
.quali {
    padding-left: 5%;
    padding-right: 5%;
}		
.centersvgsmall {
    display: none;
    visibility: hidden;
}
.centersvgnorm {
	display: block;
	visibility: visible;
}
.logosmall {
	width: 400px;
	padding: 10px 20px 10px 20px;
}	
#header {
		justify-content: flex-start;
	}	
}

@media screen and (max-width: 1024px) and (orientation:landscape) {
		.startpic {
		width: 35%;
	}
	h3.sloganframe {
    font-size: 1.7em;
}
}
@media screen and (max-width: 768px) and (orientation:landscape) {
	.startpic {
		width: 30%;
	}
	h3.sloganframe {
    font-size: 1.5em;
}
}
@media screen and (max-width: 480px){

.callbutton-p {
    -webkit-border-radius: 25px 0px 0px 25px;
    -moz-border-radius: 25px 0px 0px 25px;
    border-radius: 25px 0px 0px 25px;
}
.callbutton-a {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px 0px 0px 25px;
    -moz-border-radius: 25px 0px 0px 25px;
    border-radius: 25px 0px 0px 25px;
	}
.callbutton-p a {
	margin-right: 10px;
}
.callbutton-p a:hover {
	margin-right: 10px;
}
.callbutton-p img {
	width: 50px;
	height: 50px;
}	
	
.five {
    padding: 130px 20px 60px;
}
.five-s {
    padding: 60px 20px 60px;
}
.five-rez {
    padding: 60px 10px 60px;
}		
.five p, .five-s p {
    font-size: 1em;
}	
.sloganframe {
    padding: 25px 10px;
	}
.startpic {
    width: 90%;
	}	
h3 {
    font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1600 - 320)));
	}
.newsframe {
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    /* [disabled]width: 55%; */
    margin-left: 10px;
	}	
.newssticker {
    /* [disabled]width: 45%; */
    margin-right: 10px;
	}
	h1 {
		font-size: 2em;
	}
	.h1small {
    font-size: 1.6em;
}
.two {
    padding-top: 8px;
}
.two2 {
		padding-top: 20px;
	}	
.four {
    padding-top: 20px;
}
.bildrechts {
    margin-bottom: 30px;
	}
.bild-two-1-links {
    margin-bottom: 30px;
	}	
.bild-start-termin {
    margin-bottom: -3px;
	}
.ptop480-75 {
	padding-top: 75px;
}	
.termineframeleft, .termineframeleft2 {
    margin-bottom: 30px;
	}
	.termineframeleft p, .threeframe p, .termineframeleft2 p {
		font-size: 1em;
	}

	
	
.left50 {
    padding-left: 10px;
	}
.right50 {
    padding-right: 10px;
	}
.threeframe {
    padding: 30px 20px;
	}	
.logosmall {
    width: 315px;
	padding: 15px 20px 15px 20px;
}
.six {
    padding-top: 0px;
	grid-template-rows: 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;
}
.six4 {
    padding-top: 0px;
	grid-template-rows: 2fr 2fr 2fr 2fr;
}
.grid-six-2 {
	padding: 0% 5% 0% 10%;
}
.grid-six-3 {
	padding: 0 10% 0 5%;
}
.grid-six-6 {
	padding: 0% 5% 0% 10%;
}
.grid-drei-7 {
	padding: 0 10% 0 5%;
}
.gr3 {
	font-size: 2.4em;
}
.pgr3 {
	font-size: 1.2em
}
.five-rez p {
		font-size: 1em;
}
.rezepte-menu ul li a {
		font-size: 1.2em;
	}	
.rezept h4, .five-text h4, .eight-text h4 {
	font-size: 1.4em
}	
.outsideliste li {
	font-size: 1em;
}
	
}
@media screen and (max-width: 360px){
	#header {
		height: 81px;
	}
.logosmall {
    width: 75%;
    padding: 7px 0px 5px 10px;
}	
.five {
    padding: 120px 10px 50px;
}
.five-rez {
    padding: 40px 10px 40px;
}	
.threeframe {
    padding: 30px 10px;
}	
.rezept h4, .five-text h4, .eight-text h4 {
	font-size: 1.2em
}
.gr3 {
	font-size: 2em;
}
.pgr3 {
	font-size: 1em;
}	
	
}

/* FOOTER ---------------------------------------------------------------- */
.footer {
	display: grid;
    /* flex-direction: row; */
    grid-template-columns: 30% 40% 30%;
    justify-items: end;
}
.footer p {
	font-size: 1.1em;
}
.footer a {
	color: rgba(255,255,255,0.80);
}
.footer a:hover {
	color: rgba(255,255,255,1);
}.small08 {
	font-size: 0.8em;
}
.footer-1, .footer-2, .footer-3 {
	width: 100%;
}
.footer-1 {
	text-align: right;
	border-right: rgba(255,255,255,1) 2px dotted;
	padding-right: 20px;
}
.footer-2 {
	text-align: left;
	padding: 0 0 0 20px;
}
.footer-3 {
	text-align: center;
		grid-column-start:3; 
 		grid-column-end:4;
}
.footerline1 {
    height: 85px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}
.addr-icon {
    width: 50px;
    height: 50px;
    margin: 10px 10px 10px 0px;
 }
.lageplan {
	width: 80%;
	height: auto;
	padding-top: 0;
}
.footerlogo {
	width: 40%;
	padding-bottom: 5px;
}
.handyumbruch {
	display: none;
}

@media screen and (min-width: 2000px){
.footer-3 {
	text-align: left;
}
.lageplan {
	width: 70%;
}	

}

@media screen and (max-width: 1200px){
.footer p {
    font-size: 1em;
}
.footerlogo {
    width: 50%;
}
.lageplan {
    width: 60%;
    padding-top: 50px;
}
.footer {
    grid-template-columns: 50% 50%;
}
.footer-3 {
		 grid-column-start:1; 
 		grid-column-end:3;
}	
}
@media screen and (max-width: 1024px){
	#back-top span {
    width: 60px;
    height: 60px;
}
	.four {
		padding-bottom: 100px;
	}
}
@media screen and (max-width: 768px){
.footer {
    grid-template-columns: 100%;
    justify-items: end;
}
.footer-1 {
	text-align: center;
	border-right: rgba(255,255,255,0) 0px dotted;
	padding-right: 0px;
}
.footer-2 {
	text-align: center;
	padding: 30px 0 30px 0;
}
.footer-3 {
	text-align: center;
		grid-column-start:1; 
 		grid-column-end:2;
}
.footerline1 {
    justify-content: center;
	display: block;
	    height: auto;
    padding-top: 10px;
}
p.addr-icon {
    display: inline-block;
}
	.addr-icon {
		text-align: center;
		margin: 10px 0 0 0;
	}
.footerlogo {
    width: 40%;
	padding-bottom: 10px;
}	
	.kleineSchrift1 {font-size: 12px;}	
}
@media screen and (max-width: 480px){
.topscroller {
    bottom: 10px;
    right: 10px;
}
.lageplan {
    width: 90%;
}
.four {
    padding-bottom: 50px;
	padding-top: 50px;
}	
#back-top span {
    width: 50px;
    height: 50px;
}	
.handyumbruch {
	display: inline;
}	
	.kleineSchrift1 {font-size: 1em;}		
}

@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}