body {
    font-family: "Fira Sans";
    line-height: 22px;
    font-size: 16px;
}
#Page {
    min-height: 100%;
    position: relative;
}
.outerbox {
    text-align: center;
}
.centered {
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

/* Schriften */
a {
    color: #0076bd;
}
.bh-bodytext a {
    font-weight: bold;
}
.bh-bodytext p {
}
.bh-bodytext ul {
    padding-left: 15px;
    margin: 0px;
    margin-bottom: 20px;
}
.bh-bodytext li {
    list-style-type: square;
}

h1,
h2,
h3 {
    text-align: center;
}
h1 {
    font-size: 40px;
    color: #756345;
    line-height: normal;
}
h2 {
    font-size: 30px;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #756345;
}
h3 {
    font-size: 25px;
    color: #756345;
}

h4 {
    display: inline;
    text-align: left;
    text-transform: uppercase;
}
.bhText.bhElement.background_white {
    background: white;
    max-width: none;
    padding: 10px 0;
}
.bhText.bhElement.background_white h1 {
    margin-bottom: 0;
}

/* Table */

.bhText td {
    padding: 5px 5px;
}
.bhText table,
.bhText th,
.bhText tr {
    border: 1px solid white;
}
.bhText tr:nth-child(even) {
    background: transparent;
}

.bhText table,
.bhText th,
.bhText td {
    border: 1px solid white;
}

.bhText tr:nth-child(1) {
    background: #74603b;
    color: white;
}

/* Struktur */

.page {
    width: 960px;
    position: relative;
    margin: 0 auto;
}

.content {
    z-index: 5;
    position: relative;
}

.content .bhElement {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.content {
    padding: 35px;
    padding-left: 0;
    padding-right: 0;
    background: #e6e6e6;
}
/* MDOE */

.bhe-state-editing #Page {
    padding-top: 60px;
}

.bh-bemode.scrolled #NavOuter {
    margin-top: 50px;
}

.bhBgImage {
    background-size: cover;
    height: auto;
    height: 70vh;
}

/* LAYOUT */
div#NavOuter {
    background: #74603b;
    display: -webkit-box;
    height: 110px;
    border-top: 10px solid #0076bd;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.49);
}

.scrolled #NavOuter {
    width: 100%;
    background: #74603b;
    display: -webkit-box;
    position: fixed;
    top: 0;
    z-index: 100;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

div#NavOuterInner {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

#NavLeft {
    float: left;
    width: 240px;
}

#NavCenter {
    float: left;
    width: 800px;
    padding: 30px;
    box-sizing: border-box;
}

#NavRight {
    float: left;
    width: 160px;
}

#Logo {
    display: block;
    width: 240px;
    height: 110px;
    background: url(../images/logo-mitterhofer.jpg) white center center no-repeat;
    position: relative;
    background-size: 100%;
    box-sizing: border-box;
    z-index: 100;
    bottom: 0;
}

/*
.bhContainer{
    min-height: 40px;
}
*/
#Subnavigation {
    width: 222px;
    margin-right: 30px;
}
#Header .bhElement {
    margin-bottom: 0px;
}

div#HeaderOuter {
    width: 100%;
    height: 70vh;
}

#Contentbox {
    width: 960px;
    margin-right: 30px;
    margin-bottom: 80px;
}

.langmenue {
    position: relative;
    height: 100px;
    top: 0px;
    z-index: 101;
    float: right;
    display: none;
}

.langmenue a:first-child {
    border-bottom: 2px solid white;
}

.langmenue a {
    line-height: 50px;
    width: 60px;
    text-align: center;
    color: white;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: normal;
    position: relative;
    display: block;
}

html[lang="de-DE"] .langmenue a:nth-child(1) {
    font-weight: bold;
}

html[lang="it-IT"] .langmenue a:nth-child(2) {
    font-weight: bold;
}

#Sideinfos {
    background: #e9e9e9;
    padding-top: 15px;
}
#Sideinfos .bhText {
    padding: 0px 15px;
}

#Footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    background: #74603b;
}
#Footer a {
    color: white;
}
#FooterMainInner {
    padding: 15px 0;
}
#FooterTop {
    background: none !important;
    font-size: 13px;
    line-height: 44px;
}
#FooterTopInner {
}

#FooterMain {
    background: none !important;
}
#FooterMainInner .bhText {
    padding: 0 20px;
}

#FooterMainInner .bhText p {
    margin-bottom: 0px;
    color: white;
}
#FooterMainInner h3 {
    color: white;
}
/* Footer */
#FooterMainInner {
}

.maps {
    height: 300px;
}

.mapOverlay {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 300px;
}

.footerBottom {
    background: #0076bd;
    height: auto;
    color: white;
    display: -webkit-box;
}
.footerBottom a {
    color: white;
}
.footerBottom p {
    margin-bottom: 0;
}
.footercontent h3 {
    color: white;
    font-weight: 600;
}

