*,
body {
    margin: 0;
}
body,
figure,
html {
    height: 100%;
}
.clearfix::after,
.row::after {
    content: "";
    clear: both;
    display: block;
}
#logo,
figure {
    position: absolute;
    top: 0;
}
.container,
.logoimg,
.slider {
    position: relative;
}
#logo a:hover,
label.hamburg {
    background: 0 0;
}
#move,
.line {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
#hamburg:checked + .hamburg .line:nth-child(2),
figure {
    opacity: 0;
}
#logo,
#move {
    text-align: center;
}
#hamburg:checked ~ #move,
figure {
    left: 0;
}
.content a,
.content p,
[class*="col-"] {
    word-wrap: break-word;
}
#move,
#telefon p,
*,
.row {
    padding: 0;
}
#telefon a,
#telefon p {
    color: #004302;
}
#telefon,
#trenner {
    float: right;
    background: linear-gradient(to right, transparent 10%, #92d302);
}
#logo a:hover,
#telefon a,
.anschrift a,
.content a,
.scrollToTop,
.scrollToTop:hover,
nav ul li a {
    text-decoration: none;
}
.slider,
.video {
    overflow: hidden;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url(../fonts/open-sans-v15-latin-300.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-300.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(../fonts/open-sans-v15-latin-300italic.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-300italic.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/open-sans-v15-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-regular.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../fonts/open-sans-v15-latin-italic.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-italic.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/open-sans-v15-latin-700.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-700.woff) format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../fonts/open-sans-v15-latin-700italic.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-700italic.woff) format("woff");
}
body {
    font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.startseite {
    background: url("../images/bg/bg-startseite.webp") center top/cover no-repeat fixed;
}
.ferienhaus {
    background: url("../images/bg/bg-ferienwohnung.webp") center top/cover no-repeat fixed;
}
.umgebung {
    background: url(../images/bg/bg-umgebung.webp) center top/cover no-repeat fixed;
}
.kontakt {
    background: url("../images/bg/bg-kontakt.webp") center top/cover no-repeat fixed;
}
.impressum {
    background: url("../images/bg/bg-impressum.webp") center top/cover no-repeat fixed;
}


.clear {
    clear: both;
}
.slider {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 362px;
}
figure {
    width: 100%;
    animation: 24s linear infinite slideShow;
    -o-animation: 24s linear infinite slideShow;
    -moz-animation: 24s linear infinite slideShow;
    -webkit-animation: 24s linear infinite slideShow;
}

.pic-1 {
    opacity: 1;
    background: url("../images/bg/1.webp") center center/cover no-repeat;
}

.pic-2 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz--animation-delay: 6s;
    -webkit-animation-delay: 6s;
    background: url("../images/bg/2.webp") center center/cover no-repeat;
}

.pic-3 {
    animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz--animation-delay: 12s;
    -webkit-animation-delay: 12s;
    background: url("../images/bg/3.webp") center center/cover no-repeat;
}

.pic-4 {
    animation-delay: 18s;
    -o-animation-delay: 18s;
    -moz--animation-delay: 18s;
    -webkit-animation-delay: 18s;
    background: url("../images/bg/4.webp") center center/cover no-repeat;
}

.pic-5 {
    opacity: 1;
    background: url("../images/bg/5.webp") center center/cover no-repeat;
}
.pic-6 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz--animation-delay: 6s;
    -webkit-animation-delay: 6s;
    background: url("../images/bg/6.webp") center center/cover no-repeat;
}

.pic-7 {
    animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz--animation-delay: 12s;
    -webkit-animation-delay: 12s;
    background: url("../images/bg/7.webp") center center/cover no-repeat;
}
.pic-8 {
    animation-delay: 18s;
    -o-animation-delay: 18s;
    -moz--animation-delay: 18s;
    -webkit-animation-delay: 18s;
    background: url("../images/bg/8.webp") center center/cover no-repeat;
}

.pic-9 {
    opacity: 1;
    background: url("../images/bg/9.webp") center center/cover no-repeat;
}
.pic-10 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz--animation-delay: 6s;
    -webkit-animation-delay: 6s;
    background: url("../images/bg/10.webp") center center/cover no-repeat;
}

.pic-11 {
    animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz--animation-delay: 12s;
    -webkit-animation-delay: 12s;
    background: url("../images/bg/11.webp") center center/cover no-repeat;
}
.pic-12 {
    animation-delay: 18s;
    -o-animation-delay: 18s;
    -moz--animation-delay: 18s;
    -webkit-animation-delay: 18s;
    background: url("../images/bg/12.webp") center center/cover no-repeat;
}

