/* =============================================================================
Framework Style 11.05.2018 Clara
========================================================================== */

body, input, button, select, textarea, .termin .termin-header
{
    font-family: 'Prompt', sans-serif;
}

.btn, header *, footer *
{
    font-family: 'Josefin Slab', serif;
}

body, p
{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0;
}

body
{
    color: #5b5d60;
    background: #fff;
}

*:focus, a:focus, button:focus, .btn:focus
{
    border: 0;
    outline: none;
}

b, strong
{
    font-weight: 700;
}

footer b, footer strong
{
    font-weight: 700;
}

a, a:link, a:visited, a:active, a:focus
{
    color: #455A64;
    text-decoration: none;
}

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

.btn
{
    font-size: 21px;
    font-weight: 700;
}

a.btn-default, button.btn-default
{
    border: 2px solid #d5312d !important;
    border-radius: 20px !important;
    color: #d5312d !important;
    background: transparent !important;
    padding: 6px 24px;
}

a.btn-default:active, a.btn-default:hover, button.btn-default:active, button.btn-default:hover
{
    background: #d5312d !important;
    color: #f5f6f6 !important;
}

a.btn-default:focus, a.btn-default:visited, button.btn-default:focus, button.btn-default:visited
{
}


footer a.btn-default
{
    background: #d5312d !important;
    color: #f5f6f6 !important;
    margin: 0 0 20px 0;
}

footer a.btn-default:active, footer a.btn-default:hover
{
    border: 2px solid #d5312d !important;
    border-radius: 20px !important;
    color: #d5312d !important;
    background: transparent !important;
    padding: 6px 24px;
}

/*
.navbar-nav > li > a{font-weight:normal;color:#000 !important;font-size:18px;line-height:1.4em;text-transform:none;}     
.navbar-nav > li >ul > li > a{font-weight:normal;color:#000 !important;font-size:16px;line-height:1.2em;text-transform:none;}
.morelinks a{}
.topheaderlinks{}    
.topfooterlinks{}
#footer {font-weight:light; color:#fff;font-size:15px;line-height:1.3em;text-transform:none;padding:0 20px;}
#footer a{color:#fff !important;}
#footer strong {color:#fff !important; font-size: 1.1em; }
*/

iframe
{
    width: 100% !important;
    border: 0;
}

html
{
    min-height: 100%;
    overflow-y: scroll;
}

body
{
    min-height: 100%;
}

a[href^="tel:"]
{
    white-space: nowrap;
}

hr
{
}

.container-fluid > .scrollnavi, .container-fluid > .navbar-header, .container > .scrollnavi, .container > .navbar-header
{
    margin-left: 0;
    margin-right: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
    padding: 0;
}

.row
{
    margin: 0;
}

/* =============================================================================   Dimensions  and Colors   ========================================================================== */

#wrap
{
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow-x: visible;
    padding: 0 50px;
    max-width: 1500px;
}

section.apage
{
}

