﻿@charset "utf-8";
/* Reset CSS */
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, 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,
article, aside, canvas, details, embed, contentColumn figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}



body {
    /* Workaround for some mobile browsers */
    min-height: 100%;
}

p {
    margin: 1rem 0;
}

ol, ul {
    margin-left: 20px;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'dinregular';
    src: url('/data/dinregularwebfont.eot');
    src: local('dinregular'), url('/data/dinregularwebfont.woff') format('woff'), url('/data/dinregularwebfont.ttf') format('truetype');
}

.company-logo-small {
    position: fixed;
    right: 1rem;
    top: 0.4rem;
}

.company-logo-big {
    position: absolute;
    top: 0.4rem;
    left: 1rem;
    width: 150px;
    height: 60px;
}

.signature {
    position: absolute;
    top: 0.2rem;
    left: 2rem;
    width: 100px;
    height: 40px;
}

.facebookLogo {
    position: fixed;
    bottom: 5%;
    left: 9.5%;
}

.fairHomepageFooter {
    position: fixed;
    bottom: 1%;
    right: 1%;
}

a {
    color: white;
    text-decoration: none;
}

    a:hover {
        color: #0096ff;
        text-decoration: underline;
    }

html * {
    font: 1.1rem 'dinregular', Helvetica, sans-serif;
    line-height: 1.4rem;
}



h2 {
    color: #544949;
    text-align: left;
    margin: 0.4rem 0 0.4rem 0;
    padding: 0;
    font: 2.2rem 'dinregular', Helvetica, sans-serif;
    line-height: 2.2rem;
}

    h2 span {
        font: 2.2rem 'dinregular', Helvetica, sans-serif;
        line-height: 2.2rem;
        font-weight: normal;
    }


    h2 strong {
        color: #544949;
        font-weight: normal;
        font: 1.6rem 'dinregular', Helvetica, sans-serif;
        line-height: 1.8rem;
    }

    h2 em {
        color: #544949;
        font-weight: normal;
        font: 1.6rem 'dinregular', Helvetica, sans-serif;
        line-height: 1.8rem;
    }

h3 {
    color: #0096ff;
    text-align: left;
    margin: 0;
    padding: 0;
    font: 1.5rem 'dinregular', Helvetica, sans-serif;
    line-height: 1.6rem;
    font-weight: bold;
}

    h3 span {
        color: #0096ff;
        text-align: left;
        margin: 0;
        padding: 0;
        font: 1.5rem 'dinregular', Helvetica, sans-serif;
        line-height: 1.6rem;
    font-weight: bold;
    }

strong {
    font-weight: bold;
}

small {
    margin-right: 0.5rem;
    display: inline;
    position: fixed;
    right: 0;
}

    small a {
        color: #505050;
        font: 0.6rem Arial, Helvetica, sans-serif;
        text-decoration: none;
    }

        small a:hover {
            color: #0096ff;
            font: 0.6rem Arial, Helvetica, sans-serif;
            cursor: pointer;
            text-decoration: none;
        }

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.background {
    border: 0;
    color: white;
    margin: 0;
    background-color: black;
}

form {
    color: white;
    position: relative;
    margin: 0;
    padding: 0;
}

.content p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.content strong {
    font-weight: bold;
}

.content h2 strong {
    font-weight: normal;
}

.content ul {
    list-style-type: none;
    margin: 0.5rem 0 0 0;
    padding-left: 0;
}

.content li a {
    color: white;
    text-decoration: none;
}

    .content li a:hover {
        color: #0096ff;
        cursor: pointer;
        text-decoration: underline;
    }

.content {
    text-align: left;
    color: white;
    font: 1.2rem 'dinregular', Helvetica, sans-serif;
    line-height: 1.5rem;
}