.pic-13 {
    opacity: 1;
    background: url("../images/bg/13.webp") center center/cover no-repeat;
}
.pic-14 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz--animation-delay: 6s;
    -webkit-animation-delay: 6s;
    background: url("../images/bg/14.webp") center center/cover no-repeat;
}

.pic-15 {
    animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz--animation-delay: 12s;
    -webkit-animation-delay: 12s;
    background: url("../images/bg/15.webp") center center/cover no-repeat;
}
.pic-16 {
    animation-delay: 18s;
    -o-animation-delay: 18s;
    -moz--animation-delay: 18s;
    -webkit-animation-delay: 18s;
    background: url("../images/bg/16.webp") center center/cover no-repeat;
}

.pic-17 {
    opacity: 1;
    background: url("../images/bg/17.webp") center center/cover no-repeat;
}
.pic-18 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -moz--animation-delay: 6s;
    -webkit-animation-delay: 6s;
    background: url("../images/bg/18.webp") center center/cover no-repeat;
}

.pic-19 {
    animation-delay: 12s;
    -o-animation-delay: 12s;
    -moz--animation-delay: 12s;
    -webkit-animation-delay: 12s;
    background: url("../images/bg/19.webp") center center/cover no-repeat;
}
.pic-20 {
    animation-delay: 18s;
    -o-animation-delay: 18s;
    -moz--animation-delay: 18s;
    -webkit-animation-delay: 18s;
    background: url("../images/bg/20.webp") center center/cover no-repeat;
}