.container
{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.innerbody
{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

footer
{
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
    border-top: 1px solid #a4a8aa;
    text-align: center;
}

footer .infoarea
{
    padding: 30px 30px 55px 30px;
}

footer .infoarea, footer .infoarea p, footer .infoarea p a
{
    color: #d5312d !important;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
}

footer .auszeichnungen
{
    padding: 60px 30px 30px;
    background: #5b5d60;
    color: #fff;
}

footer .auszeichnungen, footer .auszeichnungen
{
    color: #fff !important;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
}

footer .footerimages
{
    padding: 50px 0 30px 0;
}

footer .footerimages img
{
    display: inline-block;
    padding: 0 15px;
}

footer .footerlogo, footer .kontaktarea
{
    padding: 50px 0 0 0;
    background: #f5f6f6;
}

footer .kontaktarea p
{
    color: #5b5d60;
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
}

footer .kontaktarea p strong, footer .kontaktarea p b
{
    color: #d5312d !important;
}

footer .kontaktarea a
{
    color: #5b5d60 !important;
}

footer .footerlinks
{
    clear: both;
    padding: 30px 0 0;
}

header
{
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
}

header > .container > .navbar
{
    z-index: 900;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../media/clara-bild-7_1.jpg') bottom center no-repeat #000;
    background-size: 100% auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-attachment: fixed;
    overflow-y: auto;
    text-align: center;
}

#menuremove
{
    z-index: 910;
    display: block;
    position: fixed;
    top: 0;
    left: 50px;
    right: auto;
    bottom: auto;
    width: 45px;
    height: auto;
    cursor: pointer;
}

#menuremove img
{
    width: 45px;
    height: auto;
}

.headerlogo img
{
    width: 308px;
    height: auto;
}

.scrollnavi
{
    padding: 40px 0;
}

.scrollnavi ul, .scrollnavi ul li
{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.scrollnavi ul li a
{
    display: block;
    font-weight: bold;
    font-size: 30px;
    color: #a4a8aa !important;
    line-height: 30px;
    padding: 10px;
}

header .mainlinks
{
    padding: 0 20px;
}

header .mainlinks, header .mainlinks a
{
    font-size: 17px;
    color: #a4a8aa !important;
}

header .sociallinks
{
    padding: 30px 0;
}

header > .container > .navbar
{
    display: none;
}

body.mitmenu header > .container > .navbar
{
    display: block;
}

.kopf
{
    display: block;
    text-align: center;
    padding: 30px 0 0 0;
    position: relative;
    min-height: 250px;
}

.kopf .mainbrand
{
    display: inline-block;
}

.kopf .mainbrand img
{
    width: 170px;
    height: auto;
}

#menutoggle
{
    position: absolute;
    left: 50px;
    top: 30px;
    width: auto;
    height: auto;
    cursor: pointer;
    padding: 10px 0 0 0;
    white-space: nowrap;
}

#menutoggle img
{
    width: 45px;
    height: auto;
}

#menutoggle span
{
    display: inline-block;
    font-weight: bold;
    color: #5b5d60;
    font-size: 17px;
    line-height: 17px;
    padding: 15px 0 0 10px;
}

.ticketshop-menu
{
    position: absolute;
    right: 50px;
    top: 30px;
    width: auto;
    height: auto;
    white-space: nowrap;
    padding: 10px 0 0 0;
}

.ticketshop-menu a
{
    border-radius: 16px;
    padding: 2px 15px;
    font-size: 21px;
    font-weight: bold;
    margin: 0 5px;
    display: block;
}

.ticketshop-menu .speisekarte
{
    /*display: block;*/
    background: #d5312d !important;
    color: #fff !important;
}

.ticketshop-menu .newsletter
{
    margin-top: 5px;
    /*display: none;*/
}

.fixkopf .ticketshop-menu .speisekarte
{
    display: inline-block;
    margin-top: 0;
}

.fixkopf .ticketshop-menu .newsletter
{
    display: none;
}

.btn-primary
{
    font-size: 21px;
    font-weight: 700;
    font-family: 'Josefin Slab', serif;
    text-decoration: none;
    border: 2px solid #d5312d !important;
    border-radius: 20px !important;
    color: #d5312d !important;
    background: transparent !important;
    padding: 6px 24px;
    background: #d5312d !important;
    color: #f5f6f6 !important;
    margin: 0 0 20px 0;
}

.pagename
{
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    padding: 20px 0 0 0;
}

body.fixkopf
{
}

body.fixkopf .kopf .inner
{
    position: fixed;
    z-index: 800;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: url('../media/clara-logo-navileiste.svg') center center no-repeat #f5f6f6;
    background-size: auto 60px;
}

body.fixkopf #menutoggle
{
    top: 0;
    padding-top: 5px;
}

body.fixkopf .ticketshop-menu
{
    top: 0;
    padding-top: 13px;
}

body.fixkopf .pagename
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

body.fixkopf .kopf .mainbrand img
{
    display: none;
}

body.mitkopfbild #wrap
{
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

body.mitkopfbild .introbild
{
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; /* background-attachment: fixed; */
}

body.mitkopfbild footer
{
    display: none;
}

/* =============================================================================   Big Screen Style   ========================================================================== */

@media only screen and (min-width: 1400px)
{

    #wrap
    {
        padding: 0 90px;
    }

    #menuremove, #menutoggle
    {
        left: 90px;
    }

    .ticketshop-menu
    {
        right: 90px;
    }
}


@media only screen and (min-width: 1024px)
{
    .fixkopf .ticketshop-menu .newsletter
    {
        display: inline-block;
    }

    .fixkopf .ticketshop-menu .speisekarte,
    .fixkopf .ticketshop-menu .newsletter
    {
        display: inline-block;
        margin-top: 0;
    }
}

/* =============================================================================   PC and Tablet Style   ========================================================================== */

@media only screen and (min-width: 768px)
{

    .mobilonly
    {
        display: none !important;
    }

    section
    {
        padding: 0 25px 25px;
    }

    section.fullsize
    {
        width: 100%;
        float: none;
        clear: both;
    }

    section.halbelinkespalte
    {
        width: 50%;
        float: left;
        clear: left;
    }

    section.halberechtespalte
    {
        width: 50%;
        float: right;
        clear: right;
    }

    section.drittel
    {
        width: 33.333%;
        float: left;
        clear: both;
    }

    section.zweidrittel
    {
        width: 66.666%;
        float: right;
        clear: right;
    }

    section.weiteresdrittel
    {
        width: 33.333%;
        float: left;
    }

    section.linkezweidrittel
    {
        width: 66.666%;
        float: left;
        clear: both;
    }

    .abstand5
    {
        height: 5px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand10
    {
        height: 10px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand20
    {
        height: 20px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand30
    {
        height: 30px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand40
    {
        height: 40px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand50
    {
        height: 50px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstand100
    {
        height: 100px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    footer .auszeichnungen span
    {
        display: block;
    }

    footer .footerimages img
    {
        width: 15%;
        max-width: 201px;
        height: auto;
        border-left: 1px solid #a4a8aa;
    }

    footer .footerimages img:last-child
    {
        border-right: 1px solid #a4a8aa;
    }

    footer .kontaktarea p
    {
        float: left;
        width: 33.33%;
        border-right: 1px solid #a4a8aa;
        padding: 0 10px;
    }

    footer .kontaktarea p.last
    {
        border-right: 0;
    }

    footer .footerlinks a
    {
        display: inline-block;
        min-height: 21px;
        padding: 0 5px;
    }

    footer .footerlinks a.panolink
    {
        padding-left: 25px;
        background: url('../media/clara-360-rundgang.svg') center left no-repeat transparent;
        background-size: 18px auto;
    }

}

/* =============================================================================   Smartphone Style   ========================================================================== */
@media only screen and (max-width: 767px)
{

    body, p
    {
        font-size: 14px;
        line-height: 22px;
    }

    #wrap
    {
        padding: 0 20px;
        overflow-x: hidden;
    }

    .pconly
    {
        display: none !important;
    }

    .abstandmobil5
    {
        height: 5px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstandmobil10
    {
        height: 10px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstandmobil20
    {
        height: 20px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstandmobil30
    {
        height: 30px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstandmobil40
    {
        height: 40px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .abstandmobil50
    {
        height: 50px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    footer .infoarea, footer .infoarea p, footer .infoarea p a
    {
        font-size: 21px;
        line-height: 25px;
    }

    footer .infoarea p span
    {
        display: block;
    }

    footer .auszeichnungen, footer .auszeichnungen
    {
        font-size: 21px;
        line-height: 25px;
    }

    footer .footerimages img
    {
        width: 48%;
        max-width: 171px;
        height: auto;
    }

    footer .kontaktarea nobr
    {
        display: block;
    }

    footer .kontaktarea span.trenner
    {
        display: none;
    }

    footer .footerlinks
    {
        padding: 30px 0;
    }

    #menuremove
    {
        left: 20px;
        width: 45px;
        height: auto;
    }

    #menuremove img
    {
        width: 45px;
        height: auto;
    }

    .headerlogo img
    {
        width: 200px;
        height: auto;
    }

    #ticketshop
    {
        display: none;
    }

    .pagename
    {
        letter-spacing: 1px;
        font-size: 12px;
        padding: 20px 0 0 0;
    }

    #menutoggle
    {
        left: 20px;
        top: 0;
        padding: 0;
    }


    body.fixkopf .kopf .inner
    {
        height: 40px;
        background-size: auto 40px;
        border-bottom: 1px solid #a4a8aa;
    }

    body.fixkopf #menutoggle
    {
        top: 0;
        padding-top: 0;
    }

    body.fixkopf .pagename
    {
        padding-top: 10px;
    }

}

@media only screen and (max-width: 580px)
{

    #menuremove
    {
        left: 20px;
    }

    .headerlogo img
    {
        width: 130px;
        height: auto;
    }

    .scrollnavi ul li a
    {
        font-size: 23px;
        line-height: 23px;
        padding: 6px 10px;
    }

    .btn
    {
        font-size: 17px;
    }

    footer a.btn-default, footer a.btn-default:active, footer a.btn-default:hover
    {
        padding: 6px 4px;
        font-size: 17px;
        width: 100%;
    }

}

@media only screen and (orientation: portrait)
{

    header > .container > .navbar
    {
        background-size: 180% auto;
    }

    body.mitkopfbild .introbild
    {
        background-position: center center;
        background-size: 180% auto;
    }


}
