* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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, 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
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block
}

h1, h2, h3, h4, h5 {
    font-family: "Palanquin", Tahoma, Geneva, sans-serif;
    font-weight: 300;
    color: #323a67;
    padding: 0;
    margin: 0
}

h1.large, h2.large, h3.large, h4.large, h5.large {
    font-size: 2.75rem;
    margin: 0 0 40px 0;
    margin: 0 0 2.5rem 0
}

@media (max-width: 30em) {
    h1.large, h2.large, h3.large, h4.large, h5.large {
        font-size: 2rem;
        margin: 0 0 20px 0;
        margin: 0 0 1.25rem 0
    }
}

h1.medium, h2.medium, h3.medium, h4.medium, h5.medium {
    font-size: 2rem;
    margin: 0 0 22px 0;
    margin: 0 0 1.375rem 0
}

@media (max-width: 30em) {
    h1.medium, h2.medium, h3.medium, h4.medium, h5.medium {
        font-size: 1.625rem;
        margin: 0 0 16px 0;
        margin: 0 0 1rem 0
    }
}

h1.small, h2.small, h3.small, h4.small, h5.small {
    font-size: 1.5rem;
    margin: 0 0 12px 0;
    margin: 0 0 .75rem 0
}

@media (max-width: 30em) {
    h1.small, h2.small, h3.small, h4.small, h5.small {
        font-size: 1.375rem;
        margin: 0 0 12px 0;
        margin: 0 0 .75rem 0
    }
}

.h-center h1, .h-center h2, .h-center h3, .h-center h4, .h-center h5 {
    text-align: center
}

.all-center {
    text-align: center
}

.ce.header h1.large, .ce.header h2.large, .ce.header h3.large, .ce.header h4.large, .ce.header h5.large {
    margin: 0 0 12px;
    margin: 0 0 .75rem
}

@media (max-width: 30em) {
    .ce.header h1.large, .ce.header h2.large, .ce.header h3.large, .ce.header h4.large, .ce.header h5.large {
        margin: 0 0 12px;
        margin: 0 0 .75rem
    }
}

.ce.header h1.medium, .ce.header h2.medium, .ce.header h3.medium, .ce.header h4.medium, .ce.header h5.medium {
    margin: 0;
    margin: 0
}

@media (max-width: 30em) {
    .ce.header h1.medium, .ce.header h2.medium, .ce.header h3.medium, .ce.header h4.medium, .ce.header h5.medium {
        margin: 0;
        margin: 0
    }
}

p {
    font-size: 1rem;
    margin: 0 0 1.5rem 0;
    line-height: 1.5rem
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Palanquin", Tahoma, Geneva, sans-serif;
    color: #434343;
    background: #fff
}

header, section, footer {
    width: 100%;
    position: relative
}

#wrapper {
    position: relative;
    z-index: 2;
    opacity: 0
}

#wrapper.active {
    opacity: 1
}

.wrap {
    position: relative;
    padding: 0 5px;
    padding: 0 .3125rem;
    max-width: 78.75rem;
    margin-left: auto;
    margin-right: auto
}

.wrap:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .content .wrap {
        padding: 0 20px;
        padding: 0 1.25rem
    }
}

@media (max-width: 30em) {
    .content .wrap {
        padding: 0 20px;
        padding: 0 1.25rem
    }
}

.topbar {
    background: #fff url("/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-zebra-full.png") center center repeat-y;
    padding: 10px 0;
    padding: .625rem 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .topbar {
        background: none;
        background: #f5f5f5;
        padding: 0;
        padding: 0
    }
}

@media (max-width: 30em) {
    .topbar {
        background: none;
        background: #f5f5f5;
        padding: 0;
        padding: 0
    }
}

.topbar .special {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    float: right;
    position: relative;
    margin-right: 0;
    padding-top: 4px;
    padding-top: .25rem;
    -webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -ms-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
    overflow: visible
}

.topbar .special:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .topbar .special {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 83.17757%;
        margin-left: 16.82243%;
        margin-right: 0;
        padding-top: 16px;
        padding-top: 1rem
    }

    .topbar .special:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .topbar .special {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 74.76636%;
        margin-left: 25.23364%;
        margin-right: 0;
        height: 20px;
        padding-top: 18px;
        padding-top: 1.125rem
    }

    .topbar .special:last-child {
        margin-right: 0
    }

    .topbar .special.active {
        height: 70px
    }
}

.topbar .social-share {
    position: relative;
    float: right
}

.topbar .smallsearch {
    position: relative;
    float: right;
    margin: 0 20px 0;
    margin: 0 1.25rem 0
}

@media (min-width: 64.1em) {
    .topbar .smallsearch {
        width: 40%;
        margin: 0 150px 0 20px;
        margin: 0 9.375rem 0 1.25rem
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .topbar .smallsearch {
        width: 30%;
        margin: 0 150px 0 20px;
        margin: 0 9.375rem 0 1.25rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .topbar .smallsearch {
        width: 40%;
        margin: 0 150px 0 20px;
        margin: 0 9.375rem 0 1.25rem
    }
}

@media (max-width: 30em) {
    .topbar .smallsearch {
        margin: 0 110px 0 10px;
        margin: 0 6.875rem 0 .625rem
    }
}

.topbar .langnav {
    display: block;
    position: relative;
    float: right;
    width: 130px;
    width: 8.125rem
}

@media (max-width: 30em) {
    .topbar .langnav {
        width: 100px;
        width: 6.25rem
    }
}

.topbar .logos {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%
}

.topbar .logos:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .topbar .logos {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        border-top: 1px solid #e4e4e4;
        padding: 10px 0 5px;
        padding: .625rem 0 .3125rem
    }

    .topbar .logos:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .topbar .logos {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        border-top: 1px solid #e4e4e4;
        padding: 10px 0 5px;
        padding: .625rem 0 .3125rem
    }

    .topbar .logos:last-child {
        margin-right: 0
    }
}

.topbar .logos a {
    display: inline-block;
    width: 20%;
    float: left
}

.topbar .logos a:hover {
    opacity: 0.6
}

@media (min-width: 64.1em) {
    .topbar .logos a img {
        max-width: 75%;
        margin: 0 auto
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .topbar .logos a img {
        max-width: 80%;
        margin: 0 auto
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .topbar .logos a img {
        max-width: 50%;
        margin: 0 auto
    }
}

@media (max-width: 30em) {
    .topbar .logos a img {
        max-width: 80%;
        margin: 0 auto
    }
}

header {
    background: #323a67
}

header nav {
    padding: 0 5px;
    padding: 0 .3125rem;
    max-width: 78.75rem;
    margin-left: auto;
    margin-right: auto
}

header nav:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 30em) and (max-width: 48.1em) {
    header nav {
        display: none
    }
}

@media (max-width: 30em) {
    header nav {
        display: none
    }
}

.float-panel {
    width: 100%;
    z-index: 300;
    transform: translateZ(0);
    transition: all 0.5s
}

.fixed {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    animation: slide-down 0.7s
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.content {
    width: 100%
}

.content.bg-0 {
    background: #ffffff
}

.content.bg-1 {
    background: #f5f5f5
}

.content.m-1 {
    padding: 80px 0 0;
    padding: 5rem 0 0
}

.content.m-2 {
    padding: 0 0 80px;
    padding: 0 0 5rem
}

.content.m-3 {
    padding: 80px 0;
    padding: 5rem 0
}

.content.b-1 {
    border: solid #e4e4e4;
    border-width: 1px 0 0 0
}

.content.b-2 {
    border: solid #e4e4e4;
    border-width: 0 0 1px 0
}

.content.b-3 {
    border: solid #e4e4e4;
    border-width: 1px 0 1px 0
}

.content.tt-bg {
    background: transparent url("//www.dollard-route.de/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-timetable.jpg") top left no-repeat;
    background-size: cover
}

@media (max-width: 30em) {
    .content.tt-bg {
        background: none
    }
}

.columns .content.bg-0, .columns .content.bg-1, .columns .content.m-1, .columns .content.m-2, .columns .content.m-3, .columns .content.b-1, .columns .content.b-2, .columns .content.b-3 {
    border: 0;
    padding: 0;
    margin: 0;
    background: none
}

.columns .col section.bg-0, .columns .col section.bg-1, .columns .col section.m-1, .columns .col section.m-2, .columns .col section.m-3, .columns .col section.b-1, .columns .col section.b-2, .columns .col section.b-3 {
    margin-bottom: 2rem
}

.columns .col section.bg-0:last-child, .columns .col section.bg-1:last-child, .columns .col section.m-1:last-child, .columns .col section.m-2:last-child, .columns .col section.m-3:last-child, .columns .col section.b-1:last-child, .columns .col section.b-2:last-child, .columns .col section.b-3:last-child {
    margin-bottom: 0
}

.ce section.bg-0, .ce section.bg-1, .ce section.m-1, .ce section.m-2, .ce section.m-3, .ce section.b-1, .ce section.b-2, .ce section.b-3 {
    margin: 0;
    padding: 0
}

.ce .wrap {
    margin: 0;
    padding: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .breadcrumbs .wrap {
        display: none
    }
}

@media (max-width: 30em) {
    .breadcrumbs .wrap {
        display: none
    }
}

footer {
    background: #323a67 url("/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-footer.jpg") center center no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    padding: 90px 0;
    padding: 5.625rem 0;
    margin-top: -1px
}

@media (min-width: 30em) and (max-width: 48.1em) {
    footer {
        background: #535c87 url("/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-footer-tablet.jpg") bottom center no-repeat
    }
}

@media (max-width: 30em) {
    footer {
        background: #535c87 url("/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-footer-mobile.jpg") bottom center no-repeat
    }
}

footer h5 {
    color: #ffffff;
    font-weight: 400
}

footer address {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 36px;
    line-height: 2.25rem;
    padding: 20px 0;
    padding: 1.25rem 0
}

footer nav {
    border-top: 1px solid #737ba9;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    padding: 20px 0;
    padding: 1.25rem 0
}

footer nav.footer-logos {
    padding: 40px 0 0;
    padding: 2.5rem 0 0
}

footer .social-footer {
    margin: 10px 0 20px;
    margin: .625rem 0 1.25rem
}

footer a {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    padding: 0 10px;
    padding: 0 .625rem
}

footer a:last-child {
    border: 0
}

footer a:hover {
    color: #ffffff;
    text-decoration: underline
}

footer a.fl {
    border: 0;
    padding: 0 30px;
    padding: 0 1.875rem
}

@media (max-width: 30em) {
    footer a.fl {
        padding: 0 8px;
        padding: 0 .5rem
    }
}

footer a.fl img {
    max-width: 140px;
    max-width: 8.75rem
}

@media (max-width: 30em) {
    footer a.fl img {
        max-width: 94px;
        max-width: 5.875rem
    }
}

.hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    color: #ffffff
}

@media (min-width: 64.1em) {
    .hero {
        min-height: 385px;
        min-height: 24.0625rem
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .hero {
        min-height: 385px;
        min-height: 24.0625rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .hero {
        min-height: 325px;
        min-height: 20.3125rem
    }
}

@media (max-width: 30em) {
    .hero {
        min-height: 160px;
        min-height: 10rem
    }
}

.hero .text {
    text-align: center;
    max-width: 700px;
    max-width: 43.75rem;
    margin: 0 auto
}

.hero img {
    width: auto;
    max-width: auto;
    margin: 0 auto
}

.hero h3 {
    color: #ffffff;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 52px;
    line-height: 3.25rem;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

@media (min-width: 64.1em) {
    .hero.index-hero {
        padding: 120px 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .hero.index-hero {
        padding: 90px 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .hero.index-hero {
        padding: 90px 0
    }
}

@media (max-width: 30em) {
    .hero.index-hero {
        padding: 40px 0
    }

    .hero.index-hero h1 {
        font-size: 32px;
        font-size: 2rem;
        line-height: 48px;
        line-height: 3rem
    }
}

ul#topnav {
    float: right
}

ul#topnav li {
    float: left
}

ul#topnav li a {
    font-size: .8125rem;
    display: block;
    position: relative;
    padding: .5rem 0 .5rem 1rem;
    line-height: 1.875rem;
    color: #32aa48
}

@media (max-width: 30em) {
    ul#topnav li a {
        padding: 1rem 0
    }
}

ul#topnav li a:hover {
    color: #323a67
}

ul#mainnav, ul#mainnav li, ul#mainnav a {
    margin: 0;
    padding: 0;
    display: block;
    line-height: normal;
    text-decoration: none;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul#mainnav {
    float: left;
    width: 100%;
    display: inline;
    font-weight: 300
}

ul#mainnav li {
    margin: 0;
    display: inline-block;
    float: left
}

ul#mainnav li span.text {
    margin-left: -9999em;
    position: absolute
}

ul#mainnav li img {
    width: 22px;
    height: 22px;
    display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

ul#mainnav li.l2 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/route.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li.l3 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/rad.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li.l4 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/kamera.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li.l5 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/bett.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li.l6 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/service2.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li.l7 a:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/faehre.svg") top left no-repeat;
    background-size: 22px 44px
}

ul#mainnav li a {
    display: block;
    float: left;
    color: #ffffff;
    position: relative
}

