 @import 'fonts.css';
 @import './styles/all.css';

@font-face{font-family:"Open Sans";font-style:"normal";font-weight:400;src:url(./fonts/opensans-regular-webfont.woff2) format("woff2"),url(./fonts/opensans-regular-webfont.woff) format("woff")}.post-banner{height:25rem}.post-banner img{object-fit:cover;width:100%;height:100%}.post-wrapper{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.post-wrapper__content{max-width:40%}.post-wrapper__heading{text-align:center;font-size:2rem;color:red}.post-wrapper__btnBuchen{color:white;background:red;font-size:1rem;padding:1rem;border-radius:5px}@media only screen and (max-width: 575px){.post-banner{height:20rem}.post-wrapper__content{max-width:95%}}.fixedNav{z-index:100;transition:all 0.5s;top:0;position:fixed;background-color:transparent;display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%;max-height:5rem;padding:0.5rem 2rem}.fixedNav ul li{display:inline}.fixedNav ul li a{color:white;padding:1.5rem 1rem;font-weight:bold}.fixedNav ul li a:hover{transition:all 0.1s linear;color:white;background-color:red;text-decoration:underline}.fixedNav ul li img{max-width:1rem}.fixedNav label{display:none;cursor:pointer}.fixedNav img{max-width:8rem}.scrolled{background:#fefefe;box-shadow:0 0 15px #ccc}.scrolled ul li a{color:black;font-weight:unset !important}.scrolled label{color:black;font-weight:unset !important}#toggle{display:none}#sideNav{position:relative;float:right;border:red solid;border-width:0 5px 0 0;background:white;padding:15px;list-style-type:none;color:#5e5e5e;text-align:right;box-shadow:0 0 15px #ccc}#sideNav li{padding:15px}#sideNav li:not(:first-child){border:solid #5e5e5e;border-width:1px 0 0 0}#sideNav a{text-decoration:none;padding:8px;border-radius:2px;color:#5e5e5e}#sideNav a:hover{background:red;color:white}.sticky{position:fixed;top:0;width:100%;margin:0}.normalized-nav{background-color:white}.normalized-nav ul li a,.normalized-nav .menu li a{font-weight:normal;color:black}.normalized-nav ul li a:hover,.normalized-nav .menu li a:hover{transition:all 0.1s linear;color:white;background-color:red;text-decoration:underline}.normalized-nav label{color:black !important;display:none;cursor:pointer}.menu-languagemenu-container{width:100%}.menu-languagemenu-container ul{list-style-type:none;display:flex;justify-content:space-around}.menu-languagemenu-container ul a{background-color:unset;padding:0}.grecaptcha-badge{visibility:hidden}@media only screen and (max-width: 1215px){#sideNav{position:static;text-align:center;border:none;width:100%}#sideNav li{padding:5px 0 5px 0;display:inline-block}#sideNav li:not(:last-child){border:solid red;border-width:0 1px 0 0}#sideNav li:last-child{border:none}}@media only screen and (max-width: 760px){.fixedNav label{display:inline-block;color:white;line-height:15px;font-size:20px}.fixedNav ul{width:100%;text-align:center;display:none;margin:0}.fixedNav ul li{display:block;padding:2rem}.fixedNav ul li a{color:#5e5e5e;border-bottom:2px solid #5e5e5e;padding:1rem 3rem}.fixedNav ul li a :hover{color:white !important}.fixedNav .menu-navigationmenu-container,.fixedNav .menu-ital-menu-top-container,.fixedNav .menu-english-menu-container{position:absolute;width:100%;top:3rem;left:0;background-color:#fefefe;box-shadow:0 10px 15px #ccc}.fixedNav #toggle:checked+.menu-navigationmenu-container ul{padding:1rem 0;display:block}.fixedNav #toggle:checked+.menu-ital-menu-top-container ul{padding:1rem 0;display:block}.fixedNav #toggle:checked+.menu-english-menu-container ul{padding:1rem 0;display:block}.fixedNav img{max-width:3rem}.scrolled label{color:black}.welcomeInfos .caption-wrap{display:none !important}}@media all and (-ms-high-contrast: none){.fixedNav{background-color:white}.fixedNav ul li a{color:black}}.welcomeInfos{position:relative;display:flex;justify-content:center;align-items:center}.welcomeInfos__infobox{position:absolute;color:white;z-index:5;text-align:center}.welcomeInfos__infobox h1{font-size:6.5rem;margin:0;text-decoration:underline}.welcomeInfos__infobox h2{margin-top:0}.welcomeInfos__infobox__flagChoice{padding:2rem}.welcomeInfos .flag-link:hover img{transform:scale(1.1)}.welcomeInfos__infobox__flagChoice{display:flex;justify-content:space-between}.welcomeInfos__infobox__link{color:white;background-color:red;border-radius:3px;padding:1rem 2rem}.welcome-slider{max-height:100vh !important}.welcome-slider *{max-height:100vh !important}.infosection h2{color:white;background-color:red;text-align:center;padding:2rem;margin:0;box-shadow:0 10px 10px #ccc}.infosection__wrapper{background-image:url(img/back.png)}.personInformation img{max-width:15rem}.personInformation__content{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;padding:2rem 0}.personInformation__textwrapper{flex-basis:40%}.personInformation__textwrapper blockquote{margin:1rem}.personInformation__textwrapper a{display:block;color:white;background-color:red;text-align:center;padding:1rem;border-radius:3px}.tourenChoice__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;list-style-type:none;margin:0;padding:2rem 0}.tourenChoice__subheader{color:red;text-align:center}.tourenChoice__item{flex-basis:25%;margin:1rem;background-color:white}.tourenChoice__tour{display:-ms-grid;display:grid;grid-template-areas:"imageHeader imageHeader imageHeader"
 "contentText contentText contentText"
 ". bottomButton .";grid-template-rows:10rem 12rem 5rem;-ms-grid-rows:8rem 12rem 5rem;-ms-grid-columns:1fr 1fr 1fr;box-shadow:0 0 15px #ccc;background-color:white;border-radius:5px}.tourenChoice__tour:hover{transition:all 0.1s linear;box-shadow:0 0 20px #555;transform:scale(1.02)}.tourenChoice__tour:hover .tourenChoice__tour__tourpic__overlay{opacity:0}.tourenChoice__tour__content{padding:1rem 2rem 1rem 2rem;-ms-grid-column-span:3;-ms-grid-row:2;grid-column:1/4;text-align:center;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center}.tourenChoice__tour__link{grid-column:2/3;color:white;background-color:red;display:flex;align-items:center;margin:1rem;padding:1rem;border-radius:5px}.tourenChoice__tour__link span{text-align:center}.tourenChoice__tour__tourpic{position:relative;display:flex;justify-content:center;align-items:center;grid-column:1/4;-ms-grid-column:1;-ms-grid-column-span:3}.tourenChoice__tour__tourpic__overlay{position:absolute;width:100%;height:100%;background-color:black;opacity:0.3}.tourenChoice__tour__tourpic img{width:100%;height:10rem;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.tourenChoice__tour__tourpic h3{position:absolute;color:white;text-align:center;font-size:2rem;margin:0;padding:0 1rem;z-index:1}@media only screen and (max-width: 1000px){.tourenChoice__tour{grid-template-rows:8rem 15rem 5rem}}@media only screen and (max-width: 850px){.tourenChoice__tour p{padding:0.3rem 1rem 0 1rem}}@media only screen and (max-width: 750px){.welcomeInfos h1{font-size:3.5rem}.welcomeInfos h2{font-size:0.8rem}.welcomeInfos .flag{max-width:4rem}.welcomeInfos a{padding:0.5rem 1rem}.tourenChoice__tour__tourpic h3{font-size:1.4rem}.subquote{padding:1rem 0 !important}.subquote p{max-width:80% !important}}@media only screen and (max-width: 700px){.personInformation__textwrapper{flex-basis:50%}.tourenChoice__item{flex-basis:70%}.tourenChoice__item:not(:first-child){margin:2rem 0}.tourenChoice__tour{grid-template-rows:8rem 8rem 5rem}.tourenChoice__tour p{padding:1rem 2rem 0 2rem}}@media only screen and (max-width: 500px){.welcomeInfos{display:flex;flex-direction:column;align-items:center}.welcomeInfos h1{font-size:1.5rem}.welcomeInfos h2{font-size:0.8rem;max-width:12rem}.welcomeInfos__infobox__flagChoice{padding:1rem;min-width:10rem}.welcomeInfos .flag{max-width:2rem}.welcomeInfos a{padding:0.3rem 0.6rem;font-size:0.6rem}.personInformation__textwrapper{flex-basis:85%}.infosection h2{font-size:1rem;padding:1rem}.tourenChoice__item{flex-basis:85%}.tourenChoice__tour{grid-template-rows:8rem 12rem 5rem}}@media all and (-ms-high-contrast: none){.welcomeInfos{display:block}.welcomeInfos__infobox{top:20%;left:30%}.tourenChoice__list{justify-content:space-around}.tourenChoice__tour p{-ms-grid-column-span:3;-ms-grid-row:2}.tourenChoice__tour__link{-ms-grid-column:2;-ms-grid-row:3}.tourenChoice__tour__tourpic{overflow:hidden;display:block}.tourenChoice__tour__tourpic img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto}.tourenChoice__tour__tourpic h3{top:30%;left:38%}}.touren-banner{text-align:center;background-image:url(img/sunset2.jpg);background-size:cover;padding:6rem 1rem;font-size:4rem;margin:0;color:white}.touren-banner__klagenfurt{background-image:url(img/nacht.jpg)}.touren-banner span{padding:1rem;background:rgba(0,0,0,0.5)}.tourdivider{font-size:3rem;text-align:center;color:#5e5e5e}.fuehrungen-container{margin:10px 20% 10px 4%}.fuehrungen-container__fuehrung{display:-ms-grid;display:grid;grid-template-areas:"contentText  contentImage"
 "bottomImage submitBtn";-ms-grid-columns:65% 35%;grid-template-columns:65% 35%;-ms-grid-rows:330px 180px;grid-template-rows:330px 180px;border-radius:5px;box-shadow:0 0 15px #ccc;border:#ccc solid 1px}.fuehrungen-container__fuehrung:not(:first-child){margin-top:3rem}.fuehrungen-container__fuehrung__header{font-size:2rem;color:red;text-align:center}.fuehrungen-container__fuehrung p{padding:0 50px 0 50px}.fuehrungen-container__fuehrung img{height:100%;width:100%;object-fit:cover}.fuehrungen-container__fuehrung img:nth-of-type(1){-ms-grid-column:2;-ms-grid-row:1;border-top-right-radius:5px}.fuehrungen-container__fuehrung img:nth-of-type(2){-ms-grid-column:1;-ms-grid-row:2;border-bottom-left-radius:5px}.fuehrungen-container__fuehrung__btnBuchen{-ms-grid-column:2;-ms-grid-row:2;background-color:red;color:white;font-size:2rem;display:flex;align-items:center;justify-content:center;border-bottom-right-radius:5px}.fuehrungText-single{-ms-grid-row:1;-ms-grid-row-span:2;grid-row-start:1;grid-row-end:3}.fuehrungen-container article:nth-of-type(even){-ms-grid-columns:35% 65%;grid-template-columns:35% 65%}.fuehrungen-container article:nth-of-type(even) div{order:2;-ms-grid-column:2;-ms-grid-row:1}.fuehrungen-container article:nth-of-type(even) img:nth-of-type(1){order:1;-ms-grid-column:1;-ms-grid-row:1}.fuehrungen-container article:nth-of-type(even) a{order:3;-ms-grid-column:1;-ms-grid-row:2}.fuehrungen-container article:nth-of-type(even) img:nth-of-type(2){order:4;-ms-grid-column:2;-ms-grid-row:2}.fuehrungen-container--single article:nth-of-type(even){-ms-grid-columns:35% 65%;grid-template-columns:35% 65%}.fuehrungen-container--single article:nth-of-type(even) div{order:3;grid-column-start:2}.fuehrungen-container--single article:nth-of-type(even) img:nth-of-type(1){order:1}.fuehrungen-container--single article:nth-of-type(even) a{order:2}@media only screen and (max-width: 1215px){.fuehrungen-container{margin:10px 4% 10px 4%}.tourdivider{margin-top:7rem}}@media only screen and (max-width: 1000px){.fuehrungen-container__fuehrung{-ms-grid-rows:430px 180px;grid-template-rows:430px 180px}}@media only screen and (max-width: 880px){.fuehrungen-container__fuehrung--single{-ms-grid-rows:520px 180px;grid-template-rows:520px 180px}.fuehrungen-container__fuehrung--single{-ms-grid-rows:auto 180px;grid-template-rows:auto 180px;grid-template-areas:"contentText  contentText"
 "bottomImage submitBtn"}.fuehrungText-single{-ms-grid-column:1;-ms-grid-column-span:2;grid-column-start:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;grid-row-end:2}.fuehrungText-single h3{padding:0 10px}.fuehrungen-container--single article:nth-of-type(even){-ms-grid-columns:35% 65%;grid-template-columns:35% 65%}.fuehrungen-container--single article:nth-of-type(even) div{order:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-column-start:1;grid-column-end:3}.fuehrungen-container--single article:nth-of-type(even) img:nth-of-type(1){order:3}.fuehrungen-container--single article:nth-of-type(even) a{order:2}}@media only screen and (max-width: 750px){.fuehrungen-container__fuehrung--multiple{-ms-grid-rows:auto 180px;grid-template-rows:auto 180px;grid-template-areas:"contentText  contentText"
 "bottomImage submitBtn"}.fuehrungen-container__fuehrung--multiple img:first-of-type{display:none}.fuehrungText{-ms-grid-column:1;-ms-grid-column-span:2;grid-column-start:1;grid-column-end:3}}@media only screen and (max-width: 570px){.fuehrungen-container__fuehrung__btnBuchen{font-size:1rem}}@media only screen and (max-width: 600px){#navCenter{font-size:0.6em;padding:0}h2{font-size:30px;text-align:center}.fuehrung p{padding:10px 30px 0 30px}aside li{padding:20px 0 20px 0}.touren-banner,.tourdivider{font-size:2rem}}.about-main{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(img/back.png)}.about-main h1{text-align:center;color:red;font-size:3rem;margin:6rem 0 0 0}.introduction{max-width:80%;display:-ms-grid;display:grid;margin:5rem 0;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto 15rem;grid-template-rows:auto 15rem;background-color:white;box-shadow:0 0 15px #ccc}.introduction>div{-ms-grid-column:1;-ms-grid-column-span:2;grid-column-start:1;grid-column-end:3;padding:2rem}.introduction figure{margin:0}.introduction figure img{height:100%;width:100%;object-fit:cover}.introduction figure:nth-of-type(1){-ms-grid-column:3;-ms-grid-row:1}.introduction figure:nth-of-type(2){-ms-grid-column:1;-ms-grid-row:2}.introduction figure:nth-of-type(3){-ms-grid-column:2;-ms-grid-row:2}.introduction figure:nth-of-type(4){-ms-grid-column:3;-ms-grid-row:2}@media only screen and (max-width: 750px){.introduction>div{-ms-grid-column:1;-ms-grid-column-span:3;grid-column-start:1;grid-column-end:4}.introduction figure:first-of-type{display:none}}@media only screen and (max-width: 520px){.introduction{max-width:100%}}@media all and (-ms-high-contrast: none){.introduction figure:not(:nth-of-type(1)){width:100%;height:100%;overflow:hidden;position:relative}.introduction figure:not(:nth-of-type(1)) img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto}}.contact-wrapper{display:flex;flex-wrap:wrap;width:100%;background-color:white;margin:3rem 0;justify-content:center;box-shadow:0 0 25px #ccc}.contact-wrapper>div{padding:2rem}.contact-wrapper>div input{padding:10px;width:100%}.contact-wrapper>div input[type=submit]{cursor:pointer;width:100%;color:white;border:2px solid #008000;background-color:#008000;font-family:inherit}.contact-wrapper>div input[type=submit]:hover{background-color:white;color:#008000}.contact-wrapper .contact-information{padding:5rem;color:white;background:#5e5e5e;box-shadow:0 0 25px #ccc}.contact-wrapper .contact-information p{line-height:3rem}@media only screen and (max-width: 575px){.contact-information{padding:2rem;text-align:center;flex-basis:100%}}.impressum{display:flex;padding:0 4rem;justify-content:center;flex-wrap:wrap;box-shadow:0 0 25px #ccc;background-color:white}.impressum>div{flex-basis:30%}.impressum-kontakt{padding:3rem;color:white;background:#5e5e5e;box-shadow:0 0 25px #ccc}.impressum-kontakt p{line-height:2rem}.impressum .agb,.impressum .datenschutz{padding:1rem}.impressum .agb h3,.impressum .agb h2,.impressum .datenschutz h3,.impressum .datenschutz h2{color:red}@media only screen and (max-width: 650px){.impressum{padding:0}.impressum>div{flex-basis:100%}}@media all and (-ms-high-contrast: none){.impressum{width:100%}}footer{background:red;color:white;margin:0;box-shadow:0 0 15px #ccc}footer i{padding:0 5px 0 0;letter-spacing:2px}.footer__container{display:flex;justify-content:space-between;padding:2rem}.footer__container address{line-height:2rem}.footer__container__kontakt{text-align:center}.footer__container__kontakt a{padding:1rem;background-color:#5e5e5e;border-radius:5px}@media only screen and (max-width: 700px){.addresswrapper{flex-basis:60%}}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box !important}body{margin:0;padding:0;font-family:"Open Sans","sans-serif"}ul{padding:0;margin:0}a{color:inherit;text-decoration:none}.full-width-container{width:100% !important}.content-container{margin:0 auto;max-width:95rem}#btnUp{display:none}.choices-question{color:#5e5e5e;margin:2rem}.city-choices{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;margin-top:3rem;margin-bottom:3rem}.city-choices header{position:relative;grid-column:1/4;-ms-grid-column:1;-ms-grid-column-span:3;display:flex;justify-content:center;flex-direction:column;background-size:cover;background-repeat:no-repeat}.city-choices__header{text-align:center;font-size:3rem;color:white;z-index:2}.city-choices__header__overlay{position:absolute;width:100%;height:100%;background-color:black;opacity:0.2}.city-choices__klagenfurt header{background-image:url(img/klfgtLuft1.jpg)}.city-choices__villach header{background-image:url(img/villach.jpg)}.city-choices__stveit header{background-image:url(img/stveit1.jpg)}.city-choices a{flex-basis:30%;display:-ms-grid;display:grid;grid-template-areas:"imageHeader imageHeader imageHeader"
 "contentText contentText contentText"
 ". bottomButton .";grid-template-rows:8rem auto 5rem;-ms-grid-rows:8rem auto 5rem;-ms-grid-columns:1fr 1fr 1fr;box-shadow:0 0 15px #ccc;background-color:white;border-radius:5px}.city-choices a:hover{transition:all 0.1s linear;box-shadow:0 0 20px #555;transform:scale(1.02)}.city-choices a:hover .city-choices__header__overlay{opacity:0}.city-choices a p{padding:1rem 2rem 0 2rem;-ms-grid-row:2;-ms-grid-column-span:3;grid-column:1/4;text-align:center}.city-choices__link{-ms-grid-row:3;-ms-grid-column:2;grid-column:2/3;color:white;background-color:red;display:flex;align-items:center;margin:1rem;padding:1rem;border-radius:5px}.city-choices__link span{text-align:center}.subquote{padding:2rem;display:-ms-flexbox;display:flex;align-items:center;text-align:center;flex-direction:column}.subquote p{max-width:60%}.subquote p:first-child{font-size:1.3rem}@media only screen and (max-width: 850px){.city-choices a{flex-basis:90%;margin:1rem 0}}@media all and (-ms-high-contrast: none){.city-choices{justify-content:space-around}.city-choices__header__overlay{opacity:0}}

