body { 
  font-family: 'arial', 'Open Sans', sans-serif;
  color: #454545;
  font-size:112%;
  font-weight:500;
  font-style:normal;
  line-height: 1.5;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  margin-left:auto;
  margin-right:auto;
  background-color:#fff;
  scroll-behavior:smooth;
}
h1 {
	font-size:230%;
	font-weight:900;
	line-height: 1.2;
	color: #000;
}
h2 {
	font-size:150%;
	font-weight:700;
	line-height: 1.2;
	color: #000;
}
a {
text-decoration: none;
color: #800000;
}
.bilder {
	max-width: 100%; height: auto;
}
.hs_bilder {
	max-width: 100%; height: auto;
}
.hs_seite{
	background: #fff;
	margin-top:-7px;
	margin-left:-6px;
	margin-right:-6px;
}
.hs_flex { 
	display: flex; 
}
.hs_flexwrap { 
	display: flex; 
	flex-wrap:wrap;
}
.topfix{
	position:fixed;
	top:0px;
	width:100%;
	overflow-y: hidden;
	overflow-x: hidden;
	z-index:9999;
}
.hs_oben{
	float:left;
	min-height:70px;
	max-height:70px;
	width:100%;
	overflow-y: hidden;
	overflow-x: hidden;
	background:#fff;
	border-top:2px solid #800000;
	z-index: 999;
}
.hs_oben_in{
	min-height:65px;
	max-height:65px;
	background:#fff;
	padding-top:5px;
	padding-left:10px;	
	max-width:1920px;
	margin:auto;
	z-index: 999;
}
.hs_logo{
	margin-top:3px;
}
.hs_seitentitel{
	margin-top:-8px;
	margin-left:20px;
}
.hs_seitentitel h1{
	font-size:150%;
	font-stretch: expanded;	
}

.hs_seiteninfo{
	float:right;
	margin-top:-50px;
	margin-right:25px;
}
.menu_res {
  float:right;
  margin-top:-58px;
	margin-right:110px;
  
}

.hs_menu{
	width:100%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top:1px;
	height:45px;
	min-height:45px;
	background: #f2f2f2;
	color: #800000;
	border-bottom: 1px solid #000;
}
.hs_menu_in{
	height:45px;
	min-height:45px;
	padding-left:10px;
	max-width:1920px;
	margin:auto;
	background: #f2f2f2;
}
.menu-inhalt_res {
  float:left;
  display: none;
  position: fixed;
  font-size:100%;
  overflow-y:scroll; max-height:50%;
  scrollbar-color: #E6E6E6 D8D8D8;
  list-style: none;
  background-color:#FAFAFA;
  min-width: 160px;
  min-width: 150px;
  padding:10px;
  margin-left: -130px;
 -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0,0.7);
  box-shadow: 0px 1px 3px rgba(0, 0, 0,0.7); 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 999;
}
.menu_res:hover .menu-inhalt_res {
  display: block;
}
.menu-inhalt_res a {
	color: #454545;
	text-decoration: none;
}
.menu-inhalt_res a:hover {
	color: #800000;
}
.menu {
  float: left;
  margin-left:12px;
  z-index: 9999;
}
.menu .menubtn {
  font-size: 17px;   
  border: none;
  outline: none;
  color: #800000;
  font-weight:bold;
  padding: 8px 5px;
  background-color:#f2f2f2;
}
.menu .menubtn a {
	color: yellow;
}
.menu-inhalt {
  display: none;
  position: fixed;
  list-style: none;
  color: #800000;
 padding-bottom:10px;
 padding-right:5px;
  background-color:#FAFAFA;
  min-width: 190px;
   border: 2px solid #D8D8D8;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 9999;
}
.menu-top {
	margin-left:30px;
}
.menu-inhalt a {
  float: none;
  color: #454545;
  text-decoration: none;
  display: block;
  text-align: left;
}
.menu-inhalt a:hover {
  color: #800000;
}
.menu:hover .menu-inhalt {
  display: block;
}
.ul-lit a {
	color:#800000;
	margin-left:5px;
}
.ul-lit a:hover {
	color:#454545;
}

.menu_res .menubtn_res {
  border: none;
  outline: none;
  background-color: #fff;
  margin: 0;
}
.menubtnt{
	font-size: 17px;   
	border: none;
	outline: none;
	color: #800000;
	font-weight:bold;
	padding: 8px 8px;
	background-color:#f2f2f2;
}
.menubtnt a {
	color: #800000;
	text-decoration: none;
}
.menubtntx{
	font-size: 17px;   
	border: none;
	outline: none;
	color: green;
	font-weight:bold;
	padding: 8px 8px;
	background-color:#f2f2f2;
}
.menubtntx a {
	color: green;
	text-decoration: none;
}
.hs_inhalt{
	float:left;
	width:100%;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top:110px;
	background:#fff;	
}
.hs_inhalt_in{
	padding-left:10px;
	margin-right:25px;
	background: #fff;
	width:99%;
	overflow-y: auto;
	overflow-x: hidden;
	max-width:1920px;
	margin:auto;
	z-index: 100;
}
.inhalt {
	float: left;
	display: flex;
	flex-flow: row wrap;
	margin-top:1px;
}
.spalte {
	flex: 2;
	margin: 2px;
	min-width:300px;
	padding-left: 10px;
	padding-right: 20px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
}
.spalte_m {
	flex: 1;
	width:250px;
	min-width:250px;
	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0,0,0,0.10);
	border:1px solid rgba(0,0,0,0.10);
}
.spalte_m h3{
	color:#800000;
}
.spalte_m:hover {
	background:#fff;
	color:#800000;
	border:1px solid #800000;
}
.spalte_m:hover h3{
	color:#800000;
}
.inhalt_v {
	float: left;
	margin-top:20px;
}