@media (min-width: 64.1em) {
    ul#mainnav li a {
        padding: 0 20px 0 60px;
        padding: 0 1.25rem 0 3.75rem;
        line-height: 82px;
        line-height: 5.125rem;
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li a {
        padding: 0 15px 0 45px;
        padding: 0 .9375rem 0 2.8125rem;
        line-height: 82px;
        line-height: 5.125rem;
        font-size: 18px;
        font-size: 1.125rem
    }
}

ul#mainnav li a:hover, ul#mainnav li a.current {
    background: #ffffff;
    color: #323a67
}

ul#mainnav li a:hover:before, ul#mainnav li a.current:before {
    background-position: bottom left
}

ul#mainnav li a:before {
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 1.75rem;
    top: 33px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li a:before {
        left: 1rem
    }
}

ul#mainnav li a:hover:before {
    background-position: bottom left
}

ul#mainnav li:hover a:before {
    background-position: bottom left
}

ul#mainnav li:first-child a {
    padding: 0 40px;
    padding: 0 2.5rem;
    background: #32aa48
}

ul#mainnav li:first-child a:hover {
    background: #32aa48
}

ul#mainnav li:first-child a:hover img {
    transform: scale(2)
}

ul#mainnav li:hover a {
    background: #ffffff;
    color: #323a67
}

ul#mainnav li .dropdown {
    position: absolute;
    top: 82px;
    left: 0;
    background: #fff url("/typo3conf/ext/bs_setup/Resources/Public/Images/backgrounds/bg-dropdown.png") center center repeat-y;
    width: 100%;
    display: none;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15)
}

ul#mainnav li:hover .dropdown {
    display: block;
    opacity: 1;
    visibility: visible
}

@media (min-width: 64.1em) {
    ul#mainnav li .navcontent {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 57.94393%;
        margin-left: 8.41121%;
        margin-top: 35px;
        margin-top: 2.1875rem;
        margin-bottom: 35px;
        margin-bottom: 2.1875rem;
        padding: 0 0 0 30px;
        padding: 0 0 0 1.875rem
    }

    ul#mainnav li .navcontent:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li .navcontent {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 57.94393%;
        margin-left: 8.41121%;
        margin-top: 35px;
        margin-top: 2.1875rem;
        margin-bottom: 35px;
        margin-bottom: 2.1875rem
    }

    ul#mainnav li .navcontent:last-child {
        margin-right: 0
    }
}

ul#mainnav li .navcontent .item {
    border-bottom: 1px solid #e6e5e5;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding-bottom: 30px;
    padding-bottom: 1.875rem
}

ul#mainnav li .navcontent .item:last-child {
    margin-right: 0
}

ul#mainnav li .navcontent .item:last-child {
    margin: 0;
    padding: 0;
    border: 0
}

ul#mainnav li .navcontent img {
    width: auto;
    height: auto;
    float: left;
    max-width: 200px;
    max-width: 12.5rem;
    margin-right: 30px;
    margin-right: 1.875rem
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li .navcontent img {
        max-width: 150px;
        max-width: 9.375rem;
        margin-right: 20px;
        margin-right: 1.25rem
    }
}

ul#mainnav li .navcontent h4 {
    font-size: 1.375rem;
    line-height: 1.375rem;
    margin: 0;
    margin: 0 0 10px 0;
    margin: 0 0 .625rem 0
}

ul#mainnav li .navcontent a {
    color: #32aa48;
    background: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    border-radius: 3px
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li .navcontent a {
        float: none
    }
}

ul#mainnav li .navcontent a:before {
    display: none
}

ul#mainnav li .navcontent a:hover, ul#mainnav li .navcontent a.current {
    color: #323a67;
    text-decoration: underline
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li .navcontent span {
        display: block;
        float: left;
        width: 100%;
        text-align: center
    }
}

ul#mainnav li .navcontent p {
    margin: 0 0 8px 0;
    margin: 0 0 .5rem 0
}

@media (min-width: 64.1em) {
    ul#mainnav li ul.lvl2 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 24.29907%;
        margin-left: 8.41121%;
        margin-top: 35px;
        margin-top: 2.1875rem;
        margin-bottom: 35px;
        margin-bottom: 2.1875rem
    }

    ul#mainnav li ul.lvl2:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    ul#mainnav li ul.lvl2 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%;
        margin-top: 35px;
        margin-top: 2.1875rem;
        margin-bottom: 35px;
        margin-bottom: 2.1875rem
    }

    ul#mainnav li ul.lvl2:last-child {
        margin-right: 0
    }
}

ul#mainnav li ul.lvl2 li {
    display: block;
    float: none
}

ul#mainnav li ul.lvl2 li a {
    width: 100%;
    padding: 14px 20px;
    padding: .875rem 1.25rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    line-height: auto;
    border-radius: 3px;
    color: #32aa48
}

ul#mainnav li ul.lvl2 li a:hover {
    background: #323a67;
    color: #ffffff
}

ul#mainnav li ul.lvl2 li a.current {
    background: #dddfee;
    font-weight: 700;
    color: #323a67
}

ul#mainnav li ul.lvl2 li a.current:hover {
    background: #323a67;
    color: #ffffff
}

ul#mainnav li ul.lvl2 li a:before {
    display: none
}

nav#menu:not(.mm-menu) {
    display: none
}

a#mmenu {
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

@media (min-width: 30em) and (max-width: 48.1em) {
    a#mmenu {
        display: block;
        opacity: 1
    }
}

@media (max-width: 30em) {
    a#mmenu {
        display: block;
        opacity: 1
    }
}

#mmenu {
    height: 50px;
    height: 3.125rem;
    left: 0;
    position: absolute;
    top: 10px;
    top: .625rem;
    width: 80px;
    z-index: 998;
    padding: 10px 0 0;
    padding: .625rem 0 0
}

#mmenu div {
    background-color: #32aa48;
    height: 4px;
    margin: 5px 0 0 20px;
    margin: .3125rem 0 0 1.25rem;
    width: 40px;
    width: 2.5rem
}

.langselect {
    background-color: #e4e4e4;
    border-radius: 3px;
    display: block;
    padding: 0;
    height: 36px;
    height: 2.25rem;
    overflow: hidden;
    transition: all .25s ease;
    vertical-align: top;
    position: absolute;
    z-index: 701;
    font-size: 14px;
    font-size: .875rem;
    width: 100%
}

.langselect:hover {
    height: 72px;
    height: 4.5rem
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .langselect:hover {
        height: 36px;
        height: 2.25rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .langselect:hover {
        height: 36px;
        height: 2.25rem
    }
}

@media (max-width: 30em) {
    .langselect:hover {
        height: 36px;
        height: 2.25rem
    }
}

.langselect li {
    display: block;
    padding: 0px 10px;
    line-height: 36px
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .langselect li {
        width: 50%;
        text-align: center;
        float: left
    }

    .langselect li span {
        display: none
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .langselect li {
        width: 50%;
        text-align: center;
        float: left
    }

    .langselect li span {
        display: none
    }
}

@media (max-width: 30em) {
    .langselect li {
        width: 50%;
        text-align: center;
        float: left
    }

    .langselect li span {
        display: none
    }
}

.langselect li.active {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .langselect li.active {
        background: none;
        background-color: #EEE
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .langselect li.active {
        background: none;
        background-color: #EEE
    }
}

@media (max-width: 30em) {
    .langselect li.active {
        background: none;
        background-color: #EEE
    }
}

.langselect li:hover {
    background-color: #EEE
}

.langselect li img {
    margin-right: 10px;
    width: 16px;
    display: inline
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .langselect li img {
        margin: 0 auto
    }
}

@media (max-width: 30em) {
    .langselect li img {
        margin: 0 auto
    }
}

.langselect a {
    color: #434343;
    display: block
}

ul#breadcrumb {
    background: #323a67;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    border-radius: 0 0 3px 3px
}

ul#breadcrumb:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    ul#breadcrumb {
        width: 1000px
    }
}

@media (max-width: 30em) {
    ul#breadcrumb {
        width: 1000px
    }
}

ul#breadcrumb span.text {
    margin-left: -9999em;
    position: absolute
}

ul#breadcrumb img {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 auto;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    top: 5px;
    position: relative
}

ul#breadcrumb li {
    float: left;
    line-height: 2.75rem;
    font-size: .875rem;
    color: #b5bbdf
}

ul#breadcrumb li span {
    padding: 0;
    display: block
}

ul#breadcrumb li span span {
    padding: 0 0 0 12px;
    padding: 0 0 0 .75rem
}

ul#breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding: 0 40px 0 20px;
    padding: 0 2.5rem 0 1.25rem;
    position: relative
}

ul#breadcrumb li a:hover {
    color: #323a67;
    background: #ffffff
}

ul#breadcrumb li a:after {
    content: "›";
    font-size: 30px;
    font-size: 1.875rem;
    padding: 0 10px 0 10px;
    padding: 0 .625rem 0 .625rem;
    font-weight: 300;
    position: absolute;
    top: -3px;
    right: 0
}

ul#breadcrumb li a i {
    padding-right: 0.5rem;
    font-size: 1.125rem
}

ul#breadcrumb li:first-child a {
    padding: 0 40px;
    padding: 0 2.5rem;
    background: #32aa48
}

ul#breadcrumb li:first-child a:after {
    content: "";
    padding: 0
}

ul#breadcrumb li:first-child a:hover {
    background: #32aa48
}

nav#menu:not(.mm-menu) {
    display: none
}

a#mmenu {
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

@media (min-width: 30em) and (max-width: 48.1em) {
    a#mmenu {
        display: block;
        opacity: 1
    }
}

@media (max-width: 30em) {
    a#mmenu {
        display: block;
        opacity: 1
    }
}

#mmenu {
    height: 50px;
    height: 3.125rem;
    left: 0;
    position: absolute;
    top: 10px;
    top: .625rem;
    width: 80px;
    z-index: 998;
    padding: 10px 0 0;
    padding: .625rem 0 0
}

#mmenu div {
    background-color: #32aa48;
    height: 4px;
    margin: 5px 0 0 20px;
    margin: .3125rem 0 0 1.25rem;
    width: 40px;
    width: 2.5rem
}

.mm-listview li:before {
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 1rem;
    top: 10px
}

.mm-listview li.l0:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/haus.svg") top left no-repeat;
    background-size: 22px 22px
}

.mm-listview li.l2:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/route.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-listview li.l3:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/rad.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-listview li.l4:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/kamera.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-listview li.l5:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/bett.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-listview li.l6:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/service2.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-listview li.l7:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/faehre.svg") top left no-repeat;
    background-size: 22px 44px
}

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box
}

.mm-btn, .mm-menu {
    box-sizing: border-box
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none
}

.mm-hidden {
    display: none !important
}

.mm-menu, .mm-panels > .mm-panel:not(.mm-hidden) {
    display: block
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    padding: 0;
    position: absolute
}

.mm-panels, .mm-panels > .mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute
}

.mm-btn, .mm-panel.mm-highest {
    z-index: 1
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}

.mm-panels > .mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-navbar .mm-title {
    color: #fff
}

.mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
    display: block
}

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 19px
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-clear:before, .mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-clear:after, .mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-arrow:after, .mm-next:after, .mm-prev:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-menu .mm-navbar .mm-prev:before {
    border-color: #fff
}

.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 23px
}

.mm-arrow:after, .mm-next:after {
    border-top: none;
    border-left: none;
    right: 23px
}

.mm-navbar {
    background: #323a67;
    border-bottom: 1px solid;
    border-color: #323a67;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.mm-navbar > * {
    display: block;
    padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview > li {
    position: relative
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border-color: inherit
}

.mm-listview > li > a, .mm-listview > li > span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 60px;
    margin: 0
}

.lvl2.mm-listview > li > a, .lvl2.mm-listview > li > span {
    color: #fff;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
    padding-right: 50px
}

.mm-listview > li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0px
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
    padding-right: 50px;
    margin-right: 0
}

.mm-panels > .mm-panel > .mm-listview {
    margin: 20px -20px
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}

.mm-listview .mm-inset > li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer > .mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    background: #32aa48;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7)
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: #fff
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #fff
}

.mm-menu .mm-listview {
    border-color: #6ed481
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
    border-color: #fff
}

.mm-menu .mm-listview > li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
    tap-highlight-color: rgba(255, 255, 255, 0.5)
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.5)
}

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0, 0, 0, 0.05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1
}

html.mm-opened {
    overflow-x: hidden;
    position: relative
}

html.mm-blocking, html.mm-blocking body {
    overflow: hidden
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
    display: block
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate3d(140px, 0, 0);
        transform: translate3d(140px, 0, 0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0)
    }
}

ul.tx-indexedsearch-browsebox, ul.browsebox, .page-navigation ul.f3-widget-paginator {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none
}

ul.tx-indexedsearch-browsebox li, ul.browsebox li, .page-navigation ul.f3-widget-paginator li {
    left: 0;
    display: inline;
    float: left;
    margin: 0 1em 0 0;
    padding: 0
}

ul.tx-indexedsearch-browsebox li a, ul.browsebox li a, .page-navigation ul.f3-widget-paginator li a, .page-navigation ul.f3-widget-paginator li.current {
    padding: .5em 1.5em;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display: block;
    border-radius: 3px;
    background: #32aa48;
    color: #fff
}