@keyframes slideShow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        -ms-transform: scale(1);
    }
    25%,
    5% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        -ms-transformm: scale(1);
    }
}
@-webkit-keyframes slideShow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
    25%,
    5% {
        opacity: 1;
    }
    30% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transformm: scale(1);
    }
}
.container {
    top: 0;
    left: 0;
    width: 100%;
}
.row {
    width: 96%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.col-1,
.col-2,
.col-3 {
    margin-top: 20px;
    width: 100%;
}
[class*="col-"] {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.col-3 {
    margin-bottom: 100px;
}
#logo {
    left: 2%;
    width: 230px;
    height: 115px;
    background: radial-gradient(circle, #fffff4, #fffee7);
    background-size: contain;
    z-index: 200;
    border-radius: 0 0 7px 7px;
}
.logoimg {
    width: 200px;
    height: auto;
    border: 0;
    top: 8px;
}
#move,
.line,
label.hamburg {
    position: absolute;
}
nav {
    width: 100%;
    height: 122px;
}
.mobil-menu,
.unvisible,
.unvisible-lg,
input#hamburg {
    display: none;
}
label.hamburg {
    display: block;
    width: 55px;
    height: 55px;
    top: 0;
    right: 20px;
    cursor: pointer;
}
.content h1,
.content h2,
h3,
h4 {
    font-size: 1.9rem;
    position: relative;
    z-index: 5000;
    letter-spacing: -0.005em;
    color: #7ab003;
    font-weight: 300;
}
.line {
    left: 10px;
    height: 4px;
    width: 40px;
    background: #fff;
    border-radius: 2px;
    display: block;
    transition: 0.5s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
#move,
.col-1 img,
.content,
nav li {
    width: 100%;
}
.line:first-child {
    top: 12px;
}
.line:nth-child(2) {
    top: 24px;
}
.line:nth-child(3) {
    top: 36px;
}
#hamburg:checked + .hamburg .line:first-child {
    -webkit-transform: translateY(12px) rotate(-45deg);
    -ms-transform: translateY(12px) rotate(-45deg);
    transform: translateY(12px) rotate(-45deg);
}
#hamburg:checked + .hamburg .line:nth-child(3) {
    -webkit-transform: translateY(-12px) rotate(45deg);
    -ms-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);
}
#move {
    height: 100vh;
    background: #72a500;
    top: 107px;
    left: -105%;
    transition: 0.5s;
    margin: 0;
    z-index: 6000;
}
nav ul li ul {
    background: #85c000;
}
nav ul li a {
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.2rem;
    padding: 20px;
    border-bottom: 1px dotted #fff;
    color: #fff;
}
nav a.active,
nav a:hover {
    background: #fff;
    color: #000;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.col-1 img {
    -webkit-box-shadow: 2px 2px 5px #666;
    box-shadow: 2px 2px 5px #333;
    border: 0;
    margin: 0 0 8px;
    padding: 0;
    border-radius: 10px;
}
.content {
    margin: 0;
    padding: 30px 0 150px;
    background: url(../images/nav/wave.webp) center bottom/contain no-repeat #fffef2;
}
.content h1 {
    margin: 80px 20px 20px;
}
.content h2,
h3,
h4 {
    margin: 20px 20px 0;
}
.content h4 {
    letter-spacing: -0.005em;
    margin: 0 20px;
    color: #7ab003;
    font-size: 1.9rem;
    font-weight: 300;
    position: relative;
    z-index: 5000;
}
.content p,
.content ul {
    color: #6a3a0c;
    font-size: 1.4rem;
    font-style: normal;
    position: relative;
    z-index: 5000;
}
.headstart {
    padding-top: 25px;
}
.content p {
    line-height: 1.8em;
    margin: 20px;
    font-weight: 400;
}
.content ul {
    line-height: 1.7em;
    margin: 10px 20px 10px 40px;
    font-weight: 400;
    padding-left: 20px;
    list-style-type: circle;
}
.content a {
    color: #03759f;
}
.anschrift p,
.content table {
    font-style: normal;
    color: #6a3a0c;
    font-weight: 300;
}
.content a:hover {
    color: #0795c3;
    text-decoration: underline;
}
.content table {
    width: 90%;
    line-height: 1.9rem;
    font-size: 1.1rem;
    margin: 20px;
    position: relative;
    z-index: 5000;
}
.content td {
    vertical-align: top;
}
.content table td:nth-of-type(2) {
    width: 30%;
    text-align: right;
}
.col-1 .content p:last-of-type {
    text-align: right;
    padding-bottom: 8%;
}
.col-2 .content p:last-of-type {
    padding-bottom: 8%;
}
.belegung {
    margin: 50px 20px;
    width: 86%;
}
#telefon,
.anschrift {
    position: relative;
    width: 100%;
}
.italic {
    font-style: italic !important;
}
#telefon {
    height: 30px;
    top: -15px;
    margin-right: 20px;
}
#telefon p {
    font-size: 1.1em;
    font-weight: 400;
    font-style: italic;
    text-align: right;
    margin: 0 7px 0 0;
}
#trenner {
    margin: 20px;
    width: 90%;
    height: 17px;
}
.anschrift {
    background: url(../images/bg/footer-bg.webp) center bottom/contain repeat-x;
    height: auto;
    z-index: 120;
    padding: 50px 0 30px;
    text-align: left;
}
.center,
.gastgeber,
.scrollToTop {
    text-align: center;
}
.anschrift .inner-footer {
    display: inline-block;
    text-align: left;
}
.anschrift p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 15px 0 0 60px;
    float: left;
}
.anschrift a {
    color: #03759f;
}
.anschrift a:hover {
    color: #03759f;
    text-decoration: underline;
}
.green {
    color: #7ab003 !important;
    font-size: 2.45em !important;
}
.scrollToTop {
    width: 100px;
    height: 130px;
    padding: 10px;
    font-weight: 700;
    color: #444;
    position: fixed;
    top: 93%;
    right: 0;
    display: none;
    z-index: 10000;
}
.scrollToTop img {
    border: 0;
}
.borderbottom {
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px dotted #999;
}
.bordertop {
    padding-top: 40px;
    border-top: 1px dotted #999;
}
.contentimages {
    margin-bottom: 10px;
}
.galerie-thumbs {
    display: inline;
/*    border: 3px solid #fff;*/
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px #9f9f9f;
    box-shadow: 0 0 5px #9f9f9f;
    width: 135px;
    height: auto;
    margin: 1% 2%;
}
.imgfull {
    width: 100%;
    padding: 0;
    margin: 1% 0;
}
.imgr,
.siegel {
    margin: 5px;
    box-shadow: 0 0 5px #9f9f9f;
    border-radius: 10px;
}
.imgr {
    float: none;
    width: 95%;
    position: relative;
    z-index: 5000;
}
.siegel {
    float: right;
    width: 180px;
    height: auto;
    border:0;
    border-radius:8px;
    box-shadow: none !important;
}
.red {
    color: red;
}
.cookie {
    position: fixed;
    bottom: 15px;
    left: 20px;
    color: #fff;
    z-index: 200;
    font-size: 0.6rem;
    font-weight: 700;
}
.gap-bottom li:last-child {
    padding-bottom: 40px;
}
.video {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    width: 90%;
    padding-top: 56.25%;
    margin-left: 5%;
    margin-bottom: 20px;
}
.videoiframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.liste-umgebung li {
    clear: both;
    padding-bottom: 40px;
}

