<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

* {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

img {
    border: none;
}

html {
    -webkit-text-size-adjust: 100%;
    height: 100%;
    font-size: 20px;
}

body {
    font-family: 'ballinger-x-condensed', sans-serif; 
    line-height: 180%;
    margin: 0px 0px 0px 0px;
    color: #333;
    position: relative;
    height: 100%;
    background: #fff;
    font-weight: 200;
    overflow-y: scroll;
}

a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease-out;
    border: 0;
}

a:hover {
    color: #eeb6a7;
}

b, strong {
    font-weight: 300;
}

p {
    margin-bottom: 0.75rem;
}

p.big_gap {
    margin-bottom: 1.4rem;
}

p.no_gap {
    margin-bottom: 0;
}

p:last-child {
    margin-bottom: 0;
}

img.full_width {
    display: block;
    width: 100%;
    height: auto;
}

small {
    font-size: 0.8rem;
    line-height: 170%;
    display: inline-block;
    }

#wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,1);
    overflow: hidden;
}

#wrapper_inside {
    max-width: 2560px;
    margin: 0 auto;
    position: relative;
}

#header {
    position: relative;
    width: 56rem;
    height: 9.5rem;
    margin: 0 auto;
   /* background: #eee; */
}



#header #logo {
    position: absolute;
    left: 0;
    top: 2rem;
    width: auto;
    height: 5.5rem;
}



#header #topmenu {
    position: absolute;
    right: 0;
    bottom: 2.15rem;
}

#header #topmenu ul {
    list-style: none;
    display: flex;
}

#header #topmenu ul li {
    margin-left: 2.25rem;
    position: relative;
}

#header #topmenu ul li.active:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 0.95rem;
    bottom: -1rem;
    background: url(../images/menu_active.svg) center center no-repeat;
    background-size: contain;
}

#header #topmenu ul li.active:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 0.95rem;
    top: -0.95rem;
    background: url(../images/menu_active.svg) center center no-repeat;
    background-size: contain;
    transform: rotate(180deg);
}
    

#header #topmenu ul li a {
    text-transform: uppercase;
    display: block;
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 100%;
}

#header #topmenu ul li a:hover {
    color: #eeb6a7;
}


#header #contact {
    position: absolute;
    right: 0;
    top: 2.25rem;
    font-size: 1rem;
}

#header #contact &gt; div {
    display: flex;
}

#header #contact &gt; div &gt; span {
    display: flex;
    align-items: center;
    margin-left: 2.2rem;
    white-space: nowrap;
}


#header #contact img {
    display: inline-block;
    height: 1.5rem;
    width: auto;
    margin-right: 0.5rem;
}

#header #contact &gt; div &gt; span:nth-child(2) img {
    height: 1.6rem;
}

#header #contact &gt; div &gt; span:last-child img {
    margin-right: 0;
    display: block;
}

#slider {
    background: #eee;
    width: 1440px;
    max-width: calc(100% - 3rem);
    margin: 0 auto;
}

#slider &gt; div {
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    position: relative;
    overflow: hidden;
}

#slider &gt; div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/slider_deko.svg);
    background-size: cover;
    z-index: 99999;
}







#content {
    position: relative;
    text-align: left;
    width: 56rem;
    margin: 3rem auto 0;
    font-size: 1.15rem;
    padding-bottom: 30rem;
    letter-spacing: 0.05rem;
}

#content .centered, .message  {
    width: 850px;
    text-align: justify;
    margin: 0 auto;
}


h1, h2, h3.like_h2 {
    font-size: 1.9rem;
    margin-bottom: 1.6rem;
    line-height: 150%;
    font-weight: 200;
    text-align: left;
    position: relative;
}

h1.align_center {
    font-size: 2.05rem;
    text-align: center;
    text-wrap: balance;
}

h2.align_center {
    text-align: center;
}

h2.small_gap {
    margin-bottom: 0.5rem;
}

h2.big {
    font-size: 2.5rem;
}


 h3 {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    line-height: 130%;
    font-weight: 200;
    text-align: left;
    position: relative;
}

h4, h5 {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    line-height: 130%;
    font-weight:200;
    text-align: left;
    position: relative;
}

.message {
    box-sizing: border-box;
    margin-bottom: 4rem;
    position: relative;
}