ul.tx-indexedsearch-browsebox li a:hover, ul.browsebox li a:hover, .page-navigation ul.f3-widget-paginator li a:hover {
    background: #323a67;
    color: #fff;
    text-decoration: none
}

ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a, ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a:hover, 
ul.browsebox li.tx-indexedsearch-browselist-currentPage a, ul.browsebox li.tx-indexedsearch-browselist-currentPage a:hover, .page-navigation ul.f3-widget-paginator li.current {
    background: #323a67;
    border-color: #323a67;
    color: #ffffff;
    cursor: none
}

.page-navigation {
    float: left;
    margin: 2rem 0;
    width: 100%
}

.tx-indexedsearch-browsebox {
    text-align: center
}

ul.browsebox {
    margin: 0 auto
}

ul.browsebox li {
    display: inline-block;
    float: none
}

.navigationelement nav ul {
    list-style: none;
    margin-left: 0;
    text-align: center
}

.navigationelement nav ul li {
    display: inline-block;
    margin: 0 10px 12px 0;
    margin: 0 .625rem .75rem 0
}

@media (max-width: 30em) {
    .navigationelement nav ul li {
        width: 100%
    }
}

.navigationelement nav ul li a {
    background: #32aa48;
    color: #ffffff;
    display: block;
    font-size: 1.5rem;
    font-weight: 300;
    padding: 10px 24px 14px;
    padding: .625rem 1.5rem .875rem;
    border-radius: 3px
}

.navigationelement nav ul li a:hover {
    background: #323a67;
    text-decoration: none
}

.button {
    text-decoration: none;
    background: #32aa48;
    font-weight: 300;
    font-family: "Palanquin", Tahoma, Geneva, sans-serif;
    color: #ffffff;
    border: 0;
    display: inline-block;
    padding: 0 45px;
    padding: 0 2.8125rem;
    line-height: 46px;
    line-height: 2.875rem;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 3px
}

@media (max-width: 30em) {
    .button {
        padding: 0 25px;
        padding: 0 1.5625rem;
        font-size: 18px;
        font-size: 1.125rem
    }
}

.button:hover {
    color: #ffffff;
    background: #323a67;
    text-decoration: none
}

.button.del {
    background: #b00
}

.button.del:hover {
    background: #600
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .button.del {
        margin-top: 20px;
        margin-top: 1.25rem
    }
}

@media (max-width: 30em) {
    .button.del {
        margin-top: 20px;
        margin-top: 1.25rem
    }
}

.ce {
    float: left;
    width: 100%;
    margin-bottom: 2rem
}

.ce:last-child {
    margin-bottom: 0
}

.ce p:last-child {
    margin: 0
}

.ce.faq, .ce.tabs, .ce.accordion {
    margin-bottom: 2rem !important
}

.ce.accordion {
    background: #ffffff;
    border-bottom: 1px solid #e4e4e4
}

.tm.center {
    text-align: center
}

.tm figcaption {
    margin: 0 0 1em 0;
    font-size: 1rem;
    padding: .5rem;
    background: #e4e4e4
}

.tm figure {
    border-radius: 3px;
    box-shadow: 0 0 0;
    overflow: hidden
}

.tm .tm-left .text {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding-left: 40px;
    padding-left: 2.5rem
}

.tm .tm-left .text:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .tm .tm-left .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 20px 0 0 0;
        padding: 1.25rem 0 0 0
    }

    .tm .tm-left .text:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .tm .tm-left .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 20px 0 0 0;
        padding: 1.25rem 0 0 0
    }

    .tm .tm-left .text:last-child {
        margin-right: 0
    }
}

.tm .tm-left .image-wrap {
    margin-top: 8px;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding-right: 40px;
    padding-right: 2.5rem
}

.tm .tm-left .image-wrap:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .tm .tm-left .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-left .image-wrap:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .tm .tm-left .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-left .image-wrap:last-child {
        margin-right: 0
    }
}

.tm .tm-left .image-wrap.cols-4 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-left .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-4 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-4 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-left .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-3 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-3 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.93458%
}

.tm .tm-left .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left .image-wrap.cols-1 figure {
    margin-right: 0;
    margin-bottom: 2.32558%
}

.tm .tm-right .text {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding-right: 40px;
    padding-right: 2.5rem
}

.tm .tm-right .text:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .tm .tm-right .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0 0 20px 0;
        padding: 0 0 1.25rem 0
    }

    .tm .tm-right .text:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .tm .tm-right .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0 0 20px 0;
        padding: 0 0 1.25rem 0
    }

    .tm .tm-right .text:last-child {
        margin-right: 0
    }
}

.tm .tm-right .image-wrap {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding-left: 40px;
    padding-left: 2.5rem
}

.tm .tm-right .image-wrap:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .tm .tm-right .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-right .image-wrap:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .tm .tm-right .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-right .image-wrap:last-child {
        margin-right: 0
    }
}

.tm .tm-right .image-wrap.cols-4 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-4 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-4 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-3 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-3 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right .image-wrap.cols-1 figure {
    margin-right: 0;
    margin-bottom: 2.32558%
}

.tm .tm-left-inside .image-wrap {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 41.1215%;
    margin-top: 6px;
    margin-top: .375rem;
    padding-right: 20px;
    padding-right: 1.25rem
}

.tm .tm-left-inside .image-wrap:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .tm .tm-left-inside .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-left-inside .image-wrap:last-child {
        margin-right: 0
    }
}

.tm .tm-left-inside .image-wrap.cols-4 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-left-inside .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-4 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-4 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left-inside .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-left-inside .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-3 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-3 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left-inside .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-left-inside .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-left-inside .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-left-inside .image-wrap.cols-1 figure {
    margin-right: 0;
    margin-bottom: 2.32558%
}

.tm .tm-right-inside .image-wrap {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 41.1215%;
    float: right;
    margin-top: 6px;
    margin-top: .375rem;
    padding-left: 40px;
    padding-left: 2.5rem
}

.tm .tm-right-inside .image-wrap:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .tm .tm-right-inside .image-wrap {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .tm .tm-right-inside .image-wrap:last-child {
        margin-right: 0
    }
}

.tm .tm-right-inside .image-wrap.cols-4 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right-inside .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-4 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-4 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right-inside .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right-inside .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-3 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-3 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right-inside .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.71429%
}

.tm .tm-right-inside .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-right-inside .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-right-inside .image-wrap.cols-1 figure {
    margin-right: 0;
    margin-bottom: 2.32558%
}

.tm .tm-above .image-wrap {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-bottom: 1rem
}