.contentContainer {
    margin-top: 4rem;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.content {
    font: 1.4rem 'dinregular', Helvetica, sans-serif;
    line-height: 1.6rem;
}


.languageMenu {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    z-index: 10;
}

    .languageMenu li {
        color: white;
        display: block;
        float: left;
        margin: 0;
        padding: 0 8px 0 0;
        text-decoration: none;
        overflow: visible;
    }


    .languageMenu ul {
        margin: 0;
    }

    .languageMenu a {
        font: 0.8rem 'dinregular', Helvetica, sans-serif;
        text-decoration: none;
        color: white;
    }

        .languageMenu a:hover {
            font: 0.8rem 'dinregular', Helvetica, sans-serif;
            color: #0096ff;
        }

        .languageMenu a.active {
            font: 0.8rem 'dinregular', Helvetica, sans-serif;
            color: #0096ff;
        }

            .languageMenu a.active:hover {
                color: white;
            }


@media (max-width:375px) {
    .slideshow {
        visibility: hidden;
        display: none;
    }

    .imageDesktop {
        visibility: hidden;
        display: none;
    }

    .imageMobile {
        margin-top: 50px;
    }

        .imageMobile img {
            width: 100%;
        }

    h1 span {
        color: #0096ff;
        text-align: left;
        margin: 0 0 0 0.4rem;
        padding: 0;
        font: 1.5rem 'dinregular', Helvetica, sans-serif;
        line-height: 2.5rem;
        padding-bottom: 0.7rem;
    }

    .container {
        width: 100%;
        padding: 0 0.6rem 0 0.6rem;
    }

    .openingHours {
        float: none;
    }

    .address {
        width: 100%;
        margin: 0 auto;
        padding-top: 1rem;
    }

    footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #000;
        z-index: 9;
    }

    .row {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .contentContainer {
        margin: 1rem 0 0 0;
        padding: 0;
    }

    .content img {
        width: 100%;
    }

    .modal-body {
        position: relative;
        padding: 1px;
    }

    .contactForm {
        margin: 1rem 0.6rem 0 0.6rem;
    }

    .photoGallery {
        margin: 0;
        color: white;
        text-align: center;
        background-color: rgba(255,255,255,0.8);
    }

        .photoGallery .holder {
            position: relative;
            display: inline-block;
            background-color: transparent;
            height: 120vw;
            width: 120vw;
            overflow: hidden;
            z-index: 3;
            margin: 0.4rem 0.4rem 0.4rem 0.5rem;
            border: 1px solid white;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            text-align: center;
        }

            .photoGallery .holder a {
                color: transparent;
            }

            .photoGallery .holder img {
                max-height: 100%;
                max-width: 100%;
                width: 100%;
                height: auto;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
            }

        .photoGallery .info {
            box-sizing: border-box;
            height: 10vw;
            padding: 0.2vw;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 4;
            color: white;
            transition: none;
        }

        .photoGallery .overlay {
            background: none repeat scroll 0 0 #544949;
            height: 100%;
            left: 0;
            opacity: .9;
            position: absolute;
            top: 130vw;
            width: 100%;
            z-index: -1;
            transition: none;
            padding: 2vw;
            font-size: 8vw;
        }

        .photoGallery .html {
            text-align: left;
            padding: 0.8rem;
        }
}


/* Extra small devices, Phones (<768px) */
@media (min-width:376px) and (max-width:991px) {
    .slideshow {
        visibility: hidden;
        display: none;
    }

    .imageDesktop {
        visibility: hidden;
        display: none;
    }


    .imageMobile {
        margin-top: 50px;
    }

        .imageMobile img {
            width: 100%;
        }

    h1 span {
        color: #0096ff;
        text-align: left;
        margin: 0 0 0 0.4rem;
        padding: 0;
        font: 1.5rem 'dinregular', Helvetica, sans-serif;
        line-height: 2.5rem;
        padding-bottom: 0.7rem;
    }

    .container {
        width: 100%;
        padding: 0 0.6rem 0 0.6rem;
    }

    .openingHours {
        float: none;
    }

    .address {
        width: 100%;
        margin: 0 auto;
        padding-top: 1rem;
    }

    footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #000;
        z-index: 9;
    }

    .row {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .spieldaten {
        margin-left: 0.4rem;
    }

        .spieldaten .row {
            margin-left: 0;
            margin-right: 0;
        }

    .contentContainer {
        margin: 1rem 0 0 0;
        padding: 0;
    }


    .content img {
        width: 100%;
    }

    h2 span {
        font: 1.5rem 'dinregular', Helvetica, sans-serif;
        color: #f16523;
        line-height: 1.5rem;
    }

    .xs-footer {
        position: relative;
    }

    .modal-body {
        position: relative;
        padding: 1px;
    }

    .contactForm {
        margin: 1rem 0.6rem 0 0.6rem;
    }
}


/* Portable devices, Phones (<1199x) */
@media (max-width:1199px) {

    .photoGallery {
        margin: 0;
        color: white;
        text-align: center;
        background-color: rgba(0,0,0,0.8);
        text-align: left;
    }

        .photoGallery .holder {
            position: relative;
            display: inline-block;
            background-color: transparent;
            height: 290px;
            width: 290px;
            overflow: hidden;
            z-index: 3;
            margin: 0.4rem 0.4rem 0.4rem 0.5rem;
            border: 1px solid white;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

            .photoGallery .holder a {
                color: transparent;
            }

            .photoGallery .holder img {
                max-height: 100%;
                max-width: 100%;
                width: auto;
                height: auto;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
            }

        .photoGallery .info {
            box-sizing: border-box;
            height: 100px;
            padding: 10px;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 4;
            color: #fff;
        }

        .photoGallery .overlay {
            background: none repeat scroll 0 0 black;
            height: 100%;
            left: 0;
            opacity: .5;
            position: absolute;
            top: 190px;
            width: 100%;
            z-index: -1;
            transition: 1s all;
            padding: 0.6rem;
        }

        .photoGallery .html {
            text-align: left;
            padding: 0.8rem;
        }
}

/* Small devices, Tablets (>= 768px) */
/* Medium devices, desktops (>= 992px) */
/* Large devices, desktops (>= 1200px) */
@media (min-width: 992px) {

    form {
        width: 990px;
        margin: 0 auto;
    }

    .imageMobile {
        visibility: hidden;
        display: none;
    }

    .imageDesktop img {
        width: 100%;
        position: absolute;
    }

    h1 span {
        color: #0096ff;
        text-shadow: 2px 2px white;
        text-align: left;
        font: 4rem 'dinregular', Helvetica, sans-serif;
        line-height: 4rem;
    }

    .content {
        width: 990px;
        margin: 2% 0 0 0;
        padding: 0 2rem;
        z-index: 900;
        background-color: rgba(0,0,0,0.8);
        min-height: 550px;
    }

        .content img {
            position: relative;
            display: inline-block;
            height: 290px;
            width: 290px;
            overflow: hidden;
            border: 1px solid white;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

            .content img:hover {
                border: 1px solid #0096ff;
            }


    .openingHours {
        float: right;
    }

    footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        float: left;
        background: #000;
        z-index: 9;
    }

    .address {
        width: 990px;
        margin: 0 auto;
        padding: 0.8rem 2rem 0.8rem 2rem;
    }

    .row {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .contentContainer {
        width: 100%;
        margin-top: 5rem;
    }

        .contentContainer h1 {
            padding: 1rem 0 1rem 2rem;
        }
}

/* Desktops (>= 1200px) */
@media (min-width: 1200px) {

    .photoGallery {
        width: 990px;
        color: white;
        margin: 0;
        padding: 1.2rem;
        z-index: 900;
        background-color: rgba(0,0,0,0.8);
        min-height: 550px;
    }

        .photoGallery .holder {
            position: relative;
            display: inline-block;
            background-color: transparent;
            height: 290px;
            width: 290px;
            overflow: hidden;
            z-index: 3;
            margin: 0.4rem 0.4rem 0.4rem 0.5rem;
            border: 1px solid white;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

            .photoGallery .holder a {
                color: transparent;
            }

            .photoGallery .holder img {
                max-height: 100%;
                max-width: 100%;
                width: auto;
                height: auto;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
            }

        .photoGallery .info {
            box-sizing: border-box;
            height: 100px;
            padding: 10px;
            position: absolute;
            top: 290px;
            transition: top 0.5s ease;
            width: 100%;
            z-index: 4;
            color: white;
            background: #000000;
            background: rgba(0, 0, 0, 0.8);
        }

        .photoGallery .overlay {
            background: none repeat scroll 0 0 transparent;
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1;
            transition: 1s all;
            padding: 0.6rem;
            color: white;
            overflow: auto;
            white-space: normal;
        }

        .photoGallery .holder:hover .info {
            top: 190px;
        }

        .photoGallery .holder:hover .overlay {
            opacity: .9;
        }


        .photoGallery .html {
            padding: 0 1rem;
        }
}

.contactContentLabel {
    display: block;
    clear: both;
    margin-top: 0.5rem;
}

.contactContentCheckbox {
    margin: 0.2rem 0 0 1rem;
    display: block;
    clear: both;
}

.contactObligateFields {
    color: #0096ff;
    font-style: italic;
}

.contactContentTextBox {
    background-color: White;
    color: Black;
    font-family: 'Courier New';
    font-size: 0.8rem;
    font-weight: normal;
    margin: 0;
    vertical-align: text-top;
    width: 100%;
}

.contactContentTextBoxError {
    background-color: #0096ff;
    color: white;
    font-family: 'Courier New';
    font-size: 0.8rem;
    font-weight: bold;
    vertical-align: text-top;
    width: 100%;
}

.contactContent STRONG {
    font-size: 0.9rem;
    font-weight: bold;
}

.contactContent EM {
    font-size: 0.9rem;
    font-style: italic;
}

.contactButton {
    width: 100%;
    color: black;
    margin: 0 0 4rem 0;
}

.panel-danger {
    color: black;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger-header {
    color: white;
    background-color: #a94442;
    border-color: #ebccd1;
}

    .panel-danger-header h4 {
        color: white;
    }

.panel-danger-footer {
    color: black;
    background-color: white;
    border-color: #ebccd1;
}

.panel-success {
    color: black;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success-header {
    color: white;
    background-color: #3c763d;
    border-color: #d6e9c6;
}

    .panel-success-header h4 {
        color: white;
    }

.panel-success-footer {
    color: black;
    background-color: white;
    border-color: #d6e9c6;
}

hr {
    height: 1px;
    color: #c0c0c0;
    background-color: #c0c0c0;
    border: 0px;
}

.pdfImage {
    margin: 0 0.4rem 0 0;
}

.egmenu {
    display: none;
}

.address span {
    display: inline;
    color: #0096ff;
}

.slides img {
    width: 100%;
}

.paginationTopWrapper,
.paginationBottomWrapper {
    margin: 0 0 0 0.5rem;
    padding: 0;
    position: relative;
}

.pagination {
    margin: 0;
}

    .pagination li a {
        color: #9f7d7d;
    }


        .pagination li a:hover {
            color: #0096ff;
            font-weight: bold;
        }

    .pagination .active {
        background-color: #efefef;
        color: #0096ff;
        font-weight: bold;
    }

        .pagination .active:hover {
            background-color: #0096ff;
            color: #efefef;
            font-weight: bold;
        }

.itemsContainer2 {
    position: relative;
    overflow: auto;
}

.itemsContainerLeft {
    float: left;
    width: 60%;
    display: inline-block;
}

.itemsContainerRight {
    float: right;
    width: 36%;
    display: inline-block;
}
