﻿body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	background-color: #ffffff;
	color: #333333;
}
h1 {
	color: #e14924;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 40px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
}
.main {
	margin: auto;
	width: 100%;
	height: 100%;
}
.kaz {
	border-style: none;
	border-width: 0px;
	position: fixed;
	top: 15px;
	right: 15px;
}
.inhalt {
	margin: auto;
	width: 100%;
	height: 100%;
	background-color:white;
	z-index:10000;
}
.header {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	top: 20px;
	z-index: 99;
}
.headerbild {
	width: 100%;
	height:auto;
	z-index: 5;
	margin: 0 auto;
}
.logo_header {
	width: 100%;
	margin: 0 auto;
/*	height: 21%;*/
	max-width: 1024px;
	z-index: 99;
	position: relative;
}
.logo1 {
	height: 200px;
	width: 202px;
	border: none;
	float: right;
}
.logo2 {
	position: absolute;
	height: auto;
	width: 660px;
	border: none;
	top: 15px;
	right: 115px;
}
.wechselbild {
	width: 100%;
	z-index: 99;
	margin: 0 auto;
}
.unterschrift {
	border: none;
	width: 90px;
	height: auto;
}

.headnavigation {
///	max-width: 1024px;
	z-index: 99;
	height: auto;
	width: 98%;
///	margin: 0 auto;
padding-left:2%;

margin-top:calc((100% - 240px) / 8);
transition: all 0.7s ease 0s;
}
@media screen and (max-width: 1550px) {
.headnavigation {
margin-top:calc((100% - 240px) / 10);
}
}
@media screen and (max-width: 1400px) {
.headnavigation {
margin-top:calc((100% - 240px) / 13);
}
}
@media screen and (max-width: 1000px) {
.headnavigation {
margin-top:calc((100% - 240px) / 17);
}
}

ul.haendlerListe {
font-size: 14px;
line-height: 24px;
margin-top:-8px;
padding-left:14px;
}
@media screen and (max-width: 649px) {
ul.haendlerListe {
font-size: 12px;
}
}

.aria_hidden::before, .reader_icon::before {
display: none !important;
}
.aria_hidden, .reader_icon {
position: absolute !important;
left: -10000px !important;
top: auto !important;
width: 1px !important;
height: 1px !important;
overflow: hidden !important;
}
.icon_content_wrap .icon_content,
.mail .icon_content,
.external-link-new-window .icon_content {
display: inline-block;
width: 21px;
padding-right: 3px;
text-align: center;
}