.tm .tm-above .image-wrap:last-child {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-4 figure {
    margin-bottom: 0.25rem;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 24.29907%
}

.tm .tm-above .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-4 figure:nth-child(4n) {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-4 figure:nth-child(4n+1) {
    clear: left
}

.tm .tm-above .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%;
    margin-bottom: 0.93458%
}

.tm .tm-above .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-3 figure:nth-child(3n) {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-3 figure:nth-child(3n+1) {
    clear: left
}

.tm .tm-above .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.93458%
}

.tm .tm-above .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-above .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

.tm .tm-below .image-wrap {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.tm .tm-below .image-wrap:last-child {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-6 figure {
    margin-bottom: 2.32558%;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 15.88785%
}

.tm .tm-below .image-wrap.cols-6 figure:last-child {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-6 figure:nth-child(6n) {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-6 figure:nth-child(6n+1) {
    clear: left
}

.tm .tm-below .image-wrap.cols-4 figure {
    margin-bottom: 0.93458%;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 24.29907%
}

.tm .tm-below .image-wrap.cols-4 figure:last-child {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-4 figure:nth-child(4n) {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-4 figure:nth-child(4n+1) {
    clear: left
}

.tm .tm-below .image-wrap.cols-3 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%;
    margin-bottom: 0.93458%
}

.tm .tm-below .image-wrap.cols-3 figure:last-child {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-3 figure:nth-child(3n) {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-3 figure:nth-child(3n+1) {
    clear: left
}

.tm .tm-below .image-wrap.cols-2 figure {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    margin-bottom: 0.93458%
}

.tm .tm-below .image-wrap.cols-2 figure:last-child {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-2 figure:nth-child(2n) {
    margin-right: 0
}

.tm .tm-below .image-wrap.cols-2 figure:nth-child(2n+1) {
    clear: left
}

a {
    color: #32aa48;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-decoration: none
}

a:hover {
    color: #323a67;
    text-decoration: underline
}

a.external-link-new-window {
    position: relative;
    padding-left: 1.125rem
}

a.external-link-new-window:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/external.svg") top left no-repeat;
    background-size: 11px 11px;
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 0.125rem;
    top: 11px
}

.buttongroup {
    text-align: center
}

@media (min-width: 64.1em) {
    .buttongroup {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 83.17757%;
        margin-right: 0;
        margin-left: 8.41121%
    }

    .buttongroup:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .buttongroup {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%
    }

    .buttongroup:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .buttongroup {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%
    }

    .buttongroup:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .buttongroup {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        margin-left: 0%
    }

    .buttongroup:last-child {
        margin-right: 0
    }
}

.buttongroup .button {
    text-align: left;
    position: relative;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 24.29907%;
    padding-left: 55px;
    padding-left: 3.4375rem
}

.buttongroup .button:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .buttongroup .button {
        font-size: 16px;
        font-size: 1rem;
        display: inline-block
    }
}

@media (max-width: 30em) {
    .buttongroup .button {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%;
        margin-bottom: 6px;
        margin-bottom: .375rem;
        font-size: 16px;
        font-size: 1rem;
        display: inline-block
    }

    .buttongroup .button:last-child {
        margin-right: 0
    }

    .buttongroup .button:nth-child(2n) {
        margin-right: 0
    }

    .buttongroup .button:nth-child(2n+1) {
        clear: left
    }
}

.buttongroup .button:before {
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 1.25rem;
    top: 14px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.buttongroup .button.icon-1:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/route.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-2:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/rad.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-3:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/kamera.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-4:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/bett.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-5:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/service2.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-6:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/faehre.svg") top left no-repeat;
    background-size: 22px 44px
}

.buttongroup .button.icon-7:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/info2.svg") top left no-repeat;
    background-size: 22px 44px
}

.social-share {
    background-color: #e4e4e4;
    border-radius: 3px;
    font-size: 14px;
    font-size: .875rem
}

.social-share span {
    line-height: 36px;
    line-height: 2.25rem;
    font-weight: 400;
    padding: 0 10px;
    padding: 0 .625rem;
    float: left
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .social-share span {
        display: none
    }
}

@media (max-width: 30em) {
    .social-share span {
        display: none
    }
}

.social-share a.social-share-btn {
    display: none;
    float: left;
    height: 36px;
    height: 2.25rem;
    width: 36px;
    width: 2.25rem;
    padding: 8px;
    padding: .5rem
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .social-share a.social-share-btn {
        display: block
    }
}

@media (max-width: 30em) {
    .social-share a.social-share-btn {
        display: block
    }
}

.social-share .social-share-buttons {
    float: left
}

@media (max-width: 30em) {
    .social-share .social-share-buttons {
        display: none
    }
}

@media (max-width: 30em) {
    .social-share .social-share-buttons.active {
        display: block
    }
}

@media (max-width: 30em) {
    .social-share .social-share-buttons {
        position: absolute;
        top: 36px;
        z-index: 99
    }
}

.social-share .social-share-buttons a {
    display: block;
    height: 36px;
    height: 2.25rem;
    width: 36px;
    width: 2.25rem;
    float: left
}

@media (max-width: 30em) {
    .social-share .social-share-buttons a {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
    }
}

.social-share .social-share-buttons a.google {
    background: #d34836 url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/social.png") 0 0 repeat-y;
    background-size: 144px 36px
}

.social-share .social-share-buttons a.google:hover {
    background-color: #b03626
}

.social-share .social-share-buttons a.twitter {
    background: #55acee url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/social.png") -36px 0 repeat-y;
    background-size: 144px 36px
}

.social-share .social-share-buttons a.twitter:hover {
    background-color: #2795e9
}

.social-share .social-share-buttons a.facebook {
    background: #3b5998 url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/social.png") -72px 0 repeat-y;
    background-size: 144px 36px
}

.social-share .social-share-buttons a.facebook:hover {
    background-color: #2d4373
}

.social-footer a {
    display: inline-block;
    border: 0;
    padding: 5px 20px 5px 10px;
    padding: .3125rem 1.25rem .3125rem .625rem;
    margin: 0 10px;
    margin: 0 .625rem;
    line-height: 36px;
    line-height: 2.25rem;
    border-radius: 3px;
    box-shadow: 0 0 0
}

@media (max-width: 30em) {
    .social-footer a {
        margin: 0 10px 20px;
        margin: 0 .625rem 1.25rem
    }
}

.social-footer a:hover {
    text-decoration: none
}

.social-footer a span {
    display: block;
    height: 36px;
    height: 2.25rem;
    width: 36px;
    width: 2.25rem;
    float: left
}

.social-footer a.google {
    background: #d34836
}

.social-footer a.google span {
    background: transparent url("../Images/icons/social.png") 0 0 repeat-y;
    background-size: 144px 36px
}

.social-footer a.google:hover {
    background-color: #b03626
}

.social-footer a.twitter {
    background: #55acee
}

.social-footer a.twitter span {
    background: transparent url("../Images/icons/social.png") -36px 0 repeat-y;
    background-size: 144px 36px
}

.social-footer a.twitter:hover {
    background-color: #2795e9
}

.social-footer a.facebook {
    background: #3b5998
}

.social-footer a.facebook span {
    background: transparent url("../Images/icons/social.png") -72px 0 repeat-y;
    background-size: 144px 36px
}

.social-footer a.facebook:hover {
    background-color: #2d4373
}

.social-footer a.tripadvisor {
    background: #00a680
}

.social-footer a.tripadvisor span {
    background: transparent url("../Images/icons/social.png") -108px 0 repeat-y;
    background-size: 144px 36px
}

.social-footer a.tripadvisor:hover {
    background-color: #007359
}

.gallery {
    width: 100%;
    display: table;
    padding-bottom: 0;
    border-bottom: 0;
    text-align: center
}

.gallery a {
    margin: 0;
    display: block;
    float: left;
    position: relative;
    background: #323a67
}

.gallery a img {
    display: block;
    transition: all 0.3s
}

.gallery a:after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
    content: '+';
    color: white;
    padding-top: 22%;
    font-size: 30px;
    opacity: 0;
    text-align: center;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    transform: scale(0)
}

.gallery a:hover:after {
    opacity: 1;
    transform: scale(1)
}

.gallery a:hover img.loaded {
    opacity: 0.5 !important
}

@media (min-width: 64.1em) {
    .gallery a {
        width: calc(100% / 6)
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .gallery a {
        width: calc(100% / 6)
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .gallery a {
        width: calc(100% / 4)
    }
}

@media (max-width: 30em) {
    .gallery a {
        width: calc(100% / 2)
    }
}

.tm ul {
    list-style: none;
    font-size: 1rem;
    margin: 0 0 1rem 2rem
}

.tm ul li {
    line-height: 1.5rem;
    position: relative
}

.tm ul li:before {
    content: "•";
    font-size: 2rem;
    left: -16px;
    position: absolute;
    top: -1px
}

.tm ol {
    list-style: decimal;
    font-size: 1rem;
    margin: 0 0 1rem 0.875rem
}

.tm ol li {
    line-height: 1.5rem
}

ul.list {
    list-style: disc;
    font-size: 1rem;
    margin: 0 0 0 1.125rem
}

ul.list li {
    line-height: 1.5rem;
    position: relative
}

ul.list.check {
    list-style: none;
    margin: 0
}

ul.list.check li {
    padding-left: 46px;
    padding-left: 2.875rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

ul.list.check li:before {
    width: 26px;
    height: 26px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url("../Images/icons/list-check.svg") top left no-repeat;
    background-size: 26px 26px
}

ul.list.arrow {
    list-style: none;
    margin: 0
}

ul.list.arrow li {
    padding-left: 46px;
    padding-left: 2.875rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

ul.list.arrow li:before {
    width: 26px;
    height: 26px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url("../Images/icons/list-arrow.svg") top left no-repeat;
    background-size: 26px 26px
}

ul.list.col2 li {
    width: 45%;
    margin-right: 5%;
    float: left
}

ol.list {
    font-size: 1rem;
    list-style-type: none;
    list-style-position: inside
}

ol.list li {
    line-height: 1.5rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    counter-increment: step-counter
}

ol.list li:before {
    content: counter(step-counter);
    margin-right: 16px;
    margin-right: 1rem;
    font-size: 80%;
    background-color: #bebebe;
    color: #ffffff;
    font-weight: 300;
    width: 26px;
    width: 1.625rem;
    height: 26px;
    height: 1.625rem;
    text-align: center;
    border-radius: 50%;
    display: inline-block
}

table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    border-spacing: 0
}

table tr:nth-child(even) {
    background: #f6f6f6
}

table tr:hover td {
    background: #dcdcdc
}

table th {
    text-align: left;
    font-weight: 400;
    line-height: 24px;
    line-height: 1.5rem;
    background: #323a67;
    color: #ffffff;
    padding: 16px;
    padding: 1rem;
    font-size: 20px;
    font-size: 1.25rem
}

table td {
    vertical-align: top;
    line-height: 24px;
    line-height: 1.5rem;
    width: 20%;
    padding: 16px;
    padding: 1rem;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

table.th-left th {
    width: 20%;
    border-bottom: 1px solid #ffffff
}

table.th-left tr:last-child th {
    border-bottom: 0
}

table caption {
    text-align: left;
    font-weight: 400;
    line-height: 24px;
    line-height: 1.5rem;
    background: #dcdcdc;
    border-top: 2px solid #323a67;
    padding: 16px;
    padding: 1rem
}

.bg-1 table tr:nth-child(even) {
    background: #ffffff
}

.table-2 td {
    width: 50%
}

.table-3 td {
    width: 33.3%
}

.table-4 td:first-child {
    width: 33%
}

.table-4 td:last-child {
    width: 66%
}

.table-5 td:first-child {
    font-weight: 700
}

.divider {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.divider:last-child {
    margin-right: 0
}

.divider hr {
    border: none;
    border-top: 1px solid #e4e4e4;
    color: #e4e4e4;
    background-color: #none;
    height: 1px
}

.index .two-col .col {
    padding: 0 66px;
    padding: 0 4.125rem
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .index .two-col .col {
        padding: 0
    }
}

@media (max-width: 30em) {
    .index .two-col .col {
        padding: 0
    }
}

.two-col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.two-col:last-child {
    margin-right: 0
}

.two-col .col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding: 0 40px 0 0;
    padding: 0 2.5rem 0 0
}

.two-col .col:last-child {
    margin-right: 0
}

.two-col .col:last-child {
    padding: 0 0 0 40px;
    padding: 0 0 0 2.5rem
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .two-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0
    }

    .two-col .col:last-child {
        margin-right: 0
    }

    .two-col .col:last-child {
        padding: 40px 0 0 0;
        padding: 2.5rem 0 0 0
    }
}

@media (max-width: 30em) {
    .two-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0
    }

    .two-col .col:last-child {
        margin-right: 0
    }

    .two-col .col:last-child {
        padding: 40px 0 0 0;
        padding: 2.5rem 0 0 0
    }
}

.form .two-col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.form .two-col:last-child {
    margin-right: 0
}

.form .two-col .col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    padding: 0;
    padding: 0
}

.form .two-col .col:last-child {
    margin-right: 0
}

.form .two-col .col:nth-child(2n) {
    margin-right: 0
}

.form .two-col .col:nth-child(2n+1) {
    clear: left
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .form .two-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0;
        margin-right: 0
    }

    .form .two-col .col:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .form .two-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0;
        margin-right: 0
    }

    .form .two-col .col:last-child {
        margin-right: 0
    }
}

.three-col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.three-col:last-child {
    margin-right: 0
}

.three-col .col {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%;
    padding: 0 15px;
    padding: 0 .9375rem
}

.three-col .col:last-child {
    margin-right: 0
}

.three-col .col:first-child {
    padding: 0 30px 0 0;
    padding: 0 1.875rem 0 0
}

.three-col .col:last-child {
    padding: 0 0 0 30px;
    padding: 0 0 0 1.875rem
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .three-col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .three-col:last-child {
        margin-right: 0
    }

    .three-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%;
        padding: 0 10px;
        padding: 0 .625rem
    }

    .three-col .col:last-child {
        margin-right: 0
    }

    .three-col .col:first-child {
        padding: 0 10px 0 0;
        padding: 0 .625rem 0 0
    }

    .three-col .col:last-child {
        padding: 0 0 0 10px;
        padding: 0 0 0 .625rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .three-col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .three-col:last-child {
        margin-right: 0
    }

    .three-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0;
        padding: 0;
        margin: 0 0 40px 0;
        margin: 0 0 2.5rem 0
    }

    .three-col .col:last-child {
        margin-right: 0
    }

    .three-col .col:first-child {
        padding: 0;
        padding: 0
    }

    .three-col .col:last-child {
        padding: 0;
        padding: 0
    }
}

@media (max-width: 30em) {
    .three-col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .three-col:last-child {
        margin-right: 0
    }

    .three-col .col {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        padding: 0;
        padding: 0;
        margin: 0 0 40px 0;
        margin: 0 0 2.5rem 0
    }

    .three-col .col:last-child {
        margin-right: 0
    }

    .three-col .col:first-child {
        padding: 0;
        padding: 0
    }

    .three-col .col:last-child {
        padding: 0;
        padding: 0
    }
}

.download ul {
    list-style: none;
    margin: 0;
    font-size: 1rem
}

.download ul li {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    width: 100%;
    display: inline-block
}

.download ul li span.fileinfo {
    text-transform: uppercase;
    padding: 0 10px 0 0;
    padding: 0 .625rem 0 0;
    margin: 0 10px 0 0;
    margin: 0 .625rem 0 0;
    min-width: 50px;
    min-width: 3.125rem;
    line-height: 36px;
    line-height: 2.25rem;
    display: inline-block;
    border-right: 1px solid #ffffff
}

@media (max-width: 30em) {
    .download ul li span.fileinfo {
        display: none
    }
}

.download ul li a {
    display: block;
    position: relative;
    background: #32aa48;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 20px 0 40px;
    padding: 0 1.25rem 0 2.5rem
}

@media (max-width: 30em) {
    .download ul li a {
        padding: 3px 20px 3px 40px;
        padding: .1875rem 1.25rem .1875rem 2.5rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

.download ul li a:before {
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    left: 12px;
    top: 12px;
    background: transparent url("../Images/icons/list-download.svg") top left no-repeat;
    background-size: 16px 16px
}

.download ul li a:hover {
    text-decoration: none;
    background: #323a67
}

.download ul.col2 li {
    width: 45%;
    margin-right: 5%;
    float: left
}

.routen-slider {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-right: 0
}

.routen-slider:last-child {
    margin-right: 0
}

.routen-nav-wrap {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2
}

.routen-nav {
    font-weight: 300
}

.routen-nav .slick-list {
    overflow: visible
}

.routen-nav li.slick-slide {
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 5px 6px;
    margin: 0 .3125rem .375rem
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .routen-nav li.slick-slide {
        margin: 0 1% 5px;
        width: 31%
    }
}

@media (max-width: 30em) {
    .routen-nav li.slick-slide {
        margin: 0 0 3px 0;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%
    }

    .routen-nav li.slick-slide:last-child {
        margin-right: 0
    }

    .routen-nav li.slick-slide:nth-child(3n) {
        margin-right: 0
    }

    .routen-nav li.slick-slide:nth-child(3n+1) {
        clear: left
    }
}

.routen-nav li.slick-slide a {
    text-align: center;
    display: block;
    cursor: pointer;
    position: relative;
    background: #f5f5f5;
    padding: 14px 45px;
    padding: .875rem 2.8125rem;
    font-size: 24px;
    font-size: 1.5rem;
    border-radius: 3px
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .routen-nav li.slick-slide a {
        padding: 14px 25px;
        padding: .875rem 1.5625rem;
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .routen-nav li.slick-slide a {
        padding: 14px 25px;
        padding: .875rem 1.5625rem;
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media (max-width: 30em) {
    .routen-nav li.slick-slide a {
        padding: 14px 10px;
        padding: .875rem .625rem;
        font-size: 18px;
        font-size: 1.125rem
    }
}

.routen-nav li.slick-slide a:hover {
    background: #323a67;
    color: #ffffff;
    text-decoration: none
}

.routen-nav li.slick-slide.slick-current a {
    background: #323a67;
    color: #ffffff
}

.routen-nav li.slick-slide.slick-current a:after {
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-color: rgba(50, 58, 103, 0);
    border-top-color: #323a67;
    border-width: 18px;
    margin-left: -18px
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .routen-nav li.slick-slide.slick-current a:after {
        display: none
    }
}

@media (max-width: 30em) {
    .routen-nav li.slick-slide.slick-current a:after {
        display: none
    }
}

.route-item {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    background: #f5f5f5;
    border-radius: 3px;
    color: #323a67;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0
}

.route-item:last-child {
    margin-right: 0
}

@media (min-width: 64.1em) {
    .route-item .image {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%;
        padding: 54px;
        padding: 3.375rem
    }

    .route-item .image:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .route-item .image {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 41.1215%;
        padding: 34px;
        padding: 2.125rem
    }

    .route-item .image:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .route-item .image {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%;
        margin-left: 25.23364%;
        margin-right: 0;
        padding: 34px 0;
        padding: 2.125rem 0
    }

    .route-item .image:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .route-item .image {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 66.35514%;
        margin-left: 16.82243%;
        margin-right: 0;
        padding: 34px 0;
        padding: 2.125rem 0
    }

    .route-item .image:last-child {
        margin-right: 0
    }
}

@media (min-width: 64.1em) {
    .route-item .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 66.35514%;
        margin-right: 0;
        padding: 54px 0;
        padding: 3.375rem 0
    }

    .route-item .text:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .route-item .text {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 57.94393%;
        margin-right: 0;
        padding: 34px 0;
        padding: 2.125rem 0
    }

    .route-item .text:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .route-item .text {
        text-align: center;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        padding: 24px 0 54px;
        padding: 1.5rem 0 3.375rem
    }

    .route-item .text:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .route-item .text {
        text-align: center;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 83.17757%;
        margin-left: 8.41121%;
        margin-right: 0;
        padding: 24px 0 54px;
        padding: 1.5rem 0 3.375rem
    }

    .route-item .text:last-child {
        margin-right: 0
    }
}

.route-item .link {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -20px
}

.route-item h3 {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    text-align: left
}

.route-item ul {
    float: left;
    margin: 0 74px 0 0;
    margin: 0 4.625rem 0 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .route-item ul {
        text-align: left;
        margin: 0 60px;
        margin: 0 3.75rem
    }
}

@media (max-width: 30em) {
    .route-item ul {
        text-align: left;
        margin: 0;
        margin: 0
    }
}

.route-item li {
    line-height: 42px;
    line-height: 2.625rem
}

.route-item span {
    width: 120px;
    width: 7.5rem;
    display: inline-block
}

.route-item span.routeicon {
    width: 95px;
    width: 5.9375rem;
    margin: 0 15px 0 0;
    margin: 0 .9375rem 0 0
}

.route-item span.strecke {
    background: transparent url("../Images/icons/distanz.svg") no-repeat;
    background-size: 22px 22px;
    background-position: right 12px
}

.route-item span.dauer {
    background: transparent url("../Images/icons/uhr.svg") no-repeat;
    background-size: 22px 22px;
    background-position: right 12px
}

.route-item span.abstieg {
    background: transparent url("../Images/icons/abstieg.svg") no-repeat;
    background-size: 22px 22px;
    background-position: right 12px
}

.route-item span.aufstieg {
    background: transparent url("../Images/icons/aufstieg.svg") no-repeat;
    background-size: 22px 22px;
    background-position: right 12px
}

.route-item .desc {
    font-weight: 700
}

.stars {
    width: 92px;
    width: 5.75rem;
    height: 14px;
    height: .875rem;
    display: inline-block;
    background: transparent url("../Images/icons/stars.svg") no-repeat;
    background-size: 100%
}

@media (max-width: 30em) {
    .stars {
        height: 16px;
        height: 1rem
    }
}

.stars.star-0 {
    background-position: 0 0
}

.stars.star-1 {
    background-position: 0 -20px
}

.stars.star-2 {
    background-position: 0 -40px
}

.stars.star-3 {
    background-position: 0 -60px
}

.stars.star-4 {
    background-position: 0 -80px
}

.stars.star-5 {
    background-position: 0 -100px
}

.user-actions {
    display: block;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 300px;
    top: 18.75rem;
    background: #3ac954;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .user-actions {
        top: 420px;
        top: 26.25rem
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions {
        bottom: 0;
        top: auto;
        border-radius: 0;
        width: 100%
    }
}

@media (max-width: 30em) {
    .user-actions {
        bottom: 0;
        top: auto;
        border-radius: 0;
        width: 100%
    }
}

.user-actions a {
    display: block;
    cursor: pointer;
    width: 100px;
    width: 6.25rem;
    height: 100px;
    height: 6.25rem;
    padding: 10px 0;
    padding: .625rem 0;
    background: #32aa48;
    color: #ffffff;
    text-align: center
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions a {
        padding: 10px 5px;
        padding: .625rem .3125rem;
        width: 50%;
        float: left;
        height: auto;
        text-align: left;
        line-height: 38px;
        line-height: 2.375rem;
        border-right: 1px solid #ffffff
    }

    .user-actions a:last-child {
        border-right: 0
    }
}

@media (max-width: 30em) {
    .user-actions a {
        padding: 10px 5px;
        padding: .625rem .3125rem;
        width: 50%;
        float: left;
        height: auto;
        text-align: left;
        line-height: 38px;
        line-height: 2.375rem;
        border-right: 1px solid #ffffff
    }

    .user-actions a:last-child {
        border-right: 0
    }
}

.user-actions a:first-child {
    margin: 0 0 1px 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions a:first-child {
        margin: 0 0 0 0
    }
}

@media (max-width: 30em) {
    .user-actions a:first-child {
        margin: 0 0 0 0
    }
}

.user-actions a:hover {
    background: #323a67;
    text-decoration: none
}

.user-actions.add-true a:first-child {
    margin: 0 0 1px 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions.add-true a:first-child {
        margin: 0 0 0 0
    }
}

@media (max-width: 30em) {
    .user-actions.add-true a:first-child {
        margin: 0 0 0 0
    }
}

.user-actions.add-true a:last-child {
    margin: 1px 0 0 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions.add-true a:last-child {
        margin: 0 0 0 0
    }
}

@media (max-width: 30em) {
    .user-actions.add-true a:last-child {
        margin: 0 0 0 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions.add-true a {
        width: 33.3%
    }
}

@media (max-width: 30em) {
    .user-actions.add-true a {
        width: 33.3%
    }
}

.user-actions img {
    max-width: 54px;
    max-width: 3.375rem;
    margin: 0 0 0.25rem 1rem
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions img {
        max-width: 47px;
        max-width: 2.9375rem;
        float: left;
        margin: 0 0.5rem 0 0
    }
}

@media (max-width: 30em) {
    .user-actions img {
        max-width: 47px;
        max-width: 2.9375rem;
        float: left;
        margin: 0 0.5rem 0 0
    }
}

.user-actions span.bigsize {
    font-size: 42px;
    font-size: 2.625rem;
    display: block;
    margin: 0 0 0.25rem 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .user-actions span.bigsize {
        float: left;
        margin: -5px 0.75rem 0 0.25rem
    }
}

@media (max-width: 30em) {
    .user-actions span.bigsize {
        float: left;
        margin: -5px 0.75rem 0 0.25rem
    }
}

.user-actions .show-m {
    display: none
}

@media (max-width: 30em) {
    .user-actions .show-m {
        display: block
    }
}

@media (max-width: 30em) {
    .user-actions .hide-m {
        display: none
    }
}

.usertip {
    display: none;
    position: fixed;
    background: #323a67;
    color: #ffffff;
    padding: 15px;
    padding: .9375rem;
    left: 110px;
    top: 380px;
    top: 23.75rem;
    line-height: 30px;
    line-height: 1.875rem;
    z-index: 11;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .usertip {
        top: auto;
        left: 10px;
        right: 10px;
        bottom: 70px
    }
}

@media (max-width: 30em) {
    .usertip {
        top: auto;
        left: 10px;
        right: 10px;
        bottom: 70px
    }
}

.usertip.show {
    display: block
}

.usertip #usertip-trigger {
    background: #32aa48;
    color: #ffffff;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block
}

.usertip #usertip-trigger:hover {
    text-decoration: none;
    background: #ffffff;
    color: #323a67
}

.usertip:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(50, 58, 103, 0);
    border-right-color: #323a67;
    border-width: 20px;
    margin-top: -20px
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .usertip:after {
        top: 110%;
        left: 75%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(50, 58, 103, 0);
        border-top-color: #323a67;
        border-width: 20px;
        margin-left: -20px
    }
}

@media (max-width: 30em) {
    .usertip:after {
        top: 110%;
        left: 75%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(50, 58, 103, 0);
        border-top-color: #323a67;
        border-width: 20px;
        margin-left: -20px
    }
}

#fullmap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1;
    opacity: 0;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

#fullmap.active {
    opacity: 1;
    z-index: 3
}

.ferrytable {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.ferrytable h4 {
    background: #323a67;
    color: #ffffff;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 26px 0;
    padding: 1.625rem 0
}

.ferrytable h4:before {
    width: 22px;
    height: 22px;
    content: '';
    background: transparent url("//www.dollard-route.de/typo3conf/ext/bs_setup/Resources/Public/Images/icons/faehre.svg") top left no-repeat;
    background-size: 22px 44px;
    display: inline-block;
    padding: 0 10px 0 0;
    padding: 0 .625rem 0 0;
    top: 2px;
    position: relative
}

.ferrytable h5 {
    text-align: center;
    background: #dedede;
    margin: 0;
    padding: 16px 0;
    padding: 1rem 0;
    font-size: 18px;
    font-size: 1.125rem
}

.ferrytable table {
    width: 90%;
    margin: 0 5%;
    font-size: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.ferrytable table tr {
    border-bottom: 1px solid #e4e4e4
}

.ferrytable table tr:last-child {
    border: 0
}

.ferrytable table tr:nth-child(even) {
    background: none
}

.ferrytable table tr:hover td {
    background: none
}

.ferrytable table tr td {
    padding: 8px 0;
    padding: .5rem 0
}

.ferrytable table tr td:first-child {
    width: 70%
}

.ferrytable table tr td:last-child {
    text-align: right;
    width: 30%
}

.offer-header, .offer-container {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-right: 0
}

.offer-header:last-child, .offer-container:last-child {
    margin-right: 0
}

.offer {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 0 0 30px;
    padding: 0 0 1.875rem
}

@media (min-width: 64.1em) {
    .offer {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 24.29907%
    }

    .offer:last-child {
        margin-right: 0
    }

    .offer:nth-child(4n) {
        margin-right: 0
    }

    .offer:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .offer {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 24.29907%
    }

    .offer:last-child {
        margin-right: 0
    }

    .offer:nth-child(4n) {
        margin-right: 0
    }

    .offer:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .offer {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%;
        margin-bottom: .93458%
    }

    .offer:last-child {
        margin-right: 0
    }

    .offer:nth-child(2n) {
        margin-right: 0
    }

    .offer:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 30em) {
    .offer {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        margin-bottom: 1.25rem
    }

    .offer:last-child {
        margin-right: 0
    }
}

.offer h3 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 12px;
    padding: 1.25rem .75rem;
    font-size: 20px;
    font-size: 1.25rem
}

.offer p {
    padding: 0 12px;
    padding: 0 .75rem
}

.offer a.button {
    padding: 0 20px;
    padding: 0 1.25rem
}

p.center {
    text-align: center
}

a.button.order {
    cursor: pointer;
    margin-top: 2rem
}

.offerform h2 {
    text-align: center
}

.tm.leistungen ul, .tm.erlebnisse ul {
    margin: 0;
    list-style: none
}

.tm.leistungen ul li, .tm.erlebnisse ul li {
    position: relative;
    padding-left: 46px;
    padding-left: 2.875rem;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.tm.leistungen ul li:before, .tm.erlebnisse ul li:before {
    width: 26px;
    height: 26px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url("../Images/icons/list-check.svg") top left no-repeat;
    background-size: 26px 26px
}

.tm.erlebnisse ul li:before {
    background: transparent url("../Images/icons/list-plus.svg") top left no-repeat
}

.timetable {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.timetable:last-child {
    margin-right: 0
}

.timetable .item {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%;
    margin-right: 0;
    clear: left;
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    position: relative;
    margin: 0 0 15px 0;
    margin: 0 0 .9375rem 0
}

.timetable .item:last-child {
    margin-right: 0
}

.timetable .item span {
    background: #323a67;
    color: #ffffff;
    display: inline-block;
    padding: 0 15px;
    padding: 0 .9375rem;
    min-width: 68px;
    min-width: 4.25rem;
    float: left;
    margin: 0 15px 0 0;
    margin: 0 .9375rem 0 0
}

.timetable .item div {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%;
    line-height: 50px;
    line-height: 3.125rem
}

.timetable .item div:last-child {
    margin-right: 0
}

.timetable .item div:nth-child(2n) {
    margin-right: 0
}

.timetable .item div:nth-child(2n+1) {
    clear: left
}

.timetable .item div:last-child {
    text-align: right
}

.timetable .item div:last-child span {
    float: right;
    margin: 0 0 0 15px;
    margin: 0 0 0 .9375rem
}

.timetable .item.tt-1 {
    left: 15%
}

.timetable .item.tt-2 {
    left: 20%
}

.timetable .item.tt-3 {
    left: 25%
}

.timetable .item.tt-4 {
    left: 30%
}

.timetable .item.tt-5 {
    left: 35%
}

.timetable .item.tt-6 {
    left: 40%
}

.timetable .item.tt-7 {
    left: 45%
}

.timetable .item.tt-8 {
    left: 50%
}

.timetable .item.tt-9 {
    left: 55%
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .timetable .item.tt-1, .timetable .item.tt-2, .timetable .item.tt-3, .timetable .item.tt-4, .timetable .item.tt-6, .timetable .item.tt-7, .timetable .item.tt-8, .timetable .item.tt-9 {
        left: auto;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 66.35514%;
        margin-left: 16.82243%
    }

    .timetable .item.tt-1:last-child, .timetable .item.tt-2:last-child, .timetable .item.tt-3:last-child, .timetable .item.tt-4:last-child, .timetable .item.tt-6:last-child, .timetable .item.tt-7:last-child, .timetable .item.tt-8:last-child, .timetable .item.tt-9:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .timetable .item.tt-1, .timetable .item.tt-2, .timetable .item.tt-3, .timetable .item.tt-4, .timetable .item.tt-6, .timetable .item.tt-7, .timetable .item.tt-8, .timetable .item.tt-9 {
        left: auto;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-left: 0%
    }

    .timetable .item.tt-1:last-child, .timetable .item.tt-2:last-child, .timetable .item.tt-3:last-child, .timetable .item.tt-4:last-child, .timetable .item.tt-6:last-child, .timetable .item.tt-7:last-child, .timetable .item.tt-8:last-child, .timetable .item.tt-9:last-child {
        margin-right: 0
    }
}

.timetable .break {
    position: relative;
    background: #fdb813;
    text-align: center;
    color: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkYjgxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzNiNjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #fdb813 0%, #4f5b9f 100%);
    background: -webkit-linear-gradient(left, #fdb813 0%, #4f5b9f 100%);
    background: linear-gradient(to right, #fdb813 0%, #4f5b9f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb813', endColorstr='#4f5b9f', GradientType=1);
    float: left;
    display: block;
    margin-right: .93458%;
    width: 83.17757%;
    margin-left: 8.41121%;
    margin-right: 0;
    line-height: 50px;
    line-height: 3.125rem;
    margin-bottom: 15px;
    margin-bottom: .9375rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.timetable .break:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .timetable .break {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-left: 0%
    }

    .timetable .break:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .timetable .break {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-left: 0%
    }

    .timetable .break:last-child {
        margin-right: 0
    }
}

.timetable .break span {
    width: 120px;
    width: 7.5rem;
    height: 120px;
    height: 7.5rem;
    border-radius: 50%;
    display: block;
    float: left;
    position: absolute;
    left: -8.41121%;
    top: -36px;
    background: #fdb813
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .timetable .break span {
        display: none
    }
}

@media (max-width: 30em) {
    .timetable .break span {
        display: none
    }
}

.timetable .break span:before {
    width: 60px;
    height: 60px;
    content: '';
    background: transparent url("//www.dollard-route.de/typo3conf/ext/bs_setup/Resources/Public/Images/icons/sun.svg") top left no-repeat;
    background-size: 60px 60px;
    display: inline-block;
    top: 25%;
    position: relative
}

.timetable .break span:last-child {
    background: #4f5b9f;
    left: auto;
    right: -8.41121%
}

.timetable .break span:last-child:before {
    background: transparent url("//www.dollard-route.de/typo3conf/ext/bs_setup/Resources/Public/Images/icons/moon.svg") top left no-repeat
}

.timetable.simple {
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0
}

.timetable.simple .item {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-right: 0;
    background: none;
    box-shadow: 0 0 0;
    overflow: visible
}

.timetable.simple .item:last-child {
    margin-right: 0
}

.timetable.simple .item.tt-1, .timetable.simple .item.tt-2, .timetable.simple .item.tt-3, .timetable.simple .item.tt-4, .timetable.simple .item.tt-5, .timetable.simple .item.tt-6, .timetable.simple .item.tt-7, .timetable.simple .item.tt-8, .timetable.simple .item.tt-9 {
    left: 0
}

.timetable.simple .item div {
    width: 48.5%;
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    text-align: left;
    margin: 0 3% 0 0
}

.timetable.simple .item div:last-child {
    margin: 0
}

.timetable.simple .item div span {
    float: left;
    margin: 0 15px 0 0;
    margin: 0 .9375rem 0 0
}

.place {
    background: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 0 0 30px;
    padding: 0 0 1.875rem;
    margin-bottom: .93458%
}

@media (min-width: 64.1em) {
    .place {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 24.29907%
    }

    .place:last-child {
        margin-right: 0
    }

    .place:nth-child(4n) {
        margin-right: 0
    }

    .place:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .place {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%
    }

    .place:last-child {
        margin-right: 0
    }

    .place:nth-child(3n) {
        margin-right: 0
    }

    .place:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .place {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%
    }

    .place:last-child {
        margin-right: 0
    }

    .place:nth-child(2n) {
        margin-right: 0
    }

    .place:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 30em) {
    .place {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0
    }

    .place:last-child {
        margin-right: 0
    }
}

.place h3 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 12px;
    padding: 1.25rem .75rem;
    font-size: 20px;
    font-size: 1.25rem
}

.place p {
    padding: 0 12px;
    padding: 0 .75rem
}

.place a.button {
    padding: 0 20px;
    padding: 0 1.25rem
}

.video {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    float: left;
    display: block;
    width: 100%
}

.video iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.oax-top-cont {
    z-index: 2
}

.oax .oax-gallery {
    background: none
}

.oax .oax-gallery-container, .oax .oax-list-container, .oax .oax-magazine-container {
    padding-top: 0
}

.oax .oax-gallery-container {
    padding-top: 48px;
    padding-top: 3rem
}

.oax .oax_gallery_snippet {
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: #f5f5f5;
    overflow: hidden
}

.oax .oax_gallery_snippet:hover {
    background: #ffffff
}

.oax .oax-snippetaction:hover {
    text-decoration: none
}

.oax .oax_container_12 .oax_grid_12 {
    margin: 0;
    padding: 0;
    width: 100%
}

.oax .oax_pad_left_15, .oax .oax_pad_right_15 {
    padding: 0
}

.oax .oax_detail_head .oax_grid_8.oax-content-slider-cont.oax_content_slider_single {
    padding: 0
}

.oax .oax_detail_head .oax_grid_4.oax-teaser-map {
    border: 0
}

.oax .oax_detail_base, .oax .oax_detail_extended {
    padding: 0
}

.oax .oax_detail_base.oax_contact {
    padding-top: 1.5rem
}

.oax .oax_detail_tabs {
    background: none
}

.oax .oax_detail_tabs .oax_marg_bottom_44 {
    margin-bottom: 0
}

.oax .oax_detail_tabs > h2 {
    padding: 10px 0 0;
    padding: .625rem 0 0;
    margin: 0 16px 0 0;
    margin: 0 1rem 0 0
}

.oax .oax_detail_tabs > h2 label, .oax .oax_detail_tabs > h2 a {
    color: #ffffff;
    padding: 16px 20px;
    padding: 1rem 1.25rem;
    border: 0;
    border-radius: 3px 3px 0 0;
    background: #32aa48
}

.oax .oax_detail_tabs > input[type="radio"]:checked + h2 label, .oax .oax_detail_tabs .oax_active a, .oax .oax_detail_tabs .oax_active label {
    background: #323a67;
    color: #ffffff;
    border: 0
}

.oax .oax_detail_tabs > input[type="radio"]:checked + h2 + div {
    border-top: 3px solid #323a67
}

.oax .oax_h4.oax_dark_gray.oax_marg_left_10, .oax .oax_h2 {
    color: #323a67;
    margin-left: 0;
    font-size: 2rem;
    margin: 0 0 22px 0;
    margin: 0 0 1.375rem 0;
    line-height: auto;
    font-weight: 300
}

.oax .oax_h2 {
    font-size: 1.5rem
}

.oax .oax_head_bar {
    display: none
}

.oax .oax_externallink::after {
    content: ""
}

.oax .oax_externallink {
    color: #32aa48;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-decoration: none;
    position: relative;
    padding-left: 1.125rem
}

.oax .oax_externallink:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/external.svg") top left no-repeat;
    background-size: 11px 11px;
    width: 22px;
    height: 22px;
    content: '';
    position: absolute;
    left: 0.125rem;
    top: 3px
}

.oax .oax_externallink:hover {
    color: #323a67;
    text-decoration: underline
}

.oax .oax_detail_extended.oax_statistics_container.oax_marg_bottom_20 {
    padding-top: 1.5rem
}

.oax .oax_region_container .oax_h2.oax_marg_bottom_6.oax_marg_top_12 {
    padding-top: 1.5rem
}

.oax .oax_dp_snippet .oax_image img {
    display: inline-block
}

.oax .oax_dp_snippet .oax_dp_headline {
    display: inline;
    float: left;
    width: 100%
}

.oax .oax_dp_snippet .oax_icon {
    float: left
}

@media (max-width: 30em) {
    .oax .oax_small_dp_snippets {
        width: 100%
    }
}

.oax .oax_show_block #smallscreen_link, .oax .oax_show_block #fullscreen_link, .oax .oax_show_gradient #smallscreen_link, .oax .oax_show_gradient #fullscreen_link, .oax .oax-ready #fullscreen_link {
    display: none
}

.oax .oax_singleView_wrapper {
    top: 82px;
    top: 5.125rem
}

.oax-detailmap-visible .topbar, .oax-detailmap-visible #header, .oax-detailmap-visible .user-actions {
    display: none
}

.oax-detailmap-visible .oax .oax_dp_snippet .oax_dp_headline {
    height: auto
}

.oax_statistics_container, .oax_region_container, .oax_detail_main .oax_detail_tabs .oax_marg_top_35, .oax_detail_main .oax_tile_teaser, .leaflet-container .leaflet-top.leaflet-right {
    display: none
}

.oax .oax-mapList-wrapper .oax_category_icon {
    float: left
}

@media (max-width: 30em) {
    .oax .oax-fluid-list .oax_category_icon {
        float: left
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .oax .oax_sort_toggle_container {
        display: none
    }

    .oax .oax_filter_toggle {
        display: none
    }

    .oax .oax .oax_view_toggle {
        height: auto;
        width: auto
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .oax .oax_sort_toggle_container {
        display: none
    }

    .oax .oax_filter_toggle {
        display: none
    }

    .oax .oax .oax_view_toggle {
        height: auto;
        width: auto
    }
}

@media (max-width: 30em) {
    .oax .oax_sort_toggle_container {
        display: none
    }

    .oax .oax_filter_toggle {
        display: none
    }

    .oax .oax .oax_view_toggle {
        height: auto;
        width: auto
    }
}

.oax .oax_dp_snippet .oax_category_icon, .oax .oax-mapList-snippet .oax_category_icon {
    float: left
}

.oax_fl label {
    background: none;
    color: #434343;
    height: auto
}

header.oax_marg_top_11 {
    background: none
}

.oax .oax_toggle_cont .oax_toggle_caption label {
    background: none;
    line-height: auto;
    height: auto;
    color: #ffffff;
    background: #32aa48
}

.oax .oax_toggle_cont .oax_toggle_caption label h2 {
    color: #ffffff
}

.poi-download {
    font-size: 1rem;
    list-style-type: none;
    list-style-position: inside;
    text-align: left;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 66.35514%;
    margin-left: 16.82243%;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.poi-download:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .poi-download {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-left: 0%
    }

    .poi-download:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    .poi-download {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-left: 0%
    }

    .poi-download:last-child {
        margin-right: 0
    }
}

.poi-download li {
    line-height: 1.5rem;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-right: 0;
    line-height: 60px;
    line-height: 3.75rem;
    position: relative;
    border: solid #e4e4e4;
    border-width: 1px 1px 0 1px
}

.poi-download li:last-child {
    margin-right: 0
}

.poi-download li:last-child {
    border-width: 1px 1px 1px 1px
}

.poi-download li:nth-child(even) {
    background: #f6f6f6
}

.poi-download li:hover {
    background: #e4e4e4
}

@media (max-width: 30em) {
    .poi-download li {
        padding: 10px 10px 50px 10px;
        padding: .625rem .625rem 3.125rem .625rem;
        line-height: 36px;
        line-height: 2.25rem
    }
}

.poi-download li span {
    display: block;
    height: 60px;
    height: 3.75rem
}

@media (max-width: 30em) {
    .poi-download li span {
        height: 36px;
        height: 2.25rem
    }
}

.poi-download li span.title {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%
}

.poi-download li span.title:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .poi-download li span.title {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0
    }

    .poi-download li span.title:last-child {
        margin-right: 0
    }
}

.poi-download li span.town {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%
}

.poi-download li span.town:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .poi-download li span.town {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0
    }

    .poi-download li span.town:last-child {
        margin-right: 0
    }
}

.poi-download li span.handle {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 7.47664%;
    padding: 15px;
    padding: .9375rem;
    cursor: move
}

.poi-download li span.handle:last-child {
    margin-right: 0
}

.poi-download li span.handle img {
    width: 30px
}

@media (max-width: 30em) {
    .poi-download li span.handle {
        height: 36px;
        height: 2.25rem;
        padding: 5px;
        padding: .3125rem;
        position: absolute;
        bottom: 2px;
        left: 2px;
        width: 49%;
        margin: 0
    }

    .poi-download li span.handle img {
        float: left;
        width: 26px
    }
}

.poi-download li span.remove {
    cursor: pointer;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 7.47664%;
    padding: 15px;
    padding: .9375rem
}

.poi-download li span.remove:last-child {
    margin-right: 0
}

.poi-download li span.remove img {
    width: 30px
}

@media (max-width: 30em) {
    .poi-download li span.remove {
        height: 36px;
        height: 2.25rem;
        padding: 5px;
        padding: .3125rem;
        position: absolute;
        bottom: 2px;
        right: 2px;
        width: 49%
    }

    .poi-download li span.remove img {
        float: left;
        width: 26px
    }
}

.poi-download li span.handle {
    background: #32aa48
}

.poi-download li span.handle:hover {
    background: #323a67
}

.poi-download li span.remove {
    background: #b00
}

.poi-download li span.remove:hover {
    background: #600
}

.poi-download li em {
    display: none
}

@media (max-width: 30em) {
    .poi-download li em {
        display: block;
        float: left;
        color: #fff;
        margin-left: 10px;
        margin: 0 0 0 10px;
        margin: 0 0 0 .625rem;
        line-height: 26px;
        line-height: 1.625rem
    }
}

.cc-window {
    opacity: 1;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.cc-link, .cc-revoke:hover {
    text-decoration: underline
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active, .cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}

.cc-banner .cc-btn:last-child {
    min-width: 140px
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus, .cc-close:hover {
    opacity: 1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-floating > .cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1
}

.cc-btn + .cc-btn {
    margin-left: .5em
}

@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        flex: 1
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none
}

.cc-theme-classic .cc-btn {
    border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}

.form {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.form:last-child {
    margin-right: 0
}

.form .form-fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

.form .form-fieldset .f-row {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.form .form-fieldset .f-row:last-child {
    margin-right: 0
}

.form .form-fieldset .f-row.center {
    text-align: center
}

.form .form-fieldset .f-row.btnset {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 66.35514%;
    margin-left: 33.64486%
}

.form .form-fieldset .f-row.btnset:last-child {
    margin-right: 0
}

.form .form-fieldset .f-row.m-top {
    margin-top: 20px;
    margin-top: 1.25rem
}

.form .form-fieldset .f-row.m-bottom {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.form .form-fieldset .f12-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%
}

.form .form-fieldset .f12-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f12-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f12-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f10-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 83.17757%
}

.form .form-fieldset .f10-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f10-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f10-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f9-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 74.76636%
}

.form .form-fieldset .f9-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f9-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f9-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f8-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 66.35514%
}

.form .form-fieldset .f8-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f8-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f8-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f7-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 57.94393%
}

.form .form-fieldset .f7-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f7-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f7-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f6-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%
}

.form .form-fieldset .f6-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f6-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f6-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f5-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 41.1215%
}

.form .form-fieldset .f5-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f5-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f5-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f4-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 32.71028%
}

.form .form-fieldset .f4-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f4-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .form .form-fieldset .f4-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .f4-12.center {
    margin-left: 33.64486%
}

@media (max-width: 30em) {
    .form .form-fieldset .f4-12.center {
        margin-left: 0%
    }
}

.form .form-fieldset .f3-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 24.29907%
}