.messagebox {
    background-image: url(../images/messagebox_top.png), url(../images/messagebox_bottom.png), url(../images/messagebox_lr.png);
    /* background-image: url(../images/messagebox_top_ostern.png), url(../images/messagebox_bottom_ostern.png), url(../images/messagebox_lr_ostern.png); */
    /* background-image: url(../images/messagebox_top_xmas.png), url(../images/messagebox_bottom_xmas.png), url(../images/messagebox_lr_xmas.png); */
    background-size: 100% auto, 100% auto, 100% auto;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center bottom, center center;
    padding: 1.8rem 2rem 2.5rem;
}

.message h2 {
    text-align: center;
    margin-bottom: 1rem;
    padding: 2rem 0 2.1rem;
    position: relative;
    line-height: 115%;
    font-size: 1.7rem;
}

.message h2:before, .message h2:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    height: 1.5rem;
    background: url(../images/message_headline.svg) center center no-repeat;
    /* background: url(../images/message_headline_ostern.svg) center center no-repeat; */
    /* background: url(../images/message_headline_xmas.svg) center center no-repeat; */
    background-size: contain;
}

.message h2:after {
    top: auto;
    bottom: 0;
    transform: rotate(180deg);
}

.teaser2blocks {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 5rem;
}

.teaser2blocks &gt; div {
    grid-row-start: 1;
    grid-column-start: 1;
    display: flex;
}

.teaser2blocks &gt; div:first-child {
    z-index: 10;
    align-items: flex-end;
}

.teaser2blocks &gt; div:last-child {
    justify-content: flex-end;
    align-items: flex-start;
}

.teaser2blocks &gt; div:first-child &gt; div {
    width: 44%;
    background: rgba(238,182,167,0.92);
    margin-bottom: 2rem;
    padding: 2.75rem 3.2rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    line-height: 130%;
    font-weight: 200;
}

.teaser2blocks &gt; div:last-child &gt; div {
    width: 66%;
   /* background: #fff000; */

}


.teaser2blocks &gt; div:last-child &gt; div img {
    display: block;
    width: 100%;
    height: auto;
}

.teaser2blocks &gt; div:first-child &gt; div p.cinque {
    font-family: 'cinque-donne-pro';
    font-weight: 400;
    font-size: 2.15rem;
    margin-top: 1.5rem;
    text-align: right;
}

.teaser2blocks.teaser_kontakt &gt; div:first-child {
    align-items: center;
}

.teaser2blocks.teaser_kontakt &gt; div:first-child &gt; div {
    width: 60%;
    margin-bottom: 0;
}

.teaser2blocks.teaser_kontakt &gt; div:first-child &gt; div p.cinque {
    font-size: 2.8rem;
    margin-top: 0.5rem;
    text-align: center;
}


.gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5rem;
}

.gallery &gt; div {
    width: 49.25%;
    margin-bottom: 1.5%;
}

.gallery &gt; div img {
    display: block;
    width: 100%;
    height: auto;
}


#content ul {
    list-style: none;
    margin-top: 0.1rem;
}


#content ul.list li {
    padding-left: 1rem;
    position: relative;
    text-align: left;
    line-height: 160%;
    margin-bottom: 0.1rem;
}


#content ul.list li:before {
    content: '';
    display: block;
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    left: 0;
    top: 0.7rem;
    background: url(../images/indent.svg) center center no-repeat;
    background-size: contain;
}


.leistungen {
    margin-top: 0.5rem;
}


/* Accordion */

.accordion {
    margin-bottom: 0.8rem;
    margin-bottom: 0.4rem;
}

.accordion &gt; div {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in;
    max-height: 0px;
    height: auto;
}

.accordion.open &gt; div {
    max-height: none;
}

.accordion.animating &gt; div, .accordion.open.animating &gt; div {
    max-height: 5000px;
    max-height: var(--acc_height);
}

.accordion &gt; div &gt; div {
    padding: 0.5rem 0 3rem 3.9rem;

}

.accordion &gt; a {
    display: block;
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 0;
    text-align: left;
}

.accordion.open &gt; a, .accordion.animating &gt; a, .accordion.open.animating &gt; a {
    /* color: #a40600; */
}

.accordion a &gt; span {
    display: block;
    padding-left: 3.9rem;
    background: url(../images/acc_icon.svg) no-repeat;
    background-size: 3rem auto;
    background-position: left 0.75rem;
}

