/***************************
File generated by shrinker.ch
DateTime: 2023-04-16, 14:02:26
File list:
* custom-reset.css
* normalize.css
* main.css
*****************************/
a{text-decoration:none;color:inherit}button{background-color:transparent;color:inherit;padding:0;border-width:0}figure{margin:0}ul,ol,dd{margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}p{margin:0}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}img{min-width:0;min-height:0}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}#homepage-main{position:relative;display:block;overflow:hidden;min-height:100vh}#homepage-main::after{background:url("../images/home_background.jpg");position:absolute;z-index:-1;top:65px;bottom:0;right:0;left:0;content:"";background-size:cover;background-position:0 2%;box-shadow:inset 0 0 0 1000px rgba(0,0,0,0.25);filter:blur(1.5px);-webkit-filter:blur(1.5px);-moz-filter:blur(1.5px);-o-filter:blur(1.5px)}#homepage-logo{text-transform:uppercase;font-family:'Roboto Condensed','Open-Sans',sans-serif;color:#FFF;margin:100px 0 80px 0;text-align:center}#homepage-logo p{margin:0 25px}#home_small_logo{font-size:70px}#home_big_logo{font-size:100px}#home_button_div{margin-bottom:200px;text-align:center}.home_buttons{font-size:30px;color:#fff;border:2px;border-style:solid;border-radius:6px;margin:0 40px;padding:10px 20px;background-color:rgba(0,0,0,0.05)}.home_buttons:hover{background-color:rgba(0,0,0,0.15);cursor:pointer}#home_button_1{animation:fadein 1s;-webkit-animation:fadein 1s;-moz-animation:fadein 1s;-ms-animation:fadein 1s;-o-animation:fadein 1s}#home_button_2{-webkit-animation:fadein calc(1s * 1.5);-moz-animation:fadein calc(1s * 1.5);-ms-animation:fadein calc(1s * 1.5);-o-animation:fadein calc(1s * 1.5);animation:fadein calc(1s * 1.5)}#home_button_3{-webkit-animation:fadein calc(1s * 2);-moz-animation:fadein calc(1s * 2);-ms-animation:fadein calc(1s * 2);-o-animation:fadein calc(1s * 2);animation:fadein calc(1s * 2)}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}@media only screen and (min-width:1400px){html .header-main{padding:25px 60px}html .dropdown-content{margin:0 15px}html p,html li{font-size:28px;margin:50px 30px}html table{font-size:28px}html .content-wrapper{padding:80px;margin:0 200px 80px 200px}html footer{font-size:28px}html #home_small_logo{font-size:100px}html #home_big_logo{font-size:140px}html .home_buttons{font-size:45px}html .one-third{height:auto}html .one-third img{max-width:70%}}@media only screen and (min-width:2600px){html .content-wrapper{max-width:1800px;margin:auto;margin-bottom:80px}html p,html li{font-size:35px}}header{background-color:#bbddb7;position:fixed;width:100%;z-index:1;font-size:18px;font-family:'Open Sans',sans-serif}header span{mouse-events:none}nav{display:flex;justify-content:space-between;padding:0 30px;align-items:center}#header-right-container{display:flex;justify-content:end}#header-mobile-dropdown{display:none}.header-main{padding:25px 40px;cursor:pointer;color:#000;text-transform:uppercase}.header-main .dropdown-triangle{font-size:.6em;position:relative;top:-0.2em}.dropdown-content{display:none;position:absolute;background-color:#eaf6eb;z-index:2;box-shadow:rgba(0,0,0,0.2) 1px 1px 4px 0;padding:10px 10px;margin:0;animation:growDown 200ms ease-in-out forwards;transform-origin:top center}.dropdown-content a{color:#000;padding:15px 30px 15px 15px;display:block;text-align:left}.dropdown-content.active{display:block}.header-main:hover,.dropdown-content a:hover{color:#952c3f}@keyframes growDown{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes rotateY{0%{transform:rotateY(90deg)}80%{transform:rotateY(-10deg)}100%{transform:rotateY(0)}}html{width:100%;height:100%;font-size:21px;font-family:'Roboto','Open-Sans',sans-serif;line-height:1.5;overflow-x:hidden}a:hover{color:#8a4545}.small-text{font-size:.8em}h1,h2{color:#952c3f;font-weight:bold}h1{font-family:"open-sans",sans-serif;text-align:center;font-size:3.5em;position:relative;margin:100px 0;text-transform:uppercase}h2{font-size:1.5em;margin:10px 20px}p{margin:30px 25px}img{margin:30px 25px;width:100%;height:100%}.image-gallery:hover{cursor:pointer}#imagenum{position:absolute;bottom:10px;text-align:center;width:100%;color:white}#main{position:relative;overflow:hidden;min-height:100vh;width:100vw;background:rgba(223,255,204,0.1)}#main::after{background:url("../images/background_2.jpg");opacity:.6;position:absolute;z-index:-1;top:-300px;bottom:0;right:0;left:-200px;content:"";background-size:cover;background-attachment:fixed}.content-wrapper{display:flex;flex-direction:column;margin:0 60px 50px;padding:50px;max-width:100%;background-color:#eaf6eb}.content-wrapper a{color:#952c3f;text-decoration-line:underline}.whitespace{height:30px}.paragraph{margin:20px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.paragraph>*{margin:20px;flex:1}.paragraph iframe{min-height:450px;min-width:60%}.two-images{flex:0 0 50%;white-space:nowrap}.two-images img{height:auto;margin:5px;max-width:50%}.main-images{width:100%;display:flex;justify-content:center;padding:20px 0}.main-images img{margin:0}.main-images .big-img{flex:1 1 auto;margin-right:3px}.main-images .small-img{flex:1 1 32%;display:flex;flex-direction:column;align-items:space-between}.main-images .small-img img{width:100%;margin-top:3px}.modal{display:none;z-index:2;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.8);left:0;top:0;overflow:auto}.prev-button,.next-button,.close-button{color:#fff;position:absolute;top:50%;font-size:30px;font-weight:bold;z-index:5;text-shadow:#0f0f0f 1px 0 10px}.next-button{right:30px}.prev-button{left:30px}.close-button{font-size:50px;top:20px;right:20px}.close-button:hover,.next-button:hover,.prev-button:hover{color:#999;cursor:pointer}.gallery-content{display:block;position:relative;padding:0;height:90%;top:5%;width:auto;margin:auto}.centered-text>*{margin:10px 20px}.centered-text p{text-align:center}.centered-text .small-text{margin:5px 20px;font-size:.6em;display:inline;font-weight:normal}.centered-text h2{text-align:center;display:inline}.thirds-container{display:flex}.two-thirds{flex:1 0 70%}.one-third{flex:1 0 30%;display:flex;flex-direction:column;align-items:center;margin-top:70px}.one-third img{height:auto;max-width:80%;margin:5px}#drawn-map{width:400px;float:left;margin-right:20px;margin-bottom:0}table{align-self:center}table th,table td{padding:15px;text-align:center}table th{color:#952c3f}ul{margin:10px 30px}ul li{margin:3px 20px}footer{position:absolute;display:flex;justify-content:center;bottom:0;left:0;right:0}footer>*{padding:10px 30px}footer a:visited{text-decoration-line:none;color:black}footer a{text-decoration-line:none;color:black}@media only screen and (orientation:portrait){html #main::after{background:url("../images/mobile-background.png");background-attachment:fixed;background-size:cover}html #homepage-main::after{background:url("../images/mobile-homepage.png");background-size:cover;background-attachment:fixed;top:50px}}@media only screen and (max-width:768px){html .content-wrapper{margin:0 8px 50px;padding:30px}html p{font-size:18px}html h1{font-size:40px;margin:45px 0}html footer{font-size:18px}html .paragraph{flex-direction:column;margin:10px 0}html .paragraph>*{margin:10px 20px}html #home_button_div{display:flex;flex-direction:column;align-items:center}html .home_buttons{margin:15px 0;width:80%;padding:20px 20px}html .gallery-content{width:100%;height:auto;top:50%;transform:translateY(-50%)}html #home_small_logo{font-size:50px}html #home_big_logo{font-size:60px}html .whitespace{display:none}html #header-right-container{display:none;flex-direction:column;position:absolute;right:0;top:77px;background-color:#eaf6eb;width:80%;box-shadow:0 3px 4px rgba(115,107,107,0.3)}html #header-right-container>*{margin:0 50px}html #header-mobile-dropdown{display:block;font-size:22px}html .dropdown-content.active{position:relative;box-shadow:none;background-color:#eaf6eb;margin-left:20px}html .header-main{padding:25px 10px}html .thirds-container{flex-direction:column}html .one-third{flex-direction:row}}@media only screen and (max-width:480px){html nav{padding:0 10px;font-size:14px}html .header-main{padding:15px 10px}html #hamburger-button{margin-right:15px}html .dropdown-content.active{padding:0}html #header-right-container .header-main{padding:15px 10px}html h1{font-size:1em;margin:15px 0}html h2{font-size:20px}html p,html li{font-size:16px;margin:10px}html .content-wrapper{padding:15px}html table{font-size:11px}html table td,html table th{padding:5px}html .paragraph iframe{min-height:600px;max-width:100%}html #google-map{display:none}html #drawn-map{width:80%;margin-bottom:20px}html img{margin:5px}html #kontakt-image{display:none}html #homepage-logo{margin:70px 0 90px 0}html .home_buttons{font-size:20px}html #home_small_logo{font-size:30px}html #home_big_logo{font-size:35px}}