.form .form-fieldset .f3-12:last-child {
    margin-right: 0
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .form .form-fieldset .f3-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%
    }

    .form .form-fieldset .f3-12:last-child {
        margin-right: 0
    }

    .form .form-fieldset .f3-12:nth-child(2n) {
        margin-right: 0
    }

    .form .form-fieldset .f3-12:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 30em) {
    .form .form-fieldset .f3-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 49.53271%
    }

    .form .form-fieldset .f3-12:last-child {
        margin-right: 0
    }

    .form .form-fieldset .f3-12:nth-child(2n) {
        margin-right: 0
    }

    .form .form-fieldset .f3-12:nth-child(2n+1) {
        clear: left
    }
}

.form .form-fieldset .f2-12 {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 15.88785%
}

.form .form-fieldset .f2-12:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset .f2-12 {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0
    }

    .form .form-fieldset .f2-12:last-child {
        margin-right: 0
    }
}

.form .form-fieldset .nomr {
    margin: 0;
    border-right: 0
}

.form .form-fieldset .noml {
    margin: 0;
    border-left: 0
}

.form .form-fieldset label {
    min-height: 1px
}

.form .form-fieldset label span {
    color: #b00
}

.form .form-fieldset label span.required {
    color: #fff
}

.form .form-fieldset select {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 49.53271%
}