.accordion h2 {
    margin-bottom: 0;
    display: inline-block;
    font-size: 1.8rem;
    margin-right: 0.5rem;
}

.accordion p.subhead {
    /* margin-top: -0.3rem; */
    display: inline-block;
}

.accordion p.subhead:before {
    content: '(';
}

.accordion p.subhead:after {
    content: ')';
}

.accordion a p.subhead, .accordion a:hover p.subhead {
    /* color: #333; */
}



.kontakt {
    display: flex;   
    justify-content: space-between;
}

.kontakt &gt; div:first-child {
    display: flex;
    align-items: center;
}

.kontakt &gt; div:first-child &gt; div:first-child {
    padding-right: 1.5rem;
}

.kontakt &gt; div:first-child &gt; div:first-child img {
    display: block;
    height: 5rem;
    width: auto;
}






input {
    font-family: 'ballinger-x-condensed', sans-serif; 
    font-weight: 200;
    font-size: 1.15rem;
    border: 1px solid #333;
    padding: 0.1rem 0.25rem;
    width: 15rem;
    color: #333;
    box-sizing: border-box;
    margin-top: 0.25rem;
    transition: border 0.3s ease-out;
}

input:focus, input:hover {
    border: 1px solid #eeb6a7;
    outline: none;
}

input.gr_button {
    font-family: 'ballinger-x-condensed', sans-serif; 
    font-weight: 200;
    font-size: 1.05rem;
    padding: 0.15rem 0.35rem;
    margin-top: 0.5rem;
    width: auto;
    cursor: pointer;
    border: none;
    background: #333;
    color: #fff;
    transition: background 0.3s ease-out;
}

input.gr_button:hover {
    background: #eeb6a7;
}





#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 14.5rem;
    background: #222;
    font-size: 1.15rem;
}

#footer:before {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    height: 6rem;
    top: -6.5rem;
    background: url(../images/footer_deko.svg) center center no-repeat;
    background-size: contain;
}

#footer, #footer a {
    color: #fff;
}

#footer #footer_inner {
    width: 100%;
    max-width: 1120px;
    box-sizing: border-box;
    height: 14.5rem;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 135%;
    letter-spacing: 0.05rem;
}

#footer #footer_inner p {
    margin-bottom: 0.5rem;
}

#footer #footer_inner p:last-child {
    margin-bottom: 0;
}

#footer #footer_inner p.small {
    font-size: 0.85rem;
}






/* Schneeeffekt */

.winter-is-coming, .snow {
  z-index: 100;
  pointer-events: none;

}

.winter-is-coming {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
}

.snow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: falling linear infinite both;
          animation: falling linear infinite both;
  -webkit-transform: translate3D(0, -100%, 0);
          -ms-transform: translate3D(0, -100%, 0);
      transform: translate3D(0, -100%, 0);
}
.snow--near {
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  background-image: url('../images/snow/schnee_nah.png');
  background-size: 25% auto;
}
.snow--near + .snow--alt {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.snow--mid {
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  background-image: url('../images/snow/schnee_mittel.png');
  background-size: 25% auto;
}
.snow--mid + .snow--alt {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.snow--far {
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
  background-image: url('../images/snow/schnee_fern.png');
  background-size: 25% auto;
}
.snow--far + .snow--alt {
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
}

@-webkit-keyframes falling {
  0% {
    -webkit-transform: translate3D(-7.5%, -100%, 0);
            transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    -webkit-transform: translate3D(7.5%, 100%, 0);
            transform: translate3D(7.5%, 100%, 0);
  }
}

@keyframes falling {
  0% {
    -webkit-transform: translate3D(-7.5%, -100%, 0);
            transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    -webkit-transform: translate3D(7.5%, 100%, 0);
            transform: translate3D(7.5%, 100%, 0);
  }
}






@media (max-width: 1220px) {

    html {
        font-size: 17px;
    }

    /* Schneeeffekt */

    .snow--near, .snow--mid, .snow--far {
      background-size: 30% auto;
    }
    
}


@media (max-width: 1000px) {


    #wrapper {
        overflow: hidden;
    }



    #webpage, #footer  {
        transform: translateX(0);
        transition: transform 0.3s ease-in;
        position: relative;
    }

    #webpage.menu_active, #footer.menu_active {
        transform: translateX(300px); 
    }



