:root {--farbe:#FF0000;--bgfarbe:#262626;--schrift:#fff;--hoehekopf:122px;--fussmenufarbe:#a0a0a0;--kopf: #49A748;--farbe2:#6DA8CF;--menubg:#000;}html {scroll-behavior: smooth;}html, body { overflow-x: hidden; }body {font-weight: 300;font-size: 14px;line-height: 18px;font-family: 'Raleway', sans-serif;background-color:var(--bgfarbe);text-align: center;margin: 0;padding: 0;}.body {/*background-size: cover; background-position-y: 100px; background-repeat: no-repeat;*/float: left;width: 100%;}.svgiconkopf {float: left;}.svgcliplist { overflow: hidden;}.svg_cliplist { height: 0; overflow: hidden;}.svg_icon_div {position: relative;height: 50px;margin-left: 4px;vertical-align: middle;display: inline-block;}.svg_icon_div_adr {vertical-align: top !important;}.svg_icon_div.svg_icon_div_fuss {width: 41px;}.svg_icon_lupe {position: relative;width: 50px;height: 50px;margin-left: 4px;float: left;}.neben {display: inline-block;vertical-align: super;float: none !important;}.svg_icon {fill: #a0a0a0;width: 42px;}#svglupe{fill: var(--farbe2);}.svg_icon_div > .svg_icon:hover, a:hover > .svg_icon_div { animation: kurzzoom 0.5s;}.svg_icon_lupe > #svglupe:hover{ animation: kurzzoom2 0.5s;}@keyframes kurzzoom { 0% { transform: scale(1); opacity: 1; fill: #a0a0a0; } 30% { transform: scale(1.25); opacity: 1; fill: var(--farbe); } 100% { transform: scale(1); opacity: 1; fill: #a0a0a0; }}@keyframes kurzzoom2 { 0% { transform: scale(1); opacity: 1; fill: var(--farbe2); } 30% { transform: scale(1.25); opacity: 1; fill: var(--farbe); } 100% { transform: scale(1); opacity: 1; fill: var(--farbe2); }}#naviicon {width: 36px;height: 26px;position: relative;margin: 6px auto;transform: rotate(0deg);transition: .5s ease-in-out;cursor: pointer;}#naviicon span {display: block;position: absolute;height: 4px;width: 100%;border-radius: 9px;opacity: 1;right: 0;transform: rotate(0deg);transition: .25s ease-in-out;background: #f0f0f0;}#naviicon span:nth-child(1) { top: 0px;}#naviicon span:nth-child(2) { top: 12px;}#naviicon span:nth-child(3) { top: 24px;}#naviicon.open span:nth-child(1) { top: 13px; transform: rotate(135deg);}#naviicon.open span:nth-child(2) { opacity: 0; right: -60px;}#naviicon.open span:nth-child(3) { top: 13px; transform: rotate(-135deg);}.iconhome { border: 1px solid #016BA5; border-radius: 74px !important; padding: 10px; background-color: #ffffff; transition: background-color 1s ease 0s;}.iconhome:hover{ border: 1px solid #016BA5; border-radius: 74px !important; padding: 10px; background-color:#000000;}.imgbg {text-align: center;width: 100%;} .imgbg img {border-bottom: 8px solid#505050;}.slider_inhalt { float: right; margin-top: 2%; position: absolute; right: 16%; text-align: center; top: 0; width: auto; z-index: 1;}.slider_inhalt img { vertical-align: bottom;}.slider_inhalt a { color: #FFFFFF; text-decoration: none;} .slider_inhalt h1 { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5); border-radius: 8px; font-size: 41px; font-weight: bold; margin: 0; padding: 10px 25px; text-align: right;}.slider_inhalt p { background: none repeat scroll 0 0 #016BA5; border-radius: 8px; color: #FFFFFF; float: right; font-family: 'Raleway',sans-serif; font-size: 22px; margin-top: 0; padding: 10px 25px; position: absolute; right: 0; top: 88%;}.slider_inhalt table { white-space: normal;}#slider_infotext{background-color:rgba(255,255,255,0.8); text-align: left;}.slider_inhalt table td { text-shadow: 2px 2px 4px #000000;}#slider_infotext h2 { margin: 0; padding: 0;}#id_radioslider { margin-bottom: 0;}.spalten.zwoelf.einruecken { margin-left: 20px;}label[class^="label_"] {white-space: nowrap;}.updownback {position: fixed;right: 0;z-index: 10;top: 60%;}.updownback1 {height: 36px;width: 36px;margin-bottom: 1px;background: rgba(150,150,150,0.6);cursor: pointer;}.updownback div:first-child {border-radius: 5px 0 0 0;}.updownback div:last-child {border-radius: 0 0 0 5px;}.teambox {text-align: center;}#socialmedia {text-align: center;}#socialmedia img { margin-top: 5px; margin-right: 2%; margin-left: 2%; border: none }#bewertungen { text-align: center }#bewertungen img { margin-top: 20px; border: none }#inhalt {position: relative;margin-top: 0;transition: margin-top 1s ease-in-out;}.inform {display: inline;position: absolute;top: 5px;right: 5px;z-index: 10;}.inhalt_bg {/*margin-top: 40px;border-top: 8px solid#505050;box-shadow: 0 0 5px rgba(0,0,0,0.4);background-color: #ffffff;-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.34);-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.34);box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.34);*/margin-top: 8px;}.inhalt_bg2 {margin-top: 0;height: auto;padding-top: 0;}#kopf {position: relative;width: 100%;float: left;margin-top: var(--hoehekopf);}.prozent100 {float: left;width: 100%;display: block;}.prozent50 {float: left;display: block;width: 50%;}.prozent50 img {width: 100%;}.kopftext1 {background-color: #E5E5E5;color: var(--farbe);font-size: 20px;width: 100%;vertical-align: bottom;text-align: center;padding-left: 10px;padding-right: 10px;height: 65px;display: inline-table;}.kopftext2 {background-color: var(--farbe);color: #ffffff;font-size: 20px;min-height: 199px;width: 100%;vertical-align: bottom;text-align: center;padding-left: 10px;padding-right: 10px;margin-top: 10px;height: 199px;display: inline-table;}.kopftext2b {display: table-cell;vertical-align: middle;height: 100%;}.kopfleiste {width: 100%;height: var(--hoehekopf);display: block;position: fixed;background: var(--bgfarbe);float: left;z-index: 1;}#logokopfleiste {display: block;float: left;width: fit-content;padding-left: 64px !important;background-color: var(--bgfarbe);padding: 0;margin: 0;max-height: 122px;height: 122px;}#logokopfleiste > img,#logokopfleiste2 > img {width: 500px;}#logokopfleiste2 {display: block;float: left;width: fit-content;padding-left: 64px !important;background-color: var(--bgfarbe);padding: 0;margin: 0;max-height: 122px;height: 122px;opacity:0.5;}#logotext, #logotext2 {font-family: "Varela Round", sans-serif;color: #fff;position: absolute;bottom: 0;font-size: 20px;left: 84px;font-weight: 400;display: none;}.logo2 > img{width: 100%;}#logotext2 {top: 104px;}#faderdiv { background: transparent; margin-top: 0px; margin-right: 0px; margin-left: 0px; position: relative; z-index: 1; top: 0px; width: 100%; height: 100%; }#kopfbild {height: 1200px;margin-bottom: -1px;margin-top: 0; background-repeat: no-repeat;background-size: cover; background-position: center; transition: all 0.5s ease; opacity:0;background-image: url(https://www.edvprojekte.at/data/pix/led_beschriftung_kaernten.jpg);}#fade {height: 100%;margin-bottom: -1px;margin-top: 0; background-repeat: no-repeat;background-size: cover; background-position: center; background-image: url(https://www.edvprojekte.at/data/pix/led_beschriftung_kaernten.jpg);/* transition: all 0.5s ease; transition: height 1.2s ease-in-out, opacity 1.2s ease-in-out, filter 1.8s linear; opacity:0; filter: grayscale(1);background-image: url(https://www.edvprojekte.at/data/pix/kopfbild.jpg);*/}div[id^="fade"]{ -webkit-transition: opacity 1s ease-in-out,filter 1s ease-in-out; -moz-transition: opacity 1s ease-in-out,filter 1s ease-in-out; -ms-transition: opacity 1s ease-in-out, filter 1s ease-in-out; -o-transition: opacity 1s ease-in-out, filter 1s ease-in-out; transition: opacity 1s ease-in-out, filter 1s ease-in-out;height: 100%;margin-bottom: -1px;margin-top: 0; background-repeat: no-repeat;background-size: cover; background-position: center; background-image: url(https://www.edvprojekte.at/data/pix/kopfbild.jpg);}.trans{ opacity: 0; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -ms-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out;filter: blur(80px);-webkit-transition: 1s -webkit-filter ease-in-out;-moz-transition: 1s -moz-filter ease-in-out;-o-transition: 1s -o-filter ease-in-out;transition: filter 1s ease-in-out; }.show{ opacity: 1; filter: blur(0);}#kopfbild > img {width: 100%;left: 0;top: 0;position: absolute;}#kopf > div:empty { margin-top: 100px;}img[id^="fade"]{ -webkit-transition: opacity 1s ease-in-out,filter 1s ease-in-out; -moz-transition: opacity 1s ease-in-out,filter 1s ease-in-out; -ms-transition: opacity 1s ease-in-out, filter 1s ease-in-out; -o-transition: opacity 1s ease-in-out, filter 1s ease-in-out; transition: opacity 1s ease-in-out, filter 1s ease-in-out; width: 100%;float: left;}.trans{ opacity: 0; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -ms-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out;filter: blur(80px);-webkit-transition: 1s -webkit-filter ease-in-out;-moz-transition: 1s -moz-filter ease-in-out;-o-transition: 1s -o-filter ease-in-out;transition: filter 1s ease-in-out; }.show{ opacity: 1; filter: blur(0);}#butkopfbild {margin-top: -95px;position: relative;top: 0;}#butkopfbild > img { border: 1px solid #ffffff; border-radius: 40px; transition: box-shadow 0.4s ease; box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);}#butkopfbild > img:hover {-webkit-box-shadow: 0px 0px 22px 3px rgba(255,255,255,1);-moz-box-shadow: 0px 0px 22px 3px rgba(255,255,255,1);box-shadow: 0px 0px 22px 3px rgba(255,255,255,1);cursor: pointer;}.butkopfbox {position: relative;height: 1px;float: left;width: 100%;/*left: calc(50% - 37px);*/display:block;}a.inhaltanker {visibility: hidden;height: 0px !important;position: absolute;margin-top: -122px;}#flagsx {display: none;}#flagsx a {line-height: normal !important;padding: 0 !important;}#flagsx img { margin-right: 2px }.closebut {margin-left: 9px;margin-right: 6px;margin-top: 7px;float: left;left: 0;position: absolute;}.closebut a { margin-top: 5px !important; background-color: transparent !important;}.close-button { height: 30px; width: 30px; position: relative; box-sizing: border-box; line-height: 30px; display: inline-block;}.close-button:before, .close-button:after { width: 38px; height: 4px; transform: rotate(-45deg); content: ''; position: absolute; top: 50%; left: 50%; margin-top: calc(-6px / 2); margin-left: calc(-30px / 2); display: block; background-color: #f0f0f0; transition: all 0.25s ease-out; border-radius:3px;}.close-button:after { transform: rotate(-135deg);}.close-button:hover::before, .close-button:hover::after {transform: rotate(0deg);background-color: #f0f0f0;}#menuleiste {position: absolute;z-index: 2;width: 100%;display:block;}#menuleiste2 {position: absolute;z-index: 2;width: 100%;display: none;}#menuleiste .gruppe {margin-bottom: 0;}#fuss {padding-bottom: 20px;}#fuss a { }#fuss a:link { color: black; }#fuss a:visited { color: black; }#fuss a:active { color: black; }#fuss a:hover { color:#505050; }.fussbg {background-color: var(--bgfarbe);}#body {color:#fff;font-size: 17px;line-height: 27px;padding-bottom: 15px;/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#ffffff',GradientType=0 ); */}#body b, #body strong {}.strong {margin-bottom: -30px;float: left;z-index: 1;position: absolute;background-color: #2D4789;color: #fff;padding-left: 8px;padding-right: 8px;}#body li { line-height: 140%; list-style: circle outside none; }#body img {}#body > h1 { margin-bottom: 1px; padding-left: 20px }#body a { color:red;font-weight: 500; background: transparent; transition: background 1s ease; padding-left: 4px; border-radius: 3px; padding-right: 4px; margin-left: -4px; margin-right: -4px;}#body a:link { color:red;}#body a:visited { color:red;}#body a:active { color:red;}#body a:hover { color: #ffffff; background:red;}.zbutton {padding-left: 30px !important;}.zbutton > a {border: 1px solid #515151;float: left;padding-right: 15px !important;padding-left: 15px !important;text-decoration: none;}hr {height: 1px;border: none;background-color: #CCC;}#sitemap {padding-left: 35px;width: calc(50% - 36px);float: left;}#sitemap a { font-weight: normal;}#sitemap ul { border-left: 1px solid #000000; margin-left: 16px; padding-left: 0;}#sitemap img { margin-bottom: 1px; margin-top: 1px; margin-right: 5px;}.sitemapbreite { float: left; width: 100%;}.smbreite {float: left;height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 82%;}.smumbruch { height: 32px;}#sitemap > ul { float: left; width: 100%;}#menu_bg { height: auto }.spalten > p {padding-left: 20px; padding-right: 20px; }.menuoben {float: right;position: relative;right: 0;width: 100%;text-align: right;padding-bottom: 15px;}.iconfeld {margin-top: 7px;float: right;display: inline-block;margin-right: 15px;}.iconfeld2 {display:none;}.iconfeld a {float: left;padding: 0 !important;margin: 0 !important;height: unset !important;line-height: 0 !important;margin-right: 2px !important;}.iconfeld img {width: 36px;background-color: #AEAEAE;border-radius: 3px;transition: 0.4s all linear;margin-left: 2px;}.iconfeld img:hover {background-color: var(--farbe2);}#menu {font-weight: normal;text-align: center;float: left;margin-bottom: 0px;padding: 0px;margin-top: 0;width: 565px;position: absolute;transition: left 0.6s ease 0s;border-radius: 0 0 4px 4px;box-shadow: 0px 1px 7px -3px rgba(0,0,0,0.75);height: 100vh;left: -600px;position: fixed;}.menubg {background-color: #404040;display: block;position: relative;height: calc(100% - 122px);margin-top: 122px;opacity: 0.975;}#menu ul { margin-top: 10px; text-align: center; list-style-type: none; float: none; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; width: auto; }#menu ul li { color:#505050; float: left;height: 200%;line-height: 200%; font-weight: normal; list-style-type: none; float: left; position: relative; width: 100%;}#menu ul li a { text-align: left; padding-left: 64px; }#menu li {color: var(--schrift);font-weight: normal;margin-right: 1px;position: relative;text-align: center;transition: background-color 0.8s ease,color 0.8s ease;width: 100%;/* background-image: url(http://www.elmat.at/https://www.edvprojekte.at/data/pix/L481_trenner.png); */height: 49px;list-style: none;text-align: left;}.menu_li { margin-left: 0px; padding-left: 0px; z-index: 0 }li[id^="LI"]:hover {background-color: var(--farbe2);}#menu a {font-family: "Varela Round", sans-serif;font-size: 22px;padding-right: 14px;padding-left: 14px;float: left;font-weight: normal;margin-bottom: 0;padding-bottom: 0;text-decoration: none;z-index: 2;padding-top: 0;line-height: 40px;width: calc(100% - 78px);}#menu a:link { color:var(--schrift);}#menu a:active { color:var(--schrift);}#menu a:visited { color:var(--schrift);}#menu a:hover { color:var(--schrift); background-color: #343434;}#menu .current { width: 100%;}#menu .current a {text-decoration: none;}#menu .current a:link { color:var(--schrift);}#menu .current a:active { color:var(--schrift);}#menu .current a:visited { color:var(--schrift);}#menu .current a:hover { color:var(--schrift); background-color: #d0d0d0;}#menu .sub {background-color: #fff;box-shadow: 0 3px 2px rgba(0,0,0,0.2);float: left;position: absolute;z-index: 14;top: 34px;left: 0px;overflow: hidden;visibility: hidden;display: table;height: auto;border-radius: 0px 0px 4px 0px;padding-bottom: 5px;}#menu ul li:last-child .sub {left: auto;}/*#menu ul li: child(1) > div > a:first-child { font-size: 31px;color: #F2862E;}#menu ul li:first-child > div > a {font-size: 31px;color: #F2862E;}#menu ul li:nth-child(2) > div > a:first-child {font-size: 31px;color: #F2862E;}#menu ul li:nth-child(3) > div > a:first-child {font-size: 31px;color: #F2862E;}#menu ul li:nth-child(4) > div > a:first-child {font-size: 31px;color: #F2862E;}#menu ul li:nth-child(5) > div > a:first-child,#menu ul li:nth-child(6) > div > a:first-child {line-height: normal;vertical-align: bottom;padding-top: 26px;padding-bottom: 14px;}*/.buttonbg { z-index: 0; width: 100% }.buttonbgleer { background-color: transparent; width: 100% }#menu .sub a { font-size: 17px; line-height: 24px; display: block; text-transform: none; font-family: 'Raleway', sans-serif; text-align: left; padding-top: 0px; padding-bottom: 0px; z-index: 15 border: none; margin-top: 0; height: 25px; float: left; display: table-row; }.menuimg {width: 300px;padding-left: 300px;height: 100%;display: table-cell;background-position: center;background-size: cover;}/*#menu ul li:nth-child(1) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/bio.jpg);}#menu ul li:nth-child(2) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/umgebung.jpg);}#menu ul li:nth-child(3) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/landhaus.jpg);}#menu ul li:nth-child(4) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/arche.jpg);}#menu ul li:nth-child(5) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/service.jpg);}#menu ul li:nth-child(6) div div div:last-child {background-image: url(https://www.edvprojekte.at/data/pix/infos.jpg);}*/.sub a:first-child { margin-top: 4px !important;}#menu .sub a:link { color: #505050; }#menu .sub a:active {color: #505050;}#menu .sub a:visited { color: #505050;}#menu .sub a:hover { color:#505050 ; font-weight: bold; }#menu .sub .current {}#menu .sub img { float: left }#menu .current .sub a { border: none;margin-top: 0;}#menufuss {text-align: center;padding-bottom: 15px;float: left;width: 100%;}#menufuss ul { font-weight: normal; background-color: transparent; list-style-type: none; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; width: auto }#menufuss li { font-weight: normal; list-style-type: none }#menufuss ul li a {background-position: left top;background-repeat: no-repeat;}#menufuss ul li:nth-child(1) a {background-image: url(https://www.edvprojekte.at/data/pix/home3.svg);background-position-y: 7px;background-size: 38px;background-position-x: 6px;}#menufuss ul li:nth-child(2) a {background-image: url(https://www.edvprojekte.at/data/pix/wir1.svg);background-position-y: 7px;background-size: 38px;background-position-x: 6px;}#menufuss ul li:nth-child(3) a {background-image: url(https://www.edvprojekte.at/data/pix/ort2.svg);background-position-y: 7px;background-size: 36px;background-position-x: 11px;}#menufuss ul li:nth-child(4) a {background-image: url(https://www.edvprojekte.at/data/pix/impress.svg);background-position-y: 7px;background-size: 38px;background-position-x: 6px;}#menufuss ul li:nth-child(5) a {background-image: url(https://www.edvprojekte.at/data/pix/dsgvo.svg);background-position-y: 7px;background-size: 38px;background-position-x: 6px;}#menufuss a {font-weight: normal;font-size: 14px;line-height: 22px;text-decoration: none;font-weight: normal;width: calc(100% - 10px);float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 5px;padding-right: 5px;height: 54px;line-height: 54px;text-align: left;text-indent: 52px;font-family: courier;color: var(--schrift);font-size: 23px;color:var(--fussmenufarbe);transition: color 0.5s ease;}#menufuss a:link { color:var(--fussmenufarbe);}#menufuss a:active { color:var(--fussmenufarbe);}#menufuss a:visited { color:var(--fussmenufarbe);}#menufuss a:hover {color: var(--schrift);}#menufuss .current { }#menufuss .current a { text-transform: uppercase; letter-spacing: 1px }#menufuss .current a:link { color:var(--fussmenufarbe);}#menufuss .current a:active { color:var(--fussmenufarbe);}#menufuss .current a:visited { color:var(--fussmenufarbe);}#menufuss .current a:hover { color:var(--schrift); }.gastrodatframe {height: 1600px;}#buchen { float: left; height: auto; margin-bottom: 2px; text-align: center; width: auto; display: inline-block;}.buchen a {color: #606060;float: left;font-size: 16px;line-height: 42px;text-align: center;transition: background-color 0.4s ease,color 0.4s ease;padding-left: 15px;padding-right: 15px;font-weight: bold;letter-spacing: 1px;}#suchen {display: none;position: absolute;right: 0;width: 300px;box-shadow: 0 0 4px rgba(0,0,0,0.2);}.suchen{position:relative;vertical-align: top;}#suchen input[type="submit"] {background: url(https://www.edvprojekte.at/data/pix/lupe_2.png) no-repeat scroll center top #EEEEEE;border: 1px solid #EEEEEE;height: 48px;width: 45px;cursor: pointer;}#Lupe img {width: 37px;}#suchen input[type="text"] {border: medium none;height: 48px;margin: 0;padding: 0 0 0 8px;width: 97%;}.f1,.f2{float:left;} .f1 { width: 85%;}.f2 { width: 14%;}#f3 {background: url(https://www.edvprojekte.at/data/pix/close.gif) no-repeat;height: 10px;position: absolute;right: -1px;top: 0;width: 10px;}#Lupe {cursor:pointer;text-align: right;}#navi { margin-left: 0;}#navi2 { float: left; margin-bottom: 16px; margin-top: 7px; padding-left: 18px;}#navi a { color: #D21E51; float: left; font-size: 11px; line-height: 40px; text-decoration: none; width: 100%;}.navibut { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); transition: background 1s ease 0s, border 1s ease 0s; border: 1px solid #cacaca; border-radius: 5px; float: left; font-size: 22px; line-height: 40px; margin-right: 5px; min-width: 40px; text-align: center;}.navisel{ background: #CECECE; border: 1px solid #CECECE; }#body .navisel b { color: #FFFFFF; font-weight: 900;}.navibut a {font-size: 22px !important;line-height: 30px; color: #d21e51; text-decoration: none; background: none repeat scroll 0 0 rgba(0, 0, 0, 0); } .navibut:hover { background: none repeat scroll 0 0 #F2862E; border: 1px solid #F2862E;}.ref_count{ float:left; }#body .navibut a:hover { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); transition: none 0s ease 0s;} .navibut i { color: #d21e51; font-style: normal; font-weight: bold; font-size: 27px }.suchen_ohne_bild { padding-left: 15px;}#suchen_liste_bilder li { list-style-type: none;}.suchen_meldung { padding: 15px;}#suchen_liste_bilder img { float: left; margin-right: 8px; vertical-align: middle;}#suchen_liste_bilder .suchen_mit_bild:first-child {}.suchen_mit_bild { background-color: rgba(255, 255, 255, 0.4); float: left; height: 90px; margin-bottom: 5px; margin-left: 2%; margin-right: 2%; width: 46%;}.suchen_text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}.suchen_mit_bild > a { float: left; height: 90px; line-height: 90px; width: 100%;}.suchen_ergebnis {padding: 20px;}.suchen_ergebnis #navi { float: left; padding: 15px 0; width: 96%;}.suchen_ergebnis #navi a{width: auto;float: none;}.thumbnail{display:none;}#whatsapp a{padding: 0;width: auto;}.buchen a:link { text-decoration: none;}.buchen a:visited { text-decoration: none;}.buchen a:active { text-decoration: none;}.buchen div:last-child { margin-bottom: 0;}.buchen {float: left;width: auto;display: inline-block;margin-left: 10px; background-color: rgba(255, 250, 250, 0.85); box-shadow: 0 0 3px #888888; border-radius: 3px;}.buchen a:hover { background-color: #F2862E; color: #ffffff; border-radius: 3px;}.teltext {display: block;}.telimg {width: 28px;vertical-align: middle;display:none;}#logo {padding-top: 15px;position: absolute;width: 13%;padding: 25px;top: 0;display:none;}#logo img {}.logos {width: 100%;text-align: center;}.logos img {width: 51%;margin-top: 0px;}.logotitel { background-color:#505050; width: 100%; text-align: center; color: #c8e3ff; text-transform: uppercase; font-size: 9px; padding-top: 3px; letter-spacing: 2px; font-weight: bold; margin-top: 1px; padding-bottom: 2px;}div[class^="logoscenter"] {width: 100%;float: left;text-align: center;margin-left: 10px;}div[class^="logoscenter"] img {width: 10%;margin-left: 20px;margin-right: 20px;}div[class^="logoscenter"] span {color: #505050;float: left;width: 100%;font-size: 20px;margin-top: 40px;margin-bottom: 10px;}.logoscenter1 span {margin-top: 10px !important;}div[class^="logoscenter"] img {vertical-align: middle;}.field_set {border-color: #fff;border-style: solid;font-size: 22px;margin-top: 24px;color: #828282;}.img_h20{width: 20% !important;}.img_h15{width: 15% !important;}.img_h80{width: 7% !important;}.img_h70{width: 12% !important;}#CDSWIDGRNBADGE {width: auto;margin-left: 0;}.gruppe.logosp {margin-bottom: 0;padding-bottom: 20px;}.logos12sp2 img {width: 15%;}.zwoelf.spalten.logos12sp {text-align: center;margin-top: 10px;}#TA_greenleader696 {display: inline-block;}h1,h2,h3,h4,h5,h6 { color:var(--farbe); font-family: 'Quicksand', sans-serif; font-weight: 600; padding-top: 10px;line-height: normal;margin-bottom: 0;}h1 {font-size: 36px;}h2 { font-size: 33px;}h3 { font-size: 31px; }h4 {font-size: 29px;}h5 {font-size: 27px;}h6 {font-size: 25px;font-weight: bold;margin-top: 0;}#body > .gruppe > .spalten.zwoelf h1 {margin-top: 20px;margin-left: 20px;}.gb_button {background-color: #F2862F;transition: background-color 1s ease 0s;color: #FFFFFF;cursor: pointer;height: 46px;line-height: 46px;text-align: center;cursor: pointer;font-weight: bold;letter-spacing: 1px;}.gb_button:hover { background-color: #F1B73A;}.gb_icon { float: left; margin-left: 18px; margin-right: 10px;}.gb_icon > img {margin-top:2px;}.gb_hr { background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.69); border: medium none; height: 5px;}.gb_rechts { padding-left: 18px; padding-right: 10px;}#navi { margin-left: 18px;}#navi2 { float: left; margin-bottom: 16px; margin-top: 7px; padding-left: 18px;}#navi a { color: #d21e51; font-size: 11px; text-decoration: none }.navibut { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); transition: background 1s ease 0s, border 1s ease 0s; border: 1px solid #cacaca; border-radius: 5px; float: left; font-size: 22px; line-height: 40px; margin-right: 5px; min-width: 40px; text-align: center;}.navisel{ background: #F2862E; border: 1px solid #F2862E; }.fussbox2{background-color: #eee;}.fussbox { padding: 15px }.fussbox a { font-weight: bold; }.fussbox a:link { color: var(--fussmenufarbe); font-style: normal; text-decoration: underline; border: none 0px }.fussbox a:active { color: var(--fussmenufarbe); font-style: normal; text-decoration: underline; border: none 0px }.fussbox a:visited { color: var(--fussmenufarbe); font-style: normal; text-decoration: underline; border: none 0px }.fussbox a:hover { color: black; font-style: normal; text-decoration: none }#fussnotex {padding: 15px;color: var(--fussmenufarbe);font-family: courier;padding-top: 10px;font-size: 23px;}#fussnotex a { text-decoration: none;font-size: 15px;line-height: 54px;color: var(--fussmenufarbe);transition: color 0.5s ease; }#fussnotex a:link { color: var(--fussmenufarbe); font-style: normal;}#fussnotex a:active { color: var(--fussmenufarbe); font-style: normal; }#fussnotex a:visited { color: var(--fussmenufarbe); font-style: normal; }#fussnotex a:hover { color: var(--schrift); font-style: normal; background: none; }#fussnotex img{float: left;margin-right: 4%;}img.fussicon {height: auto;width: 55px;background-color: #B6B6B6;box-shadow: 0 0 0 5px #B2B2B2; border-radius: 50%; object-fit: cover; will-change: transform; &:hover { animation: bounceOut 0.4s linear; }}@keyframes bounceOut { 0% { box-shadow: 0 0 0 4px #B2B2B2; opacity: 1; transform: scale(1); } 25% { box-shadow: 0 0 0 1px #B2B2B2; opacity: 1; transform: scale(0.97); } 50% { box-shadow: 0 0 0 7px #B2B2B2; opacity: 1; transform: scale(1.01); } 75% { box-shadow: 0 0 0 4px #B2B2B2; opacity: 1; transform: scale(1); } 100% { box-shadow: 0 0 0 5px #B2B2B2; opacity: 1; }} #fussnotex .anschrift { margin-top: 18px;}#anschriftbox {display: inline-block;padding-bottom: 12px;line-height: normal;font-size: 19px;width: auto;}#fussnotex .email,#fussnotex .fax { font-size: 17px;}#fussnotex .tel { line-height: 52px;letter-spacing: 3px;}#fussnotex .adrbox {height: 64px;display: flow-root;padding-bottom: 10px;}.adrbox.obab {margin-top: 0;}#fussnotex .adrbox:last-child { height: 52px;}#adresse { font-size: 19px; line-height: 20px; height: 100px }#telefon { font-size: 20px; height: 50px }#fax { font-size: 18px; height: 50px }#email { font-size: 17px; height: 35px }#adresse h6 {color: #333333;font-size: 20px;margin-bottom: 0;margin-top: 0;padding-top: 0;}#adresse > .img1 { float: left; margin-top: 0; margin-right: 16px; margin-bottom: 50px }#email > .img2 , #fax > .img2, #telefon > .img2 { float: left; margin-top: 0; margin-right: 16px; margin-bottom: 10px }.fbox {display: inline-block;line-height: normal;max-width: 75%;font-size: 14px;}.fbox b {font-weight: 500;padding-bottom: 9px;float: left;text-transform: uppercase;}#klick_links {cursor: pointer;font-size: 40px;line-height: 30px;margin-bottom: 0;margin-top: 0;padding-bottom: 0;padding-top: 0;}#kalender_popup {background-color: #FFFFFF;border: 1px solid #D0D0D0;box-shadow: 0 2px 3px #000000;display: block;font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;height: 208px;max-width: 272px;position: absolute;text-align: center;width: 100%;z-index: 1;}#kptd {background-color: #E5E5E5;cursor: pointer;float: left;font-size: 17px;height: 25px;line-height: 25px;margin: 1px;text-align: center;width: 13%;}.kptdso {color: #FF6D00;}#kptdl {float: left;height: 25px;margin: 1px;width: 13%;}#kpth {display: inline;float: left;font-size: 11px;height: 15px;line-height: 15px;margin: 1px;margin-left: 1px;text-align: center;width: 13%;}#kpweiterl {background-color: #F5F5F5;cursor: pointer;float: left;font-size: 20px;height: 25px;line-height: 25px;margin: 1px;text-align: center;width: 13%;}#kpweiterr {background-color: #F5F5F5;cursor: pointer;float: right;font-size: 20px;height: 25px;line-height: 25px;margin: 1px;text-align: center;width: 13%;}#kptitel {float: left;font-size: 12px;font-weight: bold;height: 25px;line-height: 25px;margin: 1px;text-align: center;width: 70%;}#kalender_popup2 {background-color: #F5F5F5;border: 1px solid #E5E5E5;display: block;font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;font-size: 11px;height: 45px;line-height: 20px;position: absolute;width: 200px;}#kalender_popup2 input {border: 1px solid #C0C0C0;text-align: right;}#kpinputjahr {border: medium none;float: left;height: 45px;text-align: right;width: 59px;}#kpinputmon {float: left;height: 45px;text-align: right;width: 51px;}#kpinputtag {float: left;height: 45px;text-align: right;width: 51px;}#kpbutton {float: left;height: 25px;margin-top: 18px;text-align: center;width: 37px;}#zeit_popup {background-color: #EEEEEE;border: 1px solid #D0D0D0;height: 26px;padding-left: 5px;padding-top: 2px;position: absolute;width: 145px;}#zeit_popup select {font-size: 15px;}#zeit_sel {display: inline;height: 25px;width: 90px;}#kpbutton2 {display: inline;height: 25px;width: 37px;}.kpthzent {margin-left: 3%;width: 97%;}#popup {left: 25% !important;width: 50% !important;opacity: 0;transition: opacity 0.5s ease-in-out;}.popup_close { position: absolute; text-align: right; top: 1px; width: 100%;}.popup_close > img { background-color: #D5D5D5; border-radius: 6px; margin-right: 1px; transition: background-color 1s ease 0s;}.popup_close > img:hover { background-color: #BE9F57;}.popup_body { padding-top: 10px; color: #808080; text-align: left; background-color: rgb(255, 255, 255);// background-color: rgba(0, 0, 0, 0.9); padding-left: 0px; padding-right: 0px; padding-bottom: 5px; -webkit-box-shadow: 0px 2px 39px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 2px 39px 0px rgba(0,0,0,0.75);box-shadow: 0px 2px 39px 0px rgba(0,0,0,0.75); border-radius: 6px;}.popup_body > img {}.popup_body > p { padding-left: 10px; padding-right: 10px;}.popup_body p:last-child img { border-radius: 0 0 6px 6px; margin-bottom: -3px;}.gmap{height: 304px;}.events_button { line-height: 30px; margin: 2px; text-align: center; text-decoration: none;width: calc(100% - 2px); float: left; border: 1px solid;}.events_button_current {background-color: #EA7B15 !important;color: #FFFFFF !important;line-height: 30px;margin: 2px;text-align: center;text-decoration: none;width: calc(100% - 2px);float: left;border: 1px solid;}.events_button:hover { background-color: #FFFFFF !important; color: #EA7B15 !important;}.event_mehrinfo { border: 1px solid #EA7B15!important; text-decoration: none; border-bottom: 1px solid #EA7B15 !important; float: left; line-height: 23px;}.kal_bild figure a:hover{background-color:transparent !important;}.unterseite_text {padding-left: 0;padding-bottom: 15px;}.unterseite_text img[class$="_icon"] {background-color: #F2862E;vertical-align: middle;margin-right: 10px;margin-top: 4px;border-radius: 27px;} .event_unterseite { padding-left: 15px; padding-right: 15px;}.event_big_img {width: auto; float: left; margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-right: 15px !important;}.kalender a { color: black; text-decoration: none }.kalender a:hover { color: blue; text-decoration: none }#event { font-size: 11px; background-color: #f5f5f5; padding: 0px; border-top: 1px solid gray; width: 100% }#event .datum { color: black; font-weight: bold; font-size: 50px; line-height: 60px; text-align: center; padding: 0px; height: 60px }#event .td1 { color: black; padding: 0px; border-right: 1px solid #808080; border-bottom: 1px solid gray; border-left: 1px solid gray }#event .td2 { color: black; font-size: 12px; padding: 0px 5px 0px 10px; border-bottom: 1px solid gray }#event .td2 a { color: #800000 }#event .td2 a:hover { color: blue }#event .tdmontit { border-bottom: 1px solid gray }#event .td3 { color: black; padding: 0px; border-right: 1px solid gray; border-bottom: 1px solid gray; border-left: 1px solid gray }#event img { margin: 2px }#event td { color: black; vertical-align: top }#event h3 { color: black; font-size: 15px; margin-top: 3px; margin-bottom: 2px }#event a { color: black; text-decoration: none }#event hr { border-top: 1px dashed gray; border-right: 0px; border-bottom: 0px; border-left: 0px; height: 1px }#event a:hover { color: blue; text-decoration: none }#eventcursor { bottom: 0px; display: block; position: absolute; right: 0; visibility: visible; width: 17px; height:21px;}.event { background-color: #E6E6E6; float: left; width: 100%; position:relative;}.plustop { float: left; margin-top: -120px !important;}.kal_beginn { background-color: #5E5E5E; color: #FFFFFF; font-size: 11px; line-height: 14px; text-align: center; width: 100%;}.drei.spalten.abs { position: absolute;}.kal_text h4 {margin: 0;overflow: hidden;padding: 0;text-overflow: ellipsis;white-space: nowrap;width: 100%;}.kal_text { font-size: 14px; line-height: normal; margin-left: 15px; margin-top: 0 !important; max-height: 150px; overflow-x: hidden; padding-left: 15px;}.kal_text h4 a { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; cursor: default !important; text-decoration: none !important;}.kal_text h4 a:hover {color: #ea7b15 !important;}.kal_text strong {color: #C55609; font-size: 19px; font-weight: normal !important; white-space: normal;}.kal_text div[itemprop="description"] { font-size: 16px;}.kal_bild figure { height: auto; margin: 0; padding: 0; width: 200px; position:relative;}.kal_bild figcaption { background-color: rgba(0, 0, 0, 0.6); bottom: 3px; color: #ffffff; float: left; font-size: 10px; line-height: normal; opacity: 0; padding-left: 2%; position: absolute; transition: opacity 1s ease 0s; width: 98%;}.kblatt { background-color: #DCDCDC; float: left; width: 15%;}.kblatt .schrift { background-color: #D4D4D4; color: #000000; font-size: 15px; line-height: 35px; text-align: center;}.kblatt .datum { color: #000000; font-size: 49px; font-weight: bold; line-height: 66px; text-align: center;}.kal_bild { float: left; width: 200px; }.kal_bild:hover figure figcaption { opacity: 1;}.kal_bild img{ width: 100%;}.kalender {margin-bottom: 20px;width: 90%;float: left;position: relative;}.kalender .kal_ring {position: absolute;width: 100%;top: 5px;}.kalender .kal_blatt {background-color: #ECECEC;}.kalender .schrift { color: black; text-decoration: none }.kalender .titel { color: #FF9826; font-weight: bold; font-size: 12px; font-family: Helvetica, Geneva, Swiss; text-align: center; letter-spacing: 1px }.kalender table { width: 100%;}.kalender th { text-decoration: none; text-align: center; }.kalender .date { background-color: #F8F8F8; color: #1F1F1F; padding-left: 2px; padding-right: 2px; font-weight: normal;}.kal_event { background-color:#FFA92E;}.kal_event2 { background-color:#FFC32E;}.kal_event a, .kal_event2 a { color: #000000 !important; float: left; font-weight: normal; width: 100%;}.kal_event a:hover, .kal_event2 a:hover {font-weight: bold; background-color: #7CC435 !important;}.kalender .kal_titel {background-color: #F2862E;border-radius: 5px 5px 0 0;color: #FFFFFF;height: 58px;letter-spacing: 2px;line-height: 73px;margin-top: 26px;text-align: center;}.kal_titel a{color:#ffffff !important; }.kal_titel a:hover{backgound:black;}.kal_heute > p {margin: 15px 15px 15px 0; text-align: center;}main {float: left;}main h1 {padding-left: 0;margin-top: 0;}#newsbox { text-align: left; float: left; margin-left: 0px; width: 346px }#newsfuss { text-align: left; float: left; margin-left: 0px; width: 346px; height: 50px }#newsbox2 { text-align: left; float: left; margin-top: -160px; margin-left: 0px; width: 346px }#news { font-size: 15px; text-align: left; float: left; width: 100% }#news a { line-height: 30px;text-decoration: none; font-weight: bold; }#news small { color: #696969; font-size: 15px }#news a:link { }#news a:active { }#news a:visited { }#news a:hover { color: #ffffff; }#news h2 { font-size: 30px; line-height: 40px; font-family: 'Quicksand', sans-serif; letter-spacing: 1px; float: left; margin: 0px; width: 100%; height: 60px }#news p { color: #333; font-size: 15px; margin-top: 0px; margin-bottom: 0px; padding-right: 20px; padding-left: 20px; border-bottom: 1px solid #dcdcdc }#news b { font-weight: normal; font-size: 20px; margin-top: 19px ;display:block}#news img { float: left; margin: 0px 3px 3px 0px }#body .spanpic a:hover {background-color: transparent !important;}#body .box a:hover {background-color: transparent !important;}#news .img {float: left;margin: 0px 0px 5px 0px;border: 1px solid #E2E2E2;}#news .spanpic {display:block}#news .mehrinfo { margin-left: 8px }#news .img1 { float: left; margin-top: 5px; margin-left: 5px; border: none 0px; width: 135px; cursor: pointer }#news .img2 { float: left; margin-top: 5px; margin-right: 0px; margin-left: 0px; border: none 0px; width: 135px; cursor: pointer }#news .img0 { float: left; margin-top: 5px; margin-left: 0px; border: none 0px; width: 135px; cursor: pointer }#news .imgbigpic { float: left; margin-top: 0px; margin-left: 0px; border: none 0px; width: 356px; cursor: pointer }.boxes, .spanpic {width: calc(33% - 20px);display: inline-block;float: left;padding-left: 10px;padding-right: 10px;}.boxes img, .spanpic img{width: 100%;}.newsboxes div:nth-child(3n+5) {clear: both;}/* für liste untertitel */figure { float: left; margin: 0; position: relative;}figcaption { background: none repeat scroll 0 0 rgba(36, 36, 36, 0.72); float: left; font-size: 12px; font-weight: bold; line-height: 15px; margin: 5px; padding: 6px; position: absolute; top: 0; width: auto;}#SXMORRcbNdXSXXbOZXXSNfXMOMLRfNcQ {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);color: #FFFFFF;font-family: Arial;font-size: 17px;bottom: 0;margin-top: 0;padding: 5px;position: absolute;right: 0;z-index: 999;}#fg_pixbox { padding-left: 2%;}#fg_pix2box { padding-bottom: 20px; padding-top: 10px; width: 100%;}.fg_back { margin-left: 2%; }.fg_back a:link { color: black; }.fg_back a:visited { color: black; }.fg_back a:active { color: black; }.fg_back a:hover { color:#505050; }#fg_pixbox h2 {color:#E3E3E3; font-weight: normal; padding-left: 0;}#fg_pixbox img {height: auto;width: 274px;}.fg_kurztext {font-size: 13px;float: left;text-align: left;padding-left: 10px;padding-right: 10px;}.imgGalerie {margin: 5px;}.img0 { border: none 0px; cursor: pointer }.img1 { border: none 0px; cursor: pointer }.img2 { border: none 0px; cursor: pointer }.img3 { border: none 0px; cursor: pointer }.img4 { border: none 0px; cursor: pointer }.img5 { border: none 0px; cursor: pointer }.img6 { border: none 0px; cursor: pointer }.fg_listbox { border: 1px solid #c0c0c0; float: left; margin-bottom: 10px; margin-left: 2%; margin-right: 10px; padding-bottom: 10px; text-align: center; width: 255px;}.fg_listbox img {max-height: 200px;width: auto;}.fg_listbox_titel { line-height: normal; width: 100%;}.fg_listbox_titel h2 {font-size: 12px;font-weight: normal;margin-bottom: 3px;margin-top: 0;overflow: hidden;padding-left: 3px;padding-right: 3px;padding-top: 5px;}.fg_listbox_titel a { color:#505050; float: left; font-family: "Quicksand",sans-serif; font-size: 16px; font-weight: normal; text-decoration: none; width: 100%;}.fg_listbox_datum { font-weight: normal; font-size: 11px; }.nohover a { background-color: transparent !important;}.fg_listbox_h {}#galerie div:nth-child(2n+3) {clear: none;}#galerie div:nth-child(3n+4) {clear: none;}#galerie div:nth-child(4n+5) {clear: both;}#ONMQNiQMbdieRSNiaONMXRbdSdXRSdMb {margin-top: 0 !important;}.preisliste { margin-left: 1%; width: 98%;}.forms { float: none; margin-left: 3%; }.forms form { max-width: 470px }.forms2 { vertical-align: text-bottom; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; min-width: 280px;position: relative;float:left; }.forms2 input, select, textarea { border: solid 1px gray; width: 270px; border-radius: 3px; color: #808080; font-size: 130%; background-color: #FFFFFF; }.forms2 input, select { padding: 1px; height: 30px;}.forms2 textarea { overflow: auto;resize:vertical}input:focus, select:focus, textarea:focus { border:solid 1px #EEA34A; } .forms3 { min-width: 170px; float: left; padding-top: 4px; padding-bottom: 4px; padding-left: 5px;}.forms2 > .inputwarn { background-color:#FEB914; }input[name$="zimmer]"] { width: 50px; max-width: 50px;margin-left: 46px }input[name*="[kind"] { width: 50px; max-width: 50px;margin-left: 46px }input[name*="[anzahl_"] { width: 50px; max-width: 50px;margin-left: 0px }input[name$="_zeit]"] { width: 50px; max-width: 50px; }input[type="checkbox"] { margin-left: 0px; ; max-width: 16px; max-height: 14px;}input[name*="Zimmertyp"] { margin-left: 45px; }.forms2 input[type="submit"] { background: #FFFFFF; cursor: pointer; transition: background-color 0.4s ease,color 0.4s ease;}.forms2 input[type="submit"]:hover { background-color: var(--farbe2); color: #ffffff;}.formsumbruch { float: left; width: 100% }.formsabstand { margin-left: 46px }.nlform { float: left; padding-bottom: 15px; padding-left: 3%; color: #7C796A; }.nlform form { }.nlform .forms2n { vertical-align: text-bottom; float: left; position: relative; min-width: 94% }.nlform .forms2n input, select, textarea { color: #7C796A; font-size: 130%; background-color: #ffffff; border: solid 1px gray; width: 94%; border-radius: 3px }.nlform .forms2n input, select { padding: 1px; height: 30px;}.nlform .forms2n textarea { overflow: auto;resize:vertical}.nlform input:focus, select:focus, textarea:focus { border:solid 1px #EEA34A; } .nlform .forms3n { float: left; min-width: 170px;margin-top:10px; }.nlform .forms2n > .inputwarn { background-color:#505050 }.nlform h3 { color: #3D447D; font-size: 17px; margin-top: 0; }.nlform select { width: 101%; height: 34px }.nlform input[type="submit"] { background: #FFFFFF; cursor: pointer; height: 36px; margin-top: 17px; width: 101%; transition: background-color 0.4s ease,color 0.4s ease;}.nlform input[type="submit"]:hover { background-color: rgba(61,68,125,0.5); color: #ffffff;}#kinder_anzahl1 { visibility: hidden;display:none }#kinder_anzahl2 { visibility: hidden;display:none }#kinder_anzahl3 { visibility: hidden;display:none }#kinder_anzahl4 { visibility: hidden;display:none }a[name="goto1000"] { padding-top: 170px; }#body .angebote_menu a:hover {background-color: transparent;}.angebote_box_kl {background-color: #ebe6d6;float: left;font-size: 12px;text-align: left;width: 100%;margin-bottom: 5px;position: relative;transition: all 0.6s ease;}.angebote_preis_box {position: absolute;right: 5px;bottom: 5px;}.angebote_menu { float: left; width: 100%; }.angebote_box_kl:hover {background-color: #F2862E;}.angebote_box_kl img {float: left;margin-right: 9px;width: 30%;}.angebote_titel {font-family: "Open Sans Condensed",sans-serif;font-size: 22px;height: 28px;line-height: 28px;}.angebote_datum {font-size: 12px;height: 20px;}.angebote_preis {line-height: 22px;background-color: #F2862E;border-radius: 3px;color: window;float: right;font-size: 16px;font-weight: bold;margin-right: 9px;padding-left: 5px;padding-right: 5px; height: 22px;}.angebote_details {line-height: 22px;background-color: #F2862E;border-radius: 3px;color: window;float: right;font-size: 12px;font-weight: bold;margin-right: 9px;padding-left: 5px;padding-right: 5px; height: 22px;}.angebote_menu li {width: 50%;}.angebote_menu > li { border-bottom: 2px solid #e0e0e0; float: left; line-height: 100% !important; list-style: outside none none !important; width: 50%;}.angebote_menu > li:last-child { border-bottom: 0px none }button[name="buttonName"] { background-color: white; border: 1px solid #b8b8b8; border-radius: 3px; font-size: 16px; letter-spacing: 2px; padding: 10px 25px;}button[name="buttonName"]:hover { background-color: orange;}.angebote_menu a{ font-weight: normal; }.class_css3slider > .class_button {left: 4px !important;right: 4px !important;}#aussenangebote_css3schieber {display: block;}.class_css3slider {margin-bottom: 29px !important;}.class_css3slider > ul {height: auto;}.angebote_css3schieber a:hover { background-color: transparent !important;}.angebote_resbox { width: 100%; background-color: #e0e0e0; color: #F2862E; float: left; margin-right: 3px; padding-bottom: 8px; position: relative; transition: background-color 1s ease 0s, color 1s ease 0s;}.angebote_resbox:hover { background-color: #F2862E !important; color: #ffffff !important;}.angebote_resbox img { width: 100%;}.angebote_restitel { float: left; font-family: "Open Sans Condensed",sans-serif; font-size: 26px; font-weight: normal; line-height: normal; padding-bottom: 3px; padding-top: 3px; text-indent: 5px; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}.angebote_resdatum { font-weight: normal; text-indent: 5px; padding-bottom: 35px;}.angebote_resdetails {background-color: rgba(255, 255, 255, 0.25); border-radius: 3px; border: 1px solid #F2862E; bottom: 0; float: right; margin-left: 5px; margin-right: 8px; line-height: 28px; padding-left: 10px; padding-right: 10px;}.angebote_resbox:hover .angebote_resdetails { background-color: rgba(0, 0, 0, 0.25); }.angebote_respreis {background-color: rgba(255, 255, 255, 0.25);border: 1px solid #F2862E ; border-radius: 3px; float: right; line-height: 28px; padding-left: 10px; padding-right: 10px;}.angebote_resbox:hover .angebote_respreis { background-color: rgba(0, 0, 0, 0.25); }.angebote_resunten { top: 8px; float: right;}.angebote_resinfo {font-size: 14px;font-weight: 400;margin-left: 5px;text-align: left;min-height: 70px;color: #000;}.angebote_menu a{ font-weight: normal; }.angebote_anker {}.angebote_anker .angebote_preis {margin-top:-13px;}.angebote_anker .angebote_details {margin-top:-13px;}.angebote_info { font-size: 14px; font-weight: normal;max-height: 78px; overflow: hidden;}hr { background-position: center; border: medium none; height: 8px;}.divfenster { background-color: #FFFFFF; border: 1px solid #9E9E9E; margin-left: -1px; margin-right: -1px; margin-top: 2px; padding: 10px;} .referenz_block { background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.3); float: left; margin-right: 20px; max-width: 268px; min-height: 258px; min-width: 268px;}#body .referenz_block h4 { display: inline; font-size: 16px;}.imglist { float: left; min-width: 268px;}.imglist > a {line-height: 0;padding: 0 !important;}.imglist img { width: 100%; float: left; margin-bottom: 0;}.imgl img { width: 100%;}.imgl { float: left; min-width: 100%; line-height: 17px;}.dataimg { width: 98%;}#box {width: 100%;}#box a { line-height: 36px; width: 100%; float: left;margin: 0 !important;padding: 0 !important;border-radius: 0;text-decoration: none;}#box_links a { width: 100%; float: left;margin: 0 !important;padding: 0 !important;text-decoration: none;}#box h4 {font-size: 16px !important;line-height: normal;padding-left: 0;font-weight: 300;width: 100%;text-align: center;font-family: "Quicksand", sans-serif;}#box_links { background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.3); float: left; margin-right: 20px; margin-top: 10px; max-width: 268px; min-height: 305px; min-width: 268px;}#referenzen { padding-left: 2%;}.ref_gruppe {width: calc(100% - 20px);float: left;padding-left: 20px;}#navi { float: left; padding-left: 2%; width: 98%;}#mobilenavi {width: 100%;float: left;position: relative;}.mobilenavi {height: 39px;position: fixed;top: 6px;left: 6px;width: 38px;cursor: pointer;padding-left: 2px;border-radius: 3px;}#mobilemenu{position: relative;left:0;}.siemax_button img { background-color:#505050; border-radius: 22px; margin-right: 8px; vertical-align: middle; transition-duration: 1s; transition-property: transform; transition-timing-function: ease-in-out; }.siemax_button { transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); backface-visibility: hidden; position: relative; padding-right: 2.2em;border: 1px solid rgba(174,19,30,0.5); color:#505050; font-size: 16px; background-color: #ffffff; border-radius: 5px; display: inline-block; font-size: 16px; padding: 7px 15px 7px 8px; transition: background-color 1s ease 0s,color 1s ease 0s; vertical-align: middle;}.siemax_button img:before { transition-duration: 1s; transition-property: transform; transition-timing-function: ease-in-out;}.siemax_button:hover img { transform: rotate(360deg);}.siemax_button:hover { background-color:#505050; color:#ffffff;border: 1px solid rgba(174,19,30,0.5);}.buttonlink a { background-color: rgba(0, 0, 0, 0) !important; transition: none 0s ease 0s;}.buttonlink { float: left; margin-right: 17px; }.butabstand {margin-left: 17px;margin-bottom: 27px;}.blendimg {position: relative;}.spalten.vier.blendimg img{ transition: all 0.6s ease 0s;}.scale { opacity: 1; transition: all 0.6s ease 0s; }.scale:hover { opacity: 0.95;transform:scale(1.1); }.spalten.drei.blendimg a { background-color: #f8f8f8 !important; border-radius: 0 !important; line-height: 0; margin: 0 !important; padding: 0 !important; transition: background-color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;}.spalten.drei.blendimg a:hover {background-color: #BE9F56 !important;;}.ablock { display: block; height: auto; overflow: hidden; width: 100%; border-radius:0; background-color: #f8f8f8;}.spalten.drei.blendimg p:first-child {position: absolute;background-color: rgba(30,57,134,0.8);margin-left: 20px;color: #ffffff;z-index: 1;}.spalten.drei.blendimg h6 {margin: 0;position: absolute;color: #ffffff;background-color: rgba(241,134,46,0.75);padding: 0;z-index: 1;padding-right: 10px;padding-left: 10px;bottom: 0;}.spalten.sechs.blendimg p:first-child {position: absolute;background-color: rgba(241,134,46,0.75);margin-left: 20px;color: #ffffff;z-index: 1;}.spalten.sechs.blendimg h6 {margin: 0;position: absolute;color: #ffffff;background-color: rgba(241,134,46,0.75);padding: 0;z-index: 1;margin-top: 16px;padding-right: 10px;padding-left: 10px;}.spalten.sechs.blendimg {margin-top: 14px;}.telmove {background-color:#505050;overflow: hidden;position: fixed;right: 10px;top: 52px;transition: width 0.2s ease-in-out 0s;width: 72px;z-index: 20;display: block;border-radius: 60px;border: 2px solid #505050;}.telmove:hover { width: 320px;}.telmove_buchen { display: block; float: left; height: 72px; text-align: left; width: 100%;}.telmove_buchen a { color: #ffffff; display: inline-block; font-size: 30px; height: 72px; line-height: 72px; text-decoration: none; vertical-align: middle;}/* unicode info groß darstellen */.infgr {font-size: 29px;line-height: 33px;vertical-align: middle;margin-right: 5px;}#moreinfo0, #moreinfo1,#moreinfo2,#moreinfo3,#moreinfo4,#moreinfo5,#moreinfo6,#moreinfo7,#moreinfo8,#moreinfo9,#moreinfo10,#moreinfo11,#moreinfo12,#moreinfo13,#moreinfo14,#moreinfo15 { visibility: hidden;display:none; background-color: #f0f0f0; padding-bottom: 10px; padding-left: 20px;padding-right: 20px;font-size: 14px;line-height: 140%; }div[id^="moreinfo"] > h1,div[id^="moreinfo"] > h2,div[id^="moreinfo"] > h3 { margin: 0;}a[name^="anker_"] { padding-top: 250px; }a[name^="tag"],a[name^="newsinfo"] { padding-top: 170px;}.wenigabstand {margin-top: -18px;padding-top: 0px;}.zeigerlupe{ cursor:url(https://www.edvprojekte.at/data/pix/lupe_picview.cur),url(https://www.edvprojekte.at/data/pix/lupe_picview.png),auto;}#tababstand {margin-left: 15px;margin-right: 15px;width: calc(100% - 30px);}.skd-breadcrumbs.skd-widget-list-unstyled li {height: 37px !important;}#whatsapp{width: auto;}.whatsapplogo {background-image: url(https://www.edvprojekte.at/data/pix/icon_whatsapp_farbe.png);width: 42px;height: 42px;float: left;background-size: cover;padding: 0;margin: 0;}#wa_desk,#wa_mobil{display: none;}.centertext {width: 100%;text-align: center;font-size: 13px;color: #4A4A4A;padding-bottom: 10px;}.centertext img {vertical-align: middle;width: 11%;}@media only screen and (min-width: 960px) and (max-width: 1199px) { .adrbox.adrbox1 a {font-size: 20px;}.svg_icon_div.svg_icon_div_fuss{width: 32px;}.svg_icon_div.svg_icon_div_fuss > .svg_icon {width: 36px;}#fussnotex .anschrift {font-size: 15px;}.angebote_titel {font-size: 19px;}.tel.open {margin-top: 26px;}.telmove {top: 44px;}.slider_inhalt h1 { font-size:24px; } .slider_inhalt p{ font-size:14px; }#fussnotex .email { font-size: 13px;}#fussnotex .fax { font-size: 17px;}#fussnotex .adrbox {height: 50px;}.adrbox.obab {/*margin-top: 36px;*/}#fussnotex img { }#fussnotex .fsize { font-size: 12px;}#fussnotex .tel {letter-spacing: 0; line-height: 36px;} #fussnotex .anschrift {font-size: 15px;}.anschrift img {margin-bottom: 40px;}#fussnotex .adrbox:last-child { height: auto;}#fg_pixbox img { width: 215px;} .fg_listbox{width: 202px;}#kopfbild {}#kopf > div:empty { margin-top: 80px;}#menuleiste { } #logo {padding-top: 28px; }#logo img { height: auto;}.logotitel {font-size: 8px;font-weight: normal;letter-spacing: 1px;}#email, #fax, #telefon, #adresse,#adresse > h6{ font-size:0.8rem }#menu_bg { margin-top: -370px; }#menu .sub{top: 80px;}#menu {margin-top: 0px;}.iconfeld {vertical-align: baseline;}.iconfeld img {width: 30px;}.adrbox.adrbox1 a {font-size: 20px;}.svg_icon_div.svg_icon_div_fuss{width: 32px;}.svg_icon_div.svg_icon_div_fuss > .svg_icon {width: 36px;}#fussnotex .anschrift {font-size: 15px;}} @media only screen and (min-width: 768px) and (max-width: 959px) {.adrbox.adrbox1 a {font-size: 13px;}.svg_icon_div.svg_icon_div_fuss{width: 32px;}.svg_icon_div.svg_icon_div_fuss > .svg_icon {width: 36px;}#fussnotex .anschrift {font-size: 13px;}.centertext img {width: 14%;}.centertext {font-size: 12px;}#popup {left: 15% !important;width: 70% !important;opacity: 0;transition: opacity 0.5s ease-in-out;}.gastrodatframe {height: 2100px;}.zbutton {padding-left: unset;}#sitemap {width: calc(100% - 36px);}#moreinfo0, #moreinfo1, #moreinfo2, #moreinfo3, #moreinfo4, #moreinfo5, #moreinfo6, #moreinfo7, #moreinfo8, #moreinfo9, #moreinfo10, #moreinfo11, #moreinfo12, #moreinfo13, #moreinfo14, #moreinfo15 {padding-left: 10px;font-size: 12px;line-height: 130%;}.telmove {top: 28px;}.buttonlink2 {padding-left: 3px !important; padding-right: 3px !important;} .slider_inhalt h1 { font-size:24px; } .slider_inhalt p{ font-size:14px; } #fussnotex .email { font-size: 12px; } #fussnotex .fax { font-size: 12px; } #fussnotex .adrbox:last-child { height: auto;} #fussnotex .adrbox { height: auto;} #fussnotex .tel {letter-spacing: 0; line-height: 40px;} #fussnotex img {} .fg_listbox { width: 21%;} #fg_pixbox img { width: 170px;} table td{font-size:0.7rem} h1 {font-size: 34px;}h2 { font-size: 32px;}h3 { font-size: 30px; }h4 {font-size: 28px;}h5 {font-size: 27px;}h6 {font-size: 26px;}#kopfbild { } #kopf > div:empty { margin-top: 63px;}#menuleiste {}#logo img { height: auto;}.logotitel {font-size: 8px;font-weight: bold;line-height: normal;}#email, #fax, #telefon, #adresse,#adresse > h6{ font-size:0.7rem;line-height:15px} #menu_bg { margin-top: -296px; }#anschriftbox { padding-bottom: 0; font-size: 16px;}.adrbox.obab {margin-top: 7px;}.fbox {font-size: 11px;}#logo { } #menu .sub{top: 63px;} #menu {margin-top: 0px;}.strong {font-size: 12px;}.menuoben {}.iconfeld {vertical-align: baseline;}.iconfeld img {width: 27px;}.kalender th {font-size: 14px;}.angebote_titel {font-size: 17px;}.buchen a {font-size: 14px;font-weight: normal;}}@media only screen and (max-width: 767px) {:root {--hoehekopf:60px;}.iconfeld {margin-top: 9px;float: right;display: block;margin-right: 8px;}.svg_icon.svg_icon_kopf {width: 30px;height: 40px;}.svg_icon {fill: #a0a0a0;width: 42px;}.svg_icon_kopf {fill: #fff;}#kopfbild {min-height: 225px;width: 100%;margin-right: 0;}.kopfleiste {width: 100%;height: var(--hoehekopf);display: block;position: fixed;background: #262626;float: left;z-index: 1;height: 60px;}#logokopfleiste img {width: 248px;}#logotext, #logotext2 {font-size: 13px;left: 77px;bottom: -2px;}#logokopfleiste {height: 60px;padding-left: 56px !important;}#logokopfleiste2 {display: none;}.kopftext {margin-top: -60px;}.kopftext2 {background-color: var(--farbe);color: #ffffff;font-size: 18px;min-height: unset;width: calc(100% - 20px);vertical-align: unset;text-align: center;margin-top: 0;height: auto;display: block;float: left;padding: 10px;}.kopftext1 {background-color: rgba(230,230,230,0.8);color: var(--farbe);font-size: 18px;vertical-align: bottom;text-align: center;height: auto;display: block;padding: 10px;width: calc(100% - 20px);}.kopftext2b {display: block;vertical-align: unset;height: 100%;}.suchen_ergebnis {padding: 5px;padding-top: 20px;padding-bottom: 20px;}#Lupe img {width: 32px;}.centertext img {width: 21%;}#popup { left: 1% !important;width: 98% !important;}.gastrodatframe {height: 2100px;}.kalender .kal_ring, .kalender{width:100%;}.kalender .kal_titel { margin-top: 49px;}.drei.spalten.abs { position: relative;}.event { margin-bottom: 10px;}.kblatt{width:52%;}.kal_text { font-size: 14px;float:none;margin-left: 0px;padding-left: 7px;width: calc(100% - 14px);} .kal_text strong { font-size: 17px;white-space: normal;}.event_unterseite {padding-left: 0;padding-right: 0;width: 100%;}.event_unterseite h1{padding-left: 7px;}.unterseite_text {padding-left: 7px;padding-bottom: 7px;width: calc(100% - 14px);}.kalender {display: none;}#tababstand {margin-left: 5px;margin-right: 5px;width: calc(100% - 10px);}div[class^="logoscenter"] {margin-left: 0;} div[class^="logoscenter"] img {width: 41% !important;margin-left: 10px;margin-right: 10px;margin-top: 10px;}.img_20h{width: 41% !important;margin-left: 10px;margin-right: 10px;margin-top: 10px;}#CDSWIDGRNBADGE {width: 300px !important;}#aussenangebote_css3schieber {display: none;}.angebote_anker { margin-left: auto; margin-right: auto; width: 100%;} .angebote_anker .angebote_preis {margin-top:auto;} .angebote_anker .angebote_details {margin-top:auto;} .angebote_info {display:none;} .angebote_titel {height: auto;float: left;padding-bottom: 0;width: calc(100% - 10px);font-size: 16px;padding-left: 5px;}.angebote_menu > li {width: calc(50% - 2px);margin-right: 2px;}.angebote_box_kl img {float: left;margin-right: 0;width: 100%;}.angebote_preis_box {position: relative;right: auto;bottom: auto;width: 100%;}.angebote_preis {font-size: 14px;}.angebote_details {font-size: 12px;font-weight: bold; margin-right:initial;padding-left: 5px;padding-right: 5px;margin-left: 5px;}.eine.spalte {text-align: center;}.zwei.spalten {text-align: center;}.eine.spalte img {width: 115px;margin-top: 5px;margin-bottom: 5px;}.boxes, .spanpic {width: 100%;padding-left: 0;padding-right: 0;}#buchen {float: left;height: auto;margin-bottom: 0;text-align: center;width: 100%;display: inline-block;margin-top: 10px;position: absolute;left: 0;top: -91px;}.buchen {float: none;width: auto;display: inline-block;margin-left: 0;background-color: rgba(255, 250, 250, 0.85);box-shadow: 0 0 3px #888888;border-radius: 3px;width: auto;padding-left: 4px;padding-right: 4px;}.whatsapplogo {width: 36px;height: 36px;}.buchen a {color: #252525;float: left;font-size: 11px;line-height: 36px;text-align: center;transition: background-color 0.4s ease,color 0.4s ease;padding-left: 0;padding-right: 0;font-weight: normal;letter-spacing: 0;width: 100%;white-space: normal;}#buchen .buchen:nth-child(n+4) {padding: 0;}#sitemap {width: calc(100% - 36px);}.menuimg {display: none;}.spalten.vier.blendimg h6, .spalten.sechs.blendimg h6 {font-weight: normal;font-size: 18px;}.telmove {right: 4px;top: 4px;width: 36px;border-radius: 38px;}.telmove_buchen {height: 36px;}.telmove_buchen a {height: 36px;line-height: 36px;font-size: 26px;}.telmove img {width: 36px;height: auto;}.siemax_button { font-size: 13px;}.spalten > p { padding-left: 6px; padding-right: 4px;}main {}#inhalt {margin-top: 0;}#body {padding-top: 15px; font-size: 14px; line-height: 19px; padding-bottom: 1px; margin-top: 0;}.inform {display: none;/*font-size: 10px;margin-right: 0;letter-spacing: 1px;margin-top: -58px;*/}.inhalt_bg { margin-top: 0;}.inhalt_bg2 {margin-top: 40px;border-top: none;box-shadow: none;background-color: transparent;height: auto;border-radius: 0;}h1,h2,h3,h4,h5,h6 {padding-left: 6px; padding-top: 10px; line-height: normal;}h1 {font-size: 29px;}h2 { font-size: 26px;}h3 { font-size: 24px; }h4 {font-size: 22px;}h5 {font-size: 21px;}h6 {font-size: 20px;}#body > .gruppe > .zwoelf.spalten h1 {margin: 0;padding-top: 10px;padding-bottom: 0;}#logo { text-align: center;background-color: transparent; }#logo {padding-top: 4px;position: absolute;width: 20%;top: 0;float: right;right: 0;} #logo img { width: 100%; height: auto;}.logotitel {width: 60%;margin-left: 20%;}.fussnotex1 {padding-bottom: 0 !important;margin-top: 165px;}.fussnotex2 {padding-top: initial;}#fussnotex {padding: 0;} #fussnotex .tel { font-size: 14px; letter-spacing: 3px;line-height: 52px;} .anschrift > img { display: block;}#fussnotex .anschrift {font-size: 15px;}#fussnotex a {font-size: 21px;}.forms2{ float: left;} .fg_listbox { width: 45%;} .fg_listbox_h {clear: none;} #fg_pixbox img { width: 192px}.fg_listbox_titel a {font-size: 12px;}#galerie div:nth-child(2n+3) {clear: both;}#menuleiste {position: relative;border: none;height: auto;background-color: #ffffff;}table td{font-size:0.6rem}#kopfbild {margin-top: 0;}#kopfbild > img { margin-top: 0;}#kopf > div:empty { margin-top: 0; height: 50px;}#menu_bg{ height: auto; margin: 0;} .menubg {height: auto;margin-top: 0;opacity: 1;}.menubg ul li:first-child {border-top: 1px solid #676767;}.menuoben {display: none;}#menu ul li {float: left;height: 32px;line-height: 32px;font-weight: normal;list-style-type: none;float: left;color: #505050;padding-top: 0;width: 100%;margin-bottom: 0;padding-bottom: 0;background-color: #3F3F3F;border-bottom: 1px solid #676767;}#menu .current { width: 100%; } #menu .current a{border:none;border-radius:0;}#menu .current a:hover { color:var(--schrift); background-color: #343434;} #menu li { } #menu ul li a { padding-left: 0; }#menu {width: calc(100% - 112px);margin-left: 56px;background-color: #8E8E8E;float: left;top: 0 !important;height: auto;max-width: unset;left: -780px;margin-top: var(--hoehekopf);box-shadow: 0px 1px 3px -3px rgba(0,0,0,0.75);}.closebut {display: none;}#menu a:link ,#menu a:visited,#menu a:active , #menu a:hover { color:#fff; } #menu a {color: #505050;width: 100%;float: left;height: 32px;line-height: 32px;font-size: 20px;padding-right: 0;padding-left: 0;text-indent: 15px;text-align: left;margin-top: 0;}/*#menu ul li:nth-child(5) > div > a:first-child,#menu ul li:nth-child(6) > div > a:first-child {padding-top: 0px;padding-bottom: 0px;}*/#menu .sub {left: auto;right: 0;top: 0;width: 60% !important;z-index: 140;height: auto;}#menu .current .sub a { background-color: rgba(0,0,0,0);border: none;margin-top: 0;} #menu .sub a { border: none;margin-top: 0;} #mobilenavi {width: 100%;float: left;position: relative;display:block;}.mobilenavi {}#mobilemenu {left: -767px; position: absolute;transition: all 0.6s ease-in-out;z-index: 3;display: block;width: 100%;margin-top: -10px;}.menuoben {float: left;margin-top: 3px;margin-right: 3px;margin-left: 6px;position: relative;}.iconfeld a {float: none !important;}.logos img {width: 38%;margin-bottom: 15px;margin-top: 12px;}.fussbg {padding-top: 20px;}#flagsx a {float: none;}.skd-breadcrumbs.skd-widget-list-unstyled li {height: 21px !important;}}@media only screen and (min-width: 300px) and (max-width: 480px) { .aussenbox {width: 100%;}.aussenbox .eine.spalte, .aussenbox .eine.spalten, .aussenbox .zwei.spalten, .aussenbox .drei.spalten, .aussenbox .vier.spalten, .aussenbox .fuenf.spalten, .aussenbox .sechs.spalten, .aussenbox .sieben.spalten, .aussenbox .acht.spalten, .aussenbox .neun.spalten, .aussenbox .zehn.spalten, .aussenbox .elf.spalten, .aussenbox .zwoelf.spalten {width: 100%;}.inhalt_bg2 {width: 80% !important;padding-left: 10% !important;}.teltext {display: none;}.telimg {width: 36px;vertical-align: middle;display: block;}.angebote_box_kl img {float: left;margin-right: 0;width: 100%;}.angebote_menu > li {width: 100%;margin-right: 0;}.eine.spalte img {width: 100px;}#sitemap {padding-left: 8px;}h1 {font-size: 29px;}h2 { font-size: 27px;}h3 { font-size: 25px; }h4 {font-size: 23px;}h5 {font-size: 22px;}h6 {font-size: 21px;}.fussnotex2 {padding-top: 0 !important;margin-top: -12px;}#fussnotex .tel {font-size: 14px;letter-spacing: 0;line-height: 32px;}#fussnotex .email {line-height: 36px;font-size: 13px;}#fussnotex .adrbox {height: 40px;float: left;width: 100%;}#fussnotex img:first-child {margin-bottom: 19px;}#fg_pixbox img {width: calc(50% - 5px);}#fg_pixbox img:nth-child(2n) {margin-left: 3px;}#fg_pixbox small {color: #808080;}.imgGalerie { margin: 0;}.fg_listbox { width: 44%;} .logos img {width: 50%;margin-bottom: 0px;margin-top: 5px;}.kblatt{width: 33%;}#anschriftbox {font-size: 16px;}.tel.open {margin-top: 11px;}.centertext img {width: 25%;}}#kopf { }#inhalt {}#fuss { }