.form .form-fieldset select:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .form .form-fieldset select {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%
    }

    .form .form-fieldset select:last-child {
        margin-right: 0
    }
}


.form .fields .form-fieldset select {
    float: left;
    display: block;
    width: 100%
}

.form .fields .col.textarea-1 {
    float: left;
    display: block;
    width: 100%
}

.form .fields .col.textarea-1 textarea,
.form .form-fieldset textarea {
    resize: none;
    height: 12rem
}

.form input#username {
    display: none
}

.form .actions {
        text-align: center;
        margin-top:1rem;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 3px
}

select {
    width: 100%;
    border-radius: 3px
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 3px;
    line-height: 1
}

[type='text'], [type='password'], [type='email'], [type='number'], [type='search'], [type='tel'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    padding: 0.5rem;
    border: 1px solid #bebebe;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #434343;
    background-color: #f5f5f5;
    border-radius: 0 3px 3px 0;
    border-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

@media (max-width: 30em) {
    [type='text'], [type='password'], [type='email'], [type='number'], [type='search'], [type='tel'], textarea {
        border-radius: 3px;
        border: 1px solid #bebebe
    }
}

[type='text']:focus, [type='password']:focus, [type='email']:focus, [type='number']:focus [type='search']:focus, [type='tel']:focus, textarea:focus {
    border: 1px solid #323a67;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 5px #323a67;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

[type='text']::-webkit-input-placeholder, [type='password']::-webkit-input-placeholder, [type='email']::-webkit-input-placeholder, [type='number']::-webkit-input-placeholder, [type='search']::-webkit-input-placeholder, [type='tel']::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #ababab
}

[type='text']::-moz-placeholder, [type='password']::-moz-placeholder, [type='email']::-moz-placeholder, [type='number']::-moz-placeholder, [type='search']::-moz-placeholder, [type='tel']::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #ababab
}

