html, body {
    height: 100%;
    width: 100%;
    background-color: #000;
    background: url(../images/Website_Hintergrund_neu_2.jpg) no-repeat !important;
    background-attachment: fixed !important;
    background-position: center top !important;
    background-color: #fff !important;
    background-size: cover !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

.main {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.header {
    background-size: cover !important;
    height: 350px;
    width: 900px;
    margin: 0 auto
}

.content-container {
    padding: 40px
}

div.primary {
    width: 200px;
    margin-left: 40px;
    background-color: white;
    padding: 20px;
    position: absolute;
    top: 0;
    margin-top: 10px;
    height: 290px;
    opacity: .90;
    z-index: 999
}

div.primary h2 a {
    color: #575756;
}

div.primary li {
    font-size: 18px;
    border-bottom: 1px solid #1039ad;
    margin-bottom: 10px;
    padding-bottom: 10px
}

div.primary li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0
}

div.primary li a {
    color: #575756;
    font-size: 16px
}

div.primary li.current {
    font-style: italic
}

div.primary h2 {
    font-weight: normal;
    margin-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 20px
}

#header_logo {
    width: 200px;
    margin-left: 0;
    margin-bottom: 10px
}

#Form_ContactForm .text {
    width: 400px
}

#Form_ContactForm input, #Form_ContactForm textarea {
    border: 1px solid #1039ad
}

#cleft {
    float: left;
    width: 50%
}

#cright {
    float: left;
    width: 50%
}

#Form_ContactForm_Message {
    width: 400px;
    height: 143px
}

#Form_ContactForm ul li {
    list-style-type: none;
    float: left;
    margin-right: 20px
}

#Form_ContactForm ul {
    margin-left: 0 !important
}

input[type=radio], input[type=checkbox] {
/ / display: none
}

input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:before {
    background-color: #c5d6e6;
    height: 15px;
    width: 15px
}

.seperator {
    border-top: 1px solid #1039ad;
    margin-top: 10px;
    margin-bottom: 10px
}

.partner_image {
    float: left;
    margin-right: 20px
}

.pelecon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 80px
}

.team-images {
    margin-top: 45px
}

.team-image {
    display: inline-block;
    margin-right: 42px;
    text-align: center
}

.team-image p {
    margin: 0
}

.team-image:nth-child(4n) {
    margin-right: 0
}

#teammainimage img {
    display: block
}

.roundabout-moveable-item img {
    width: 100%;
    box-shadow: 0 0 5px #090a0b
}

.roundabout-in-focus {
    cursor: auto
}

.typography .roundaboutUL {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    height: 210px
}

.roundaboutUL .roundabout-moveable-item {
    cursor: pointer
}

.rb-NAV {
    position: absolute;
    bottom: -50px;
    width: 100%
}

.rb-NAV a {
    opacity: .5;
    position: absolute;
    z-index: 999
}

.rb-NAV a:hover {
    opacity: 1
}

.rb-NAV a img {
    width: 16px;
    height: 28px
}

.galleryNext {
    right: 0;
    bottom: 0
}

.galleryPrev {
    left: 0;
    bottom: 0
}

.cat_left {
    display: block;
    margin-top: 60px;
    margin-bottom: 60px;
}

.cat_right {
    float: left;
    padding-left: 20px;
    width: 380px
}

.breadcrumb-1 {
    text-decoration: underline !important
}

.footer {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    margin: 0 auto 10px;
    width: 860px;
    padding: 15px 20px;
    text-align: right
}

.footer li {
    display: inline-block;
    font-size: 16px
}

.footer li:last-child a {
    margin-right: 0
}

.footer a {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px
}

.header-theme, .slider-wrapper {
    position: relative;
    width: 900px !important;
    height: 350px !important;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5
}

.header-theme .nivoSlider {
    position: relative;
    width: 900px !important;
    height: 350px !important
}

.header-theme .nivoSlider img {
    display: none;
    position: absolute;
    width: 900px !important;
    height: 350px !important;
    top: 0;
    left: 0;
    repeat: none
}

.header-theme .nivo-controlNav {
    bottom: 15px;
    left: 50%;
    /*margin:0 auto !important;*/
    position: absolute;
    width: 400px;
    z-index: 999 !important;
    margin-left: -100px;
}

.header-theme .nivo-controlNav a {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    text-indent: -9999px;
    background: #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 10px;
    border: 1px solid #1039ad
}

.header-theme .nivo-large {
    bottom: 15px;
    left: 435px;
    /*margin:0 auto !important;*/
    position: absolute;
    width: 400px;
    z-index: 999 !important;
    left: 50%;
    margin-left: -100px;
}

.header-theme .nivo-large a {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    text-indent: -9999px;
    background: #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #1039ad
}


.header-theme .nivo-controlNav a.active, .header-theme .nivo-caption span {
    background: #1039ad;
    border: 1px solid #1039ad
}

.header-theme .nivo-directionNav a {
    display: block;
    border: 0;
    opacity: 1;
    width: 43px;
    height: 110px
}

.header-theme a.nivo-prevNav {
    left: 15px;
    top: 180px;
    background: url(../images/arrowLeft.png) no-repeat;
    opacity: .5;
    position: absolute;
    z-index: 999 !important
}

.header-theme a.nivo-prevNav:hover {
    opacity: 1
}

.header-theme a.nivo-nextNav {
    position: absolute;
    right: 15px;
    top: 180px;
    background: url(../images/arrowRight.png) no-repeat;
    opacity: .5;
    z-index: 999 !important
}

.header-theme a.nivo-nextNav:hover {
    opacity: 1
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

#map {
    margin: 30px -40px
}

#map iframe {
    width: 100%
}

.flipster {
    position: relative;
    padding-left: 5px
}

.nivo-control {
    cursor: pointer
}

label.error {
    color: red
}

span.message.good {
    color: green
}

#Breadcrumbs {
    margin-bottom: 20px
}

.roundabout-holder {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}

.Actions {
    text-align: right;
    padding-right: 7px;
}

.carsheader {
    font-weight: bold;
    color: #575756;
}

.partner_element {
    margin-top: 30px;
}

.partner_image img:hover {
    color: #000 !important;
}

.partner_image a:hover {
    color: #000 !important;
    text-decoration: none !important;
    border: 0 !important;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    text-align: center;
    overflow-y: scroll;
}

.modal-background {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.8;
    z-index: -1;
    cursor: pointer;
}

.modal__inner {
    position: relative;
    width: 90%;
    z-index: 1;
    background-color: transparent;
    padding: 30px 0;
    margin: 0 auto;
}

.modal .btn {
    margin-top: 40px;
}

input[type="submit"], .btn {
    background-color: #1039ad;
    padding: 15px 30px;
    color: white;
    outline: none;
    border: 1px solid rgba(255, 255, 255, .5);
}

:root {
    --plyr-color-main: #1039ad;
}

.info-banner {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
    padding: 7px;
    text-align: center;
}

.info-banner a, .info-banner .link {
    color: inherit;
    text-decoration: underline;
}

.info-banner--cookie {
    position: fixed;
    bottom: -1px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    z-index: 2300;
}

#cookie-accept {
    cursor: pointer;
}

.modal-close {
    position: absolute;
    right: -45px;
    top: 30px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.modal-close:before, .modal-close:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #FFFFFF;
}

.modal-close:before {
    transform: rotate(45deg);
}

.modal-close:after {
    transform: rotate(-45deg);
}

@media (max-width: 900px) {
    .modal__inner {
        padding: 50px 0;
    }

    .modal-close {
        right: 0;
        top: 10px;
    }
}