#header_overlay, #webpage_overlay, #footer_overlay {
    position: absolute;
    z-index: 60;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGBwAAABxADBSUUqSQAAAABJRU5ErkJggg==');
    transition: opacity 0.3s ease-in, visibility 0s 0.3s; 
    visibility: hidden;
    opacity: 0;
}

#footer_overlay {
   
}

#header_overlay.menu_active, #webpage_overlay.menu_active, #footer_overlay.menu_active  {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease-in, visibility 0s 0s; 
}

    #rmenu {
        position: absolute;
        left: 30px;
        top: 55px;
        z-index: 9999999999999999;
        height: 40px;
        cursor: pointer;
        display: block !important;
    }

    #rmenu #rmenu_icon {
        display: block;
        width: 40px;
        height: 1px;
        background: rgba(34,34,34,1);
        position: relative;
        transition: background 0s 0.15s;
        margin-right: 20px;
    }

    #rmenu.menu_active #rmenu_icon {
        background: rgba(156,16,6,0);
    }

    #rmenu #rmenu_icon:before {
        content: '';
        display: block;
        position: absolute;
        width: 40px;
        height: 1px;
        background: rgba(34,34,34,1);
        position: absolute;
        top: -12px;
        transition: top 0.15s ease-in 0.15s, transform 0.15s ease-in 0s;
    }

    #rmenu_trigger {
        cursor: pointer;
        display: flex;
        align-items: center;
        font-size: 22px;
        letter-spacing: 0.05rem;
    }

    #rmenu #rmenu_icon:after {
        content: '';
        display: block;
        position: absolute;
        width: 40px;
        height: 1px;
        background: rgba(34,34,34,1);
        position: absolute;
        top: 12px;
        transition: top 0.15s ease-in 0.15s, transform 0.15s ease-in 0s;
    }

    #rmenu.menu_active #rmenu_icon:before {
        top: 0px;
        transition: top 0.15s ease-in 0s, transform 0.15s ease-in 0.15s;
        transform: rotate(135deg);
    }

    #rmenu.menu_active #rmenu_icon:after {
        top: 0px;
        transition: top 0.15s ease-in 0s, transform 0.15s ease-in 0.15s;
        transform: rotate(-135deg);
    }
    
    #mmenu {
        background: #222;
        position: fixed;
        width: 300px;
        padding: 20px 30px;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 9999999;
        transform: translateX(-300px);
        transition: transform 0.3s ease-in;
        box-sizing: border-box;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        display: block !important;
    }

    #mmenu.menu_active {
        transform: translateX(0); 
    }

    #mmenu ul {
        list-style: none;
        width: 100%;
        margin: 0;
    }

    #mmenu ul li {
        width: 100%;
        margin: 0;
        position: relative;
    }


    #mmenu ul li a {
        color: #fff;
        line-height: 130%;
        display: block;
        padding-top: 9px;
        padding-bottom: 8px;
        font-size: 30px;
        width: calc(100% - 22px);
    }


    #mmenu ul li a:before {
        content: '';
        display: block;
        position: absolute;
        transform: translateX(-50px);
        top: 24px;
        width: 12px;
        height: 12px;
        background: url(../images/indent.svg) center center no-repeat;
        background-size: contain;
        filter: brightness(5);
    }

    #mmenu ul &gt; li.current a, #mmenu ul li a:hover {
        padding-left: 22px;

    }

    #mmenu ul &gt; li.current a:before, #mmenu ul li a:hover:before {
        transform: translateX(-22px); 
    }

    #mmenu img {
        display: block;
        width: 34px;
        height: auto;
        filter: brightness(4);
    }




    #header {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        height: 150px;
    }



    #header #logo {
        position: absolute;
        left: auto;
        right: 30px;
        top: 25px;
        width: auto;
        height: 100px;
    }



    #header #topmenu {
        display: none;
    }

    #header #contact {
        display: none;
    }

    #slider {
        max-width: calc(100% - 60px);
    }
    
    #content {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        margin: 50px auto 0;
        font-size: 1.15rem;
        
        padding-bottom: 14rem;
    }
    
    #content .centered, .message {
        width: 80%;
    }
    
    .teaser2blocks &gt; div:first-child &gt; div {
        width: 46%;
        margin-bottom: 3.4vw;
        padding: 4.675vw 5.440vw;
        font-size: 2.72vw;
    }

    .teaser2blocks &gt; div:first-child &gt; div p.cinque {
        font-size: 3.655vw;
        margin-top: 2.55vw;
    }
    
    .teaser2blocks.teaser_kontakt &gt; div:first-child &gt; div p.cinque {
        font-size: 4.76vw;
        margin-top: 0.850vw;
    }

    .kontakt {
        display: block;   
    }

    .kontakt &gt; div:first-child {
        margin-bottom: 30px;
    }


    .kontakt &gt; div:last-child {
        padding-left: 70px;
    }

    /* Schneeeffekt */

    .snow--near, .snow--mid, .snow--far {
      background-size: 35% auto;
    }
    
}