[type='text']:-moz-placeholder, [type='password']:-moz-placeholder, [type='email']:-moz-placeholder, [type='number']:-moz-placeholder, [type='search']:-moz-placeholder, [type='tel']:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1;
    color: #ababab
}

[type='text']:-ms-input-placeholder, [type='password']:-ms-input-placeholder, [type='email']:-ms-input-placeholder, [type='number']:-ms-input-placeholder, [type='search']:-ms-input-placeholder, [type='tel']:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    color: #ababab
}

textarea {
    max-width: 100%;
    border-radius: 3px;
    border: 1px solid #bebebe
}

textarea[rows] {
    height: auto
}

[type='submit'], [type='button'], [type='reset'] {
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 2.4375rem
}

input[type='search'] {
    box-sizing: border-box
}

label {
    display: block;
    margin: 0;
    font-weight: 400;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    padding: 0 0 0 14px;
    padding: 0 0 0 .875rem;
    color: #ffffff;
    background: #323a67;
    border-radius: 3px 0 0 3px
}

@media (max-width: 30em) {
    label {
        background: none;
        color: #323a67;
        font-weight: 700;
        padding: 0
    }
}

label.c-r {
    background: none;
    padding: 0;
    color: #434343;
    height: auto;
    line-height: 30px;
    line-height: 1.875rem;
    margin: 0 0 30px;
    margin: 0 0 1.875rem
}

@media (max-width: 30em) {
    label.c-r {
        font-weight: 300;
        margin: 0 0 30px 0;
        margin: 0 0 1.875rem 0
    }
}

label.c-r.noml {
    margin: 15px 0 30px 0;
    margin: .9375rem 0 1.875rem 0
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    border: 0;
    padding: 0;
    color: #ffffff;
    font-family: "Palanquin", Tahoma, Geneva, sans-serif;
    display: block;
    padding: 10px;
    padding: .625rem;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    margin-bottom: 1rem
}

legend:last-child {
    margin-right: 0
}

.form-fieldset legend {
    background: #f5f5f5;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

select {
    padding: 0 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    color: #434343;
    background-color: #f5f5f5;
    border-radius: 0 3px 3px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat
}

@media (max-width: 30em) {
    select {
        border-radius: 3px
    }
}

@media screen and (min-width: 0\0
) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto
}

select:focus {
    background-color: #fff;
    border: 1px solid #323a67
}

[type='submit'] {
    text-decoration: none;
    border-radius: 3px;
    background: #32aa48;
    font-weight: 300;
    color: #ffffff;
    border: 0;
    display: block;
    margin: 0 auto;
    height: 50px;
    height: 3.125rem;
    padding: 0 50px;
    padding: 0 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

@media (max-width: 30em) {
    [type='submit'] {
        padding: 0 15px;
        padding: 0 .9375rem;
        font-size: 20px;
        font-size: 1.25rem
    }
}

[type='submit']:hover {
    color: #ffffff;
    background: #323a67
}

[type='reset'] {
    text-decoration: none;
    border-radius: 3px;
    font-size: 1rem;
    background: #767676;
    font-weight: 400;
    color: #ffffff;
    border: 0;
    display: block;
    margin: 0 auto;
    padding: .75rem 1.5rem;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

[type='reset']:hover {
    color: #ffffff;
    background: #434343
}

.error {
    border-color: #b00
}

.f-row.error {
    border: 1px solid #b00;
    background: #fee;
    padding: 5px 10px 0 10px;
    padding: .3125rem .625rem 0 .625rem;
    margin-bottom: 1rem
}

label.error {
    background: #b00;
    color: #ffffff
}

.success {
    float: left;
    display: block;
    margin-right: .93458%;
    width: 100%;
    background: #dff0d8;
    color: #3c763d
}

.success:last-child {
    margin-right: 0
}

.success span {
    padding: 20px;
    padding: 1.25rem;
    font-size: 20px;
    font-size: 1.25rem;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 91.58879%
}

.success span:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .success span {
        padding: 20px;
        padding: 1.25rem;
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        font-size: 14px;
        font-size: .875rem;
        text-align: center
    }

    .success span:last-child {
        margin-right: 0
    }
}

.success span.icon {
    display: block;
    background: #3c763d;
    color: #ffffff;
    float: left;
    display: block;
    margin-right: .93458%;
    width: 7.47664%;
    text-align: center
}

.success span.icon:last-child {
    margin-right: 0
}

@media (max-width: 30em) {
    .success span.icon {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    .success span.icon:last-child {
        margin-right: 0
    }
}

input[type=checkbox]:not(old), input[type=radio]:not(old) {
    width: 2rem;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    opacity: 0;
    position: absolute
}

input[type=checkbox]:not(old) + label, input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: 0
}

@media (max-width: 30em) {
    label.c-r.noml {
        margin: 0 0 30px 0;
        margin: 0 0 1.875rem 0
    }
}

input[type=checkbox]:not(old) + label > span, input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 28px;
    width: 1.75rem;
    height: 28px;
    height: 1.75rem;
    margin: 0 10px 0 0;
    margin: 0 .625rem 0 0;
    border: 1px solid #bebebe;
    border-radius: 3px;
    background: #f5f5f5;
    vertical-align: bottom
}

input[type=checkbox]:not(old):checked + label > span, input[type=radio]:not(old):checked + label > span {
    background: #f5f5f5
}

input[type=radio]:not(old):checked + label > span > span, input[type=checkbox]:not(old):checked + label > span > span {
    display: block;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin: 3px;
    border-radius: 3px;
    background: #32aa48
}

fieldset .step {
    text-align: center
}

