﻿/************************************************//*    © by Werbeagentur Gössler & Sailer OG     *//*             www.goesslersailer.at            *//************************************************//************************************************//*                    Schriften                 *//************************************************//************************************************/    @font-face {        font-family: 'Acherus Grotesque';        font-style: normal;        font-weight: normal;        src: url('../fonts/acherusgrotesque-regular-webfont.eot');        src: local('Acherus Grotesque'), local('Acherus-Grotesque'), url('../fonts/acherusgrotesque-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/acherusgrotesque-regular-webfont.woff') format('woff'), url('../fonts/acherusgrotesque-regular-webfont.woff2') format('woff2'), url('../fonts/acherusgrotesque-regular-webfont.ttf') format('truetype'), url('../fonts/acherusgrotesque-regular-webfont.svg#svgFont') format('svg');    }    @font-face {        font-family: 'Acherus Grotesque';        font-style: italic;        font-weight: normal;        src: url('../fonts/acherusgrotesque-regita-webfont.eot');        src: local('Acherus Grotesque'), local('Acherus-Grotesque'), url('../fonts/acherusgrotesque-regita-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/acherusgrotesque-regita-webfont.woff') format('woff'), url('../fonts/acherusgrotesque-regita-webfont.woff2') format('woff2'), url('../fonts/acherusgrotesque-regita-webfont.ttf') format('truetype'), url('../fonts/acherusgrotesque-regita-webfont.svg#svgFont') format('svg');    }    @font-face {        font-family: 'Acherus Grotesque';        font-style: normal;        font-weight: 700;        src: url('../fonts/acherusgrotesque-bold-webfont.eot');        src: local('Acherus Grotesque'), local('Acherus-Grotesque'), url('../fonts/acherusgrotesque-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/acherusgrotesque-bold-webfont.woff') format('woff'), url('../fonts/acherusgrotesque-bold-webfont.woff2') format('woff2'), url('../fonts/acherusgrotesque-bold-webfont.ttf') format('truetype'), url('../fonts/acherusgrotesque-bold-webfont.svg#svgFont') format('svg');    }    @font-face {        font-family: 'Acherus Grotesque';        font-style: italic;        font-weight: 700;        src: url('../fonts/acherusgrotesque-bolditalic-webfont.eot');        src: local('Acherus Grotesque'), local('Acherus-Grotesque'), url('../fonts/acherusgrotesque-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/acherusgrotesque-bolditalic-webfont.woff') format('woff'), url('../fonts/acherusgrotesque-bolditalic-webfont.woff2') format('woff2'), url('../fonts/acherusgrotesque-bolditalic-webfont.ttf') format('truetype'), url('../fonts/acherusgrotesque-bolditalic-webfont.svg#svgFont') format('svg');    }    @font-face {        font-family: 'Acherus Grotesque';        font-style: normal;        font-weight: 800;        src: url('../fonts/acherusgrotesque-extrabold-webfont.eot');        src: local('Acherus Grotesque'), local('Acherus-Grotesque'), url('../fonts/acherusgrotesque-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/acherusgrotesque-extrabold-webfont.woff') format('woff'), url('../fonts/acherusgrotesque-extrabold-webfont.woff2') format('woff2'), url('../fonts/acherusgrotesque-extrabold-webfont.ttf') format('truetype'), url('../fonts/acherusgrotesque-extrabold-webfont.svg#svgFont') format('svg');    }/************************************************//*                    Body                      *//************************************************/* {box-sizing: border-box;}body {	margin: 0px;	padding: 0px;	color: #737373;	background:#FFFFFF; 	font-family: 'Acherus Grotesque';	font-size: 100%;    line-height: 22px;    font-weight: 400;	-moz-osx-font-smoothing: grayscale;	-webkit-font-smoothing: antialiased;	text-rendering: optimizeSpeed;	letter-spacing: .03em;	}h1,h2,h3,h4,h5,h6{margin:30px 0px 30px 0px; font-weight: 300; color:#c61e18;}h1	{font-size:250%; margin:30px 0px 50px 0px; }h2	{font-size:200%;}h3	{font-size:180%;}h4	{font-size:160%;}h5	{font-size:160%;}h6	{font-size:140%;}hr{border:0;border-top:1px solid #b5b5b5; margin:20px 0}a{text-decoration:none;color:#c61e18}a:hover{color:#737373}.ue_box {text-transform: uppercase;font-weight: bold;}.gs_inbox {height:300px; margin:auto; width:99%}.news {text-align: left; width: 90%; margin: auto; padding:0 5% 0 5%; min-height: 250px}.newslist {margin-bottom: 25px}.newslist:hover {background-color: #fbfbfb;}#content{max-width:3000px; margin-top:0px}#cms > div:not(#map_canvas) img{max-width:100%;height:auto !important}#cms img {max-width: 100%; height: auto !important; display: block;}.content-max {max-width: 1200px; margin: 0px auto 30px auto} .content-max ul {    list-style-type: none;    margin-left: 10px;    list-style-position: outside;    z-index: 110;    }.content-max ul li {    line-height: 25px;    padding: 5px 0px;    list-style-position: outside;}.content-max ul li::before {    font-family: "Font Awesome 5 Free";    font-weight: 900;    font-style: normal;    font-size: 16px;    content: "\f101";    background-color: #c61e18;    color: #fff;    padding: 5px;    margin-right: 10px;    margin-left: -40px;    border-radius: 0px;}/* The switch - the box around the slider */.switch {	position: relative;	display: inline-block;	width: 48px;	height: 22px;	float: right;	margin-right: 20px}/* Hide default HTML checkbox */.switch input {  opacity: 0;  width: 0;  height: 0;}.switch-text {	float: left;	margin:1px 0 0 0;	font-weight: bold;}.switch-info-text {	float: left; 	padding: 10px 0 0 0;	text-align: left;}/* The slider */.check-slider {  position: absolute;  cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #ccc;  -webkit-transition: .4s;  transition: .4s;}.check-slider:before {  position: absolute;  content: "";  height: 14px;  width: 14px;  left: 4px;  bottom: 4px;  background-color: white;  -webkit-transition: .4s;  transition: .4s;}input:checked + .check-slider {  background-color: #c61e18;}input:focus + .check-slider {  box-shadow: 0 0 1px #c61e18;}input:checked + .check-slider:before {  -webkit-transform: translateX(26px);  -ms-transform: translateX(26px);  transform: translateX(26px);}/* Rounded sliders */.check-slider.round {  border-radius: 34px;}.check-slider.round:before {  border-radius: 50%;}/* Cookie-Layer ENDE */.trennlinie {margin:20px 0px 20px 0px; height:1px; border-top:1px #d4d4d4 solid;}.trennlinie_dashed {margin:20px 0px 20px 0px; height:1px; border-top:1px #d4d4d4 dashed;}img{border:0px;}img.left{	float:left;	margin-right:15px;	margin-bottom:15px;	border-radius:0px;	border:0px #FFFFFF solid;}img.right{	float:right;	margin-left:15px;	margin-bottom:15px;	border-radius:0px;	border:0px #FFFFFF solid;}img.left2{	float:left;	margin-right:15px;	border-radius:0px;	border:0px #FFFFFF solid;}img.thumb{	border:0px #FFFFFF solid; 	border-radius:0px; 	box-shadow:none; 	margin-right:10px;	margin-bottom:7px;	display:inline-block}img.thumb.first {	margin-left:0px;}.inc_img{	float:left;	margin-right:15px;	margin-bottom:15px;	border-radius:0px;	border:0px #FFFFFF solid;}/*******************************************//*                Buttons                  *//*******************************************/.btn{    background-color: #c61e18;    color: #fff;    padding: 14px;    display: inline-block;    border-radius: 0px;    border: none;	text-align: center;	cursor:pointer;	font-size: 100%;	margin: auto}.btn:hover{background-color:#000;color: #fff;}.btn-news{    background-color: #fff;    color: #c61e18;    padding: 14px;    display: inline-block;    border-radius: 0px;    border-top: 1px #c61e18 solid;	text-align: center;	cursor:pointer;	font-size: 100%;	width: 100%;	text-transform: uppercase;}.btn-news:hover{background-color:#642545;color: #fff;border-top: 1px #642545 solid}.btn-news-all{    background-color: #c61e18;    color: #fff;    padding: 18px 50px;    display: inline-block;    border-radius: 0px;    border: none;	text-align: center;	cursor:pointer;	font-size: 100%;}.btn-news-all:hover{background-color:#642545;color: #fff;}.btn-download{    background-color: #c61e18;    color: #fff;    padding: 8px 20px 8px 20px;    display: inline-block;    border-radius: 5px;    border: none;	text-align: center;	cursor:pointer;	font-size: 100%;	margin: 10px 0 10px 0;}.btn-download:hover{background-color:#000;color: #fff;}.btn_bold{    background-color: #0069b4;    color: #fff;    padding: 14px;    display: inline-block;    border-radius: 5px;    border: none;    font-weight:600;	text-align: center;	cursor:pointer;}.btn_bold:hover{background-color:#237DC3;}.btn_sel{background-color: red;}.btn_sel:hover{background-color: red;}/************************************************//*                     Seiten                   *//************************************************/#cms ul  {    list-style-type: none;     margin-left: 20px;    list-style-position: outside;    z-index: 110;    }#cms ul li {    line-height: 21px;    padding: 5px 0px;    list-style-position: outside;    }#cms ul li::before {    font-family: "Font Awesome 5 Free";    font-weight: 900;    font-style: normal;    font-size: 20px;    content: "\f058";    background-color: #fff;    color: #c61e18;    padding: 2px;    margin-right: 10px;    margin-left: -36px;    border-radius: 0px;}#verlauf {max-width: 1300px; margin: 0 auto 0 auto; padding: 30px 0; font-size: 90%}.seitennavi_block			{margin: auto; text-align: center; margin: 40px auto 20px auto}.seitennavi_info			{font-size:100%; text-align: center; margin: 0px auto 20px auto}.seitennavi_box 			{text-align: center}.seitennavi					{font-size:100%;}.seitennavi a.zahlen		{height:40px; line-height:40px; padding:0px 15px 0px 15px; margin:0px 0px 0px 4px; font-size:110%; text-decoration:none; background-color:#fff; border:0px #D0D0D0 solid; color:#666666; display:block; float:left;}.seitennavi a.zahlen:hover	{border:0px #c61e18 solid; color:#fff; background-color: #c29f38}.seitennavi a.active		{height:40px; line-height:40px; padding:0px 15px 0px 15px;  margin:0px 0px 0px 4px; font-size:110%; text-decoration:none; background-color:#c61e18; border:0px #c61e18 solid; display:block; float:left; color:#FFFFFF;}.seitennavi a.pfeile		{height:40px; line-height:38px; width:30px; text-align:center; margin:0px 0px 0px 4px; font-size:160%; text-decoration:none; background-color:#fff; border:0px #D0D0D0 solid; color:#666666; display:block; float:left;}.seitennavi a.pfeile:hover	{border:0px #c61e18 solid; color:#fff; background-color: #c29f38}/* Inhalte Index */.infobox {text-align:left; border:5px #fff solid; margin: 0px; background-color: #fff; padding: 10px}.infobox:hover {background-color: #c61e18; color: #fff}.infobox h3 {font-size:180%; color:#c61e18; line-height: 29px; margin: 10px 0 0 0}.infobox:hover h3 {color: #fff}.infobox:hover h4 {color: #fff}.gs-flex-container {display: flex; flex-wrap: wrap;}.gs-flex-content {display: flex; flex-direction: column;}.gs-flex-content p {flex: 1 0 auto;}.datum {margin: 10px 0 10px 0; font-size: 85%; color: #b5b5b5}.text {padding-right: 3%}.gs-image{max-width:100%;height:auto}.gs-top,.gs-bottom{position:fixed;z-index:2;width:100%;}.gs-top{top:0}.gs-bottom{bottom:0}.gs-clear {clear:both; height: 0px}.gs-clearleft {clear:left; height: 0px}.gs-clearright {clear:right; height: 0px}.gs-topbar{border-top:6px solid #ccc!important}.gs-bottombar{border-bottom:6px solid #ccc!important}.gs-leftbar{border-left:6px solid #ccc!important}.gs-rightbar{border-right:6px solid #ccc!important}.gs-navbar{list-style-type:none; margin:50px 0 0 0; padding:0; float:right}.gs-navbar li{float:left}.gs-navbar li a,.gs-navitem,.gs-navbar li .gs-btn,.gs-navbar li .gs-input{}.gs-navbar li .gs-btn,.gs-navbar li .gs-input{border:none;outline:none;width:100%}.gs-navbar li a:hover{}.gs-navbar .gs-dropdown-hover,.gs-navbar .gs-dropdown-click{position:static}.gs-navbar .gs-dropdown-hover:hover,.gs-navbar .gs-dropdown-hover:first-child,.gs-navbar .gs-dropdown-click:hover{background-color:#ccc;color:#000}.gs-navbar a,.gs-topnav a,.gs-sidenav a,.gs-dropdown-content a,.gs-accordion-content a,.gs-dropnav a{text-decoration:none!important}.gs-navbar .gs-opennav.gs-right{float:right!important}.gs-topnav{padding:8px 8px}.gs-topnav a{padding:0 8px;border-bottom:3px solid transparent;-webkit-transition:border-bottom .25s;transition:border-bottom .25s}.gs-topnav a:hover{border-bottom:3px solid #fff}.gs-topnav .gs-dropdown-hover a{border-bottom:0}.gs-opennav,.gs-closenav{color:inherit}.gs-opennav:hover,.gs-closenav:hover{cursor:pointer;opacity:0.8}.gs-btn,.gs-btn-block{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none!important;color:#fff;background-color:#000;text-align:center;cursor:pointer;white-space:nowrap}.gs-btn:hover,.gs-btn-block:hover,.gs-btn-floating:hover,.gs-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.gs-btn,.gs-btn-floating,.gs-btn-floating-large,.gs-closenav,.gs-opennav,.gs-btn-block{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   .gs-btn-floating,.gs-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;cursor:pointer;font-size:24px}.gs-btn-floating{width:40px;height:40px;line-height:40px}.gs-btn-floating-large{width:56px;height:56px;line-height:56px}.gs-disabled,.gs-btn:disabled,.gs-btn-floating:disabled,.gs-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}.gs-btn.gs-disabled *,.gs-btn-block.gs-disabled,.gs-btn-floating.gs-disabled *,.gs-btn:disabled *,.gs-btn-floating:disabled *{pointer-events:none}.gs-btn.gs-disabled:hover,.gs-btn-block.gs-disabled:hover,.gs-btn:disabled:hover,.gs-btn-floating.gs-disabled:hover,.gs-btn-floating:disabled:hover,.gs-btn-floating-large.gs-disabled:hover,.gs-btn-floating-large:disabled:hover{box-shadow:none}.gs-btn-group .gs-btn{float:left}.gs-btn-block{width:100%}.gs-btn-bar .gs-btn{box-shadow:none;background-color:inherit;color:inherit;float:left}.gs-btn-bar .gs-btn:hover{background-color:#ccc}.gs-badge,.gs-tag,.gs-sign{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.gs-badge{border-radius:50%}ul.gs-ul{list-style-type:none;padding:0;margin:0}ul.gs-ul li{padding:6px 2px 6px 16px;border-bottom:1px solid #ddd}ul.gs-ul li:last-child{border-bottom:none}.gs-tooltip,.gs-display-container{position:relative}.gs-tooltip .gs-text{display:none}.gs-tooltip:hover .gs-text{display:inline-block}.gs-btn,.gs-btn-floating,.gs-dropnav a,.gs-btn-floating-large,.gs-btn-block, .gs-navbar a,.gs-sidenav a,.gs-pagination li a,.gs-hoverable tbody tr,.gs-hoverable li,.gs-accordion-content a,.gs-dropdown-content a,.gs-dropdown-click:hover,.gs-dropdown-hover:hover,.gs-opennav,.gs-closenav,.gs-closebtn,*[class*="gs-hover-"]{-webkit-transition:background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s;transition:background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s}.gs-accordion-content a,.gs-dropdown-content a,.gs-dropdown-click:hover,.gs-dropdown-hover:hover,.gs-opennav,.gs-closenav,.gs-closebtn,*[class*="gs-hover-"]{-webkit-transition:background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s;transition:background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s}.gs-ripple:active{opacity:0.5}.gs-ripple{-webkit-transition:opacity 0s;transition:opacity 0s}.gs-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}.gs-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}.gs-closebtn{text-decoration:none;float:right;font-size:24px;font-weight:bold;color:inherit}.gs-closebtn:hover,.gs-closebtn:focus{color:#000;text-decoration:none;cursor:pointer}ul.gs-ul{list-style-type:none;padding:0;margin:0}ul.gs-ul li{padding:6px 2px 6px 16px;border-bottom:1px solid #ddd}ul.gs-ul li:last-child{border-bottom:none}.gs-input-group,.gs-group{margin-top:24px;margin-bottom:24px}.gs-input{padding:16px; display:block; border:1px solid #e2e2e2; width:100%; font-size: 100%;font-family: 'Acherus Grotesque';}.gs-label{color:#009688}.gs-input:not(:valid)~.gs-validate{color:#f44336}.gs-select{padding:9px 0;width:100%;color:#000;border:1px solid transparent;border-bottom:1px solid #009688}.gs-select select:focus{color:#000;border:1px solid #009688}.gs-select option[disabled]{color:#009688}.gs-dropdown-click,.gs-dropdown-hover{position:relative;display:inline-block;cursor:pointer}.gs-dropdown-hover:hover .gs-dropdown-content{display:block;z-index:1}.gs-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}.gs-dropdown-content a{padding:6px 16px;display:block}.gs-dropdown-content a:hover{background-color:#ccc}.gs-col{float:left;width:100%}.gs-col.s1{width:8.33333%}.gs-col.s2{width:16.66666%}.gs-col.s3{width:24.99999%}.gs-col.s4{width:33.33333%}.gs-col.s5{width:41.66666%}.gs-col.s6{width:49.99999%}.gs-col.s7{width:58.33333%}.gs-col.s8{width:66.66666%}.gs-col.s9{width:74.99999%}.gs-col.s10{width:83.33333%}.gs-col.s11{width:91.66666%}.gs-col.s12{width:99.99999%}@media only screen and (min-width:601px){.gs-col.m1{width:8.33333%}.gs-col.m2{width:16.66666%}.gs-col.m3{width:24.99999%}.gs-col.m4{width:33.33333%}.gs-col.m5{width:41.66666%}.gs-col.m6{width:49.99999%}.gs-col.m7{width:58.33333%}.gs-col.m8{width:66.66666%}.gs-col.m9{width:74.99999%}.gs-col.m10{width:83.33333%}.gs-col.m11{width:91.66666%}.gs-col.m12{width:99.99999%}}@media only screen and (min-width:993px){.gs-col.l1{width:8.33333%}.gs-col.l2{width:16.66666%}.gs-col.l3{width:24.99999%}.gs-col.l4{width:33.33333%}.gs-col.l5{width:41.66666%}.gs-col.l6{width:49.99999%}.gs-col.l7{width:58.33333%}.gs-col.l8{width:66.66666%}.gs-col.l9{width:74.99999%}.gs-col.l10{width:83.33333%}.gs-col.l11{width:91.66666%}.gs-col.l12{width:99.99999%}}.infobox_content {border:5px #fff solid}.gs-content{max-width:1500px;margin:auto;position:relative;}.gs-hide{display:none!important}.gs-show-block,.gs-show{display:block!important}.gs-show-inline-block{display:inline-block!important}.gs-left-align{text-align:left!important}.gs-right-align{text-align:right!important}.gs-left{float:left!important}.gs-right{float:right!important}.gs-justify{text-align:justify!important}.gs-center{text-align:center!important}.gs-display-topleft{position:absolute;left:0;top:0}.gs-display-topright{position:absolute;right:0;top:0}.gs-display-bottomleft{position:absolute;left:0;bottom:0}.gs-display-bottomright{position:absolute;right:0;bottom:0}.gs-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.gs-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}.gs-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}.gs-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}.gs-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}.gs-display-container:hover .gs-display-hover{display:block}.gs-display-container:hover span.gs-display-hover{display:inline-block}.gs-display-hover{display:none}.gs-end {text-align:center; color:#b5b5b5; background-color: #333333; padding: 30px}.bottom_bg {background-image: url("../img/footer/bottom_bg.png"); background-position: top; background-size:cover; background-repeat: no-repeat; width: 100%; min-height: 480px; font-size: 110%; line-height: 30px; color: #fff; position: relative;}.bottom_bg div.leftbox {padding: 18% 0 0 3%; position:absolute; bottom:20px; left:0px;}.bottom_bg div.rightbox {padding: 20% 3% 0 0; position:absolute; bottom:20px; right:0px;}.bottom_bg a {color: #fff}.k_symb {float: right; width: auto; height: 55px}.f_symb {float: right; width: 55px; height: 55px; margin: 0 10px 0 0;}.f_symb_png {float: right; width: auto; height: 55px; margin: 0 10px 0 0;}.bildlogo{height:auto; width:240px; padding:30px 0;}.bildlogo{height:auto; width:240px; padding:30px 0;}.icontop{height:46px; width:46px; margin:0px 0px 0px 2px;}#iconsuche {background-image:url('../img/header/suche.svg'); }#iconstandort {background-image:url('../img/header/standort.svg');}#icontel {background-image:url('../img/header/tel.svg');}#icontermin {background-image:url('../img/header/termin.svg');}#iconkontakt {background-image:url('../img/header/kontakt.svg');}#iconkraft {background-image:url('../img/header/kraft.svg'); width:62px;}#iconsuche:hover {background-image:url('../img/header/suche_hover.svg');}#iconstandort:hover {background-image:url('../img/header/standort_hover.svg');}#icontel:hover {background-image:url('../img/header/tel_hover.svg');}#icontermin:hover {background-image:url('../img/header/termin_hover.svg');}#iconkontakt:hover {background-image:url('../img/header/kontakt_hover.svg');}.linkfarbe{ border-bottom: 1px #CCCCCC solid;}.linkfarbe:hover {background-color:#efefef;}.linkfarbe2{ border-bottom: 1px #CCCCCC solid;}.linkfarbe2:hover {background-color:#efefef;}#navicon {display:block; float:right; margin:26px 10px 0px 0px;z-index:100;background:transparent url('../img/icons/svg/nav.svg') no-repeat center center;background-size:contain;}#navicon a {display:block; width:32px; height:32px;}#navicon.navi_pfeil {background:transparent url('../img/icons/pfeil.svg') no-repeat center center;background-size:contain; width:32px; height:32px;}.abdunkeln {display:block; width:100%; height:120%; top:0px; bottom:0px; left:0px; right:0px; position:fixed; z-index:2; background:#000000; opacity:0.7;}/************************************************//*                Slidertext                    *//************************************************/.slidertext {    color: #FFFFFF;    letter-spacing: 2px;    text-shadow: 1px 1px 1px #6e6e6e;    position: absolute;    font-size: 300%;	/*font-weight: bold;*/	text-transform: uppercase;    line-height: 100%;    bottom: 10%;    right: 2%;    left: 2%;    text-align: center;}.slidertext-titel {font-size: 430%;}.slidertext-klein {font-size: 150%;}.text-focus-in {	-webkit-animation: text-focus-in 1s linear both;	        animation: text-focus-in 1s linear both;	animation-delay:1s;}.header_background {width: 100%; height: 500px; background-size: cover; background-position: center; background-repeat: no-repeat;position: relative;}.header_text {position: absolute; top:40%; left:0%; width: 100%; text-align: center; font-size: 230%;color: #FFFFFF;    letter-spacing: 2px;    text-shadow: 1px 1px 1px #6e6e6e;text-transform: uppercase;line-height: 100%;}/* ---------------------------------------------- * Generated by Animista on 2020-6-30 16:42:40 * Licensed under FreeBSD License. * See http://animista.net/license for more info.  * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}/*.text-focus-in{-webkit-animation:text-focus-in 1s cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in 1s cubic-bezier(.55,.085,.68,.53) both}*//************************************************//*                 Downloads                    *//************************************************/.dload_container {margin:20px 0px 0px 0px; padding:0px 0px 10px 0px; border-bottom:1px #BCBCBC solid;}.dload_ueber {font-size:20px; color:#5d7a7e;}.dload_inhalt {display:block; margin:10px 0px 0px 0px; position:relative;}.dload_abs {margin:5px 0px 30px 0px; padding:0 20px 0 0; min-height: 280px;}.dload_text {float:left; margin:0px 0px 0px 0px;}.dload_text.kl {width:500px; margin:0px 0px 0px 10px;}.dload_text.gr {width:640px;}.dload_text a {color:#6E6F71; text-decoration:none;}.dload_details {margin-top:10px;}.dload_icon {float:left; width:130px;}.dload_ok {position:absolute; right:0px; top:20px; display:none;}.dload_link	{margin:10px 0px 0px 0px; float:left;}/*.dload_link a{font-weight:normal; color:#5d7a7e; text-decoration:none;}.dload_link a:hover {font-weight:normal; text-decoration:underline;}*//************************************************//*                    Suche                     *//************************************************/#navimobil #vt_suche {background-color:#089bd5; height: 66px}#navimobil #vt_suche input[type=text] {border:0; float:left; margin:1px 0px 0px 0px; font-size:110%; height: 40px; width:80%; line-height: 40px; padding: 0px 10px 0px 10px;}#navimobil #vt_suche input.btnSave {border-radius:0px; height:40px; line-height:40px; margin-left:3%;float:left;width:30px; padding:0px; text-align:center; background:transparent url('../img/icons/svg/suche.svg')no-repeat center center;margin-top:0px; border:0px;}#navimobil #vt_suche_mobil {background-color:#c61e18; height: 62px}#navimobil #vt_suche_mobil input[type=text] {border:0; float:left; margin:1px 0px 0px 0px; font-size:110%; height: 40px; width:80%; line-height: 40px; padding: 0px 10px 0px 10px;}#navimobil #vt_suche_mobil input.btnSave {border-radius:0px; height:40px; line-height:40px; margin-left:3%;float:left;width:30px; padding:0px; text-align:center;background:transparent url('../img/icons/svg/suche.svg')no-repeat center center;margin-top:0px; border:0px;}#vt_suche {	margin-top:-75px;	height:75px;    width: 100%;    background-color: #c6c6c6;    padding: 20px 0px 20px 0px;    display:none;}#vt_suche .container {width:auto;}#vt_suche input[type=text] {height:35px; line-height: 35px; width: calc(100% - 120px); padding: 0px 7px 0px 7px;color: #000000; border: 0px solid #FFFFFF;font-size: 100%;}#vt_suche .btnSave {float: right;height:35px; width:100px; font-size: 100%; background-color:#ef8107; color:#FFFFFF;border:0px;}#navimobil input.btnSeek {background:transparent url('../img/icons/svg/suche.svg') no-repeat center center;  background-size: 61%;float:right;text-align: left;  margin: 4px 1px 0 0;  padding: 6px 43px 4px 0px; background-color: #FFFFFF;  text-transform: uppercase;  border: 0px;  font-size: 21px;  font-weight: 600;  cursor: pointer;}#navimobil input.btnSeek:hover {	background-color:#ffffff;}.suche {margin:0px 0px 0px 0px;}.suche div.abs {margin:0px 0px 20px 0px;}.suche div.abs div.tit a{font-size:120%; color:#666666; font-weight:normal;}.suche div.abs div.txt{margin:3px 0px 0px 0px;}.gs-input-search{padding:12px;display:block;border:none;width:100%; font-size: 120%;}/* Kalender*/.kal_ze:hover{background-color:#C1FFC1;cursor:pointer;}.termin{background-color:#FF8888;	}.cms_titel {font-size:110%; margin:5px 0px 0px 0px;}.cms_titel a{font-size:110%; text-decoration:none; font-weight:bold;}.cms_titel a:hover {color:#0069b4; text-decoration:none;}.suchwort{font-weight:bold; color:#0a9ad5}.footer_nav_button {	background-color:#f3f3f3!important;	width: 95%!important; 	color: #737373!important;	padding: 20px!important; 	margin: 5px auto 5px auto!important; 	text-align: center!important;	border:0px!important;	font-size: 100%!important;	text-transform: none!important;}.footer_nav_logo {text-align: center!important}.footer_nav {	background-color:#f3f3f3!important;	width: 95%!important; 	color: #737373!important;	padding: 20px!important; 	margin: 5px auto 5px auto!important; 	text-align: center!important;	border:0px!important;	font-size: 100%!important;	text-transform: none!important;    cursor:pointer;    }.footer_nav_logo {	background-color:#f3f3f3!important;	width: 95%!important; 	color: #737373!important;	padding: 20px!important; 	margin: 5px auto 5px auto!important; 	text-align: center!important;	border:0px!important;	font-size: 100%!important;	text-transform: none!important;    cursor:pointer;}/************************************************//*                    Formular                  *//************************************************/select.menge{height: 35px;font-size: 120%;color: #737373;padding: 0 10px;border: 0px; font-weight: bold;}input.button {font-size:110%; border:1px #D6D6D6 solid; height:44px; line-height:44px; padding:0px 5px 0px 5px; border-radius:3px;width: 100%}select.button {font-size:110%; border:1px #D6D6D6 solid; height:44px; line-height:46px; padding:0px 0px 0px 0px; margin:0px; border-radius:3px;width: 100%}textarea.button {font-size:110%; border:1px #D6D6D6 solid; padding:12px 5px 12px 5px; margin:0px; border-radius:3px;}input.buttonfehler	{font-size:110%; border:1px #861103 solid; height:44px; line-height:44px; padding:0px 5px 0px 5px;}select.buttonfehler	{font-size:110%; border:1px #861103 solid; height:46px; line-height:46px; padding:0px 0px 0px 0px; margin:0px;}textarea.buttonfehler	{font-size:110%; border:1px #861103 solid; padding:12px 5px 12px 5px;}textarea{height: 411px;}.feld {margin:20px 0} /* Schatten */.gs-shadow-2{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-4{box-shadow:0 4px 8px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-8{box-shadow:0 8px 16px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-12{box-shadow:0 12px 16px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-16{box-shadow:0 16px 24px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-24{box-shadow:0 24px 24px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}.gs-shadow-oben{box-shadow:0 0px 0px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}/* Farben */.gs-black,.gs-hover-black:hover{color:#fff!important;background-color:#000!important}.gs-white,.gs-hover-white:hover{color:#454545!important;background-color:#fff!important}.gs-grey,.gs-hover-grey:hover{color:#000!important;background-color:#9e9e9e!important}.gs-light-grey,.gs-hover-light-grey:hover{color:#000!important;background-color:#f1f1f1!important}.gs-blue,.gs-hover-blue:hover{color:#fff!important;background-color:#0069b4!important}.gs-light-blue,.gs-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}.gs-text-white,.gs-hover-text-white:hover{color:#fff!important}.gs-text-black,.gs-hover-text-black:hover{color:#000!important}.gs-text-grey,.gs-hover-text-grey:hover{color:#757575!important}.gs-text-light-grey,.gs-hover-text-light-grey:hover{color:#f1f1f1!important}.gs-text-dark-grey,.gs-hover-text-dark-grey:hover{color:#3a3a3a!important}.gs-text-blue,.gs-hover-text-blue:hover{color:#2196F3!important}.gs-text-light-blue,.gs-hover-text-light-blue:hover{color:#87CEEB!important}.gs-border-blue,.gs-hover-border-blue:hover{border-color:#2196F3!important}.gs-border-light-blue,.gs-hover-border-light-blue:hover{border-color:#87CEEB!important}.gs-border-white,.gs-hover-border-white:hover{border-color:#fff!important}.gs-border-black,.gs-hover-border-black:hover{border-color:#000!important}.gs-border-grey,.gs-hover-border-grey:hover{border-color:#9e9e9e!important}.gs-border-light-grey,.gs-hover-border-light-grey:hover{border-color:#f1f1f1!important}.gs-border-dark-grey,.gs-hover-border-dark-grey:hover{border-color:#616161!important}.gs-flexauto{display: flex; align-items: center;}.kartentext {font-size:120%; display: inline-block; padding:20px 50px 10px 50px; background-color:#FFFFFF;text-transform: uppercase;}.gs-padding-xlarge{padding:12px 24px!important;}.gs-flexauto{display: block; align-items: center;}.highlights{padding: 0 2.5%; min-height:310px; text-align:center}.gs-custom-select {	position: relative;	display: block;	max-width: 200px;	min-width: 180px;	/*margin: 0 auto;*/	border:1px solid #ccc;	z-index: 1;    font-family: 'Acherus Grotesque';}.gs-custom-select select {	border: none;	outline: none;	background: transparent;	-webkit-appearance: none;	-moz-appearance: none;	appearance: none;	border-radius: 0;	margin: 0;	display: block;	width: 100%;	padding: 8px 7px 8px 7px;	font-size: 100%;    color:#aaaaaa;}.gs-custom-select:after {	position: absolute;	right: 0;	top: 0;	width: 30px;	height: 100%;	line-height: 25px;	content: "";	background-image: url(../img/icons/svg/arrow.svg);	background-position: center;	background-repeat: no-repeat;	text-align: center;	border:0px solid #ccc;	z-index: -1;}@media only screen and (max-width:1200px){.gs_inbox {height:350px}.news:hover {height:350px}}@media only screen and (max-width:1090px){.gs_inbox {height:380px}.news:hover {height:380px}}/*-- MOBIL --*/@media only screen and (max-width:800px){    #navimobil #vt_suche_mobil {display: none}    #cms {padding: 0 20px}    #content{max-width:2000px; margin-top:50px}    #verlauf {display: none}        h1	{font-size:200%; line-height: 33px;}    h2	{font-size:170%; line-height: 30px;}    h3	{font-size:170%; line-height: normal; font-weight:bold; }    h4	{font-size:160%; line-height: normal}    h5	{font-size:160%; line-height: normal}    h6	{font-size:120%; line-height: normal}        .slidertext {font-size: 180%;}    .header_text {top:80%; font-size: 180%;}    .gs-topnav a{display:block}    .gs-navbar li:not(.gs-opennav){float:none;width:100%!important}    .gs-navbar{margin:-3px 0px 0 0;}    .gs-navbar li.gs-right{float:none!important}    .gs-topnav .gs-dropdown-hover .gs-dropdown-content,.gs-navbar .gs-dropdown-click .gs-dropdown-content,.gs-navbar .gs-dropdown-hover .gs-dropdown-content{position:relative}	    .gs-topnav,.gs-navbar{text-align:center}    .gs-hide-small{display:none!important}    .mySlides .gs-display-topleft{top:-52px; z-index:1;}    .mySlides .gs-display-topleft img{max-width:150px;}    .bildlogo{height:60px; width:auto; margin:8px 0px 6px 16px;padding: 0px}    .highlights{padding: 0 2.5%; min-height:320px; text-align:center}    .gs_inbox {height:auto;margin-top: 15px}    .news:hover {height:auto}    .bottom_bg {font-size:100%}    .bottom_bg div.leftbox {        padding: 0% 2%;        position: relative;        bottom: 0px;        left: 0px;        text-align: center;        margin: 140px 0 15px 0    }    .bottom_bg div.rightbox {        padding: 9% 32% 0 32%;        position: relative;        bottom: 0;        right: 0;    }}@media only screen and (max-width:600px){    p{margin:5px 0px;}    .highlights{padding: 0 2.5%; min-height:inherit; text-align:center}}@media only screen and (max-width:992px) and (min-width:801px){     #content{max-width:2000px; margin-top:96px}        .gs-hide-medium{display:none!important}    .bildlogo{height:65px; width:auto;}    .icontop{height:36px; width:36px; margin:0px 0px 0px 2px;}    .gs-navbar{list-style-type:none;margin:15px 0px 0 0;padding:0;}    .gs-padding-xlarge{padding:12px 24px!important}    .gs-flexauto{display: block; align-items: center;}    .abdunkeln{display:none!important;}    .gs_inbox {height:auto;margin-top: 15px}    .news:hover {height:auto}    .cbp-spmenu-push-toleft {    /*left:auto!important;    overflow-y:auto!important;*/    position:relative!important;    }}@media only screen and (min-width:993px){    .gs-hide-large{display:none!important}    .abdunkeln{display:none!important;}    .cbp-spmenu-push-toleft {    /*left:auto!important;    overflow-y:auto!important;*/    position:relative!important;    }    .news:hover {height:auto}}