.buchungsdiv {
	margin: 2%;
}

@media (min-width: 380px) {
    .col-1,
    .col-2 {
        margin: 20px 2.5% 0;
    }
    .col-1 {
        width: 45%;
    }
    .col-2 {
        width: 95%;
    }
    .col-3 {
        width: 95%;
        margin: 20px 2.5% 100px;
    }
}
@media (min-width: 590px) {
    .imgr {
        float: right;
        width: 300px;
        margin: 10px 5px 15px 50px;
    }
}
@media (min-width: 768px) {
    #logo,
    nav {
        left: -10px;
    }
    #logo,
    #move,
    nav a.active,
    nav a:hover {
        background: 0 0;
    }
    #wellen,
    nav {
        position: absolute;
        z-index: 3500;
    }
    .unvisible,
    nav ul li a {
        display: inline-block;
    }
    .row {
        margin-top: 60px;
    }
    .col-1,
    .col-2 {
        margin: 20px 1.666% 0;
    }
    label.hamburg {
        display: none;
    }
    #logo {
        top: 0;
        z-index: 5100;
    }
    nav {
        height: 558px;
        background: url(../images/nav/menu.webp) left no-repeat;
        color: #fff;
        top: -70px;
    }
    #move {
        width: auto;
        height: auto;
        margin: 90px 0 0 20px;
        left: 0;
        float: left;
        text-align: left;
    }
nav ul {
	color:#6a3a0c;
	margin:0;
	padding:0;
	list-style:none;
	line-height:0.2em;
	font-size:1em;
	font-weight:300;
	font-style:normal;
}


nav ul li {
    display: inline-block;

    }    
    
nav ul li a {
	color:#6a3a0c;
	text-decoration:none;
	background-color: transparent;
	text-transform: none;
	display:block;
	padding:15px;
	border:none;
}
    
nav ul li ul {
    display: none;
    position: absolute;
}

nav ul li:hover>ul {
    display: block;
    margin: 0px 0 0 155px;
    background: #f1ead1;
    -webkit-box-shadow: 3px 3px 9px 2px rgba(0,0,0,0.21); 
box-shadow: 2px 2px 6px 2px rgba(0,0,0,0.21);
    }    

nav ul>li>ul>li {  
    width:auto;
    display: block;
    }    
    
nav ul>li>ul>li>a {
    border-bottom: 1px #fff dotted;
    padding: 15px 10px;
}    
    
nav a:hover {
	color:#000;
	text-decoration:underline;
}

nav a.active, nav a:hover {
    background: none;
}
    .col-1 {
        width: 30%;
    }
    .col-2 {
        width: 63.333%;
    }
    .col-3 {
        width: 96.668%;
        margin: 20px 1.666% 100px;
    }
    .scrollToTop {
        right: 30px;
    }
    .galerie-thumbs {
        width: auto;
    }
    #wellen {
        width: 100%;
        height: 553px;
        top: 320px;
        background: url(../images/bg/wellen.webp) center top no-repeat;
    }
    .content p {
        margin: 20px 60px;
    }
    .content ul {
        margin: 10px 60px 10px 80px;
    }
    .content h1 {
        margin: 80px 60px 20px;
    }
    .content h2,
    h3,
    h4 {
        margin: 30px 60px 0;
    }
    .content h4 {
        margin: 0 60px;
    }
    .belegung {
        margin: 50px 60px;
        width: 90%;
    }
}
@media (min-width: 1024px) {
    .imgr {
        width: 375px;
    } 
    
    .container,
    .row {
        width: 980px;
    }
    .unvisible-lg {
        display: inline-block;
    }
    .anschrift {
        text-align: center;
    }
    .anschrift .inner-footer {
        left: -75px;
        position: relative;
    }
    #logo,
    nav {
        left: -30px;
    }
    .container {
        margin-left: auto;
        margin-right: auto;
    }
    .col-1 {
        width: 300px;
        margin: 0 0 0 25px;
    }
    .row .col-1:first-of-type {
        margin-left: 15px;
    }
    .col-2 {
        width: 625px;
        margin: 0 0 0 15px;
    }
    .col-3 {
        width: 950px;
        margin: 30px 0 100px 15px;
    }
    .col-1 .content {
        min-height: 500px;
    }
}
@media (min-width: 1270px) {
    #logo,
    nav {
        left: -150px;
    }
}
