
body {
    font-family: "Marianina FY W01 Regular" ! important;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1px;
    font-size: 20px;
    color: #000;
    background: #FFFFFF url("/static/img/bruenig-kulm/hintergrund-bruenig.jpg") repeat left top scroll;
}

h2 {
    font-family: "Marianina FY W01 Black" ! important;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 3px;
    text-align: center;
    padding: 9px 0px 0px;
    margin-top: 199px;
}

h3 {
    font-family: "Marianina FY W01 Regular" ! important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 36px;
    text-align: center;
}

strong, b {
    font-family: "Marianina FY W01 Black" ! important;
    font-weight: 400;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #C1272D;
    text-decoration: none;
}

.colHalf {
    position: relative;
    width: 50%;
    float: left;
}

#mobileNavigation {
    display: none;
}

.container {
    padding-left: 0px;
}

/* ---------------- */
/* BACKGROUND IMAGE */
/* ---------------- */

.backgroundImage {
    left: 50%;
    z-index: 0;
    position: fixed;
    top: 634px;
    margin-left: 59px;
    width: 50%;
    max-width: 841px;
}

.backgroundImage img {
    position: relative;
    filter: alpha(opacity=15);
    opacity: 0.15;
    width: 100%;
    background-color: transparent;
}

/* ------ */
/* HEADER */
/* ------ */

header {
    position: relative;
    width: 100%;
    height: 778px;
}

header img.logo {
    position: absolute;
    /*width: 741px;*/

    top: 123px;
    left: 50%;
    /*margin-left: -370px;*/
    z-index: 1000;
    opacity: 0;
}

header #topSlider {
    position: relative;
    width: 100%;
    height: 778px;
    overflow: hidden;
}

header #topSlider .item {
    width: 100%;
    height: 778px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;

}

/* ---- */
/* MAIN */
/* ---- */

.main {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}

/* ---------- */
/* NAVIGATION */
/* ---------- */

nav {
    margin-top: 10px;
}

/*
* @author DOCONO
* adding id smallGalleryWalker on all topGalleryWalker
* adding breakpoint for smallGalleryWalker Navigation
*/

.walker-wrapper {
    z-index: 2;
}

#smallGalleryWalker {
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    #smallGalleryWalker {
        display: none
    }
}

#smallGalleryWalker > .previous,
#topGalleryWalker > .previous {
    height: 67px;
    width: 93px;
    line-height: 20px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    border-color: #DBDBDB;
    background-position: center center;
    background-repeat: no-repeat;
    filter: alpha(opacity=35);
    border-style: solid;
    padding-bottom: 15px;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    border-width: 0px 1px 0px 0px;
    background-size: contain;
    background-image: url(/static/img/bruenig-kulm/arrows-mn_arrow_left.png);
    cursor: pointer;
    float: left;
}

#smallGalleryWalker > .previous:hover,
#topGalleryWalker > .previous:hover {
    opacity: 0.5;
}

#smallGalleryWalker > .next,
#topGalleryWalker > .next {
    height: 67px;
    width: 93px;
    margin-left: 93px;
    line-height: 20px;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    border-color: #DBDBDB;
    background-position: center center;
    background-repeat: no-repeat;
    filter: alpha(opacity=35);
    border-style: solid;
    padding-bottom: 15px;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    border-width: 0px 1px 0px 0px;
    background-size: contain;
    background-image: url(/static/img/bruenig-kulm/arrows-mn_arrow_right.png);
    cursor: pointer;
}

#smallGalleryWalker > .next:hover,
#topGalleryWalker > .next:hover {
    opacity: 0.5;
}

#mainNavigation {
    min-height: 34px;
    font-family: "Marianina FY W01 Black" ! important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 20px;
    float: right;
}

#languageNavigationWrapper, #navigationLinksWrapper {
    text-align: center;
}

#languageNavigation, #navigationLinks {
    min-height: 34px;
    font-family: "Marianina FY W01 Black" ! important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 18px;
}

#mainNavigation > .borderRightLanguage {
    border-right: 2px solid #000;
    height: 34px;
}

#mainNavigation > .borderRight {
    border-right: 2px solid #000;
    height: 34px;
    margin-left: 22px;
    margin-right: 28px;
}

#mainNavigation > .languageNavigationSpacer {
    width: 30px;
}

ul#mainNavigation {
    list-style-type: none;

}

ul#mainNavigation li {
    float: left;
    margin-right: 10px;
    line-height: 34px;
}

ul#mainNavigation li a {
    color: #000;
    text-decoration: none;
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

ul#mainNavigation li a:hover {
    color: #C1272D;
}

/* ------- */
/* CONTENT */
/* ------- */

p.toTop {
    font-family: "Marianina FY W01 Black" ! important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    padding: 6px 0px 0px;
    margin-top: 140px;
}

p.toTop a {
    color: #000000;
    text-decoration: none;

    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

p.toTop a:hover {
    color: #C1272D;
}

img.logoBottom {
    margin-top: 88px;
    margin-bottom: 20px;
}

.verticalSpacer {
    margin-top: 46px;
}

/*
* @author DOCONO
* - remove Width and Height from #secondSlider
* - remove margin-top from #secondSlider
* - remove #secondSlider img.smallSliderItem
*!*/
#secondSlider {
    position: relative;
    margin: 0px auto;
    height: 100%;
    max-height: 675px;
}

