.footer-socket-wrapper .copyright {
     display: none;
}

body.cookies-not-set .footer-socket-wrapper {
     padding-bottom: 100px;
}

a {
    color: #003652;
}

.teamdiv {
    float: left;
    width: 300px;
    min-height: 600px;
    padding-right: 40px;
}

.header-post-title-container {
display: none;
}

.dienstleistungen {
    margin: 0px 40px 00px 0px;
    float: left;
    width: 16%;
    height: 200px;
    background-size: auto 100%;
    background-position: 50% 50%;
    color: #ffffff;
    text-align: center;
    vertical-align: center;
}

.dienstleistungen div {
    margin: 0 auto;
    background-color: #000;
    background: rgba(0,0,0,0.5);
}

.dienstleistungen a {
    color: #ffffff;
}

.textdiv {
    float: left;
    max-width: 300px;
    margin: 0px 40px 40px 0px;
    padding: 30px 30px 30px 30px;
    background-color: #eaeaea;
}

.headerdiv {
    width: 100%;
    height: 280px;
    background-position: 50% 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: cover;
}

#cookie-notice {
background: #003652 !important;
color: #fff !important;
}

.cn-button.bootstrap {
    margin-right: .3em;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #003652 !important;
    text-shadow: 0 0 0 rgba(0,0,0,0) !important;
    background-color: rgba(255,255,255,.9) !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
    border-color: none !important;
    box-shadow: 0 0 0 rgba(255,255,255,0) inset, 0 0 2px rgba(0,0,0,0) !important;
    padding: 2px 10px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.cn-button.bootstrap:hover {
    background-color: rgba(255,255,255,1) !important;
}

a#scroll-up {
    border-radius: 0px;
    z-index: 999999;
    border: 1px solid rgba(255,255,255,.4);
}