
body{
    font-family: "Verdana";
    color:black;
}

.placeholder25{
    height:25px;
}


.placeholder50{
    height:50px;
}

.placeholder100{
    height:100px;
}

.hide-on-mobile{
    display:none;
}

.hide-on-tablet{
    display:block;
}

.hide-on-desktop{
    display:block;
}

.no-padding{
    padding:0 !important;
}

.header-area{
    height:320px;
    overflow:hidden;
    position:relative;
}

.header-bar{
    position:absolute;
    top:0px;
    left:0px;
    height:90px;
    background-color:rgba(0, 82, 130, 0.95);
    width:100%;
    text-align: right;
}

.header-bar > a > img{
    width:150px;
    margin-right:20px;
    margin-top:20px;
}

.header-text{
    position:absolute;
    bottom:15px;
    left:15px;
}

.header-text > h1{
    background-color: rgba(0, 82, 130, 0.95);
    color: white;
    display: inline;
    font-family: "Verdana";
    font-size: 0.88em;
    font-weight: bold;
    line-height: 2em;
    padding: 3px 7px;
    text-transform: uppercase;
}

.Weihnachten{
    position:absolute;
    bottom:15px;
    right:15px;
}

.Weihnachten > h1{

    color: white;
    display: inline;
    font-family: "Verdana";
    font-size: 0.88em;
    font-weight: bold;
    line-height: 2em;
    padding: 3px 7px;
    text-transform: uppercase;
}

.red-line{
    background-color:#c51320;
    margin-bottom:2px;
}

.special-line{
    height:2px;
    width:130px;
    position:relative;
    left:-7px;
}

.green-line{
    background-color:#348c3a;
    margin-top:3px;
}

.partner-row{
    background-color: #ebebeb;
}

.intro{
    font-family: "Verdana";
    font-weight: bold;
    font-size:0.8em;
    text-transform: uppercase;
    color:#565d67;
    margin-left:30px;
    margin-top:30px;
    margin-bottom:30px;
}

.partner-col > .partner{

}

.partner{
    width:180px;
    height:180px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 30px;
    position:relative;
}

.partner-image{
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    width:180px;
    height:180px;
}

.partner-image > img{
    width:100%;
}

.partner-text{
    position:absolute;
    top:0px;
    left:0px;
    z-index:5;
    width:180px;
    height:180px;
    background-color:#565d67;
    color:white;
    display:none;
}

.partner-text > .name{
    font-family: "Verdana";
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
    position: absolute;
    left:15px;
    top:10px;
    line-height: 1.8em;
}

.partner-text > .tel{
    font-family: "Verdana";
    font-size: 0.9em;
    text-transform: uppercase;
    position:absolute;
    left:15px;
    bottom:10px;
}

.partner-text > a > img{
    position:absolute;
    right:10px;
    bottom:10px;
    width:25px;
}

.bg-div{
    width:100%;
    height:211px;
    overflow:hidden;
    position:relative;
}

.bg-row{
    margin-top:40px;
}

.bg-div > img{
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
}

.kompetenz-title{
    font-family: "Verdana";
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    margin:45px 30px;
    text-align: center;
    color:#565d67;
}

.kompetenz-text{
    margin:50px 30px 70px;
    font-size: 0.8em;
    font-family: "Verdana";
    text-align: justify;
    color:#565d67;
    line-height:2em;
}

.parallaxer1{
    height:550px !important;
}

.parallaxer1-img{
    height:1350px;
}

#map-element {
    height:400px;
    width:100%;
}

.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: #4272db;
}

.header-image > img{
    width:185%;
    position:relative;

}

