@charset "utf-8";
/************************************************
Desktop Stylesheet www.sternen-raeterschen.ch
Pixel WebDesign | 2015 & 2019
************************************************/
/*******************************************
reset
*******************************************/
* {
    font-style:normal;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    vertical-align:baseline;
    border:0;
    font-size:100%;
    outline:0;
    background:transparent;
    margin:0;
    padding:0;
}
address {
    font-style:normal;
}
.hidden {
    height:0!important;
    min-height:0!important;
    width:0!important;
    min-width:0!important;
    display:none!important;
    visibility:hidden!important;
    margin:0!important;
    padding:0!important;
}
h1,h2,h3,h4,h5,h6 {
    line-height:1;
}
nav ul {
    list-style:none;
}
blockquote,q {
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}
:focus {
    outline:0;
}
a,ins {
    text-decoration:none;
}
del {
    text-decoration:line-through;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
.pa_kontakt input,.pa_login input,textarea {
    border-radius:0!important;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
img {
    height:auto;
    max-width:100%;
}
.ie7 img {
    -ms-interpolation-mode:bicubic;
}
.ie8 img {
    width:auto;
}
.caption {
    max-width:100%;
}
.ce_gallery ul {
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
}
.ce_gallery li {
    float:left;
}
.ce_gallery li.col_first {
    clear:left;
}
.clear,#clear {
    height:.1px;
    clear:both;
    font-size:.1px;
    line-height:.1px;
}
.invisible {
    width:1px;
    height:1px;
    position:absolute;
    overflow:hidden;
    border:0;
    margin:-1px;
    padding:0;
}
header,footer,nav,section,aside,article,figure,figcaption,.custom {
    display:block;
}
/*******************************************
main
*******************************************/
/* @license* MyFonts Webfont Build ID 3086067,2015-09-04T07:21:45-0400* * The fonts listed in this notice are subject to the End User License* Agreement(s) entered into by the website owner. All other parties are * explicitly restricted from using the Licensed Webfonts(s).* * You may obtain a valid license at the URLs below.* * Webfont:EurostileNextLTPro-Extended by Linotype* URL:http://www.myfonts.com/fonts/linotype/eurostile-next/pro-extended-regular/* Copyright:Copyright &#x00A9; 2007 Linotype GmbH,www.linotype.com. All rights reserved. This font software may not be reproduced,modified,disclosed or transferred without the express written approval of Linotype GmbH. Eurostile is a trademark of Linotype GmbH and* Licensed pageviews:250,000* * * License:http://www.myfonts.com/viewlicense?type=web&buildid=3086067* * © 2015 MyFonts Inc*/
/* @import must be at top of file,otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2f16f3");
@font-face {
    font-family:'EurostileNextLTPro-Extended';
    src:url('../font/2F16F3_0_0.eot');
    src:url('../font/2F16F3_0_0.eot?#iefix') format('embedded-opentype'),url('../font/2F16F3_0_0.woff2') format('woff2'),url('../font/2F16F3_0_0.woff') format('woff'),url('../font/2F16F3_0_0.ttf') format('truetype');
}
/* === Desktop-Regeln nur >=768px (Responsive-Merge; Mobile-Regeln <=767px weiter unten im selben File) === */
/* === Shared Base (Responsive-Merge: identische Regeln aus mobile+desktop dedupliziert) === */
div[id^="section_"],.container h2,.container .text p,#section_kontakt h2,.ce_gallery h3,#restaurant h3,#hotel .ce_form h3,#hotel .services h3,.res-form button[type="submit"],#section_kontakt .ce_form button[type="submit"],#section_kontakt h6,.pa_newsletter h3,.pa_newsletter button[type="submit"] {
    letter-spacing:2px;
}
form input:focus,form textarea:focus,form select:focus,.igumbi .date:focus {
    background-color:#fff;
    border:1px solid #3598dc;
    box-shadow:none;
    outline:0 none;
}
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav {
    margin:0;
    padding:0;
    list-style:none;
}
.flexslider {
    position:relative;
    margin:0;
    padding:0;
}
.flexslider .slides img {
    width:100%;
    display:block;
}
.flex-pauseplay span {
    text-transform:capitalize;
}
.slides:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}
html[xmlns] .slides {
    display:block;
}
* html .slides {
    height:1%;
}
.no-js .slides > li:first-child {
    display:block;
}
.flex-viewport {
    max-height:2000px;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    transition:all 1s ease;
}
.loading .flex-viewport {
    max-height:300px;
}
.carousel li {
    margin-right:5px;
}
.flex-direction-nav .flex-next {
    background-position:100% 0;
    right:0;
}
.flex-direction-nav .flex-prev {
    left:-36px;
}
.flexslider:hover .flex-next {
    opacity:0.8;
    right:0;
}
.flexslider:hover .flex-prev {
    opacity:0.8;
    left:0;
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity:1;
}
.flex-control-nav {
    position:absolute;
    width:auto;
    top:240px;
    right:20px;
}
.flex-control-nav li {
    margin:0 5px;
    display:inline-block;
}
.flex-control-paging li a {
    width:12px;
    height:12px;
    display:block;
    background:#666;
    background:rgba(0,0,0,0.7);
    cursor:pointer;
    text-indent:-9999px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    border:1px solid rgba(204,204,204,0.8);
}
.flex-control-paging li a:hover {
    background:#333;
    background:rgba(0,0,0,0.5);
}
.flex-control-paging li a.flex-active {
    background:#000;
    background:rgba(204,204,204,0.8);
    cursor:default;
}
.flex-control-thumbs {
    /*margin:5px 0 0*/;
    position:static;
    overflow:hidden;
}
.flex-control-thumbs li {
    width:25%;
    float:left;
    margin:0;
}
.flex-control-thumbs img {
    width:100%;
    display:block;
    opacity:.7;
    cursor:pointer;
}
.flex-control-thumbs img:hover {
    opacity:1;
}
.flex-control-thumbs .flex-active {
    opacity:1;
    cursor:default;
}
.flexslider .flex-active-slide .slider-outer-wrap {
    opacity:1;
    transform:translate3d(0px,0px,0px) scale(1);
}
.flexslider {
    color:#fff;
}
.flexslider ul,.flexslider ul li {
    height:100%;
}
.container .text p:last-of-type {
    margin-bottom:0;
}
.times .fa,.menucard .fa,.book .fa {
    font-size:14px;
    margin-right:5px;
}
.times span {
    display:block;
    margin-bottom:5px;
}
.times div:first-child span {
    font-size:14px;
    text-transform:uppercase;
}
.times:hover div:last-child,.menucard:hover div:last-child,.book:hover div:last-child {
    max-height:300px;
    transition:max-height 0.4s ease;
}
.menucard a {
    padding:10px 8px;
}
.menucard div {
    overflow:hidden;
}
.menucard div:nth-of-type(2) i {
    float:left;
    margin-top:3px;
    padding:2px 1px;
}
.menucard div:nth-of-type(2) a i {
    background-image:url("../../files/img/menucard_sprite.png");
    background-position:left bottom;
    background-repeat:no-repeat;
    height:39px;
    margin-top:-8px;
    padding:12px 3px 3px;
    width:24px;
}
.menucard div:nth-of-type(2) a:hover i {
    background-position:right bottom;
}
.menucard div:nth-of-type(2) a:nth-of-type(3) i {
    background-position:left top;
    margin-top:-4px;
    padding:12px 3px 3px;
}
.menucard div:nth-of-type(2) a:nth-of-type(3):hover i {
    background-position:right top;
}
.menucard div:nth-of-type(2) i span,.menucard-section i span {
    font-family:"Cabin Condensed";
    font-size:7px;
    letter-spacing:0;
    margin-top:2px;
}
.menucard span,.book span {
    display:block;
    text-transform:uppercase;
}
.menucard a {
    font-size:10px;
}
.menucard a span {
    font-size:14px;
}
.menucard a:hover,.menucard a:visited:hover,.book a:hover {
    background-color:#262626;
    color:#fff!important;
}
.book,.book a,.book a:visited,.menucard,.menucard a,.menucard a:visited {
    display:block;
    color:#000;
}
.res-form .confirm input {
    width:auto;
}
.res-form textarea {
    resize:none;
}
.res-form select option {
    border-right:1px solid #aaa;
}
.galleryWithOverflow .layer {
    background-color:rgba(0,0,0,0.35);
    color:#fff;
    font-size:27px;
    font-weight:400;
    left:0;
    letter-spacing:2px;
    position:absolute;
    text-align:center;
    top:0;
}
.menucard-section > h3 span {
    font-size:10px;
    margin-top:3px;
}
.menucard-section a,.menucard-section a:visited {
    color:#000;
    display:block;
}
.menucard-section i {
    background-image:url("../../files/img/menucard_sprite.png");
    background-repeat:no-repeat;
    background-position:left bottom;
    padding:12px 4px 2px;
    min-width:24px;
    height:39px;
}
.menucard-section div:last-child i {
    background-position:left top;
}
.igumbi option {
    padding-left:5px;
}
div.igumbi:after,.igumbi #avform:after {
    content:"";
    clear:both;
    display:table;
    visibility:hidden;
    height:0;
    max-height:0;
    width:100%;
}
.igumbi #avform {
    font-size:15px;
    height:auto;
    padding:0;
    width:100%;
}
.igumbi #avform #avformerror {
    color:red;
    margin-bottom:10px;
}
.igumbi #avform h3 {
    display:none;
}
.igumbi #avform .name::after {
    content:"*";
}
.igumbi #avform .avformfield input {
    font-size:14px;
    height:auto;
    padding:2px 5px;
}
.igumbi #avform .avformfield input {
    letter-spacing:inherit;
    margin-left:0;
}
.igumbi .date {
    border:1px solid #aaa;
    box-shadow:none;
}
.igumbi #freeroms {
    clear:both;
}
body #caldays {
    background:none;
    border-bottom:none;
    clear:both;
    font-size:14.4px;
    font-weight:700;
}
body #caldays span {
    letter-spacing:1px;
    padding:10px 2px;
    width:37px;
}
body .calweek a {
    border-bottom:2px solid #fff;
    border-right:2px solid #fff;
    color:#000;
    height:26px;
    letter-spacing:1px;
    line-height:26px;
    width:37px;
}
body .calweek a:hover,.calfocus {
    background-color:#3598dc;
    color:#fff;
}
body a.caldisabled {
    background-color:#fff !important;
}
body #calcurrent {
    background-color:#3598dc;
    box-shadow:none;
}
body #calprev,body #calnext {
    background-image:url("images/ui-icons_222222_256x240.png");
    height:20px;
    margin:14px 8px 8px;
    padding:10px;
    position:absolute;
    top:0;
    width:20px;
}
body #calnext:after,body #calprev:after {
    content:"";
}
body #calprev {
    background-position:-78px -190px;
    left:0;
}
body #calnext {
    background-position:-46px -190px;
    right:0;
}
body #calprev:hover,body #calnext:hover {
    background-color:#3598dc;
    background-image:url("images/ui-icons_ffffff_256x240.png");
}
body a.caloff {
    font-style:italic;
}
.igumbi #free_rooms .line .dateandpriceinfo .priceinfo {
    width:auto;
}
.igumbi #free_rooms .line .dateandpriceinfo .priceinfo .dayrate {
    display:block;
    margin-top:5px;
}
.igumbi #book .creditcard {
    width:100%;
}
.igumbi #book .mandatory:after {
    content:"*";
}
.igumbi #book p {
    margin-bottom:10px;
}
.igumbi #book .comments textarea {
    width:100%;
    resize:none;
}
#displayfinal .addressfinal {
    font-size:14px;
}
#hotel .services,.menucard-section {
    clear:both;
}
#hotel .services > div:first-of-type,.menucard-section > div:first-of-type {
    border-left:1px solid #aaa;
}
#hotel .services figure {
    margin-bottom:6px;
}
#hotel .services .icon {
    height:25px;
}
option.timedisabled {
    display:none;
}
.ui-timepicker-select option:nth-of-type(-n+52) {
    background-color:#ffffdd;
}
#section_kontakt address > div,#section_kontakt .inner > div {
    margin-top:10px;
}
#section_kontakt .maps {
    display: flex;
    gap: 20px;
}
#section_kontakt .maps a {
    background-image:url("../img/google_maps.png");
    background-repeat:no-repeat;
    background-size:100%;
    display:block;
    height:35px;
    width:35px;
}
#section_kontakt .maps a:nth-child(2) {
    background-image:url("../img/facebook.png");
    height:31px;
    margin-top:4px;
    width:31px;
}
#section_kontakt .maps a:nth-child(3) {
    background-image:url("../img/tripadvisor.png");
    height:31px;
    margin-top:4px;
    width:31px;
}
#section_kontakt .ce_form input,#section_kontakt .ce_form textarea {
    color:#111;
    padding:2px 5px;
}
.pa_newsletter .widget-checkbox {
    display:none;
}
.pa_newsletter .formbody .widget-text:nth-child(n+2):nth-child(-n+3) {
    float:left;
    width:50%;
}
.pa_newsletter .formbody .widget-text:nth-child(2) {
    padding-right:4px;
}
.pa_newsletter .formbody .widget-text:nth-child(3) {
    padding-left:4px;
}
.pa_newsletter p.confirm {
    margin-bottom:10px;
}
.pa_newsletter p.error {
    background-color:#ff0000;
    color:#fff;
    margin-bottom:10px;
    padding:3px;
}
#newsletter #ctrl_gender option {
    color:#111;
    padding:2px 5px;
}
#tl_unsubscribe button[type="submit"],#tl_subscribe button[type="submit"] {
    float:right;
}
.fa-arrow-right {
    color:#ffa500;
    margin-right:3px;
}
#mail .section-inner-wrap .inner,#id-404-403-fehler .section-inner-wrap .inner {
    text-align:center;
}
#startbox i {
    font-size:inherit;
    margin:0 5px 10px 0;
}
#startbox figure {
    margin-top:10px;
}
@media (min-width: 768px) {
    html,body,#wrapper,#container,aside,aside .inside,#main,#main > .inside {
        height:100%;
    }
    #section_home {
        height:1000px;
    }
    .ce_gallery:before,.ce_gallery:after,.res-form .formbody:after,#hotel .services:after,.menucard-section:after,.cf:after {
        content:"";
        clear:both;
        display:table;
        visibility:hidden;
        height:0;
        max-height:0;
        width:100%;
    }
    a[href^="mailto"]:hover,a[href^="tel"]:hover,.container p a:hover,.menucard-section a:hover > span,.pa_newsletter div.ce_text a {
        text-decoration:underline;
    }
    body,aside,.container .inside,.menucard-section > h3 span {
        color:#000;
        font-family:"cabin",sans-serif;
        font-weight:400;
    }
    aside nav,h1,h2,h3,h4,#section_kontakt address > p,#section_kontakt h5,#section_kontakt h6 {
        font-family:"EurostileNextLTPro-Extended","cabin",sans-serif;
    }
    aside,.times,.menucard,.book,.res-form,#hotel .services > div,.menucard-section > div,#section_kontakt form {
        letter-spacing:1px;
    }
    #main-top > .inside,#main > .inside {
        padding-left:135px;
    }
    body input,body select,body textarea {
        font-family:inherit;
        border-radius:0;
        border:1px solid #aaa;
        font-size:14px;
        width:100%;
    }
    aside {
        background-color:#1e1e1e;
        font-size:13px;
        text-align:center;
        position:fixed;
        left:0;
        top:0;
        z-index:3;
    }
    aside,aside a,aside a:visited,nav ul li.first span {
        color:#fff;
    }
    nav img {
        margin-bottom:2px;
    }
    nav ul li.first {
        padding:8px 4px 10px;
    }
    nav ul li.first span {
        display:block;
        margin-bottom:5px;
    }
    nav ul li.first span:first-of-type {
        font-size:14px;
    }
    nav ul li {
        font-size:12px;
        display:table;
        width:135px;
    }
    nav ul li:nth-of-type(n+2) a {
        display:table-cell;
        padding:15px 4px;
        text-transform:uppercase;
        vertical-align:middle;
        width:135px;
    }
    nav ul li:nth-of-type(n+2) a:hover,nav ul li:nth-of-type(n+2).current,nav ul li:nth-of-type(n+2).current a,nav .current a:visited {
        background-color:#fff;
        color:#111;
    }
    nav ul li:nth-of-type(even) {
        background-color:#262626;
    }
    nav .fa {
        color:#999999;
        display:block;
        font-size:24px;
        margin-bottom:8px;
    }
    .social_media {
        position:absolute;
        bottom:175px;
        left:0;
        text-align:center;
        height:30px;
        width:135px;
    }
    .social_media a {
        background-image:url("../img/facebook.png");
        background-size:100%;
        display:inline-block;
        filter:grayscale(100%);
        -webkit-filter:grayscale(100%);
        width:30px;
        height:30px;
    }
    .social_media a:hover {
        filter:grayscale(0);
        -webkit-filter:grayscale(0);
    }
    .social_media a:nth-child(2) {
        background-image:url("../img/tripadvisor.png");
        margin-left:10px;
    }
    #weather {
        bottom:0;
        font-family:"cabin",Arial,sans-serif;
        font-size:10px;
        letter-spacing:0.8px;
        position:absolute;
        width:135px;
    }
    #weather,#weather div,#weather div span {
        color:#fff!important;
        font-weight:400!important;
    }
    #weather div {
        background-color:transparent!important;
    }
    #weather > div:first-of-type,#weather > div:nth-of-type(3) > div {
        background-color:#262626!important;
    }
    #weather > div:nth-of-type(3) > div div:first-child {
        border-right:1px solid #1e1e1e!important;
    }
    /*******************************************
    Slider
    *******************************************/
    /*Browser Reset*/
    /*FlexSlider Necessary Styles*/
    .flexslider .slides > li {
        display:none;
        -webkit-backface-visibility:hidden;
    } /* Hide the slides before the JS is loaded. Avoids image jumping */
    /* Clearfix for the .slides element */
    /* No JavaScript Fallback */
    /* If you are not using another script,such as Modernizr,make sure you
    * include js that eliminates this class on page load */
    /* FlexSlider Default Theme*/
    /* Direction Nav */
    /* Control Nav */
    .flexslider .slider-outer-wrap {
        display:table;
        height:100%;
        max-width:100%;
        width:100%;
        position:absolute;
        top:0;
        text-align:center;
        opacity:0;
        transform:translate3d(0px,-100px,0px) scale(0.6);
        transition-delay:0;
        transition-duration:0.9s;
        transition-property:opacity,transform;
        transition-timing-function:ease-out;
    }
    .flexslider .slider-inner-wrap {
        display:table-cell;
        padding-right:135px;
        vertical-align:top;
        padding-top:114px;
    }
    .flexslider .slide-1 .slider-inner-wrap {
        padding-top:0;
    }
    .flexslider .slider-inner-wrap > div {
        margin:0 auto;
        max-width:50%;
        text-align:center;
    }
    .flexslider {
        background-image:url('');
    }
    .flexslider .fa {
        font-size:40px;
    }
    .flexslider .slides .fa {
        margin-bottom:20px;
    }
    .flexslider li {
        box-shadow:inset 0 6px 6px -6px rgba(0,0,0,0.3),inset 0 -6px 6px -6px rgba(0,0,0,0.3);
        background-position:center;
        background-repeat:no-repeat;
        background-size:cover;
    }
    .slide-1 {
        background-image:url("../../files/fotos/slider/slide-1.png");
        text-shadow:1px 1px #262626;
    }
    .slide-1 .slider-inner-wrap {
        vertical-align:middle;
    }
    .slide-2,.slide-3 {
        background:#fff;
        color:#262626;
        text-shadow:1px 1px #fff;
    }
    .slide-2 .spacer,.slide-3 .spacer {
        background-color:#262626;
        box-shadow:1px 1px #fff;
    }
    .slide-2 {
        background-image:url("../../files/fotos/slider/slide-2.jpg");
    }
    .slide-3 {
        background-image:url("../../files/fotos/slider/slide-3.jpg");
    }
    .slideWrap {
        background:#fff;
    }
    .section-inner-wrap {
        display:table;
        height:100%;
        margin:0 auto;
        max-width:980px;
        text-align:center;
        width:100%;
    }
    #section_home,#section_bankett,#section_hotel {
        padding-right:135px;
    }
    div[id^="section_"] .inner {
        color:#fff;
        display:table-cell;
        font-size:22px;
        position:relative;
        text-shadow:1px 1px #262626;
        vertical-align:middle;
    }
    .section-inner-wrap a,.section-inner-wrap a:visited,.quickLink a,.quickLink a:visited {
        color:#fff;
    }
    h1 {
        font-size:60px;
        font-weight:600;
        letter-spacing:6px;
    }
    div[id^="section_"] h3 {
        font-weight:600;
        font-size:30px;
        margin-bottom:10px;
    }
    .section-inner-wrap .inner .fa {
        font-size:40px;
        margin-bottom:20px;
    }
    .quickLink {
        bottom:0;
        position:absolute;
        text-align:center;
        width:100%;
        z-index:3;
    }
    .section-inner-wrap .inner .quickLink .fa {
        margin-bottom:0;
    }
    #section_restaurant .quickLink {
        text-shadow:1px 1px #262626;
        padding-right:135px;
    }
    .spacer {
        background-color:#fff;
        box-shadow:1px 1px #262626;
        border-radius:2px;
        display:block;
        height:6px;
        margin:20px auto;
        width:50px;
    }
    div[id^="section_"] h4,.container .quote p {
        font-family:"Cantarell",sans-serif;
        font-size:22px;
        font-weight:300;
        font-style:oblique;
        line-height:1.4;
    }
    .container {
        box-shadow:0 6px 6px -6px rgba(0,0,0,0.3),0 -6px 6px -6px rgba(0,0,0,0.3);
        background:#fff;
    }
    .container .inside,.pa_newsletter #main .inside > div {
        margin:0 auto;
        max-width:980px;
        padding:45px 10px;
    }
    .container .text a,.container .text a:visited,.container .text a:hover {
        color:#0000ff;
    }
    .container .text p {
        line-height:1.6;
        margin-bottom:15px;
    }
    .container h2,#section_kontakt h2 {
        font-size:30px;
        font-weight:600;
        margin-bottom:15px;
    }
    .container .quote {
        float:left;
        font-size:24px;
        padding:10px 20px 20px 0;
        text-align:center;
        width:33.33333333333333%;
    }
    .times,.menucard,.book {
        cursor:context-menu;
        font-size:14px;
        overflow:hidden;
        position:fixed;
        text-align:center;
        top:0;
        z-index:4;
    }
    .times {
        color:#fff;
        font-size:12px;
        min-width:165px;
        position:fixed;
        right:365px;
    }
    .times div:first-child,.menucard div:first-child,.menucard a,.book div:first-child,.book a {
        height:55px;
        padding:8px 12px;
    }
    .times div:last-child,.menucard div:last-child,.book div:last-child {
        max-height:0;
        line-height:1.4;
    }
    .times:hover div:last-child {
        padding-bottom:12px;
    }
    .times_open {
        background-color:#27ae61;
        border:1px solid #27ae61;
        border-top:0;
    }
    .times_closed {
        background-color:#c1392b;
        border:1px solid #c1392b;
        border-top:0;
    }
    .times_holiday.times:hover div:last-child {
        padding-bottom:0;
    }
    .menucard {
        background-color:#a1a1bb;
        border:1px solid #a1a1bb;
        border-top:0;
        right:200px;
        width:165px;
    }
    .book div:first-child,.book a {
        padding:8px;
    }
    .book {
        background-color:#fff;
        border:1px solid #eee;
        border-top:0;
        right:35px;
        top:0;
        width:165px;
    }
    section .ce_gallery h3,#restaurant h3,#hotel .ce_form h3,#hotel .services h3 {
        font-size:22px;
        font-weight:600;
        margin:30px 0 15px;
    }
    #restaurant h3.ce_headline {
        font-size:22px;
        font-weight:600;
        margin-bottom:3px;
    }
    #restaurant h3.ce_headline,#room-anchor > h3 {
        margin-top:-70px;
        /* Anchor offset */padding-top:100px;
    }
    #restaurant .form_note {
        display:inline-block;
        font-size:13px;
        margin-bottom:15px;
    }
    #restaurant .form_note > div {
        max-height:0;
        overflow:hidden;
    }
    .form_note > div p:first-child {
        padding-top:5px;
    }
    #restaurant .form_note span {
        color:#0000ff;
        cursor:context-menu;
    }
    #restaurant .form_note:hover > div {
        max-height:300px;
        transition:max-height 0.4s ease;
    }
    .res-form {
        border:1px solid #aaa;
        padding:10px 13px 2px 10px;
        font-size:15px;
    }
    .res-form .form-left {
        float:left;
        width:75%;
    }
    .res-form .form-left > div {
        float:left;
        margin:0 8px 8px 0;
        padding-left:5px;
        width:calc(33.33333333333333% - 8px);
    }
    .res-form .form-left > .timepick,.res-form .form-left > .select {
        width:calc(16.6666666666666% - 4px);
    }
    .res-form .form-left > .timepick {
        margin-right:0;
    }
    .res-form .confirm {
        border-left:1px solid #aaa;
        float:right;
        margin-bottom:8px;
        margin-left:5px;
        padding-left:13px;
        padding-top:11px;
        width:calc(25% - 5px);
    }
    .res-form label,.confirm legend {
        display:block;
        line-height:1;
        margin-bottom:5px;
    }
    .res-form #date-table,.res-form #date-anreise,.res-form #date-abreise {
        width:calc(100% - 33px);
    }
    .res-form .confirm label,span.captcha_text {
        display:inline-block;
        font-size:14px;
        margin:0;
    }
    .res-form .confirm span {
        display:inline-block;
        margin:0 5px 3px 0;
    }
    .res-form button[type="submit"] {
        background-color:#27ae61;
        border:0 none;
        color:#fff;
        cursor:pointer;
        font-size:14px;
        padding:3px 10px;
        text-transform:uppercase;
        white-space:inherit;
        width:100%;
    }
    .res-form button[type="submit"]:hover,#section_kontakt .ce_form button[type="submit"]:hover,.igumbi #avform .bookbutton:hover,#avform .igumbi .finalbutton:hover,.igumbi #free_rooms .line .totalandbookbutton .bookbutton:hover,#finalbutton:hover,.pa_newsletter button[type="submit"]:hover {
        background-color:#2ecc71;
    }
    .res-form input[type="text"],.res-form input[type="email"],.res-form input[type="tel"],.res-form select,.res-form option,.res-form textarea,.pa_newsletter input[type="text"],.pa_newsletter input[type="email"] {
        color:#111;
        font-size:13px;
        height:25px;
        padding:2px 5px;
    }
    section .ce_gallery figure {
        float:left;
        margin-right:10px;
    }
    .ce_gallery img {
        display:block;
    }
    section figure:hover img {
        opacity:0.75;
    }
    section .ce_gallery figure:last-child,.galleryWithOverflow figure:nth-of-type(5) {
        margin-right:0;
        position:relative;
    }
    .galleryWithOverflow figure:nth-of-type(n+6) {
        display:none;
    }
    .menucard-section span {
        display:block;
    }
    .menucard-section i {
        font-size:14px;
        display:inline-block;
        margin-bottom:10px;
    }
    /* igumbi **************************************************************/
    .igumbi-wrap h3 {
        letter-spacing:2px;
        font-size:22px;
        font-weight:600;
        margin:30px 0 15px;
    }
    .igumbi {
        background-color:#fff;
        border:1px solid #aaa;
        padding:15px;
        letter-spacing:1px;
        min-height:84px;
    }
    .igumbi #avform fieldset {
        border-right:1px solid #aaa;
        float:left;
        margin:0 13px 0 0;
        width:75%;
    }
    .igumbi #avform fieldset .control-group {
        clear:none;
        float:left;
        margin:0 13px 0 0;
    }
    .igumbi #avform fieldset .control-group:nth-child(-n+2) {
        width:calc(33.3333333333333% - 13px);
    }
    .igumbi #avform fieldset .control-group:nth-child(n+3):nth-child(-n+4) {
        width:calc(16.6666666666666% - 13px);
    }
    .igumbi #avform .avformfield {
        float:none;
        padding-top:0;
        width:100%;
    }
    .igumbi #avform .name {
        display:block;
        line-height:1;
        float:none;
        height:auto;
        margin:0 0 5px;
        padding-top:0;
        text-align:left;
        width:auto;
    }
    .igumbi #avform #avfarr,.igumbi #avform #avfdep,.igumbi #avform #avfarr:focus,.igumbi #avform #avfdep:focus {
        background-position:calc(100% - 5px) 3px;
        width:100%;
    }
    .igumbi #avform .avformfield.narrow {
        width:100%;
    }
    .igumbi #avform #avfnrrooms,.igumbi #avform #avfpersons,.igumbi #avform #avfchildren1,.igumbi #avform #avfchildren2,.igumbi #avform #avfchildren3,.igumbi #avform #avfchildren4,.igumbi #avform #avfchildren5 {
        padding-right:5px;
        width:100%;
    }
    .igumbi #avform .bookbutton,.igumbi #avform .finalbutton,.igumbi #free_rooms .line .totalandbookbutton .bookbutton,#finalbutton {
        background-color:#27ae61;
        background-image:none;
        border:none;
        border-radius:0;
        color:#fff;
        float:right;
        font-size:14px;
        height:auto;
        letter-spacing:2px;
        margin:5px 0 0;
        padding:3px 30px;
        text-transform:uppercase;
        width:calc(25% - 14px);
    }
    .igumbi #free_rooms .line .totalandbookbutton .bookbutton {
        min-height:42px;
        line-height:36px;
        width:calc(100% - 14px);
    }
    body #calroot {
        background-color:#fff;
        border:1px solid #aaa;
        border-radius:0;
        box-shadow:none;
        font-size:11px;
        margin-top:-5px;
        padding:3px 3px 0;
        width:272px;
        z-index:10000;
    }
    body #caltitle {
        color:#000;
        float:left;
        font-size:16px;
        letter-spacing:1px;
        line-height:28.8px;
        padding:3px 0;
        text-align:center;
        text-shadow:none;
        width:100%;
    }
    .igumbi #dialog {
        padding:15px 0 0;
        margin-bottom:0;
        height:auto!important;
        width:100%;
    }
    .igumbi #dialog h3 {
        font-size:16px;
        padding-top:0;
    }
    .igumbi #dialog_header {
        border:1px solid #aaa;
    }
    .igumbi #dialog_header .avstatus {
        border:none;
    }
    .igumbi #free_rooms .line > div {
        width:25%;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total {
        width:auto;
    }
    .igumbi #free_rooms .line .dateandpriceinfo .priceinfo br,.igumbi #free_rooms .line .totalandbookbutton .total_with_extras br:first-of-type {
        display:none;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total_with_extras {
        padding-top:10px;
    }
    .igumbi #book #card_type,.igumbi #book select {
        width:121px;
    }
    .igumbi #book .wrapper .personal {
        width:236px;
    }
    .igumbi #book .wrapper .address {
        width:260px;
    }
    .igumbi #book .wrapper .address label {
        width:109px;
    }
    .igumbi #book label[class^="name"] {
        width:110px;
    }
    .igumbi #book .comments {
        float:right;
        padding-top:0;
        width:50%;
    }
    #finalbutton {
        min-height:42px;
        line-height:36px;
    }
    #free_rooms #displayfinal .line {
        margin:10px 0 15px;
    }
    #displayfinal p {
        background-color:#27ae61;
        color:#fff;
        font-size:18px;
        line-height:1;
        padding:6px;
        text-align:center;
    }
    #hotel .services > div,.menucard-section > div {
        border-right:1px solid #aaa;
        float:left;
        line-height:1;
        padding:10px;
        text-align:center;
        width:33.333333333333333%;
    }
    #hotel .services .fa,#hotel .services figure {
        display:block;
        font-size:25px;
        margin-bottom:10px;
    }
    .ui-datepicker-trigger {
        background:#aaa;
        border:none;
        color:#fff;
        font-size:15px;
        height:25px;
        text-align:center;
        vertical-align:bottom;
        width:33px;
    }
    .ui-datepicker-trigger:hover {
        background:#111;
        cursor:pointer;
    }
    .ui-timepicker-wrapper {
        background:#fff;
        border:1px solid #ddd;
        font-size:14px;
        height:150px;
        margin:0;
        outline:none;
        overflow-y:auto;
        width:174px;
        z-index:10001;
    }
    .ui-timepicker-wrapper.ui-timepicker-with-duration {
        width:13em;
    }
    .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
        width:11em;
    }
    .ui-timepicker-list {
        margin:0;
        padding:0;
        list-style:none;
    }
    .ui-timepicker-duration {
        margin-left:5px;
        color:#888;
    }
    .ui-timepicker-list:hover .ui-timepicker-duration {
        color:#888;
    }
    .ui-timepicker-select option {
        background-color:#ddffff;
        color:#000;
        cursor:pointer;
        list-style:none;
        margin:0;
        padding:3px 0 3px 5px;
        white-space:nowrap;
    }
    .ui-timepicker-list:hover .ui-timepicker-selected {
        background:#fff;
        color:#000;
    }
    li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover {
        background:#1980EC;
        color:#fff;
    }
    li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration {
        color:#ccc;
    }
    .ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
        color:#888;
        cursor:default;
    }
    .ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
        background:#f2f2f2;
    }
    div#section_kontakt .inner {
        font-size:17px;
        text-align:left;
    }
    div#section_kontakt .inner,div#section_kontakt .inner a,div#section_kontakt .inner a:visited {
        color:#fff;
    }
    #section_kontakt address span {
        display:block;
        font-size:22px;
        font-weight:600;
    }
    #section_kontakt h5 {
        font-size:22px;
        font-weight:400;
        line-height:1;
    }
    #section_kontakt h6 {
        border-left:1px solid #fff;
        float:right;
        font-size:17px;
        font-weight:400;
        padding:0 0 10px 15px;
        width:50%;
    }
    #section_kontakt form {
        border-left:1px solid #fff;
        font-size:15px;
        padding:0 0 15px 15px;
    }
    #section_kontakt .inner div.ce_form {
        clear:both;
        float:right;
        margin-top:0;
        width:50%;
    }
    #section_kontakt .ce_form input,.pa_newsletter input,#newsletter #ctrl_gender {
        height:25px;
        margin-bottom:8px;
    }
    #section_kontakt .ce_form label,.pa_newsletter label {
        display:block;
        margin-bottom:2px;
    }
    #section_kontakt .ce_form textarea {
        height:100px;
        resize:none;
    }
    #section_kontakt .ce_form button[type="submit"],.pa_newsletter button[type="submit"] {
        background-color:#27ae61;
        border:0 none;
        color:#fff;
        cursor:pointer;
        font-size:14px;
        height:auto;
        margin:0;
        padding:10px 17px;
        text-transform:uppercase;
        white-space:inherit;
        width:auto;
    }
    #section_kontakt .formbody > p {
        font-size:12px;
        margin:4px 0;
    }
    #section_kontakt .formbody > p,#section_kontakt .widget-submit,.pa_newsletter .widget-submit {
        text-align:right;
    }
    .pa_newsletter label {
        font-size:15px;
    }
    .pa_newsletter h3 {
        font-size:18px;
        margin-bottom:15px;
    }
    .pa_newsletter .formbody {
        width:50%;
    }
    .pa_newsletter .formbody .widget-captcha {
        margin-top:12px;
        text-align:right;
    }
    .pa_newsletter .formbody .widget-captcha input {
        width:40px;
    }
    .pa_newsletter #ctrl_gender {
        min-width:70px;
        width:auto;
    }
    #newsletter > div.ce_text.last {
        border-top:1px solid #aaa;
        font-size:12px;
        margin-top:20px;
        padding-top:8px;
        width:50%;
    }
    #mail,#id-404-403-fehler {
        background-image:url("../img/bg_mail.jpg");
        background-size:cover;
    }
    #mail .section-inner-wrap .inner a,#id-404-403-fehler .section-inner-wrap .inner a {
        text-decoration:underline;
    }
    #toTop {
        background-color:transparent;
        bottom:80px;
        padding:0;
        position:fixed;
        right:0;
        z-index:3;
    }
    #toTop span.inner {
        background-color:rgba(0,0,0,0.25);
        border:1px solid rgba(30,30,30,0.0);
        color:#999;
        display:block;
        font-size:40px;
        height:50px;
        line-height:40px;
        text-align:center;
        width:50px;
    }
    #toTop span.inner:hover {
        background-color:#fff;
        border:1px solid rgba(30,30,30,0.15);
        cursor:pointer;
    }
    #startbox {
        background:rgba(38,38,38,0.7);
        border:2px solid #fff;
        color:#fff;
        display:inline-block;
        margin:0 20px;
        padding:15px 25px;
    }
    #startbox p {
        font-size:15px;
        line-height:1.4;
    }
    #startbox img {
        display:inline;
        /*width:auto;
        */;
    }
    #startbox h4 {
        font-style:normal;
    }
    body.holiday .times:not(.times_holiday) {
        display:none;
    }
    body.holiday .ui-datepicker-calendar td:last-child, 
    body.holiday .ui-datepicker-calendar th:last-child {
        display:none;
    }
    /* Mobile-Header (m17 Hamburger) nur >=768px verstecken */
    .mobile-header {
        display:none;
    }
} /* === /Desktop >=768px === */
@media only screen and (min-width:768px) and (max-height:767px) {
    nav ul li:nth-of-type(n+2) a {
        padding:10px 4px;
    }
} /* @media */
@media only screen and (min-width:768px) and (max-height:799px) {
    .social_media {
        bottom:15px;
    }
} /* @media */
/* ============================================================
   mobile_style.css — gemerged (Responsive <=767px)
   ============================================================ */