.footerBottomCol {
    width: 33.333%;
    float: left;
}

.footerBottomCol {
    width: 33.333%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.webwg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.webwg-image img {
    max-width: 25px !important;
    width: 25px !important;
    height: auto !important;
    margin-left: 5px;
}
div#FooterInner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
}

/* NAVIS */
#Navigation {
    padding: 27px;
}

.hnavi_item {
    position: relative;
    float: left;
}

ul.navi,
.navi li,
.navi a {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}

.hnavi_item > a,
.snavi_item a {
    line-height: 45px;
    font-size: 18px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}
.hnavi_item.active > a {
}
.hnavi_item.active .hnavi_icon {
    background-position: center center no-repeat;
}
.hnavi_item:first-child {
}

.hsnavi_item > a {
    line-height: 40px;
}
.snavi_item,
.hsnavi_item {
}

.snavi_box {
}
.snavi_item a {
    padding-left: 10px;
}

ul.ssnavi_box,
ul.hssnavi_box {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ssnavi_item a,
.hssnavi_item a {
    font-size: 16px;
    line-height: 30px;
}
.sssnavi_item a,
.hssnavi_item a {
    font-size: 14px;
}
.ssnavi_item.active > a {
    font-weight: bold;
}

/* ELEMENTE */

/* faderKachel */

.faderKachel .boxContent {
    background: #e6e6e6;
    padding: 10px;
    box-sizing: border-box;
}

/* contentBox */

.content .bhElement.fullwidth,
.content .bhElement.contentBox {
    max-width: none;
    margin-bottom: 0px;
}
.bhElement.contentBox {
    padding-top: 20px;
    text-align: center;
    height: auto;
    background: white;
}

.contentBox .text .bh-bodytext {
    display: inline-block;
    padding: 25px 40px;
    color: white;
    font-size: 20pt;
    font-weight: 100;
    margin-top: 100px;
    margin-bottom: 0px;
    line-height: 1;
}

.contentBox .subtext .bh-bodytext a {
    color: white;
}

a.boxToggler {
    padding: 10px 40px;
    background: #a29a86;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-transform: uppercase;
    cursor: pointer;
    color: white;
}

.contentBoxDetail {
    display: none;
    background: #a29a82;
    padding: 30px;
}

.contentBoxDetail p {
    color: white;
}

/* bildMitText */

.content .bhElement.fullwidth,
.content .bhElement.bildMitText {
    max-width: none;
    margin-bottom: 0px;
}

.fixed .bhBgImage,
.fixed .bhBackgroundImage {
    background-attachment: fixed !important;
}

.bhElement.bildMitText {
    text-align: left;
    height: 500px;
}

.bhElement.bildMitText .bhBackgroundImage {
    background-size: cover;
    height: 500px;
}

.bildMitText h1 {
    color: white;
}
.bildMitText h2 {
    color: white;
}

.bildMitText .text .bh-bodytext {
    width: 500px;
    top: 50px;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(146, 116, 65, 0.8);
    max-height: inherit;
    color: white;
}
.bildMitText .textInner {
    position: absolute;
    left: 200px;
    top: 40px;
}
/* bildMitText2*/

.content .bhElement.fullwidth,
.content .bhElement.bildMitText2 {
    max-width: none;
    margin-bottom: 0px;
}

.bhElement.bildMitText2 {
    text-align: center;
    height: 300px;
}

.bhElement.bildMitText2 .bhBackgroundImage {
    background-size: cover;
    height: 300px;
}

.bildMitText2 h1 {
    color: white;
}

.bildMitText2 .text .bh-bodytext {
    top: 80px;
    font-size: 18px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    max-height: inherit;
    color: white;
    font-style: italic;
}

.bildMitText2 .overlay {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
}

/* Tabs */

.bhTabElement p {
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #a29a82;
}

.bhTabElement:first-child {
    border-left: 1px solid #a29a82;
}

.bh-tabtoggler-active {
    font-weight: normal;
    background: #a6af3c !important;
}

.bh-tabtoggler-active p {
    color: white;
}

.bhTabElement {
    cursor: pointer;
    border: 1px solid #a29a82;
    background: transparent;
}

.bhTabElement {
    cursor: pointer;
    border: 1px solid #a29a82;
    background: transparent;
    margin-right: 10px !important;
}

/* Cols */

/* Fader */
.cssFaderMenuPoint {
    left: -325px;
    right: 0;
    width: 100%;
    bottom: auto;
    top: 70px;
    text-align: center;
}
.cssFaderMenuPointItem.current {
    background: #0076bd;
}
.cssFaderMenuPointItem {
    border-radius: 50%;
    background: white;
}
.cssFaderMenuPointInner {
    display: inline-block;
}
.cssFaderArrow {
    width: 50px;
}

.cssFaderArrow.fadePrev {
    background-position: 0px center;
}
.cssFaderArrow.fadeNext {
    background-position: -50px center;
}

/* MULTIFADER */

.multiFader {
}
.multiFaderOuter {
    overflow: hidden;
}
.bhe-state-editing .multiFaderOuter:hover {
    overflow: visible;
}

.multifaderElement {
    width: 293px;
    margin-right: 40px;
    float: left;
}
.multifaderElement .bhElement {
    margin-bottom: 0px;
}
.multiFaderNext,
.multiFaderPrev {
    position: relative;
    width: 40px;
    background: #74603b;
    height: 40px;
    top: 0px;
    display: inline-block;
    cursor: pointer;
}
.multiFaderNext {
    right: 0px;
    margin-left: 20px;
    background-image: url(/fileadmin/images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
}
.multiFaderPrev {
    background-image: url(/fileadmin/images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
}

.multifaderContainerInner {
    transition: 0.5s ease all;
    margin-bottom: 20px;
}

/* Anfrage */

.bh-fieldblock {
    margin-bottom: 30px;
}

.bh-field {
    width: 47%;
    float: left;
    margin-right: 3%;
    margin-bottom: 20px;
}
.bh-field2 {
    width: 100%;
    float: left;
    margin-right: 5%;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

.bh-field3 {
    width: 100%;
    display: inline-block;
}

.bh-field input[type="text"],
.bh-field textarea {
    border: 1px solid RGB(116, 1, 0);
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 14px;
    -webkit-appearance: none;
    text-transform: uppercase;
}
.bh-field2 input[type="text"],
.bh-field2 textarea {
    border: 1px solid RGB(116, 1, 0);
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 14px;
    -webkit-appearance: none;
    text-transform: uppercase;
}
.bh-field2 textarea {
    min-height: 210px;
}
.bh-field input[type="submit"] {
    background: RGB(116, 1, 0);
    padding: 10px 20px;
    font-size: 14px;
    -webkit-appearance: none;
    border: 0px;
    color: #7f427a;
}

.bh-field3 input[type="submit"] {
    background: #0076bd;
    padding: 10px 20px;
    font-size: 14px;
    -webkit-appearance: none;
    border: 0px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
}

.formLeft {
    width: 50%;
    float: left;
}

.formRight {
    width: 50%;
    float: right;
    margin-left: 0px;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Accordeon */

.bhContainer .bhAccordeonItem.accordeon-first {
}
.bh-accordion-toggler {
    padding: 10px;
    font-size: 18px;
}
.bh-accordion-toggler-inner {
    background: right center no-repeat;
}
.bh-accordion-element-inner {
    padding-top: 20px;
}
.bh-accordion-active .bh-accordion-toggler {
    background: right center no-repeat;
}
/* Box */
.bhBox {
    padding: 10px;
}
.boxTitle {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

/* Linkbox */
.bhLinkbox {
    background: #e9e9e9;
}
.linkbox_bild .bhImageInner {
    height: 148px;
}
.linkbox_content {
    padding-right: 35px;
}
.linkbox_bild {
    width: 143px;
}

/* Pic */
.bhImageHover {
}
.bhPicture {
}
.bhFader .bhPicture {
}

/* Cookie */

.bh-cookies-warning {
    width: 400px;
    right: 20px;
    bottom: 20px;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #0eb1e7;
    color: #4d4d4d;
    padding: 20px 20px 50px 20px;
    text-align: left;
    box-sizing: border-box;
    z-index: 101;
    font-size: 14px;
    line-height: 20px;
}

.bh-cookies-warning-text {
    margin-right: 200px;
    margin-bottom: 10px;
    width: 100%;
}

.bh-cookies-buttons {
    float: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 10px;
}

.bh-cookies-warning-accept {
    display: inline-block;
    color: white;
    background-color: #0eb1e7;
    margin-left: 0;
}

.bh-cookies-warning-link {
    font-size: 14px;
    color: white;
    background-color: #0eb1e7;
}

/* Responsive */

@media screen and (max-width: 1200px) {
    div#NavOuterInner {
        width: 960px;
    }

    #NavCenter {
        width: 600px;
    }
    #NavRight {
        width: 120px;
    }
    #NavCenter {
        padding: 29px 0;
    }
}

@media screen and (max-width: 960px) {
    #NavLeft {
        float: none;
        position: absolute;
        bottom: 110px;
        left: 50%;
        margin-left: -100px;
    }

    div#NavOuterInner {
        width: 100%;
    }

    #NavCenter {
        width: 80%;
        padding: 30px 0;
    }

    #NavRight {
        width: 20%;
    }

    .page {
        width: 100%;
    }

    .centered {
        width: 100%;
    }
}

@media screen and (max-width: 740px) {
    #NavCenter {
        padding: 10px 0;
    }

    .bildMitTextInner {
        width: 100%;
    }

    h2:after {
        width: 100%;
    }
}