.phone1 { text-decoration:none; color:#fff !important; }
.phone1:hover { text-decoration:none; color:#fff !important; }
.phone1:active { text-decoration:none; color:#fff !important; }
.phone1:visited { text-decoration:none; color:#fff !important; }

.phone2 { text-decoration:none; color:#000 !important; }
.phone2:hover { text-decoration:none; color:#000 !important; }
.phone2:active { text-decoration:none; color:#000 !important; }
.phone2:visited { text-decoration:none; color:#000 !important; }

.blackmail { text-decoration:none; color:#000 !important; }
.blackmail:hover { text-decoration:none; color:#000 !important; }
.blackmail:active { text-decoration:none; color:#000 !important; }
.blackmail:visited { text-decoration:none; color:#000 !important; }

.imprint > a{ text-decoration:none; color:#fff !important; }
.imprint > a:hover{ text-decoration:none; color:#fff !important; }
.imprint > a:active{ text-decoration:none; color:#fff !important; }
.imprint > a:visited{ text-decoration:none; color:#fff !important; }


.mobile-map-text{
    padding:20px 0px 0px 20px !important;
    font-size:0.75em;
}

.mobile-map-text > h1{
    font-size:2em !important;
}

.tablet-desktop-map-text{
    display:none;
}

.fb-logo{
    height:40px;
    width:15%;
    direction: rtl;
    float:left;
}

.fb-logo > img{
    height:100%;
    margin-right:5px;
}

.fb-text{
    height:40px;
    width:85%;
    float:left;
    background-color:#0b5987;
    color:white;
    text-align: center;
    padding-top:10px;
    font-size:1.3em !important;
}

.footer{
    text-align:center;
    background-color:#5e656e;
    height:220px;
}

.boxes{
    margin-top:40px;
}

.footer > .boxes > a > .box{
    background-color:#0b5987;
    color:white;
    font-size:0.8em;
    width:250px;
    height:40px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}

.imprint{
    color:white;
    font-size:0.8em;
    width:250px;
    height:40px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}

.title{
    position:relative;
    left:15px;
    top:75px;
    font-family: "Verdana";
    font-size:0.8em;
}


.DESKTOPIPADNOSHOW{
  display: none;
}

.WeihnachtenBANNER{
  height:104px;
  background-color: #005282;
  color: #ffffff;
  padding-left:20px;
}

.WeihnachtenBANNER h1{
  font-size: 0.88em;
  font-family: "Verdana";
  text-transform: uppercase;
  line-height: 1.6em;
  padding: 2px 5px;
  font-weight: bold;
}



/* Extra Small Devices, Phones */
@media (min-width: 320px) {

}

/* Extra Small Devices, Phones */
@media (min-width: 480px) {

}

/* Small Devices, Tablets */
@media (min-width: 768px) {



    .WeihnachtenBANNER{
      height:150px;
    }

    .WeihnachtenBANNER h1{
      font-size: 1.5em;
    }

    .hide-on-mobile{
        display:block;
    }

    .hide-on-tablet{
        display:none;
    }

    .header-area{
        height:420px;
    }

    .header-image > img{
        width:135%;
        top:-135px;
    }

    .header-text{
        bottom:40px;
        left:20px;
    }

    .header-text > h1{
        font-size: 1.5em;
        line-height: 1.6em;
        padding: 2px 5px;
    }

    .Weihnachten{
        bottom:40px;
        right:20px;
    }

    .Weihnachten > h1{
        font-size: 1.5em;
        line-height: 1.6em;
        padding: 2px 5px;
    }

    .special-line{
        height:3px;
        width:155px;
        left:-7px;
    }

    .over-partner{
        margin-left:auto;
        margin-right:auto;
        width: 760px;
    }

    .partner{
        float:left;
        margin:0px 5px 30px;
    }

    .bg-div{
        width:100%;
        height:480px;
    }

    .bg-div > img{
        width:110%;
    }

    .kompetenz-title{
        font-size: 1.2em;
    }

    .kompetenz-text{
        margin:50px 40px 70px;
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
        -moz-column-gap: 30px; /* Firefox */
        column-gap: 30px;
    }

    .mobile-map-text{
        display:none;
    }

    .tablet-desktop-map-text{
        display:block;
        position:relative;
    }

    .floating-div{
        background-color: white;
        font-size: 0.75em;
        padding: 10px 0 0 30px !important;
        position: absolute;
        right: 38px;
        top: 116px;
        width: 281px;
        z-index: 10000;
    }

    .floating-div > h1{
        font-size:2em !important;
    }

    .fb-logo1{
        height:40px;
        width:15%;
        direction: rtl;
        float:left;
    }

    .fb-logo1 > img{
        height:100%;
        margin-right:5px;
    }

    .fb-text1{
        height:40px;
        width:85%;
        float:left;
        background-color:#0b5987;
        color:white;
        text-align: center;
        padding-top:10px;
        font-size:1.3em !important;
    }

    #map-element {
        height:500px;
    }

    .footer{
        height:120px;
    }

    .boxes{
        width:550px;
        margin-top:40px;
        margin-left:auto;
        margin-right:auto;
    }

    .footer > .boxes > a > .box{
        background-color:#0b5987;
        color:white;
        font-size:0.8em;
        width:250px;
        height:40px;
        padding:10px;
        float:left;
        margin-bottom:0px;
    }

    .footer > .boxes > a > .box1{
        margin-right:50px;
    }

    .imprint{
        color:white;
        font-size:0.8em;
        width:140px;
        height:40px;
        padding:0px;
        margin-left:0;
        margin-right:0;
        position:absolute;
        right:0px;
        bottom:10px;
        opacity:0.6;
        text-align: left;
    }

}

/* Medium Devices, Desktops */
@media (min-width: 992px) {

.WeihnachtenBANNER{display: none; }

.DESKTOPIPADNOSHOW{display: block;}


    .hide-on-tablet{
        display:block;
    }

    .hide-on-desktop{
        display:none;
    }

    .header-area{
        height:510px;
    }

    .header-image > img{
        width:115%;
    }

    .header-text{
        bottom:60px;
        left:30px;
    }

    .header-text > h1{
        font-size: 1.7em;
        line-height: 1.6em;
        padding: 2px 5px;
    }
    .Weihnachten{
        bottom:60px;
        right:30px;
    }

    .Weihnachten > h1{
        font-size: 1.7em;
        line-height: 1.6em;
        padding: 2px 5px;
    }

    .bg-div{
        width:100%;
        height:625px;
    }

    .bg-div > img{
        width:112%;
    }

    .kompetenz-title{
        font-size: 1.4em;
    }

    #imgo1{
        top:-60px;
        left: -79px;
    }

    #imgo2{
        top:-60px;
        left: -80px;
    }

    #imgo3{
        left: -119px;
    }

    #imgo4{
        left: -8px;
        top: -110px;
    }

    #imgo5{
        left: -23px;
        top: -96px;
    }

    #imgo6{
        left: -111px;
    }

    .floating-div{
        padding: 11px 0 0 35px !important;
        right: 54px;
        top: 250px;
        width: 345px;
    }

    #map-element {
        height:650px;
    }

}

/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
.WeihnachtenBANNER{display: none; }
  .DESKTOPIPADNOSHOW{display: block;}

    .header-text{
        padding-left:10%;
        padding-right:10%;
    }

    .Weihnachten{
        padding-left:10%;
        padding-right:10%;
    }

    .header-image > img{
        width:100%;
        top: -195px;
        width: 100%;
    }

    .partner-image{
        width:150px;
        height:150px;
    }

    .partner-text{
        width:150px;
        height:150px;
    }

    .partner-text > .name{
        font-size: 0.8em;
    }

    .partner-text > .tel{
        font-size: 0.75em;
        left:12px;
        bottom:13px;
    }

    .partner-col{
        padding-left:10% !important;
        padding-right:10% !important;
    }

    .partner-text > a > img{
        bottom:13px;
        width:20px;
    }

    .bg-div{
        width:100%;
        height:700px;
    }

    .bg-div > img{
        width:110%;
    }

    .kompetenz{
        padding-left:10% !important;
        padding-right:10% !important;
    }

    #imgo1{
        left: -115px;
    }

    #imgo2{
        left: -124px;
        top: -138px;
    }

    #imgo3{
        left: -127px;
        top: -30px;
    }

    #imgo4{
        top: -206px;
    }

    #imgo5{
        top: -180px;
    }

    #imgo6{
        left: -114px;
        top: -62px;
    }

    .imprint{
        right:50px;
    }

    .title{
        top:55px;
    }

}

@media (min-width: 1400px) {
.WeihnachtenBANNER{display: none; }
.DESKTOPIPADNOSHOW{display: block;}


    .bg-div{
        width:100%;
        height:750px;
    }

    .bg-div > img{
        width:100%;
    }

    #imgo1{
        left: 0px;
    }

    #imgo2{
        left: 0px;
    }

    #imgo3{
        left: 0px;
    }

    #imgo4{
        left: 0px;
    }

    #imgo5{
        left: 0px;
    }

    #imgo6{
        left: 0px;
    }
}