p.toTop.pictures {
    margin-top: 26px;
}

h2.contactTitleSpacer {
    margin-top: 143px;
}

.footerAddressSpacer {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
}

.footer-link a {
    color: #000;
    text-decoration: none;
}

.footer-link a:hover {
    color: #C1272D;
}

.facebookLinkContainer {
    margin-top: 16px;
    margin-bottom: 16px;
}

.facebookLink a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    background-color: #FFFFFF;
    filter: alpha(opacity=35);
    z-index: 188;
    position: relative;
    opacity: 0.35;
    width: 34px;
    margin-top: 13px;
}

.facebookLink img {
    width: 34px;
    height: 35px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    background-color: #FFFFFF;
    filter: alpha(opacity=35);
    z-index: 188;
    position: relative;
    opacity: 0.35;
    webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.facebookLink img:hover {
    background-color: #C1272D;
}

.footerInfoSpacer {
    margin-top: 20px;
    line-height: 18px;
}

.impressum-link a {
    color: #000;
    text-decoration: none;
    font-family: "Marianina FY W01 Black" ! important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
}

.impressum-link a:hover {
    color: #C1272D
}

.toTop.contact {
    margin-top: 20px;
}

/* ------------- */
/* MEDIA-QUERIES */
/* ------------- */

@media (max-width: 1144px) {

    /*
    * @author DOCONO
    * - adding smallGalleryWalker
    */
    #smallGalleryWalker,
    #topGalleryWalker {
        margin-top: 10px;
    }

    #smallGalleryWalker > .previous, #smallGalleryWalker > .next,
    #topGalleryWalker > .previous, #topGalleryWalker > .next {
        height: 52px;
        width: 52px;
    }

    #smallGalleryWalker > .next,
    #topGalleryWalker > .next {
        margin-left: 52px;
    }

    #mainNavigation {
        font-size: 17px;
    }
}

@media (min-width: 726px) and (max-width: 1240px) {

    .main {
        width: 100%;
        padding: 0px 20px 0px 20px;
    }

}

@media (max-width: 991px) {
    .backgroundImage {
        top: 262px;
    }

    .main {
        padding: 0px 20px;
    }

    h2 {
        margin-top: 53px;
    }

    .colHalf {
        width: 100%;
    }

    .colHalf.colNavigation {
        text-align: center;
    }

    #mainNavigation {
        display: none;
    }

    #mobileNavigation {
        display: block;
    }

    #mobileNavigation ul#languageNavigation, #mobileNavigation ul#navigationLinks {
        display: inline-block;
    }

    ul#languageNavigation > .borderRightLanguage {
        border-right: 2px solid #000;
        height: 34px;
    }

    ul#languageNavigation {
        list-style-type: none;
        padding-left: 12px;
    }

    ul#navigationLinks {
        list-style-type: none;
        padding: 20px 0px 20px 5px;
    }

    ul#languageNavigation li {
        float: left;
        margin-right: 12px;
        line-height: 34px;
    }

    ul#navigationLinks li {
        margin-right: 6px;
        line-height: 34px;
        padding: 0px 20px;
    }

    ul#languageNavigation li a, ul#navigationLinks li a {
        color: #000;
        text-decoration: none;
    }

    ul#languageNavigation li a:hover, ul#navigationLinks li a:hover {
        color: #C1272D;
    }

    ul#navigationLinks > .borderRight {
        border-right: 2px solid #000;
        height: 34px;
        margin-left: 22px;
        margin-right: 28px;
    }

    ul#navigationLinks {
        clear: both;
        float: none;
        margin-top: -10px;
    }

    .borderBottom {
        height: 2px;
        background: #000;
        margin: 5px 0px;
    }

    header {
        height: 323px;
    }

    header img.logo {
        top: 33px;
    }

    header #topSlider {
        height: 323px;
    }

    header #topSlider .item {
        height: 323px;
    }

    #smallGalleryWalker > .previous,
    #topGalleryWalker > .previous {
        height: 51px;
        width: 51px;
    }

    #smallGalleryWalker > .next,
    #topGalleryWalker > .next {
        height: 51px;
        width: 51px;
        margin-left: 61px;
    }

    .main {
        width: 100%;
    }

    p.toTop {
        margin-top: 10px;
    }

    #smallGalleryWalker{
        position: absolute;
        bottom: 15px;
        left: 50%;
        width: 112px;
        margin-left: -56px;
    }

    #topGalleryWalker {
        position: absolute;
        top: -86px;
        left: 50%;
        width: 112px;
        margin-left: -56px;
    }

    .verticalSpacer {
        margin-top: 148px;
    }

    #secondSlider {
        width: 100%;
    }

    #secondSlider img.smallSliderItem {
        max-width: 100%;
    }

    p.toTop.pictures {
        margin-top: 0px;
    }

}
.webcam-image{
    max-width: 100%;
    aspect-ratio: auto 16/9;
}

#webcam{
    position: relative;
}

.watermark{
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 8vw;
}

@media screen and (min-width:1200px) {
    .watermark{
        max-width: 140px;
    }
}