.spalte_v {
	margin-top:10px;
	padding-left: 10px;
	padding-right: 10px;
}
.hsfixflip-icon {
    font-size: 250%;
    color: #800000;	
}
.hsfixflip {
  width: 220px;
  height: 160px;
  text-align: center;
  color: #800000;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transform: rotateY(0);
  -moz-transform: rotateY(0);
  -webkit-transform: rotateY(0);
  display: inline-block;
  margin: 10px;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.10);
  border: 0; 
  cursor: pointer;
}
.hsfixflip.active {
  transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
}
.hsfixflip_cont {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  overflow-y: hidden;
  background: #fff;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  text-decoration: none;
  opacity: 0;
}
.hsfixflip.active .hsfixflip_cont {
  opacity: 1;
}
.hsfixflip_cont_mehr {
	background: #900000;
    padding: 3px;
    font-size: 90%;
    display: inline-block;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 44;
    border-radius: 5px;
    color: #fff;
	
}
.hsfixflip_cont_mehr a {
	color: #fff;
}
.hsfixflip_cont_mehr a:hover {
	color: yellow;
}
.ks-zeilenflip-block {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
	width: 90%;
	margin:0 auto;
}
.ks-zeilenflip {
	width: 100%;
	color: #000;
	overflow: hidden;
	margin-bottom: 16px;
}
.ks-zeilenflip input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.ks-zeilenflip:last-child{
	margin-bottom: 0;
}
.ks-zeilenflip-label {
	display: flex;
	border:1px solid #800000;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 16px;
	background: #fff;
	color:#800000;
	font-weight: bold;
	cursor: pointer;
	font-size: 95%;
}
.ks-zeilenflip-label:hover {
	color: #800000;
}.ks-zeilenflip-label::after {
	content: "\276F";
	width: 16px;
	height: 16px;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.ks-zeilenflip-content {
	max-height: 0;
	padding: 0 16px;
	color: #000;
	background: white;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.ks-zeilenflip-content p{
	margin: 0;
	color: #000;
	
}
input:checked + .ks-zeilenflip-label {
	background: #800000;
	color:#fff;
}
input:checked + .ks-zeilenflip-label::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
input:checked ~ .ks-zeilenflip-content {
	max-height: 100vh;
	padding: 16px;
}

.tab {
	overflow: hidden;
	border-radius: 1px;
	box-shadow: 0 5px 20px rgba(0,0,0,0.10);
	background-color: #f1f1f1;
}
.tab button {
	color:#800000;
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 90%;
	font-weight:600;
}
.tab button a {
	textdecoration:none:600;
}
.tab button:hover {
	background-color: #ddd;
	color:#800000;
}
.tab button.active {
	background-color: #900000;
	color:#fff;
}
.tabcontent {
	display: none;
	padding: 6px 12px;
	border-radius: 1px;
	font-size:90%;
	box-shadow: 0 5px 20px rgba(0,0,0,0.10);
	border-top: none;
	animation: fadeEffect 2s;
}
.tabtopright {
	float: right;
	cursor: pointer;
	font-size: 28px;
}
.tabtopright:hover {
	color: red;
}
.formular_box {
    box-shadow: 0 10px 30px 3px rgba(128, 0, 0, 0.4);
    background: #fff;
    margin-left:20px;
	margin-right:20px;
	padding: 35px 50px 40px;
	border-top: 8px solid #800000;
    border-radius: 5px;
	max-width:90%;
}
.formular_box2 {
   box-shadow: 0 10px 30px 3px rgba(128, 0, 0, 0.4);
    background-color: #fff;
	margin-left:150px;
	margin-right:20px;
    padding: 35px 50px 10px;
	border-radius: 5px;
	width:60%;
	max-width:60%;
}
.form_box input {
    width:90%;
	height: 50px;
	margin-top: 10px;
    padding-left: 15px;
    background: transparent;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    color: #495057;
	transition:.5s;
	font-size:90%;
}
.form_box textarea {
    width:90%;
    background: transparent;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
    height: 150px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
	color: #495057;
	transition:.5s;
	font-size:110%;
}
.form_box input:focus,
.form_box textarea:focus{
    color: #495057;
    background-color: #fff;
    border-color: #900000;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 0, 0, 0.4);
}
.form_box select {
    width:92%;
	height: 50px;
	margin-top: 10px;
    padding-left: 15px;
    background: transparent;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    color: #000;
	transition:.5s;
	font-size:90%;
}
.quote_btn button {
    background: #900000;
	color:#fff;
    border: 0;
	font-weight:bold;
    display: inline-block;
    text-align: center;
	margin-top: 10px;
    padding: 15px 15px;
    border-radius: 7px;
    transition: .3s;
}
.quote_btn button:hover {
    background: #800000;
}
.quote_btn button:disabled {
  background: #E6E6E6;
  border: 1px solid red;
  cursor: not-allowed;
}

.ks-anker::before{
	display: block;
	content: "";
	height: 50px;
	margin-top: 50px;
	visibility: hidden;
}

.hs_unten{
	width:100%;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top:0px;
	left:0px;
	right:0px;
	background: #f2f2f2;
}
.hs_unten_in{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	max-width:1920px;
	margin:auto;
	background: #f2f2f2;
}
.footer {
	float:left;
	width: 99.9%;
	background-color:#BDBDBD;
	margin-top:auto;
	margin-left:auto;
	margin-bottom:0;
}

.footer_inhalt {
	width: 99%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:40px;
	}


.footer_spalte_links {
	float: left;
	display: flex;
	flex-flow: row wrap;
	justify-content: left;
	margin-top:10px;
	margin-left: 10px;
	color:#800000;
}
.footer_spalte_links a {
	color:#800000;
	font-weight:bold;
}
.footer_spalte_rechts {
	float: right;
	display: flex;
	flex-flow: row wrap;
	justify-content: right;
	margin-top:10px;
	margin-right: 10px;
	color:#800000;
}

.footer_spalte_rechts a {
	color:#800000;
}

.footer_copy a {
	color:#800000;
	font-size:60%;
	text-decoration: none;
	font-weight:bold;
	float:right;
	padding-right:10px;
	margin-bottom:5px;
}
#scrollUp {
    background: #fff none repeat scroll 0 0;
    bottom: 100px;
    color: #800000;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    right: 10px;
    text-align: center;
    width: 30px;
	border:1px solid #800000;
    border-radius: 50%;
}
#scrollUp:hover {
	background: #900000 none repeat scroll 0 0;
	color: #fff;
}
.cookie-notice-container {
	background-color: #FACC2E;
	opacity:0.9;
    filter: alpha(opacity=90);
    -moz-opacity:0.9;
	padding: 2px;
	text-align:center;
	font-size:90%;
	width:75%;
	max-width:900px;
	position:fixed;
	position:relativ;
    z-index: 99999999;
bottom: 20px;
margin-left: 20%;
margin-right: 20%;
border: solid #800000 3px;
}
 