@media (max-width: 767px) {
    /* Responsive-Merge: Mobile-Header an, Desktop-Sidebar(#left)/Slider-QuickLink aus */
    .mobile-header {
        display:block;
    }
    #left {
        display:none;
    }
    .quickLink {
        display:none;
    }
    /************************************************
    Mobile Stylesheet www.sternen-raeterschen.ch
    Pixel WebDesign | 2015 & 2019
    ************************************************/
    /*******************************************
    reset
    *******************************************/
    * {
        font-style:normal;
        box-sizing:border-box;
        margin:0;
        padding:0;
    }
    /*******************************************
    main
    *******************************************/
    .ce_gallery:before,.ce_gallery:after,.res-form .formbody:after,#hotel .services:after,.menucard-section:after,header:after {
        content:"";
        clear:both;
        display:table;
        visibility:hidden;
        height:0;
        max-height:0;
        width:100%;
    }
    a {
        text-decoration:underline;
    }
    .book a,.menucard a {
        text-decoration:none;
    }
    body,.container .inside,.menucard-section > h3 span {
        color:#000;
        font-family:"cabin",sans-serif;
        font-weight:400;
    }
    header nav,h1,h2,h3,h4,#section_kontakt address > p,#section_kontakt h5,#section_kontakt h6 {
        font-family:"EurostileNextLTPro-Extended","cabin",sans-serif;
    }
    header,.times,.menucard,.book,.res-form,#hotel .services > div,.menucard-section > div,#section_kontakt form {
        letter-spacing:1px;
    }
    body input,body select,body textarea {
        font-family:inherit;
        border-radius:0!important;
        border:1px solid #aaa;
        font-size:14px;
        width:100%;
    }
    textarea,input[type="text"],input[type="email"],input[type="tel"],button[type="submit"] {
        appearance:none;
        -webkit-appearance:none;
    }
    body {
        position:relative;
    }
    header {
        font-size:13px;
        min-height:60px;
        position:absolute;
        top:0;
        width:100%;
        z-index:3;
    }
    header .inside {
        background-color:#1e1e1e;
    }
    nav {
        clear:both;
        display:none;
    }
    header,header a,header a:visited {
        color:#fff;
        text-decoration:none;
    }
    header .inside div img {
        float:left;
        margin:4px;
        width:50px;
    }
    header .inside div span {
        display:block;
    }
    header .inside div span:first-of-type {
        padding-top:5px;
        font-size:14px;
    }
    header nav ul li {
        font-size:12px;
        display:table;
        width:100%;
    }
    header nav ul li:nth-of-type(n+2) a {
        display:table-cell;
        padding:9px 4px;
        text-transform:uppercase;
        vertical-align:middle;
    }
    header nav ul li:nth-of-type(n+2) a {
        line-height:32px;
    }
    header nav ul li:nth-of-type(n+2) a:hover,header nav ul li:nth-of-type(n+2).current,header nav ul li:nth-of-type(n+2).current a,header nav .current a:visited {
        background-color:#fff;
        color:#111;
    }
    header nav ul li:nth-of-type(even) {
        background-color:#262626;
    }
    header nav .fa {
        color:#999999;
        float:left;
        font-size:24px;
        text-align:center;
        width:54px;
    }
    header .menubutton {
        width:60px;
        height:60px;
        float:right;
        text-align:center;
        line-height:70px;
    }
    header .fa-bars {
        font-size:28px;
        color:#fff;
    }
    .custom {
        padding-top:150px;
    }
    /*******************************************
    Slider
    *******************************************/
    /*Browser Reset*/
    /*FlexSlider Necessary Styles*/
    .flexslider .slides > li {
        display:none;
        -webkit-backface-visibility:hidden;
    } /* Hide the slides before the JS is loaded. Avoids image jumping */
    /* Clearfix for the .slides element */
    /* No JavaScript Fallback */
    /* If you are not using another script,such as Modernizr,make sure you
    * include js that eliminates this class on page load */
    /* FlexSlider Default Theme*/
    /* Direction Nav */
    /* Control Nav */
    .flexslider .slider-outer-wrap {
        display:table;
        height:100%;
        max-width:100%;
        width:100%;
        position:absolute;
        top:0;
        text-align:center;
        opacity:0;
        transform:translate3d(0px,-50px,0px) scale(0.6);
        transition-delay:0;
        transition-duration:0.9s;
        transition-property:opacity,transform;
        transition-timing-function:ease-out;
        padding:0 8px;
    }
    .flexslider .slider-inner-wrap {
        vertical-align:middle;
        display:table-cell;
    }
    .flexslider li {
        background-position:bottom center;
        background-repeat:no-repeat;
        background-size:cover;
        overflow:hidden;
    }
    .slide-1 {
        background-image:url("../../files/fotos/slider-mobile/slide-1.png");
        text-shadow:1px 1px #262626;
    }
    .slide-2,.slide-3 {
        color:#1e1e1e;
        text-shadow:1px 1px #fff;
    }
    .slide-2 {
        background-image:url("../../files/fotos/slider-mobile/slide-2.jpg");
    }
    .slide-2 .spacer,.slide-3 .spacer {
        background-color:#1e1e1e;
        box-shadow:1px 1px 1px #fff;
    }
    .slide-3 {
        background-image:url("../../files/fotos/slider-mobile/slide-3.jpg");
    }
    .slide-2 .slider-inner-wrap,.slide-3 .slider-inner-wrap {
        padding-top:20px;
        vertical-align:top;
    }
    .section-inner-wrap {
        display:table;
        height:100%;
        text-align:center;
        width:100%;
        margin:0 auto;
    }
    div[id^="section_"] .inner {
        color:#fff;
        display:table-cell;
        font-size:22px;
        position:relative;
        vertical-align:middle;
    }
    div[id^="section_"],#section_kontakt h2 {
        background-position:top right;
        background-repeat:no-repeat;
        background-size:cover;
        clear:both;
        text-shadow:1px 1px #262626;
    }
    #section_home {
        background-image:url('../img/bg_home_m.jpg');
        background-position:bottom center;
        padding-bottom:160px;
    }
    .flexslider,#section_bankett,#section_hotel,#section_kontakt h2 {
        height:280px;
    }
    #section_home,#section_restaurant,.flexslider li,#section_bankett,#section_hotel {
        box-shadow:inset 0 6px 6px -6px rgba(0,0,0,0.3),inset 0 -6px 6px -6px rgba(0,0,0,0.3);
    }
    #section_home h3 {
        margin-top:10px;
        padding-top:10px;
    }
    #section_restaurant {
        background-image:url('../img/bg_restaurant_m.jpg');
    }
    #section_bankett {
        background-image:url('../img/bg_bankett_m.jpg');
        padding:50px 8px 70px;
    }
    #section_hotel {
        background-image:url('../img/bg_hotel_m.jpg');
        padding:50px 8px 70px;
    }
    #section_kontakt {
        text-shadow:none;
    }
    #section_kontakt h2 {
        background-position:center;
    }
    .section-inner-wrap a,.section-inner-wrap a:visited {
        color:#fff;
    }
    .section-inner-wrap h1 {
        font-size:30px;
        letter-spacing:6px;
        font-weight:600;
    }
    .section-inner-wrap h3,#section_restaurant h3 {
        font-weight:600;
        font-size:16px;
        margin-bottom:9px;
    }
    .section-inner-wrap h4,#section_restaurant h4,.container .quote p {
        font-size:15px;
        font-weight:600;
        font-family:"Cantarell",sans-serif;
        font-style:oblique;
        line-height:1.4;
    }
    .section-inner-wrap .fa,#section_restaurant .fa {
        font-size:18px;
        margin-bottom:9px;
    }
    .section-inner-wrap .fa-angle-down {
        display:none;
    }
    .spacer {
        background-color:#fff;
        box-shadow:1px 1px 1px #262626;
        border-radius:2px;
        display:block;
        height:3px;
        margin:9px auto;
        width:40px;
    }
    .container {
        padding:16px 8px 50px;
    }
    .container .text p {
        font-size:15px;
        line-height:1.6;
        margin-bottom:9px;
    }
    .container h2,#section_kontakt h2 {
        font-size:23px;
        font-weight:600;
        line-height:1.4;
        margin-bottom:9px;
    }
    .container .quote {
        float:left;
        width:37%;
        max-width:180px;
        margin:0 18px 9px 0;
        text-align:center;
    }
    .container .quote p {
        font-size:18px;
    }
    .times,.menucard,.book {
        font-size:14px;
        overflow:hidden;
        text-align:center;
    }
    .times {
        clear:both;
        color:#fff;
        font-size:12px;
        width:100%;
    }
    .times div:first-child,.menucard div:first-child,.menucard a,.book div:first-child,.book a {
        padding:4px;
    }
    .times div:last-child,.menucard div:last-child,.book div:last-child {
        display:none;
        line-height:1.4;
    }
    .times div:last-child {
        padding-bottom:12px;
    }
    .times_open {
        background-color:#27ae61;
    }
    .times_closed {
        background-color:#c1392b;
    }
    .menucard {
        background-color:#a1a1bb;
    }
    .menucard,.book {
        /*float:left;*/
        /*width:50%;*/
    }
    .book {
        background-color:#fff;
        width: 100%;
    }
    section .ce_gallery h3,#restaurant h3,#hotel .ce_form h3,#hotel .services h3 {
        font-size:20px;
        font-weight:600;
        margin:30px 0 9px;
    }
    #restaurant h3.ce_headline,#section_kontakt h6 {
        font-size:20px;
        font-weight:600;
        margin-bottom:3px;
    }
    #restaurant h3.ce_headline,#room-anchor h3 {
        margin-top:0;
        /* Anchor offset */padding-top:30px;
    }
    #restaurant .form_note {
        font-size:12px;
        margin-bottom:9px;
    }
    #restaurant .form_note span {
        color:#0000ff;
    }
    .res-form,#section_kontakt form {
        border:1px solid #aaa;
        font-size:14px;
        padding:8px;
    }
    .res-form .form-left > div,#section_kontakt .formbody > div {
        margin-bottom:4px;
    }
    .res-form .form-left label,#section_kontakt .ce_form label {
        clear:both;
        display:inline-block;
        float:left;
        line-height:30px;
        width:80px;
    }
    .res-form .form-left input,.res-form .form-left select,.res-form .form-left textarea,#section_kontakt .ce_form input,#section_kontakt .ce_form textarea {
        width:calc(100% - 80px);
    }
    .res-form .confirm,.form-left > .widget:nth-child(5) {
        border-top:1px solid #aaa;
        padding-top:8px;
    }
    .confirm legend {
        display:block;
        line-height:1;
        margin-bottom:5px;
    }
    .res-form .confirm label {
        display:inline-block;
        font-size:14px;
        margin:0;
    }
    .res-form .confirm fieldset > span {
        float:left;
        width:50%;
        margin:8px 0;
    }
    .res-form button[type="submit"],#section_kontakt .ce_form button[type="submit"],.pa_newsletter button[type="submit"] {
        background-color:#27ae61;
        border:0 none;
        color:#fff;
        clear:both;
        font-size:14px;
        height:40px;
        padding:3px 10px;
        text-transform:uppercase;
        white-space:inherit;
        width:100%;
    }
    .res-form input[type="text"],.res-form input[type="email"],.res-form input[type="tel"],.res-form select,.res-form option,#section_kontakt .ce_form input {
        color:#111;
        height:30px;
        line-height:26px;
        padding:2px 5px;
    }
    .res-form select {
        padding-left:0;
    }
    .ui-datepicker-trigger {
        background:#aaa;
        border:none;
        color:#fff;
        font-size:15px;
        height:30px;
        text-align:center;
        vertical-align:bottom;
        width:33px;
    }
    .ui-datepicker-trigger:active {
        background:#111;
    }
    #date-table {
        width:calc(100% - 113px);
    }
    .ui-timepicker-select option {
        background-color:#ddffff;
    }
    section .ce_gallery figure {
        float:left;
        max-width:50%;
    }
    section .ce_gallery figure:first-of-type img {
        padding-right:3px;
    }
    section .ce_gallery figure:nth-of-type(2) a {
        display:block;
        position:relative;
        margin-left:3px;
    }
    .galleryWithOverflow figure:nth-of-type(2) {
        margin-right:0;
        position:relative;
    }
    .galleryWithOverflow figure:nth-of-type(n+3) {
        display:none;
    }
    .menucard-section span {
        display:block;
        font-size:12px;
    }
    .menucard-section i {
        display:inline-block;
        margin-bottom:10px;
    }
    .igumbi #free_rooms .line .product,.igumbi #free_rooms .line .productimage,.igumbi #free_rooms .line .dateandpriceinfo,.igumbi #free_rooms .line .totalandbookbutton {
        float:none;
        height:auto;
        padding:0;
        width:auto;
    }
    .igumbi-wrap h3 {
        letter-spacing:2px;
        font-size:20px;
        font-weight:600;
        margin:30px 0 15px;
    }
    .igumbi-wrap h3#alternative_availability_header {
        margin-top:10px;
    }
    .igumbi {
        background-color:#fff;
        border:1px solid #aaa;
        padding:8px;
        letter-spacing:1px;
        min-height:84px;
    }
    .igumbi #avform fieldset {
        margin:0;
    }
    .igumbi #avform fieldset .control-group {
        clear:none;
        margin:0;
    }
    .igumbi #avform .avformfield {
        float:none;
        padding-top:0;
    }
    .igumbi #avform .name {
        display:inline-block;
        line-height:30px;
        height:auto;
        margin:0;
        padding-top:0;
        text-align:left;
        width:80px;
    }
    .igumbi #avform #avfarr,.igumbi #avform #avfdep,.igumbi #avform #avfarr:focus,.igumbi #avform #avfdep:focus {
        background-position:calc(100% - 5px) 3px;
    }
    .igumbi #avform #avfnrrooms,.igumbi #avform #avfpersons,.igumbi #avform #avfchildren1,.igumbi #avform #avfchildren2,.igumbi #avform #avfchildren3,.igumbi #avform #avfchildren4,.igumbi #avform #avfchildren5 {
        padding-right:5px;
    }
    .igumbi #avform .bookbutton,.igumbi #avform .finalbutton,.igumbi #free_rooms .line .totalandbookbutton .bookbutton,#finalbutton {
        background-color:#27ae61;
        background-image:none;
        border:none;
        border-radius:0;
        color:#fff;
        display:block;
        font-size:14px;
        height:40px;
        line-height:34px;
        letter-spacing:2px;
        margin:8px 0 0;
        padding:3px 10px;
        text-transform:uppercase;
        width:100%;
    }
    .igumbi #free_rooms .line .totalandbookbutton .bookbutton {
        margin-bottom:4px;
    }
    body #calroot {
        background-color:#fff;
        border:1px solid #aaa;
        border-radius:0;
        box-shadow:none;
        font-size:11px;
        left:8px!important;
        margin-top:-5px;
        padding:3px 3px 0;
        width:272px;
        z-index:10000;
    }
    body #caltitle {
        color:#000;
        font-size:16px;
        letter-spacing:1px;
        line-height:28.8px;
        padding:3px 0;
        text-align:center;
        text-shadow:none;
        width:100%;
    }
    .igumbi #dialog {
        height:auto!important;
        margin-bottom:0;
        padding:8px 0 0;
        width:100%;
    }
    .igumbi #dialog h3 {
        font-size:16px;
        margin-bottom:4px;
        padding-top:0;
    }
    .igumbi #dialog_header {
        border:1px solid #aaa;
        height:auto;
        padding:6px 8px;
    }
    .igumbi #dialog_header .avstatus {
        border:none;
        padding:0;
    }
    .igumbi #free_rooms .line {
        padding:8px;
    }
    .igumbi #free_rooms .line .product {
        margin-bottom:4px;
    }
    .igumbi #free_rooms .line .product .productname,.igumbi #free_rooms .line .product .productdescription {
        margin-bottom:4px;
        width:auto;
    }
    .igumbi #free_rooms .line .productimage img {
        box-shadow:none;
        padding:0;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total {
        margin-top:16px;
        padding:0;
        width:auto;
    }
    .igumbi #free_rooms .line .dateandpriceinfo .priceinfo br,.igumbi #free_rooms .line .totalandbookbutton .total_with_extras br {
        display:none;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total_with_extras {
        padding-top:0;
    }
    .igumbi #book > br {
        display:none;
    }
    .igumbi #book .wrapper .personal,.igumbi #book .wrapper .address {
        float:none;
        width:auto;
    }
    .igumbi #book label {
        clear:both;
        height:30px;
        line-height:30px;
        margin:0 0 4px;
        padding:0;
        text-align:left;
        width:100px;
    }
    .igumbi #book .field1,.igumbi #book .field2,.igumbi #book .field3 {
        display:inline-block;
        float:none;
        height:auto;
        margin:0 0 4px;
        width:auto;
        width:calc(100% - 100px);
    }
    .igumbi #book input {
        color:#111;
        height:30px;
        line-height:26px;
        padding:2px 5px;
        width:100%;
    }
    .igumbi #book .zip {
        width:45px;
    }
    .igumbi #book #card_type {
        width:100%;
    }
    .igumbi #book .comments {
        padding-top:0;
        width:100%;
    }
    .igumbi #book #finalbutton {
        margin:0;
    }
    .igumbi #book .finalizespinner {
        padding:0;
    }
    .igumbi #book #bookform_errors {
        margin:8px 0 0;
        padding:8px;
        width:auto;
    }
    #free_rooms #displayfinal .line {
        margin:0 0 8px;
    }
    #displayfinal p {
        background-color:#27ae61;
        color:#fff;
        font-size:14px;
        line-height:1.4;
        padding:8px;
    }
    #hotel .services > div,.menucard-section > div {
        border-right:1px solid #aaa;
        float:left;
        line-height:1;
        padding:8px;
        text-align:center;
        width:33.333333333333333%;
    }
    #hotel .services .fa,#hotel .services figure {
        display:block;
        font-size:16px;
        margin-bottom:10px;
    }
    div#section_kontakt {
        background-color:#1e1e1e;
        padding-bottom:60px;
    }
    div#section_kontakt .inner,div#section_kontakt .inner a,div#section_kontakt .inner a:visited {
        font-size:15px;
    }
    #section_kontakt a[href^="tel"] {
        display:block;
        padding-bottom:10px;
    }
    #section_kontakt h2 {
        color:#fff;
        background-image:url('../img/bg_kontakt_m.jpg');
        padding:70px 8px 70px;
        text-align:left;
        margin-bottom:0;
    }
    div#section_kontakt .inner > *:nth-child(n+2) {
        padding:0 8px;
    }
    #section_kontakt address {
        padding-top:30px!important;
    }
    #section_kontakt address span {
        font-size:20px;
        display:block;
        font-weight:600;
    }
    #section_kontakt .maps {
        /*display:inline-block;*/
        /*height:35px;*/
        /*margin:30px auto;*/
    }
    #section_kontakt h5 {
        font-size:20px;
        font-weight:400;
        line-height:1;
    }
    #section_kontakt h6 {
        background-color:#fff;
        color:#000;
        margin-bottom:0;
        padding-top:16px!important;
        padding-bottom:9px!important;
        text-align:left;
    }
    #section_kontakt .inner div.ce_form {
        background-color:#fff;
        color:#000;
        margin-top:0;
        padding-bottom:30px;
        text-align:left;
    }
    #section_kontakt .ce_form textarea {
        height:90px;
        resize:none;
    }
    #section_kontakt .formbody > p {
        font-size:10px;
        margin:4px 0;
    }
    #section_kontakt .formbody > p,#section_kontakt .submit_container {
        text-align:right;
    }
    div[id^="newsletter"] {
        padding:16px 8px 8px;
    }
    .pa_newsletter #container {
        padding-top:60px;
    }
    .pa_newsletter h3 {
        font-size:18px;
        line-height:1.4;
        margin-bottom:15px;
    }
    .pa_newsletter .formbody .widget-captcha {
        font-size:14px;
        margin:16px 0 8px;
        text-align:right;
    }
    .pa_newsletter .formbody .widget-captcha input {
        float:right;
        margin-left:5px;
        width:40px;
    }
    .pa_newsletter #ctrl_gender {
        margin-bottom:8px;
        min-width:70px;
        width:auto;
    }
    .pa_newsletter label,.pa_newsletter input,#newsletter #ctrl_gender {
        display:block;
    }
    .pa_newsletter input,#newsletter #ctrl_gender,span.captcha_text {
        height:30px;
        line-height:26px;
    }
    .pa_newsletter input {
        color:#111;
        padding:2px 5px;
        margin-bottom:8px;
    }
    .pa_newsletter div.widget-text.mandatory {
        clear:both;
    }
    #newsletter > div.ce_text.last {
        border-top:1px solid #aaa;
        font-size:12px;
        margin-top:20px;
        padding-top:8px;
    }
    html,.pa_mail,.pa_404 {
        height:100%;
    }
    .pa_mail,.pa_404 {
        background-image:url("../img/bg_mail.jpg");
        background-repeat:no-repeat;
        background-size:cover;
    }
    .pa_mail div#section_kontakt,.pa_404 div#section_kontakt {
        background-color:transparent;
    }
    .pa_mail #section_kontakt h2,.pa_404 #section_kontakt h2 {
        background-image:none;
        text-align:center;
    }
    #toTop {
        background-color:transparent;
        bottom:20px;
        padding:0;
        position:fixed;
        right:0;
        z-index:3;
    }
    #toTop span.inner {
        background-color:rgba(0,0,0,0.25);
        border:1px solid rgba(30,30,30,0.0);
        color:#999;
        display:block;
        font-size:40px;
        height:40px;
        line-height:30px;
        text-align:center;
        width:40px;
    }
    #toTop:visited,#toTop:hover,#toTop:active {
        background-color:rgba(0,0,0,0.25);
        border:1px solid rgba(30,30,30,0.15);
    }
    #toTop span.inner .fa {
        margin-top:-2px;
    }
    #startbox {
        background:rgba(38,38,38,0.7);
        border:2px solid #fff;
        display:inline-block;
        margin:0 8px;
        padding:10px;
    }
    #startbox p {
        font-size:15px;
        line-height:1.4;
    }
    body.holiday .times:not(.times_holiday) {
        display:none;
    }
    .times_holiday.times div:last-child {
        display:none !important;
        padding-bottom:0;
    }
    body.holiday .ui-datepicker-calendar td:last-child, 
    body.holiday .ui-datepicker-calendar th:last-child {
        display:none;
    }
}
/* ============================================================
   mobile_style.slider.css — gemerged (Responsive <=767px Slider)
   ============================================================ */