.headnavigation ul {
	margin: 0;
	padding: 0;
	height: auto;
}
.headnavigation li {
	margin-bottom: 2px;
	list-style-image: none;
}
.headnavi {
	list-style-type: none;
	width: 200px;
	margin-left: 0px;
	padding-left: 0px;
}
.headnavipunkt_hgv {
	background-image: url('images/hgv_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_hgv:hover {
	background-image: url('images/hgv_lila.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_sulz {
	background-image: url('images/sulz_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_sulz:hover {
	background-image: url('images/sulz_lila.png');
}

.headnavipunkt_termine {
	background-image: url('images/termine_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_termine:hover {
	background-image: url('images/termine_lila.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_mitglieder {
	background-image: url('images/mitglieder_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_mitglieder:hover {
	background-image: url('images/mitglieder_lila.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.headnavipunkt_rezepte {
	background-image: url('images/rezepte_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_rezepte:hover {
	background-image: url('images/rezepte_lila.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.headnavipunkt_hannikel {
	background-image: url('images/hannikel_orange.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #e14924;
}
.headnavipunkt_hannikel:hover {
	background-image: url('images/hannikel_lila.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.headnavisymbol {
	border: none;
	height: 100%;
	width: 100%;
}
.linie {
	width: 100%;
	border: 0px;
/* Für Firefox und Opera */border-top: solid 6px #5c1973;
	border-bottom: solid 1px #FFFFFF;
/* Für I.Explorer (Seiten-Hintergrundfarbe!) */width: 100%;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: left;
}
.content {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	height: auto;
	clear: both;
/*	background-color: #ffffff; */
	z-index:10000;
}
.text {
	min-height: 350px;
}
.text a {
	text-decoration: none;
	color: #e14924;
}
.text a:hover {
	text-decoration: none;
	color: #5c1973;
}
.navigation {
	position: relative;
	height: 100%;
	margin: 0 auto;
	float: left;
}
.navigation a {
	color: #5c1973;
	text-decoration: none;
	font-weight: bold;
}
.navigation a:hover {
	color: #e14924;
	text-decoration: none;
	font-weight: bold;
}
.hauptnavi {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.navipunkt {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #e14924;
	padding-bottom: 6px;
	padding-top: 6px;
	list-style-image: none;
}
.navisymbol {
	color: #e14924;
}
.subnavi {
	position: relative;
	text-align: right;
	margin-bottom: 5px;
}
.subnavi a {
	color: #e14924;
	text-decoration: none;
	font-size: 12px;
}
.subnavi a:hover {
	color: #5c1973;
	text-decoration: none;
}
.navisymbol_punkt {
	color: #e14924;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
	vertical-align: middle;
}
.trennlinie2 {
	width: 100%;
	height: auto;
	background-color: #e14924;
}
.footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background-color: #e14924;
	clear: both;
	overflow: hidden;
	background-image: url('images/linie1.png');
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 275px;
}
.footerinhalt {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 13px;
	clear: both;
	height: auto;
	padding-bottom: 20px;
	overflow: hidden;
	margin-top: 40px;
}
.footerinhalt a {
	color : #ffffff;
	text-decoration: none;
}
.footerinhalt a:hover {
	color: #000000;
}
.spalte1 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.spalte2 {
	float: left;
	margin-top: 20px;
	vertical-align: baseline;
	margin-bottom: 20px;
}
.spalte3 {
	float: left;
	margin-top: 20px;
	vertical-align: baseline;
	margin-bottom: 20px;
}
.spalte4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.aos a {
	color: #e14924;
	text-decoration: none;
	font-weight: bold;
}
.aos a:hover {
	color: #e14924;
}
.aos {
	position: relative;
	width: 100%;
	text-align: right;
	font-size: 10px;
	color: #000000;
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 5px;
	height: 27px;
	vertical-align: middle;
}
.rahmenlos {
	border: none;
}
.rahmenlos_vorstand {
	border: none;
	height: auto;
	width: 563px;
}
.facebook {
	padding-right: 10px;
	width: auto;
	height: 30px;
	float: left;
	margin-bottom: 0px;
	border: 0px;
}
.startbild {
	width: 100%;
	height: auto;
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	top: 0;
}
.bild_broschuere {
	border: none;
}
.footerlogo {
	border: none;
	width: 140px;
	height: auto;
}
.kazbanner {
	width: 785px;
	position: relative;
	background-color: #000000;
}
@media only screen and (min-width: 1520px) {
.wechselbild {
	max-width: 1800px;
}
.content {
	padding: 20px 15px 20px 15px;
}
/*
.headnavigation {
	margin-top: 11%;
}
*/
.headnavigation li {
	height: 58px;
}
.navigation {
	width: 200px;
}
.hauptnavi {
	width: 160px;
	margin-top: 75px;
}
.subnavi {
	width: 200px;
	float: right;
}
.text {
	margin-left: 200px;
}
/*
.footer {
	height: 250px;
}
*/
/*
.spalte1 {
	height: 90px;
}
*/
.spalte2 {
	width: 45%;
}
.spalte3 {
	width: 40%;
}
.spalte4 {
	width: 15%;
	float: left;
	text-align: right;
	vertical-align: baseline;
}
}
@media only screen and (min-width: 1220px) and (max-width: 1519px) {
.wechselbild {
	max-height: 650px;
}
.kazbanner {
	width: 100%;
}
/*
.headnavigation {
	margin-top: 7%;
}
*/
.headnavigation li {
	height: 58px;
}
.content {
	padding: 20px 15px 20px 15px;
}
.navigation {
	width: 200px;
}
.hauptnavi {
	width: 160px;
	margin-top: 75px;
}
.subnavi {
	width: 200px;
	float: right;
}
.text {
	margin-left: 200px;
}
/*
.spalte1 {
	height: 90px;
}
*/
.spalte2 {
	width: 45%;
}
.spalte3 {
	width: 40%;
}
.spalte4 {
	width: 15%;
	float: left;
	text-align: right;
	vertical-align: baseline;
}
}
@media only screen and (min-width: 950px) and (max-width: 1219px) {
/*
.logo1 {
	width: 280px;
	height: 140px;
}
*/
.logo2 {
	float: right;
	margin-right: 10px;
	width: 350px;
	top: 0px;
}
/*
.headnavigation {
	margin-top: 70px;
}
*/
.text {
	margin-left: 200px;
	margin-right: 10px;
}
.hauptnavi {
	margin-top: 40px;
	margin-left: 10px;
}
.headnavipunkt_hgv {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_hgv:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_sulz {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_sulz:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_termine {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
}
.headnavipunkt_termine:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
}
.headnavipunkt_mitglieder {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
}
.headnavipunkt_mitglieder:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
}
.headnavipunkt_rezepte {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
}
.headnavipunkt_rezepte:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
}
.headnavipunkt_hannikel {
	background-position: top left;
	background-size: 78% auto;
	background-color: #e14924;
}
.headnavipunkt_hannikel:hover {
	background-position: top left;
	background-size: 78% auto;
	background-color: #591963;
}
.headnavigation li {
	height: 42px;
}
.spalte1 {
	padding-left: 10px;
}
.spalte2 {
	width: 33%;
	margin-right: 5%;
	padding-left: 10px;
}
.spalte3 {
	width: 25%;
	margin-right: 5%;
}
.spalte4 {
	width: 28%;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.rahmenlos_vorstand {
	width: 500px;
}
}
@media only screen and (min-width: 650px) and (max-width: 949px) {
.wechselbild {
	max-height: 480px;
}
/*
.logo1 {
	width: 200px;
	height: 90px;
}
*/
.logo2 {
	float: right;
	margin-right: 10px;
	width: 300px;
	top: 0px;
}
/*
.headnavigation {
	margin-top: 50px;
}
*/
.headnavipunkt_hgv {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_hgv:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_sulz {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_sulz:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_termine {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
}
.headnavipunkt_termine:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
}
.headnavipunkt_mitglieder {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
}
.headnavipunkt_mitglieder:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
}
.headnavipunkt_rezepte {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
}
.headnavipunkt_rezepte:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
}
.headnavipunkt_hannikel {
	background-position: top left;
	background-size: 60% auto;
	background-color: #e14924;
}
.headnavipunkt_hannikel:hover {
	background-position: top left;
	background-size: 60% auto;
	background-color: #591963;
}
.headnavigation li {
	height: 32px;
}
p {
	padding-bottom: 10px;
	font-size: 13px;
}
.navigation {
	width: 180px;
}
.hauptnavi {
	width: 160px;
}
.subnavi {
	width: 200px;
	float: right;
}
.text {
	margin-left: 200px;
}
/*
.spalte1 {
	height: 90px;
}
*/
.spalte2 {
	width: 35%;
	margin-right: 5%;
}
.spalte3 {
	width: 25%;
	margin-right: 5%;
}
.spalte4 {
	width: 30%;
	float: left;
	text-align: right;
}
.rahmenlos_vorstand {
	width: 450px;
}
}
@media only screen and (min-width: 481px) and (max-width: 649px) {
.wechselbild {
	height: 300px;
/*
	margin-top: 30px;
*/
}
.inhalt {
	background-color: #ffffff;
	background-image: none;
}


.logo_header {
height:21%;
}

.logo1 {
	width: 120px;
	height: auto;
	margin-right:20px;
}
.logo2 {
	float: right;
	margin-right: 10px;
	width: 255px;
}
.headnavigation {
/*
	margin-top: 85px;
*/
margin-top:0;
padding-left:0;
	margin-bottom: 5px;
	width: 100%;
}
.headnavipunkt_hgv {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_hgv:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_sulz {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
	width: 100%;
}
.headnavipunkt_sulz:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
	width: 100%;
}
.headnavipunkt_termine {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
}
.headnavipunkt_termine:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
}
.headnavipunkt_mitglieder {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
}
.headnavipunkt_mitglieder:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
}
.headnavipunkt_rezepte {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
}
.headnavipunkt_rezepte:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
}
.headnavipunkt_hannikel {
	background-position: top left;
	background-size: 24% auto;
	background-color: #e14924;
}
.headnavipunkt_hannikel:hover {
	background-position: top left;
	background-size: 24% auto;
	background-color: #591963;
}
.headnavigation li {
	height: 40px;
}
.headnavi {
	width: 100%;
}
h1 {
	font-size: 20px;
	line-height: 35px;
}
p {
	font-size: 12px;
}
.subnavi {
	margin-top: 0px;
	padding-left: 40px;
}
.navigation {
	width: 100%;
}
.hauptnavi {
	width: 100%;
	margin-top: 0px;
}
.navipunkt {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
.text {
	margin-left: 0px;
	float: left;
}
.content {
	margin-top: 120px;
	float: left;
}
.footerlogo {
border: none;
width: 100px;
height: auto;
}
.spalte1 {
	height: 90px;
}
.spalte2 {
	width: 50%;
	margin-right: 5%;
}
.spalte3 {
	width: 45%;
}
.spalte4 {
	width: 100%;
	float: left;
	text-align: left;
}
.aos {
	text-align: left;
	padding-left: 17px;
	font-size: 9px;
}
.rahmenlos_vorstand {
	width: 350px;
}
}
@media only screen and (max-width: 480px) {
.wechselbild {
	height: 200px;
/*
	margin-top: 30px;
*/
}
.inhalt {
	background-color: #ffffff;
	background-image: none;
}
.logo_header {
	height: 15%;
}
.logo1 {
	width: 120px;
	height: auto;
	margin-right:20px;
}
.logo2 {
	float: right;
	margin-right: 10px;
	width: 140px;
}
.headnavigation {
/*
	margin-top: 70px;
*/
	margin-bottom: 5px;
	width: 100%;
}
.headnavipunkt_hgv {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_hgv:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_sulz {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_sulz:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_termine {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_termine:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_mitglieder {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_mitglieder:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_rezepte {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_rezepte:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_hannikel {
	background-position: top left;
	background-size: 35% auto;
	background-color: #e14924;
	padding-left: 2%;
	width: 98%;
}
.headnavipunkt_hannikel:hover {
	background-position: top left;
	background-size: 35% auto;
	background-color: #591963;
	padding-left: 2%;
	width: 98%;
}
.headnavigation li {
	height: 42px;
}
.headnavi {
	width: 100%;
}
h1 {
	font-size: 20px;
	line-height: 35px;
}
p {
	font-size: 12px;
}
.subnavi {
	margin-top: 0px;
	padding-left: 40px;
}
.navigation {
	width: 100%;
}
.hauptnavi {
	width: 100%;
	margin-top: 0px;
}
.navipunkt {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
.text {
	margin-left: 0px;
	float: left;
}
.content {
	margin-top: 180px;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
}
.footerlogo {
border: none;
width: 100px;
height: auto;
}
.spalte1 {
	height: 90px;
	padding-left: 2%;
}
.spalte2 {
	width: 50%;
	margin-right: 5%;
	padding-left: 2%;
}
.spalte3 {
	width: 41%;
	padding-right: 2%;
}
.spalte4 {
	width: 98%;
	float: left;
	text-align: left;
	padding-left: 2%;
}
.rahmenlos_vorstand {
	width: 350px;
}
.aos {
	text-align: left;
	padding-left: 17px;
	font-size: 9px;
}
.bild_broschuere {
	width: 250px;
	height: auto;
}
}


/* schriftgroessen */
h1 {
font-size:32px;
}
h2 {
font-size:22px;
}
h3 {
font-size:20px;
}

.haendler-container {
    display: flex;
    justify-content: space-between;
    align-items: center; /* Bild vertikal mittig */
    margin-top: 20px;
    gap: 20px; /* Abstand zwischen Text und Bild */
}

.haendler-liste {
    width: 50%; /* links 50% */
}

.haendler-liste p {
    margin: 5px 0; 
    line-height: 1.4;
}

.haendler-bild {
    width: 50%; /* rechts 50% */
    display: flex;
    justify-content: center; /* Bild horizontal zentrieren */
}

.haendler-bild img {
    max-width: 60%; /* Bild 60% des Containers */
    height: auto;
    border-radius: 5px;
}

/* Responsive: untereinander, Bild mittig */
@media (max-width: 768px) {
    .haendler-container {
        flex-direction: column;
        align-items: center;
        text-align: left; /* Text linksbündig */
    }

    .haendler-liste, 
    .haendler-bild {
        width: 100%; /* volle Breite */
    }

    .haendler-bild img {
        max-width: 80%; /* Bild mobil 80% */
        margin-top: 15px;
    }
}