.cookie-notice-container .cookie-notice-logo{
	text-align:center;
	width:100px;
}

.cookie-notice-container .cookie-notice-headline{
	color: #800000;
	text-align:center;
	font-weight: bold;
	padding: 2px;
	margin-bottom:5px;
}
.cookie-notice-container p{
	color: #333;
	text-align:center;
	margin:2px;
}
.cookie-notice-container .cookie-notice-privacy-link {
	font-size:95%;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
.cookie-notice-privacy-link:hover {
	color: #800000 !important;
	text-decoration:underline;
}
.cookie-notice-container .cookie-notice-buttons {
}
.cookie-notice-button-accept{
	padding:3px;
	font-size:90%;
	color:#800000;
	text-decoration:none;
	background-color:#FFFFFF;
	border: solid #800000 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 1px #222D7D; 
	-moz-box-shadow: 0 1px 1px #222D7D; 
	box-shadow: 0 1px 1px #222D7D;
}
 .cookie-notice-button-accept:hover,
.cookie-notice-button-accept:focus {
	background: #00FF00;
	color:#800000;
}
@media (max-width: 750px) {
	.formular_box2 {
		margin-left:20px;
	}
}
@media (min-width: 600px) {
	.menu {
		display:block;
	}
	.menu_res {
		display:none;
	}
	.hs_seitentitel{
		display:block;
	}
	
}
@media (min-width: 599px) {
	
}
@media (max-width: 599px) {
	.hs_menu{
		display:none;
	}
	.hs_seitentitel{
		display:none;
	}
	.hs_oben{
		border-bottom: 1px solid #000;
	}
	
	h1 {
		font-size:150%;
		font-weight:900;
		line-height: 0.8;
		color: #000;
	}
	h2 {
		font-size:100%;
		font-weight:700;
		line-height: 0.8;
		color: #000;
	}
	.hs_inhalt{
		margin-top:80px;
	}
}

@media (min-width: 501px) {
	
}
@media (max-width: 500px) {
	
}
@media (max-width: 400px) {
	
	
}
@media (min-width: 321px) {
	.topfix{
		overflow-x: hidden;
	}
	.hs_oben{
		overflow-x: hidden;
	}
	.hs_inhalt_in{
		overflow-x: hidden;
	}
	.hs_unten{
		overflow-x: hidden;
	}
}
@media (max-width: 320px) {
	.topfix{
		overflow-x: auto;
	}
	.hs_oben{
		overflow-x: auto;
	}
	.hs_inhalt_in{
		overflow-x: auto;
	}
	.hs_unten{
		overflow-x: auto;
	}
}
}