@media (max-width: 767px) {
    /************************************************
    Mobile Stylesheet www.sternen-raeterschen.ch
    PixelWebDesign | 2015
    ************************************************/
    .ce_gallery:before, .ce_gallery:after, .res-form .formbody:after, #hotel .services:after, .menucard-section:after {
        content:"";
        clear:both;
        display:table;
        visibility:hidden;
        height:0;
        max-height:0;
        width:100%;
    }
    a {
        text-decoration:underline;
    }
    .book a, .menucard a {
        text-decoration:none;
    }
    body, .container .inside, .menucard-section > h3 span {
        color:#000;
        font-family:"cabin", sans-serif;
        font-weight:400;
    }
    header nav, h1, h2, h3, h4, #section_kontakt address > p, #section_kontakt h5, #section_kontakt h6 {
        font-family:"EurostileNextLTPro-Extended","cabin", sans-serif;
    }
    header, .times, .menucard, .book, .res-form, #hotel .services > div, .menucard-section > div, #section_kontakt form {
        letter-spacing:1px;
    }
    div[id^="section_"] .inner, .container h2, .container .text p, #section_kontakt h2, .ce_gallery h3, #restaurant h3, #hotel .ce_form h3, #hotel .services h3, .res-form input[type="submit"], #section_kontakt .ce_form input[type="submit"], #section_kontakt h6, .pa_newsletter h3, .pa_newsletter input[type="submit"] {
        letter-spacing:2px;
    }
    body input, body select, body textarea {
        font-family:inherit;
        border-radius:0!important;
        border:1px solid #aaa;
        font-size:14px;
        width:100%;
    }
    textarea, input[type="text"], input[type="email"], input[type="tel"], input[type="submit"] {
        appearance:none;
        -webkit-appearance:none;
    }
    form input:focus, form textarea:focus, form select:focus, .igumbi .date:focus {
        background-color:#fff;
        border:1px solid #3598dc;
        box-shadow:none;
        outline:0 none;
    }
    header {
        background-color:#1e1e1e;
        font-size:13px;
        min-height:60px;
    }
    nav {
        clear:both;
        display:none;
    }
    header, header a, header a:visited {
        color:#fff;
        text-decoration:none;
    }
    header .inside div img {
        border-radius:100%;
        border:1px solid #111;
        float:left;
        margin:4px;
        width:50px;
    }
    header .inside div span {
        display:block;
    }
    header .inside div span:first-of-type {
        padding-top:5px;
        font-size:14px;
    }
    header nav ul li {
        font-size:12px;
        display:table;
        width:100%;
    }
    header nav ul li:nth-of-type(n+2) a {
        display:table-cell;
        padding:9px 4px;
        text-transform:uppercase;
        vertical-align:middle;
        /*width: 100%;
        */;
    }
    header nav ul li:nth-of-type(n+2) a {
        line-height:32px;
    }
    header nav ul li:nth-of-type(n+2) a:hover, header nav ul li:nth-of-type(n+2).current, header nav ul li:nth-of-type(n+2).current a, header nav .current a:visited {
        background-color:#fff;
        color:#111;
    }
    header nav ul li:nth-of-type(even) {
        background-color:#262626;
    }
    header nav .fa {
        color:#999999;
        float:left;
        font-size:24px;
        text-align:center;
        width:54px;
    }
    header .menubutton {
        width:60px;
        height:60px;
        float:right;
        text-align:center;
        line-height:70px;
    }
    header .fa-bars {
        font-size:28px;
        color:#fff;
    }
    /*******************************************
    Slider
    *******************************************/
    /*Browser Reset*/
    .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
        outline:none;
    }
    .slides, .flex-control-nav, .flex-direction-nav {
        margin:0;
        padding:0;
        list-style:none;
    }
    /*FlexSlider Necessary Styles*/
    .flexslider {
        position:relative;
        margin:0;
        padding:0;
    }
    .flexslider .slides > li {
        display:none;
        -webkit-backface-visibility:hidden;
    } /* Hide the slides before the JS is loaded. Avoids image jumping */
    .flexslider .slides img {
        width:100%;
        display:block;
    }
    .flex-pauseplay span {
        text-transform:capitalize;
    }
    /* Clearfix for the .slides element */
    .slides:after {
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        line-height:0;
        height:0;
    }
    html[xmlns] .slides {
        display:block;
    }
    * html .slides {
        height:1%;
    }
    /* No JavaScript Fallback */
    /* If you are not using another script, such as Modernizr, make sure you
     * include js that eliminates this class on page load */
    .no-js .slides > li:first-child {
        display:block;
    }
    /* FlexSlider Default Theme*/
    .flex-viewport {
        max-height:2000px;
        -webkit-transition:all 1s ease;
        -moz-transition:all 1s ease;
        transition:all 1s ease;
    }
    .loading .flex-viewport {
        max-height:300px;
    }
    .carousel li {
        margin-right:5px;
    }
    /* Direction Nav */
    .flex-direction-nav .flex-next {
        background-position:100% 0;
        right:0;
    }
    .flex-direction-nav .flex-prev {
        left:-36px;
    }
    .flexslider:hover .flex-next {
        opacity:0.8;
        right:0;
    }
    .flexslider:hover .flex-prev {
        opacity:0.8;
        left:0;
    }
    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity:1;
    }
    /* Control Nav */
    .flex-control-nav {
        position:absolute;
        width:auto;
        top:240px;
        right:20px;
    }
    .flex-control-nav li {
        margin:0 5px;
        display:inline-block;
    }
    .flex-control-paging li a {
        width:12px;
        height:12px;
        display:block;
        background:#666;
        background:rgba(0,0,0,0.7);
        cursor:pointer;
        text-indent:-9999px;
        -webkit-border-radius:20px;
        -moz-border-radius:20px;
        -o-border-radius:20px;
        border-radius:20px;
        box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
        border:1px solid rgba(204, 204, 204, 0.8);
    }
    .flex-control-paging li a:hover {
        background:#333;
        background:rgba(0,0,0,0.5);
    }
    .flex-control-paging li a.flex-active {
        background:#000;
        background:rgba(204, 204, 204, 0.8);
        cursor:default;
    }
    .flex-control-thumbs {
        /*margin: 5px 0 0*/;
        position:static;
        overflow:hidden;
    }
    .flex-control-thumbs li {
        width:25%;
        float:left;
        margin:0;
    }
    .flex-control-thumbs img {
        width:100%;
        display:block;
        opacity:.7;
        cursor:pointer;
    }
    .flex-control-thumbs img:hover {
        opacity:1;
    }
    .flex-control-thumbs .flex-active {
        opacity:1;
        cursor:default;
    }
    .flexslider .slider-outer-wrap {
        display:table;
        height:100%;
        max-width:100%;
        width:100%;
        position:absolute;
        top:0;
        text-align:center;
        opacity:0;
        transform:translate3d(0px, -100px, 0px) scale(0.6);
        transition-delay:0;
        transition-duration:0.9s;
        transition-property:opacity, transform;
        transition-timing-function:ease-out;
    }
    .flexslider .slider-inner-wrap {
        vertical-align:middle;
        display:table-cell;
    }
    .flexslider .flex-active-slide .slider-outer-wrap {
        opacity:1;
        transform:translate3d(0px, 0px, 0px) scale(1);
    }
    .flexslider {
        color:#fff;
    }
    .flexslider ul, .flexslider ul li {
        height:100%;
    }
    .flexslider li {
        background-position:bottom center;
        background-repeat:no-repeat;
        background-size:cover;
    }
    .slide-1 {
        background-image:url("../../files/fotos/slider-mobile/slide-1.jpg");
    }
    .slide-2 {
        color:#1e1e1e;
        text-shadow:1px 1px #fff;
        background-image:url("../../files/fotos/slider-mobile/slide-2.jpg");
    }
    /*#section_home .slide-2 h3, #section_home .slide-3 h3 {
    	font-size: 60px;
    }
    #section_home .slide-2 h4, #section_home .slide-3 h4 {
    	font-size: 45px;
    }*/
    .slide-2 .spacer {
        background-color:#1e1e1e;
        box-shadow:1px 1px 1px #fff;
    }
    .slide-3 {
        color:#fff;
        background-image:url("../../files/fotos/slider-mobile/slide-3.jpg");
    }
    .slide-3 .slider-inner-wrap > div {
        background:rgba(0,0,0,0.3);
        padding:30px;
    }
    .section-inner-wrap {
        display:table;
        height:100%;
        text-align:center;
        width:100%;
        margin:0 auto;
    }
    div[id^="section_"] .inner {
        color:#fff;
        display:table-cell;
        font-size:22px;
        vertical-align:middle;
        position:relative;
    }
    div[id^="section_"], #section_kontakt h2 {
        background-position:top right;
        background-repeat:no-repeat;
        background-size:cover;
        clear:both;
    }
    /*#section_home {
    	background-image: url('../img/bg_home_m.jpg');
    	background-position: bottom center;
    	padding-bottom: 160px;
    }*/
    #section_home h3 {
        margin-top:10px;
    }
    #section_restaurant {
        background-image:url('../img/bg_restaurant_m.jpg');
        /*padding:50px 8px 70px;*/
    }
    #section_bankett {
        background-image:url('../img/bg_bankett_m.jpg');
        padding:50px 8px 70px;
    }
    #section_hotel {
        background-image:url('../img/bg_hotel_m.jpg');
        padding:50px 8px 70px;
    }
    .section-inner-wrap a, .section-inner-wrap a:visited {
        color:#fff;
    }
    .section-inner-wrap h1 {
        font-size:30px;
        letter-spacing:6px;
        font-weight:600;
    }
    .section-inner-wrap h3 {
        font-weight:600;
        font-size:16px;
        margin-bottom:9px;
    }
    .section-inner-wrap h4, .container .quote p {
        font-size:15px;
        font-weight:600;
        font-family:"Cantarell", sans-serif;
        font-style:oblique;
        line-height:1.4;
    }
    .section-inner-wrap .fa {
        font-size:18px;
        margin-bottom:9px;
    }
    .section-inner-wrap .fa-angle-down {
        display:none;
    }
    .spacer {
        background-color:#fff;
        border-radius:2px;
        display:block;
        height:3px;
        margin:9px auto;
        width:40px;
    }
    .container {
        padding:16px 8px 50px;
    }
    .container .text p {
        font-size:15px;
        line-height:1.6;
        margin-bottom:9px;
    }
    .container .text p:last-of-type {
        margin-bottom:0;
    }
    .container h2, #section_kontakt h2 {
        font-size:23px;
        font-weight:600;
        line-height:1.4;
        margin-bottom:9px;
    }
    .container .quote {
        float:left;
        width:37%;
        max-width:180px;
        margin:0 18px 9px 0;
        text-align:center;
    }
    .container .quote p {
        font-size:18px;
    }
    .times, .menucard, .book {
        font-size:14px;
        overflow:hidden;
        text-align:center;
    }
    .times {
        clear:both;
        color:#fff;
        font-size:12px;
        width:100%;
    }
    .times .fa, .menucard .fa, .book .fa {
        font-size:14px;
        margin-right:5px;
    }
    .times span {
        display:block;
        margin-bottom:5px;
    }
    .times div:first-child, .menucard div:first-child, .menucard a, .book div:first-child, .book a {
        padding:4px;
    }
    .times div:first-child span {
        font-size:14px;
        text-transform:uppercase;
    }
    .times div:last-child, .menucard div:last-child, .book div:last-child {
        display:none;
        line-height:1.4;
    }
    .times:hover div:last-child, .menucard:hover div:last-child, .book:hover div:last-child {
        max-height:300px;
        transition:max-height 0.4s ease;
    }
    .times div:last-child {
        padding-bottom:12px;
    }
    .times_open {
        background-color:#27ae61;
    }
    .times_closed {
        background-color:#c1392b;
    }
    .menucard {
        background-color:#a1a1bb;
    }
    .menucard, .book {
        /*float:left;*/
        /*width:50%;*/
    }
    .menucard a {
        padding:10px 8px;
    }
    .menucard div {
        overflow:hidden;
    }
    .menucard div:nth-of-type(2) i {
        float:left;
        margin-top:3px;
        padding:2px 1px;
    }
    .menucard div:nth-of-type(2) a i {
        background-image:url("../../files/img/menucard_sprite.png");
        background-position:left bottom;
        background-repeat:no-repeat;
        height:39px;
        margin-top:-8px;
        padding:12px 3px 3px;
        width:24px;
    }
    .menucard div:nth-of-type(2) a:hover i {
        background-position:right bottom;
    }
    .menucard div:nth-of-type(2) a:nth-of-type(3) i {
        background-position:left top;
        margin-top:-4px;
        padding:12px 3px 3px;
    }
    .menucard div:nth-of-type(2) a:nth-of-type(3):hover i {
        background-position:right top;
    }
    .menucard div:nth-of-type(2) i span, .menucard-section i span {
        font-family:"Cabin Condensed";
        font-size:7px;
        letter-spacing:0;
        margin-top:2px;
    }
    .menucard span, .book span {
        display:block;
        text-transform:uppercase;
    }
    .menucard a {
        font-size:10px;
    }
    .menucard a span {
        font-size:14px;
    }
    .menucard a:hover, .menucard a:visited:hover, .book a:hover {
        background-color:#262626;
        color:#fff!important;
    }
    .book {
        background-color:#fff;
    }
    .book, .book a, .book a:visited, .menucard, .menucard a, .menucard a:visited {
        display:block;
        color:#000;
    }
    section .ce_gallery h3, #restaurant h3, #hotel .ce_form h3, #hotel .services h3 {
        font-size:20px;
        font-weight:600;
        margin:30px 0 9px;
    }
    #restaurant h3.ce_headline, #section_kontakt h6 {
        font-size:20px;
        font-weight:600;
        margin-bottom:3px;
    }
    #restaurant h3.ce_headline, #room-anchor h3 {
        margin-top:0;
        /* Anchor offset */
    	padding-top: 30px;
    }
    #restaurant .form_note {
        font-size:12px;
        margin-bottom:9px;
    }
    #restaurant .form_note span {
        color:#0000ff;
    }
    .res-form, #section_kontakt form {
        border:1px solid #aaa;
        padding:8px;
        font-size:14px;
    }
    .res-form .form-left > div, #section_kontakt .formbody > div {
        margin-bottom:4px;
    }
    .res-form .form-left label, #section_kontakt .ce_form label {
        clear:both;
        float:left;
        line-height:30px;
        display:inline-block;
        width:80px;
    }
    .res-form textarea {
        resize:none;
    }
    .res-form .form-left input, .res-form .form-left select, .res-form .form-left textarea, #section_kontakt .ce_form input, #section_kontakt .ce_form textarea {
        width:calc(100% - 80px);
    }
    .res-form .confirm, .form-left > .widget:nth-child(5) {
        border-top:1px solid #aaa;
        padding-top:8px;
    }
    .confirm legend {
        display:block;
        line-height:1;
        margin-bottom:5px;
    }
    .res-form .confirm label {
        display:inline-block;
        font-size:14px;
        margin:0;
    }
    .res-form .confirm input {
        width:auto;
    }
    .res-form .confirm fieldset > span {
        float:left;
        width:50%;
        margin:8px 0;
    }
    .res-form input[type="submit"], #section_kontakt .ce_form input[type="submit"], .pa_newsletter input[type="submit"] {
        background-color:#27ae61;
        border:0 none;
        color:#fff;
        clear:both;
        font-size:14px;
        height:40px;
        padding:3px 10px;
        text-transform:uppercase;
        white-space:inherit;
        width:100%;
    }
    .res-form input[type="text"], .res-form input[type="email"], .res-form input[type="tel"], .res-form select, .res-form option, #section_kontakt .ce_form input {
        color:#111;
        height:30px;
        line-height:26px;
        padding:2px 5px;
    }
    .res-form select {
        padding-left:0;
    }
    .res-form select option {
        border-right:1px solid #aaa;
    }
    .ui-datepicker-trigger {
        background:#aaa;
        border:none;
        color:#fff;
        font-size:15px;
        text-align:center;
        width:33px;
        height:30px;
        vertical-align:bottom;
    }
    .ui-datepicker-trigger:active {
        background:#111;
    }
    #date-table {
        width:calc(100% - 113px);
    }
    option.timedisabled {
        display:none;
    }
    .ui-timepicker-select option {
        background-color:#ddffff;
    }
    .ui-timepicker-select option:nth-of-type(-n+52) {
        background-color:#ffffdd;
    }
    section .ce_gallery figure {
        float:left;
        max-width:50%;
    }
    section .ce_gallery figure:first-of-type img {
        padding-right:3px;
    }
    section .ce_gallery figure:nth-of-type(2) a {
        display:block;
        position:relative;
        margin-left:3px;
    }
    .galleryWithOverflow figure:nth-of-type(2) {
        margin-right:0;
        position:relative;
    }
    .galleryWithOverflow figure:nth-of-type(n+3) {
        display:none;
    }
    .galleryWithOverflow .layer {
        background-color:rgba(0,0,0,0.35);
        color:#fff;
        font-size:27px;
        font-weight:400;
        left:0;
        letter-spacing:2px;
        position:absolute;
        text-align:center;
        top:0;
    }
    .menucard-section > h3 span {
        font-size:10px;
        margin-top:3px;
    }
    .menucard-section a, .menucard-section a:visited {
        color:#000;
        display:block;
    }
    .menucard-section span {
        display:block;
        font-size:12px;
    }
    .menucard-section i {
        display:inline-block;
        margin-bottom:10px;
    }
    .menucard-section i {
        background-image:url("../../files/img/menucard_sprite.png");
        background-repeat:no-repeat;
        background-position:left bottom;
        padding:12px 4px 2px;
        min-width:24px;
        height:39px;
    }
    .menucard-section div:last-child i {
        background-position:left top;
    }
    .igumbi #free_rooms .line .product, .igumbi #free_rooms .line .productimage, .igumbi #free_rooms .line .dateandpriceinfo, .igumbi #free_rooms .line .totalandbookbutton {
        float:none;
        height:auto;
        padding:0;
        width:auto;
    }
    .igumbi-wrap h3 {
        letter-spacing:2px;
        font-size:20px;
        font-weight:600;
        margin:30px 0 15px;
    }
    .igumbi {
        background-color:#fff;
        border:1px solid #aaa;
        padding:8px;
        letter-spacing:1px;
        min-height:84px;
    }
    .igumbi option {
        padding-left:5px;
    }
    div.igumbi:after, .igumbi #avform:after {
        content:"";
        clear:both;
        display:table;
        visibility:hidden;
        height:0;
        max-height:0;
        width:100%;
    }
    .igumbi #avform {
        font-size:15px;
        height:auto;
        padding:0;
        width:100%;
    }
    .igumbi #avform #avformerror {
        color:red;
        margin-bottom:10px;
    }
    .igumbi #avform h3 {
        display:none;
    }
    .igumbi #avform fieldset {
        margin:0;
    }
    .igumbi #avform fieldset .control-group {
        clear:none;
        margin:0;
    }
    .igumbi #avform .avformfield {
        float:none;
        padding-top:0;
        min-width: 108px;
    }
    .igumbi #avform .name {
        display:inline-block;
        line-height:30px;
        height:auto;
        margin:0;
        padding-top:0;
        text-align:left;
        width:80px;
    }
    .igumbi #avform .name::after {
        content:"*";
    }
    .igumbi #avform .avformfield input {
        font-size:14px;
        height:auto;
        padding:2px 5px;
    }
    .igumbi #avform #avfarr, .igumbi #avform #avfdep, .igumbi #avform #avfarr:focus, .igumbi #avform #avfdep:focus {
        background-position:calc(100% - 5px) 3px;
    }
    .igumbi #avform .avformfield input {
        letter-spacing:inherit;
        margin-left:0;
    }
    .igumbi #avform #avfnrrooms, .igumbi #avform #avfpersons, .igumbi #avform #avfchildren1, .igumbi #avform #avfchildren2, .igumbi #avform #avfchildren3, .igumbi #avform #avfchildren4, .igumbi #avform #avfchildren5 {
        padding-right:5px;
        width: 100%;
    }
    .igumbi .date {
        border:1px solid #aaa;
        box-shadow:none;
    }
    .igumbi #avform .bookbutton, .igumbi #avform .finalbutton, .igumbi #free_rooms .line .totalandbookbutton .bookbutton, #finalbutton {
        background-color:#27ae61;
        background-image:none;
        border:none;
        border-radius:0;
        color:#fff;
        font-size:14px;
        height:40px;
        line-height:34px;
        letter-spacing:2px;
        margin:8px 0 0;
        padding:3px 10px;
        text-transform:uppercase;
        width:100%;
    }
    .igumbi #free_rooms .line .totalandbookbutton .bookbutton {
        margin-bottom:4px;
    }
    .igumbi #freeroms {
        clear:both;
    }
    body #calroot {
        background-color:#fff;
        border:1px solid #aaa;
        border-radius:0;
        box-shadow:none;
        font-size:11px;
        left:8px!important;
        margin-top:-5px;
        padding:3px 3px 0;
        width:272px;
        z-index:10000;
    }
    body #caltitle {
        color:#000;
        font-size:16px;
        letter-spacing:1px;
        line-height:28.8px;
        padding:3px 0;
        text-align:center;
        text-shadow:none;
        width:100%;
    }
    body #caldays {
        background:none;
        border-bottom:none;
        clear:both;
        font-size:14.4px;
        font-weight:700;
    }
    body #caldays span {
        letter-spacing:1px;
        padding:10px 2px;
        width:37px;
    }
    body .calweek a {
        border-bottom:2px solid #fff;
        border-right:2px solid #fff;
        color:#000;
        height:26px;
        letter-spacing:1px;
        line-height:26px;
        width:37px;
    }
    body .calweek a:hover, .calfocus {
        background-color:#3598dc;
        color:#fff;
    }
    body a.caldisabled {
        background-color:#fff !important;
    }
    body #calcurrent {
        background-color:#3598dc;
        box-shadow:none;
    }
    body #calprev, body #calnext {
        background-image:url("images/ui-icons_222222_256x240.png");
        margin:14px 8px 8px;
        padding:10px;
        position:absolute;
        top:0;
        height:20px;
        width:20px;
    }
    body #calnext:after, body #calprev:after {
        content:"";
    }
    body #calprev {
        background-position:-78px -190px;
        left:0;
    }
    body #calnext {
        background-position:-46px -190px;
        right:0;
    }
    body #calprev:hover, body #calnext:hover {
        background-color:#3598dc;
        background-image:url("images/ui-icons_ffffff_256x240.png");
    }
    body a.caloff {
        font-style:italic;
    }
    .igumbi #dialog {
        height:auto!important;
        margin-bottom:0;
        padding:8px 0 0;
        width:100%;
    }
    .igumbi #dialog h3 {
        font-size:16px;
        margin-bottom:4px;
    }
    .igumbi #dialog_header {
        border:1px solid #aaa;
        height:auto;
        padding:6px 8px;
    }
    .igumbi #dialog_header .avstatus {
        border:none;
        padding:0;
    }
    .igumbi #free_rooms .line {
        padding:8px;
    }
    .igumbi #free_rooms .line .product {
        margin-bottom:4px;
    }
    .igumbi #free_rooms .line .product .productname, .igumbi #free_rooms .line .product .productdescription {
        margin-bottom:4px;
        width:auto;
    }
    .igumbi #free_rooms .line .productimage img {
        box-shadow:none;
        padding:0;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total {
        margin-top:16px;
        padding:0;
        width:auto;
    }
    .igumbi #free_rooms .line .dateandpriceinfo .priceinfo {
        width:auto;
    }
    .igumbi #free_rooms .line .dateandpriceinfo .priceinfo br, .igumbi #free_rooms .line .totalandbookbutton .total_with_extras br {
        display:none;
    }
    .igumbi #free_rooms .line .dateandpriceinfo .priceinfo .dayrate {
        display:block;
        margin-top:5px;
    }
    .igumbi #free_rooms .line .totalandbookbutton .total_with_extras {
        padding-top:0;
    }
    .igumbi #book > br {
        display:none;
    }
    .igumbi #book .wrapper .personal, .igumbi #book .wrapper .address {
        float:none;
        width:auto;
    }
    .igumbi #book label {
        clear:both;
        height:30px;
        line-height:30px;
        margin:0 0 4px;
        padding:0;
        text-align:left;
        width:100px;
    }
    .igumbi #book .field1, .igumbi #book .field2, .igumbi #book .field3 {
        display:inline-block;
        float:none;
        height:auto;
        margin:0 0 4px;
        width:auto;
        width:calc(100% - 100px);
    }
    .igumbi #book input {
        color:#111;
        height:30px;
        line-height:26px;
        padding:2px 5px;
        width:100%;
    }
    .igumbi #book .zip {
        width:45px;
    }
    .igumbi #book .creditcard {
        width:100%;
    }
    .igumbi #book #card_type {
        width:100%;
    }
    .igumbi #book .mandatory:after {
        content:"*";
    }
    .igumbi #book p {
        margin-bottom:10px;
    }
    .igumbi #book .comments {
        padding-top:0;
        width:100%;
    }
    .igumbi #book .comments textarea {
        resize:none;
        width:100%;
    }
    .igumbi #book #finalbutton {
        margin:0;
    }
    .igumbi #book .finalizespinner {
        padding:0;
    }
    .igumbi #book #bookform_errors {
        margin:8px 0 0;
        padding:8px;
        width:auto;
    }
    #displayfinal .addressfinal {
        font-size:14px;
    }
    #free_rooms #displayfinal .line {
        margin:0 0 8px;
    }
    #displayfinal p {
        background-color:#27ae61;
        color:#fff;
        font-size:14px;
        line-height:1.4;
        padding:8px;
    }
    #hotel .services, .menucard-section {
        clear:both;
    }
    #hotel .services > div, .menucard-section > div {
        border-right:1px solid #aaa;
        float:left;
        line-height:1;
        padding:8px;
        text-align:center;
        width:33.333333333333333%;
    }
    #hotel .services > div:first-of-type, .menucard-section > div:first-of-type {
        border-left:1px solid #aaa;
    }
    #hotel .services .fa, #hotel .services figure {
        display:block;
        font-size:16px;
        margin-bottom:10px;
    }
    #hotel .services figure {
        margin-bottom:6px;
    }
    #hotel .services .icon {
        height:25px;
    }
    div#section_kontakt {
        background-color:#1e1e1e;
        padding-bottom:60px;
    }
    div#section_kontakt .inner, div#section_kontakt .inner a, div#section_kontakt .inner a:visited {
        font-size:15px;
    }
    #section_kontakt a[href^="tel"] {
        display:block;
        padding-bottom:10px;
    }
    #section_kontakt h2 {
        color:#fff;
        background-image:url('../img/bg_kontakt_m.jpg');
        padding:70px 8px 70px;
        text-align:left;
        margin-bottom:0;
    }
    div#section_kontakt .inner > *:nth-child(n+2) {
        padding:0 8px;
    }
    #section_kontakt address > div, #section_kontakt .inner > div {
        margin-top:10px;
    }
    #section_kontakt address {
        padding-top:30px!important;
    }
    #section_kontakt address span {
        font-size:20px;
        display:block;
        font-weight:600;
    }
    #section_kontakt .maps {
        justify-content: center;
    }
    #section_kontakt h5 {
        font-size:20px;
        font-weight:400;
        line-height:1;
    }
    #section_kontakt h6 {
        background-color:#fff;
        color:#000;
        margin-bottom:0;
        padding-top:16px!important;
        padding-bottom:9px!important;
        text-align:left;
    }
    #section_kontakt .inner div.ce_form {
        background-color:#fff;
        color:#000;
        margin-top:0;
        text-align:left;
        padding-bottom:30px;
    }
    #section_kontakt .ce_form input, #section_kontakt .ce_form textarea {
        color:#111;
        padding:2px 5px;
    }
    #section_kontakt .ce_form textarea {
        height:90px;
        resize:none;
    }
    #section_kontakt .formbody > p {
        font-size:10px;
        margin:4px 0;
    }
    #section_kontakt .formbody > p, #section_kontakt .submit_container {
        text-align:right;
    }
    div[id^="newsletter"] {
        padding:16px 8px 8px;
    }
    .pa_newsletter h3 {
        font-size:18px;
        line-height:1.4;
        margin-bottom:15px;
    }
    .pa_newsletter .widget-checkbox {
        display:none;
    }
    .pa_newsletter .fields .widget-text:nth-child(n+2):nth-child(-n+3) {
        float:left;
        width:50%;
    }
    .pa_newsletter .fields .widget-text:nth-child(2) {
        padding-right:4px;
    }
    .pa_newsletter .fields .widget-text:nth-child(3) {
        padding-left:4px;
    }
    .pa_newsletter .fields .widget-captcha {
        font-size:14px;
        margin:16px 0 8px;
        text-align:right;
    }
    .pa_newsletter .fields .widget-captcha input {
        float:right;
        margin-left:5px;
        width:40px;
    }
    .pa_newsletter p.confirm {
        margin-bottom:10px;
    }
    .pa_newsletter p.error {
        background-color:#ff0000;
        color:#fff;
        margin-bottom:10px;
        padding:3px;
    }
    .pa_newsletter #ctrl_gender {
        margin-bottom:8px;
        min-width:70px;
        width:auto;
    }
    .pa_newsletter label, .pa_newsletter input, #newsletter #ctrl_gender {
        display:block;
    }
    .pa_newsletter input, #newsletter #ctrl_gender, span.captcha_text {
        height:30px;
        line-height:26px;
    }
    .pa_newsletter input {
        color:#111;
        padding:2px 5px;
        margin-bottom:8px;
    }
    .pa_newsletter div.widget-text.mandatory {
        clear:both;
    }
    #newsletter #ctrl_gender option {
        color:#111;
        padding:2px 5px;
    }
    #newsletter > div.ce_text.last {
        margin-top:20px;
        font-size:12px;
        padding-top:8px;
        border-top:1px solid #aaa;
    }
    #tl_unsubscribe input[type="submit"], #tl_subscribe input[type="submit"] {
        float:right;
    }
    .fa-arrow-right {
        color:#ffa500;
        margin-right:3px;
    }
    html, .pa_mail, .pa_404 {
        height:100%;
    }
    .pa_mail, .pa_404 {
        background-image:url("../img/bg_mail.jpg");
        background-repeat:no-repeat;
        background-size:cover;
    }
    .pa_mail div#section_kontakt, .pa_404 div#section_kontakt {
        background-color:transparent;
    }
    .pa_mail #section_kontakt h2, .pa_404 #section_kontakt h2 {
        background-image:none;
        text-align:center;
    }
    #mail .section-inner-wrap .inner, #id-404-403-fehler .section-inner-wrap .inner {
        text-align:center;
    }
    #toTop {
        padding:0;
        background-color:transparent;
        bottom:20px;
        position:fixed;
        right:0;
        z-index:3;
    }
    #toTop span {
        background-color:rgba(0,0,0,0.25);
        border:1px solid rgba(30,30,30,0.0);
        color:#999;
        display:block;
        font-size:40px;
        height:40px;
        line-height:30px;
        text-align:center;
        width:40px;
    }
    #toTop:visited, #toTop:hover, #toTop:active {
        background-color:rgba(0,0,0,0.25);
        border:1px solid rgba(30,30,30,0.15);
    }
    #toTop span .fa {
        margin-top:-2px;
    }
    #startbox {
        background:rgba(38, 38, 38, 0.7);
        border:2px solid #fff;
        display:inline-block;
        padding:15px 25px;
    }
    #startbox p {
        font-size:14px;
    }
    #startbox figure {
        margin-top:10px;
    }
}