@media (max-width: 780px) {


    .hd_smpt {
        display: none;
    }
    
    .sh_smpt {
        display: block !important;
    }


    #webpage.menu_active, #footer.menu_active {
        transform: translateX(270px); 
    }


    #rmenu {
        left: 20px;
        top: 38px;
    }

    #rmenu #rmenu_icon {
        top: 19px;
        margin-right: 0;
    }

    
    #mmenu {
        width: 270px;
        transform: translateX(-270px);
    }





    #header {
        padding: 0 20px;
        height: 116px;
    }



    #header #logo {
        right: 20px;
        top: 24px;
        height: 68px;
    }

    #slider {
        max-width: 100%;
    }
    
    #content {
        padding: 0 20px;
        margin: 40px auto 0;
        padding-bottom: 8.5rem;
    }
    
    #content .centered, .message {
        width: 100%;
        text-align: left;
    }
    
    .messagebox {
        background-image: url(../images/messagebox_top_smpt.png), url(../images/messagebox_bottom_smpt.png), url(../images/messagebox_lr_smpt.png);
        /* background-image: url(../images/messagebox_top_smpt_ostern.png), url(../images/messagebox_bottom_smpt_ostern.png), url(../images/messagebox_lr_smpt_ostern.png); */
        /* background-image: url(../images/messagebox_top_smpt_xmas.png), url(../images/messagebox_bottom_smpt_xmas.png), url(../images/messagebox_lr_smpt_xmas.png); */
        padding: 1.5rem 1.8rem 1.8rem;
    }
    

    .teaser2blocks &gt; div:first-child {
        grid-row-start: 2;
    }

    .teaser2blocks &gt; div:last-child {
        grid-row-start: 1;
    }

    .teaser2blocks &gt; div:last-child &gt; div {
        width: 85%;

    }
    
    .teaser2blocks &gt; div:first-child &gt; div {
        width: 85%;
        margin-bottom: 0;
        margin-top: 40px;
        font-size: 5.44vw;
    }

    .teaser2blocks &gt; div:first-child &gt; div p.cinque {
        font-size: 7.31vw;
    }
    
    .teaser2blocks.teaser_kontakt &gt; div:first-child &gt; div {
        width: 92%;
    }
    
    .teaser2blocks.teaser_kontakt &gt; div:first-child &gt; div p.cinque {
        font-size: 8vw;
        margin-top: 0.850vw;
    }
    
    .gallery {
        display: block;
    }

    .gallery &gt; div {
        width: 100%;
        margin-bottom: 7%;
    }
    
    .gallery &gt; div:last-child {
        margin-bottom: 0;
    }

    .gallery &gt; div img {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .accordion &gt; div &gt; div {
        padding: 0.5rem 0 3rem 3.1rem;
    }
    
    .accordion a &gt; span {
        padding-left: 3.1rem;
        background-size: 2.5rem auto;
        background-position: left 0.5rem;
    }
    
    .accordion h2 {
        font-size: 1.6rem;
        line-height: 130%;
    }




    .kontakt &gt; div:first-child &gt; div:first-child {
        display: none;
    }

    .kontakt &gt; div:last-child {
        padding-left: 0;
    }




   #footer:before {
        height: 4rem;
        top: -4.5rem;
    }


    /* Schneeeffekt */

    .snow--near, .snow--mid, .snow--far {
      background-size: contain;
    }
 
}

</pre></body></html>