@media (min-width: 1600px) {
.WeihnachtenBANNER{display: none; }
  .DESKTOPIPADNOSHOW{display: block;}

    .header-area {
        height: 585px;
    }

    .header-text{
        padding-left:20%;
        padding-right:20%;
    }
    .Weihnachten{
        padding-left:20%;
        padding-right:20%;
    }

    .header-image > img{
        position:relative;
        top:-350px;
    }

    .partner-col{
        padding-left:20% !important;
        padding-right:20% !important;
    }

    .bg-div > img{
        width:100%;
    }

    .kompetenz{
        padding-left:20% !important;
        padding-right:20% !important;
    }

    .bg-div{
        width:100%;
        height:750px;
    }

    #imgo1{
        top: -116px;
        left: 0px;
    }

    #imgo2{
        top: -255px;
        left: 0px;
    }

    #imgo3{
        top: -57px;
        left: 0px;
    }

    #imgo4{
        top: -325px;
        left: 0px;
    }

    #imgo5{
        top: -290px;
        left: 0px;
    }

    #imgo6{
        top: -155px;
        left: 0px;
    }

    #map-element {
        height:800px;
    }

    .floating-div{
        top:350px;
        right: 275px;
    }

}

@media (min-width: 1800px) {
.WeihnachtenBANNER{display: none; }

  .DESKTOPIPADNOSHOW{display: block;}
    .bg-div{
        width:100%;
        height:900px;
    }
}

.Weihnachten, .WeihnachtenBANNER {
display: none;
}