@media (min-width: 64.1em) {
    fieldset .step {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 24.29907%;
        padding: 42px 0 0;
        padding: 2.625rem 0 0
    }

    fieldset .step:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    fieldset .step {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    fieldset .step:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    fieldset .step {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%
    }

    fieldset .step:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    fieldset .step {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        background: #323a67;
        padding: 10px 0 20px;
        padding: .625rem 0 1.25rem
    }

    fieldset .step:last-child {
        margin-right: 0
    }
}

fieldset .step span {
    width: 64px;
    width: 4rem;
    height: 64px;
    height: 4rem;
    font-size: 46px;
    font-size: 2.875rem;
    margin: 0 0 12px 0;
    margin: 0 0 .75rem 0;
    font-weight: 700;
    background: #323a67;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    border-radius: 50%
}

@media (min-width: 30em) and (max-width: 48.1em) {
    fieldset .step span {
        float: left;
        margin: 0 0 12px 20px;
        margin: 0 0 .75rem 1.25rem
    }
}

@media (max-width: 30em) {
    fieldset .step span {
        float: left;
        margin: 0 0 0 20px;
        margin: 0 0 0 1.25rem;
        width: 30px;
        width: 1.875rem;
        height: 30px;
        height: 1.875rem;
        font-size: 30px;
        font-size: 1.875rem
    }
}

fieldset .step p {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    color: #323a67
}

@media (min-width: 30em) and (max-width: 48.1em) {
    fieldset .step p {
        float: left;
        padding: 20px 0 0 20px;
        padding: 1.25rem 0 0 1.25rem
    }
}

@media (max-width: 30em) {
    fieldset .step p {
        float: left;
        color: #ffffff;
        padding: 6px 0 0 20px;
        padding: .375rem 0 0 1.25rem;
        margin: 0
    }
}

fieldset .fields {
    background: #ffffff
}

@media (min-width: 64.1em) {
    fieldset .fields {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 74.76636%;
        margin-bottom: 4px;
        margin-bottom: .25rem;
        padding: 42px 46px
    }

    fieldset .fields:last-child {
        margin-right: 0
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    fieldset .fields {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        padding: 20px 23px
    }

    fieldset .fields:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    fieldset .fields {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        padding: 20px 23px
    }

    fieldset .fields:last-child {
        margin-right: 0
    }
}

@media (max-width: 30em) {
    fieldset .fields {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        padding: 20px 23px
    }

    fieldset .fields:last-child {
        margin-right: 0
    }
}


.form .col.multicheckbox-1 {width:100%;}
.form .col.multicheckbox-1 .control-label {display:none;}
.form .col.multicheckbox-1 .form-check {float:left;width:50%;}
@media (max-width: 30em) {
        .form .col.multicheckbox-1 .form-check {float:left;width:100%;}
        }
        
        /* hide formfield */
.angebot-8 #field-radreisenformularDeutsch-338-multicheckbox-1-4 {display:none;}
.angebot-4 #field-radreisenformularNiederlaendisch-1428-multicheckbox-1-4 {display:none;}



.content.bg-0 fieldset .fields {
    background: #f5f5f5
}

.content.bg-0 fieldset .fields input[type='text'] {
    background: #ffffff
}

.content.bg-0 fieldset .fields select {
    background-color: #ffffff
}

.content.bg-0 fieldset .fields textarea {
    background: #ffffff
}

.content.bg-0 input[type="checkbox"]:not(old) + label > span, .content.bg-0 input[type="radio"]:not(old) + label > span {
    background: #ffffff
}

.smallsearch a.search-btn {
    display: block;
    height: 36px;
    height: 2.25rem;
    width: 36px;
    width: 2.25rem;
    padding: 8px;
    padding: .5rem;
    background-color: #e4e4e4;
    border-radius: 3px;
    cursor: pointer
}

@media (min-width: 64.1em) {
    .smallsearch a.search-btn {
        display: none
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .smallsearch a.search-btn {
        display: none
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .smallsearch a.search-btn {
        display: none
    }
}

.smallsearch:before {
    background: transparent url("/typo3conf/ext/bs_setup/Resources/Public/Images/icons/search.png") top left no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    left: 1rem;
    top: 10px;
    top: .625rem;
    z-index: 2
}

@media (max-width: 30em) {
    .smallsearch:before {
        display: none
    }
}

.smallsearch .search-form {
    opacity: 1;
    visibility: visible
}

@media (max-width: 30em) {
    .smallsearch .search-form {
        display: none
    }
}

.smallsearch .search-form form.form fieldset [type='search'] {
    padding: 0 1rem 0 2.5rem
}

.search-form {
    opacity: 0;
    height: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.search-form.active {
    opacity: 1;
    height: 30px;
    visibility: visible
}

.search-form form.form {
    margin: 0;
    padding: 0
}

@media (max-width: 30em) {
    .search-form form.form {
        margin: 0 0 1rem 0
    }
}

.search-form form.form fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    width: 100%
}

.search-form form.form fieldset [type='search'] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 1rem;
    border: 0;
    margin: 0;
    font-family: inherit;
    font-size: 1rem;
    color: #434343;
    font-size: 14px;
    font-size: .875rem;
    background-color: #e4e4e4;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative
}

.search-form form.form fieldset [type='search']::-webkit-input-placeholder {
    color: #434343
}

.search-form form.form fieldset [type='search']::-moz-placeholder {
    color: #434343
}

.search-form form.form fieldset [type='search']:-ms-input-placeholder {
    color: #434343
}

.search-form form.form fieldset [type='search']:-moz-placeholder {
    color: #434343
}

@media (min-width: 64.1em) {
    .mobile-search-wrap {
        display: none
    }
}

@media (min-width: 48.1em) and (max-width: 64.1em) {
    .mobile-search-wrap {
        display: none
    }
}

.result {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 1em 1em 0 1em;
    border: 1px solid #e4e4e4;
    position: relative;
    overflow: hidden
}

.result span {
    position: absolute;
    right: 0;
    top: 12px;
    top: .75rem;
    width: 4em;
    text-align: center;
    background: #323a67;
    color: #fff;
    padding: 0.3em 0.5em;
    display: block;
    font-size: 1rem
}

.result h3 {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.result h3 a {
    color: #32aa48;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.result h3 a:hover {
    color: #323a67
}

.tx-indexedsearch .tx-indexedsearch-whatis {
    display: none
}

.tx-indexedsearch-browsebox {
    width: 100%;
    margin: 1em 0;
    float: left
}

.tx-indexedsearch-res {
    float: left
}

.tx-indexedsearch-browsebox p, .tx-indexedsearch-noresults {
    text-align: center
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .form fieldset .tx-indexedsearch-form .f2-12.nomr {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 32.71028%;
        margin-right: 0
    }

    .form fieldset .tx-indexedsearch-form .f2-12.nomr:last-child {
        margin-right: 0
    }
}

@media (min-width: 30em) and (max-width: 48.1em) {
    .form fieldset .tx-indexedsearch-form .f2-12.btn.search {
        float: left;
        display: block;
        margin-right: .93458%;
        width: 100%;
        margin-right: 0
    }

    .form fieldset .tx-indexedsearch-form .f2-12.btn.search:last-child {
        margin-right: 0
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("../Images/slick/preloader.gif") center center no-repeat
}

.ilightbox-overlay.metro-white {
    background: #FFF
}

.ilightbox-loader.metro-white {
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px
}

.ilightbox-loader.metro-white div {
    background: #fff url("../Images/lightbox/preloader.gif") no-repeat center
}

.ilightbox-holder.metro-white {
    padding: 3px;
    background: #FFF;
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.2)
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
    background: url("../Images/lightbox/caption-bg.png") repeat-x bottom;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    color: #000;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    padding-top: 15px
}

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
    background: url("../Images/lightbox/social-bg.png");
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.ilightbox-holder.metro-white .ilightbox-alert {
    background: url("../Images/lightbox/alert.png") no-repeat center top;
    color: #89949B
}

.ilightbox-toolbar.metro-white {
    top: 8px;
    right: 8px;
    height: 25px
}

.ilightbox-toolbar.metro-white a {
    width: 27px;
    height: 25px;
    background: #fff url("../Images/lightbox/buttons.png") no-repeat 7px 6px
}

.ilightbox-toolbar.metro-white a:hover {
    background-color: #51b7ff
}

.ilightbox-toolbar.metro-white a.disabled {
    opacity: 0.2;
    filter: alpha(opacity=20);
    cursor: default;
    background-color: #FFF
}

.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
    background-color: #d94947;
    background-position: -30px 6px
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
    background-position: 6px -31px
}

.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
    background-position: -29px -31px
}

.ilightbox-toolbar.metro-white a.ilightbox-play {
    background-position: 8px -55px
}

.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
    background-position: -30px -55px
}

.ilightbox-toolbar.metro-white a.ilightbox-pause {
    background-position: 8px -81px
}

.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
    background-position: -30px -81px
}

.isMobile .ilightbox-toolbar.metro-white {
    background: #FFF;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2)
}

.isMobile .ilightbox-toolbar.metro-white a, .isMobile .ilightbox-toolbar.metro-white a:hover {
    display: inline-block;
    float: none;
    width: 50px;
    height: 40px;
    background-size: 50%;
    background-position: 50%
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
    background-image: url("../Images/lightbox/fullscreen-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/fullscreen-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
    background-image: url("../Images/lightbox/fullscreen-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/fullscreen-hover-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
    background-image: url("../Images/lightbox/x-mark-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/x-mark-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
    background-image: url("../Images/lightbox/x-mark-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/x-mark-hover-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
    background-image: url("../Images/lightbox/arrow-next-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-next-icon-ie.png") \9;
    background-position: 52% 50%
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
    background-image: url("../Images/lightbox/arrow-next-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-next-hover-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
    background-image: url("../Images/lightbox/arrow-next-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-next-icon-ie.png") \9;
    background-position: 52% 50%
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
    background-image: url("../Images/lightbox/arrow-prev-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-prev-icon-ie.png") \9;
    background-position: 48% 50%
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
    background-image: url("../Images/lightbox/arrow-prev-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-prev-hover-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
    background-image: url("../Images/lightbox/arrow-prev-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/arrow-prev-icon-ie.png") \9;
    background-position: 48% 50%
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
    background-image: url("../Images/lightbox/play-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/play-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
    background-image: url("../Images/lightbox/play-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/play-hover-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
    background-image: url("../Images/lightbox/pause-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/pause-icon-ie.png") \9
}

.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
    background-image: url("../Images/lightbox/pause-hover-icon-64.png");
    background-image /*\**/: url("../Images/lightbox/pause-hover-icon-ie.png") \9
}

.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    height: 104px
}

.ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
    height: 104px
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical {
    width: 144px
}

.ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
    width: 144px
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
    border: 2px solid #FFF;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
    background: url("../Images/lightbox/thumb-overlay-play.png") no-repeat center
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
    font-size: 18px;
    padding: 10px 12px;
    padding-right: 60px;
    color: #535352
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
    left: auto;
    top: 5px;
    right: 5px
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
    float: right
}

.ilightbox-button.metro-white.disabled {
    opacity: 0.1;
    filter: alpha(opacity=10);
    cursor: default
}

.ilightbox-button.metro-white span {
    display: block;
    width: 100%;
    height: 100%
}

.ilightbox-button.ilightbox-next-button.metro-white, .ilightbox-button.ilightbox-prev-button.metro-white {
    bottom: 0;
    right: 0;
    left: 0;
    left /*\**/: 35% \9;
    right /*\**/: auto \9;
    width: 30%;
    height: 100px;
    margin: auto;
    background: url("../Images/lightbox/arrows_vertical.png") no-repeat 50% -100px;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.6)
}

.ilightbox-button.ilightbox-prev-button.metro-white {
    top: 0;
    bottom: auto;
    background-position: 50% 0
}

.ilightbox-button.ilightbox-next-button.metro-white.horizontal, .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    top /*\**/: 36% \9;
    bottom /*\**/: auto \9;
    width: 100px;
    height: 30%;
    background-image: url("../Images/lightbox/arrows_horizontal.png");
    background-position: -93px 50%
}

.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
    right: auto;
    left: 0;
    background-position: -7px 50%
}

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.ilightbox-noscroll {
    overflow: hidden
}

.ilightbox-closedhand * {
    cursor: url(../Images/lightbox/closedhand.cur), default !important
}

.ilightbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000
}

.ilightbox-loader {
    position: fixed;
    z-index: 100005;
    top: 45%;
    left: -192px;
    padding-left: 30px;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.ilightbox-loader div {
    width: 72px;
    height: 72px;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.ilightbox-loader.horizontal {
    left: 45%;
    top: -192px;
    padding: 0;
    padding-top: 30px;
    -webkit-border-radius: 0 0 100px 100px;
    border-radius: 0 0 100px 100px
}

.ilightbox-loader.horizontal div {
    -webkit-border-radius: 0 0 100px 100px;
    border-radius: 0 0 100px 100px
}

.ilightbox-toolbar {
    display: none;
    position: fixed;
    z-index: 100010
}

.ilightbox-toolbar a {
    float: left;
    cursor: pointer
}

.ilightbox-toolbar .ilightbox-prev-button, .ilightbox-toolbar .ilightbox-next-button {
    display: none
}

.ilightbox-thumbnails {
    display: block;
    position: fixed;
    z-index: 100009
}

.ilightbox-thumbnails.ilightbox-horizontal {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px
}

.ilightbox-thumbnails.ilightbox-vertical {
    top: 0;
    right: 0;
    width: 140px;
    height: 100%;
    overflow: hidden
}

.ilightbox-thumbnails .ilightbox-thumbnails-container {
    display: block;
    position: relative
}

.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
    width: 100%;
    height: 100px
}

.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
    width: 140px;
    height: 100%
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid {
    display: block;
    position: absolute;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
    display: block;
    cursor: pointer;
    padding: 10px;
    position: relative
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -ms-interpolation-mode: bicubic
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .7
}

.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
    opacity: 1
}

.ilightbox-holder {
    display: none;
    position: fixed;
    z-index: 100003;
    -webkit-transform: none;
    -moz-transform: none
}

.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
    cursor: pointer
}

.ilightbox-holder div.ilightbox-container {
    position: relative;
    width: 100%;
    height: 100%
}

.ilightbox-holder.supportTouch div.ilightbox-container {
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}

.ilightbox-holder img.ilightbox-image {
    width: 100%;
    height: 100%
}

.ilightbox-holder .ilightbox-container .ilightbox-caption {
    display: none;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    max-width: 100%;
    padding: 5px 10px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 150%;
    word-wrap: break-word;
    z-index: 20003;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.ilightbox-holder .ilightbox-container .ilightbox-social {
    display: none;
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 5px;
    padding-left: 0;
    z-index: 20003;
    height: 34px
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul {
    float: left;
    list-style: none;
    height: 24px
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
    display: inline
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
    float: left;
    margin-left: 5px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
    background-image: url("../Images/lightbox/social_icons/facebook.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
    background-image: url("../Images/lightbox/social_icons/digg_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
    background-image: url("../Images/lightbox/social_icons/twitter_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
    background-image: url("../Images/lightbox/social_icons/delicious_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
    background-image: url("../Images/lightbox/social_icons/reddit_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
    background-image: url("../Images/lightbox/social_icons/google_plus_16.png")
}

.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a {
    background-image: url("../Images/lightbox/social_icons/pinterest.png")
}

.ilightbox-holder .ilightbox-alert {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding-top: 100px;
    margin: auto;
    width: 300px;
    height: 50px
}

.ilightbox-holder .ilightbox-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.ilightbox-holder .ilightbox-inner-toolbar {
    position: relative;
    z-index: 100
}

.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
    position: absolute
}

.ilightbox-button {
    position: fixed;
    z-index: 100008;
    cursor: pointer
}

.isMobile .ilightbox-button, .isMobile .ilightbox-thumbnails {
    display: none !important
}

.isMobile .ilightbox-toolbar .ilightbox-prev-button, .isMobile .ilightbox-toolbar .ilightbox-next-button {
    display: block
}

#c1445.tm figure {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 0
}

#c1549 img {
    width: auto;
    margin: 0 auto;
}
