/* teaser, list view */
.tx-openimmo #app {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tx-openimmo .spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.tx-openimmo .spinner > div {
    background-color: #8bd0e4;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.tx-openimmo .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.tx-openimmo .spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.tx-openimmo .spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.tx-openimmo .spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, to {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, to {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

/*!
 * vue2-animate v1.0.4
 * (c) 2016 Simon Asika
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */
.tx-openimmo .bounce-enter-active, .tx-openimmo .bounce-leave-active, .tx-openimmo .bounceDown-enter-active, .tx-openimmo .bounceDown-leave-active, .tx-openimmo .bounceIn, .tx-openimmo .bounceInDown, .tx-openimmo .bounceInLeft, .tx-openimmo .bounceInRight, .tx-openimmo .bounceInUp, .tx-openimmo .bounceLeft-enter-active, .tx-openimmo .bounceLeft-leave-active, .tx-openimmo .bounceOut, .tx-openimmo .bounceOutDown, .tx-openimmo .bounceOutLeft, .tx-openimmo .bounceOutRight, .tx-openimmo .bounceOutUp, .tx-openimmo .bounceRight-enter-active, .tx-openimmo .bounceRight-leave-active, .tx-openimmo .bounceUp-enter-active, .tx-openimmo .bounceUp-leave-active, .tx-openimmo .fade-enter-active, .tx-openimmo .fade-leave-active, .tx-openimmo .fadeDown-enter-active, .tx-openimmo .fadeDown-leave-active, .tx-openimmo .fadeDownBig-enter-active, .tx-openimmo .fadeDownBig-leave-active, .tx-openimmo .fadeIn, .tx-openimmo .fadeInDown, .tx-openimmo .fadeInDownBig, .tx-openimmo .fadeInLeft, .tx-openimmo .fadeInLeftBig, .tx-openimmo .fadeInRight, .tx-openimmo .fadeInRightBig, .tx-openimmo .fadeInUp, .tx-openimmo .fadeInUpBig, .tx-openimmo .fadeLeft-enter-active, .tx-openimmo .fadeLeft-leave-active, .tx-openimmo .fadeLeftBig-enter-active, .tx-openimmo .fadeLeftBig-leave-active, .tx-openimmo .fadeOut, .tx-openimmo .fadeOutDown, .tx-openimmo .fadeOutDownBig, .tx-openimmo .fadeOutLeft, .tx-openimmo .fadeOutLeftBig, .tx-openimmo .fadeOutRight, .tx-openimmo .fadeOutRightBig, .tx-openimmo .fadeOutUp, .tx-openimmo .fadeOutUpBig, .tx-openimmo .fadeRight-enter-active, .tx-openimmo .fadeRight-leave-active, .tx-openimmo .fadeRightBig-enter-active, .tx-openimmo .fadeRightBig-leave-active, .tx-openimmo .fadeUp-enter-active, .tx-openimmo .fadeUp-leave-active, .tx-openimmo .fadeUpBig-enter-active, .tx-openimmo .fadeUpBig-leave-active, .tx-openimmo .rotateDownLeft-enter-active, .tx-openimmo .rotateDownLeft-leave-active, .tx-openimmo .rotateDownRight-enter-active, .tx-openimmo .rotateDownRight-leave-active, .tx-openimmo .rotateInDownLeft, .tx-openimmo .rotateInDownRight, .tx-openimmo .rotateInUpLeft, .tx-openimmo .rotateInUpRight, .tx-openimmo .rotateOutDownLeft, .tx-openimmo .rotateOutDownRight, .tx-openimmo .rotateOutUpLeft, .tx-openimmo .rotateOutUpRight, .tx-openimmo .rotateUpLeft-enter-active, .tx-openimmo .rotateUpLeft-leave-active, .tx-openimmo .rotateUpRight-enter-active, .tx-openimmo .rotateUpRight-leave-active, .tx-openimmo .slide-enter-active, .tx-openimmo .slide-leave-active, .tx-openimmo .slideDown-enter-active, .tx-openimmo .slideDown-leave-active, .tx-openimmo .slideIn, .tx-openimmo .slideInDown, .tx-openimmo .slideInLeft, .tx-openimmo .slideInRight, .tx-openimmo .slideInUp, .tx-openimmo .slideLeft-enter-active, .tx-openimmo .slideLeft-leave-active, .tx-openimmo .slideOut, .tx-openimmo .slideOutDown, .tx-openimmo .slideOutLeft, .tx-openimmo .slideOutRight, .tx-openimmo .slideOutUp, .tx-openimmo .slideRight-enter-active, .tx-openimmo .slideRight-leave-active, .tx-openimmo .slideUp-enter-active, .tx-openimmo .slideUp-leave-active, .tx-openimmo .zoom-enter-active, .tx-openimmo .zoom-leave-active, .tx-openimmo .zoomDown-enter-active, .tx-openimmo .zoomDown-leave-active, .tx-openimmo .zoomIn, .tx-openimmo .zoomInDown, .tx-openimmo .zoomInLeft, .tx-openimmo .zoomInRight, .tx-openimmo .zoomInUp, .tx-openimmo .zoomLeft-enter-active, .tx-openimmo .zoomLeft-leave-active, .tx-openimmo .zoomOut, .tx-openimmo .zoomOutDown, .tx-openimmo .zoomOutLeft, .tx-openimmo .zoomOutRight, .tx-openimmo .zoomOutUp, .tx-openimmo .zoomRight-enter-active, .tx-openimmo .zoomRight-leave-active, .tx-openimmo .zoomUp-enter-active, .tx-openimmo .zoomUp-leave-active {
    animation-duration: 1s;
    animation-fill-mode: both
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.tx-openimmo .bounce-enter-active, .tx-openimmo .bounceIn {
    animation-name: bounceIn
}

.tx-openimmo .bounce-leave-active, .tx-openimmo .bounceOut {
    animation-name: bounceOut
}

.tx-openimmo .bounceInUp, .tx-openimmo .bounceUp-enter-active {
    animation-name: bounceInUp
}

.tx-openimmo .bounceOutUp, .tx-openimmo .bounceUp-leave-active {
    animation-name: bounceOutUp
}

.tx-openimmo .bounceInRight, .tx-openimmo .bounceRight-enter-active {
    animation-name: bounceInRight
}

.tx-openimmo .bounceOutRight, .tx-openimmo .bounceRight-leave-active {
    animation-name: bounceOutRight
}

.tx-openimmo .bounceInLeft, .tx-openimmo .bounceLeft-enter-active {
    animation-name: bounceInLeft
}

.tx-openimmo .bounceLeft-leave-active, .tx-openimmo .bounceOutLeft {
    animation-name: bounceOutLeft
}

.tx-openimmo .bounceDown-enter-active, .tx-openimmo .bounceInDown {
    animation-name: bounceInDown
}

.tx-openimmo .bounceDown-leave-active, .tx-openimmo .bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.tx-openimmo .fade-enter-active, .tx-openimmo .fadeIn {
    animation-name: fadeIn
}

.tx-openimmo .fade-leave-active, .tx-openimmo .fadeOut {
    animation-name: fadeOut
}

.tx-openimmo .fadeInUpBig, .tx-openimmo .fadeUpBig-enter-active {
    animation-name: fadeInUpBig
}

.tx-openimmo .fadeOutUpBig, .tx-openimmo .fadeUpBig-leave-active {
    animation-name: fadeOutUpBig
}

.tx-openimmo .fadeInUp, .tx-openimmo .fadeUp-enter-active {
    animation-name: fadeInUp
}

.tx-openimmo .fadeOutUp, .tx-openimmo .fadeUp-leave-active {
    animation-name: fadeOutUp
}

.tx-openimmo .fadeInRightBig, .tx-openimmo .fadeRightBig-enter-active {
    animation-name: fadeInRightBig
}

.tx-openimmo .fadeOutRightBig, .tx-openimmo .fadeRightBig-leave-active {
    animation-name: fadeOutRightBig
}

.tx-openimmo .fadeInRight, .tx-openimmo .fadeRight-enter-active {
    animation-name: fadeInRight
}

.tx-openimmo .fadeOutRight, .tx-openimmo .fadeRight-leave-active {
    animation-name: fadeOutRight
}

.tx-openimmo .fadeInLeftBig, .tx-openimmo .fadeLeftBig-enter-active {
    animation-name: fadeInLeftBig
}

.tx-openimmo .fadeLeftBig-leave-active, .tx-openimmo .fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

.tx-openimmo .fadeInLeft, .tx-openimmo .fadeLeft-enter-active {
    animation-name: fadeInLeft
}

.tx-openimmo .fadeLeft-leave-active, .tx-openimmo .fadeOutLeft {
    animation-name: fadeOutLeft
}

.tx-openimmo .fadeDownBig-enter-active, .tx-openimmo .fadeInDownBig {
    animation-name: fadeInDownBig
}

.tx-openimmo .fadeDownBig-leave-active, .tx-openimmo .fadeOutDownBig {
    animation-name: fadeOutDownBig
}

.tx-openimmo .fadeDown-enter-active, .tx-openimmo .fadeInDown {
    animation-name: fadeInDown
}

.tx-openimmo .fadeDown-leave-active, .tx-openimmo .fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.tx-openimmo .rotate-enter-active, .tx-openimmo .rotate-leave-active, .tx-openimmo .rotateIn, .tx-openimmo .rotateOut {
    animation-duration: 1s;
    animation-fill-mode: both
}

.tx-openimmo .rotate-enter-active, .tx-openimmo .rotateIn {
    animation-name: rotateIn
}

.tx-openimmo .rotate-leave-active, .tx-openimmo .rotateOut {
    animation-name: rotateOut
}

.tx-openimmo .rotateInUpRight, .tx-openimmo .rotateUpRight-enter-active {
    animation-name: rotateInUpRight
}

.tx-openimmo .rotateOutUpRight, .tx-openimmo .rotateUpRight-leave-active {
    animation-name: rotateOutUpRight
}

.tx-openimmo .rotateInUpLeft, .tx-openimmo .rotateUpLeft-enter-active {
    animation-name: rotateInUpLeft
}

.tx-openimmo .rotateOutUpLeft, .tx-openimmo .rotateUpLeft-leave-active {
    animation-name: rotateOutUpLeft
}

.tx-openimmo .rotateDownRight-enter-active, .tx-openimmo .rotateInDownRight {
    animation-name: rotateInDownRight
}

.tx-openimmo .rotateDownRight-leave-active, .tx-openimmo .rotateOutDownRight {
    animation-name: rotateOutDownRight
}

.tx-openimmo .rotateDownLeft-enter-active, .tx-openimmo .rotateInDownLeft {
    animation-name: rotateInDownLeft
}

.tx-openimmo .rotateDownLeft-leave-active, .tx-openimmo .rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.tx-openimmo .slide-enter-active, .tx-openimmo .slideIn {
    animation-name: slideIn
}

.tx-openimmo .slide-leave-active, .tx-openimmo .slideOut {
    animation-name: slideOut
}

.tx-openimmo .slideInUp, .tx-openimmo .slideUp-enter-active {
    animation-name: slideInUp
}

.tx-openimmo .slideOutUp, .tx-openimmo .slideUp-leave-active {
    animation-name: slideOutUp
}

.tx-openimmo .slideInRight, .tx-openimmo .slideRight-enter-active {
    animation-name: slideInRight
}

.tx-openimmo .slideOutRight, .tx-openimmo .slideRight-leave-active {
    animation-name: slideOutRight
}

.tx-openimmo .slideInLeft, .tx-openimmo .slideLeft-enter-active {
    animation-name: slideInLeft
}

.tx-openimmo .slideLeft-leave-active, .tx-openimmo .slideOutLeft {
    animation-name: slideOutLeft
}

.tx-openimmo .slideDown-enter-active, .tx-openimmo .slideInDown {
    animation-name: slideInDown
}

.tx-openimmo .slideDown-leave-active, .tx-openimmo .slideOutDown {
    animation-name: slideOutDown
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.tx-openimmo .zoom-enter-active, .tx-openimmo .zoomIn {
    animation-name: zoomIn
}

.tx-openimmo .zoom-leave-active, .tx-openimmo .zoomOut {
    animation-name: zoomOut
}

.tx-openimmo .zoomInUp, .tx-openimmo .zoomUp-enter-active {
    animation-name: zoomInUp
}

.tx-openimmo .zoomOutUp, .tx-openimmo .zoomUp-leave-active {
    animation-name: zoomOutUp
}

.tx-openimmo .zoomInRight, .tx-openimmo .zoomRight-enter-active {
    animation-name: zoomInRight
}

.tx-openimmo .zoomOutRight, .tx-openimmo .zoomRight-leave-active {
    animation-name: zoomOutRight
}

.tx-openimmo .zoomInLeft, .tx-openimmo .zoomLeft-enter-active {
    animation-name: zoomInLeft
}

.tx-openimmo .zoomLeft-leave-active, .tx-openimmo .zoomOutLeft {
    animation-name: zoomOutLeft
}

.tx-openimmo .zoomDown-enter-active, .tx-openimmo .zoomInDown {
    animation-name: zoomInDown
}

.tx-openimmo .zoomDown-leave-active, .tx-openimmo .zoomOutDown {
    animation-name: zoomOutDown
}

.tx-openimmo .wh-filter-container {
    background-color: #25a6ca;
    padding: 3rem;
    border-bottom: 8px solid #117895
}

.tx-openimmo .whwrapper {
    text-align: justify;
    padding: 0
}

.tx-openimmo .whwrapper:after {
    content: "";
    width: 100%;
    display: inline-block
}

.tx-openimmo .wh-container {
    width: 33.333333333%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1
}

.tx-openimmo .wh-container:nth-child(3n+0) {
    padding-left: 10px
}

.tx-openimmo .wh-container:nth-child(3n+1) {
    padding-right: 10px
}

.tx-openimmo .wh-container:nth-child(3n+2) {
    padding-left: 10px;
    padding-right: 10px
}

.tx-openimmo .wh-title {
    font-size: 2rem;
    font-weight: 700;
    color: #117895;
    text-align: left;
    word-wrap: break-word
}

.tx-openimmo .wh-adresse {
    padding-bottom: 1rem
}

.tx-openimmo .wh-meta {
    padding: 3rem
}

.tx-openimmo .wh-preview {
    background-color: #f2f3f4;
    display: block;
    margin-top: 2rem;
}

.tx-openimmo .wh-preview > img {
    width: 100%
}

.tx-openimmo .wh-link {
    text-decoration: none
}

.tx-openimmo .wh-detail-button {
    background-color: #117895;
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: center;
    bottom: auto;
    position: relative;
    padding: .8rem;
    margin-top: .6rem;
    font-size: 1.8rem;
    width: 100%;

}

.tx-openimmo .f-row {
    width: 100%
}

.tx-openimmo .check-row {
    margin-top: 1rem
}

.tx-openimmo .f-col {
    width: 33%;
    background-color: #25a6ca;
    display: inline-block
}

.tx-openimmo .wh-information {
    display: table-cell;
    padding: 1rem 0 2.6rem
}

.tx-openimmo .i-col {
    width: 50%;
    float: left;
    text-align: left
}

.tx-openimmo label {
    font-size: 1.2rem;
    color: #999
}

.tx-openimmo input, .tx-openimmo select {
    border: 0 none;
    width: 100%
}

.tx-openimmo .cta {
    background-color: #8bd0e4;
    color: #fff;
    padding: 3rem;
    float: right;
    cursor: pointer;
    cursor: hand
}

.tx-openimmo .cta-title {
    font-size: 2rem;
    font-weight: 700
}

.tx-openimmo .cta-left {
    width: 70%;
    float: left
}

.tx-openimmo .cta-icon {
    background: url(/typo3conf/ext/ddfbasic/Resources/Public/Icons/cta_pfeil.png) no-repeat;
    width: 60px;
    height: 70px;
    float: right
}

.tx-openimmo input[type=checkbox] {
    display: none
}

.tx-openimmo input[type=checkbox] + label span {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAaCAYAAABb9hlrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjM1QkMxRjAzRUREMTFFN0JGRUNEOTgyMTI0QTI1QkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjM1QkMxRUYzRUREMTFFN0JGRUNEOTgyMTI0QTI1QkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENUZGN0QwMzIxRDkxMUU3ODM4Nzg5RjU1NzcxQUQyRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENUZGN0QwNDIxRDkxMUU3ODM4Nzg5RjU1NzcxQUQyRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoQ8AA0AAASVSURBVHja5FpdbBRVFD6zv7PT7pb0R+nWakzUAkpMVGxIShFjFMUIaUx49EV8NMKzxpD4buKDMdEnE4nEYEqCKCSiUEhtYmK0QSn4AApFKEt3u9v96c7O+J3d0dgwdzqzMzuzuDf5Hnbvufe79545P/fMSLquU4e1R4A9wPPAJqDP+D8D/AqcBCaBi23BwwrqEGwHzuj22xljTKA8naAYGfgI0HTnTTPGykHxSEG7uIOzN9xOsR8YfnfzvQdM+nqBY8BWlxzTwMvAbUF/y3hCd3Es2Qx8B0wAH5r0K8BxDw6NjDmOG3P6ymNmQfNAtwuSApC2Idc0z0+LpeiJ+Xysoumn8PNVWE/OROxj4HWPH4pPgH1+8pgpqAgkXExeEjxprnlUrPXUXwWavlWkR3vk2vlcWYFyVkxEtxvWJXl8cHxYO4DTdniKNY1mFop0MV+hWxW1/t9APEIbUnF6ql8hJRxakydi0llzuYmax3L1tqxqdOzaEl1YqtDTfQq9mE6Wzs+WVwTi77VAOWTMyXNvW4tnLlemSay3XFttANfLah3TmWXaM9RDIz2yJc9dEYPyVY0OXc7WlTMK5ewcTFqJPw6MtXA5YwaHkIeVc/iP3B3K+W8r4/FkGZa14ml7BS1Va/T5lSzNl6r0RG+CdqaTJFnbxoQPy5oQ8bBbm7yWIzu5McuwLI8R8bS1ggpwa4ev5OrK2QRX8FI6aWfYNh+WNi7i+RHxsezAebMsxykRT6i9ldOwnAe7Y7T7vhSFJVthZYMPyxsR8bAbdto4iRDxRNpROVVNp6NXl+hqsUr9yHpeGUpRLGQ75vf5sEQhx4KRrTlpFmP6fFfQwdkbzPka0mR5SInS1v47M/Kv5vP0O54qOSzRxHCK1sXC/+vqbdji2QvCxb3FFzHcYSInr+dpJrPa/55bWKZfsiVig3lufZIGE1Gn82d82ENGxMP3HMfmGBOOyQShoEPAFxxO4tDCDwiqtyuNqHoJVnP65jKeGom2IJ1+srep+/IFH/YwJ+LhS6jT9nBSOGbOdwXh5s8lnn2DcrSeXHIyMAWrWVyp0TdwbTVdp164tPGBrmYppnzYxpSIhysEsgOPzLKjA8LCy1QgWRzXzsbv6aqyMiKwJI43n11epLzauA+gj5RI00v70octHBHxcPmGKwR2UhqWYVmLks+RwNLskVRc3ZiSaQUZm4obW6Gq1a0H/9Nj62Q3U/8MnG3h0s8aHEIeLt/svb+H4haWxH0sIyj1/MtjFp3cpkx2x4c5xswZ9wYJQYnTgTH7rs2K521qXbH0HTs8fPBv4v72T7GUU2nO1jiJ4JizZe1iaZ3HTEFZQHWxiYJNuewDXTF1uCuq/FmshjRdlx7qjqvpRLTkAQ9Xm/k1wBseK4jn/N4uDytgx/ruOprlaYc3qpx2v89VD2q8TfzWYTwTdXHk5fdFox4tdQZ4lhqvSXzjaYdSz6fA18AHTpWzRuMN7jI27MWh7TJRTut5OuCjkYQHH3MoQfF02mdX5xwcGss+EzSP1IEfLnIVejfwArCRVn9Q+BtwAjjqQUXCE56/BRgAHuvjd+73+RIAAAAASUVORK5CYII=) 0 0 no-repeat;
    cursor: pointer
}

.tx-openimmo input[type=checkbox]:checked + label span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAaCAYAAABb9hlrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjM1QkMxRjAzRUREMTFFN0JGRUNEOTgyMTI0QTI1QkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjM1QkMxRUYzRUREMTFFN0JGRUNEOTgyMTI0QTI1QkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENUZGN0QwMzIxRDkxMUU3ODM4Nzg5RjU1NzcxQUQyRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENUZGN0QwNDIxRDkxMUU3ODM4Nzg5RjU1NzcxQUQyRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoQ8AA0AAASVSURBVHja5FpdbBRVFD6zv7PT7pb0R+nWakzUAkpMVGxIShFjFMUIaUx49EV8NMKzxpD4buKDMdEnE4nEYEqCKCSiUEhtYmK0QSn4AApFKEt3u9v96c7O+J3d0dgwdzqzMzuzuDf5Hnbvufe79545P/fMSLquU4e1R4A9wPPAJqDP+D8D/AqcBCaBi23BwwrqEGwHzuj22xljTKA8naAYGfgI0HTnTTPGykHxSEG7uIOzN9xOsR8YfnfzvQdM+nqBY8BWlxzTwMvAbUF/y3hCd3Es2Qx8B0wAH5r0K8BxDw6NjDmOG3P6ymNmQfNAtwuSApC2Idc0z0+LpeiJ+Xysoumn8PNVWE/OROxj4HWPH4pPgH1+8pgpqAgkXExeEjxprnlUrPXUXwWavlWkR3vk2vlcWYFyVkxEtxvWJXl8cHxYO4DTdniKNY1mFop0MV+hWxW1/t9APEIbUnF6ql8hJRxakydi0llzuYmax3L1tqxqdOzaEl1YqtDTfQq9mE6Wzs+WVwTi77VAOWTMyXNvW4tnLlemSay3XFttANfLah3TmWXaM9RDIz2yJc9dEYPyVY0OXc7WlTMK5ewcTFqJPw6MtXA5YwaHkIeVc/iP3B3K+W8r4/FkGZa14ml7BS1Va/T5lSzNl6r0RG+CdqaTJFnbxoQPy5oQ8bBbm7yWIzu5McuwLI8R8bS1ggpwa4ev5OrK2QRX8FI6aWfYNh+WNi7i+RHxsezAebMsxykRT6i9ldOwnAe7Y7T7vhSFJVthZYMPyxsR8bAbdto4iRDxRNpROVVNp6NXl+hqsUr9yHpeGUpRLGQ75vf5sEQhx4KRrTlpFmP6fFfQwdkbzPka0mR5SInS1v47M/Kv5vP0O54qOSzRxHCK1sXC/+vqbdji2QvCxb3FFzHcYSInr+dpJrPa/55bWKZfsiVig3lufZIGE1Gn82d82ENGxMP3HMfmGBOOyQShoEPAFxxO4tDCDwiqtyuNqHoJVnP65jKeGom2IJ1+srep+/IFH/YwJ+LhS6jT9nBSOGbOdwXh5s8lnn2DcrSeXHIyMAWrWVyp0TdwbTVdp164tPGBrmYppnzYxpSIhysEsgOPzLKjA8LCy1QgWRzXzsbv6aqyMiKwJI43n11epLzauA+gj5RI00v70octHBHxcPmGKwR2UhqWYVmLks+RwNLskVRc3ZiSaQUZm4obW6Gq1a0H/9Nj62Q3U/8MnG3h0s8aHEIeLt/svb+H4haWxH0sIyj1/MtjFp3cpkx2x4c5xswZ9wYJQYnTgTH7rs2K521qXbH0HTs8fPBv4v72T7GUU2nO1jiJ4JizZe1iaZ3HTEFZQHWxiYJNuewDXTF1uCuq/FmshjRdlx7qjqvpRLTkAQ9Xm/k1wBseK4jn/N4uDytgx/ruOprlaYc3qpx2v89VD2q8TfzWYTwTdXHk5fdFox4tdQZ4lhqvSXzjaYdSz6fA18AHTpWzRuMN7jI27MWh7TJRTut5OuCjkYQHH3MoQfF02mdX5xwcGss+EzSP1IEfLnIVejfwArCRVn9Q+BtwAjjqQUXCE56/BRgAHuvjd+73+RIAAAAASUVORK5CYII=) -26px top no-repeat
}

.tx-openimmo select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 95%;
    padding: 0 1.5rem;
    height: 42px;
    box-sizing: border-box;
    background: none no-repeat #fff;
    background-image: url(/typo3conf/ext/ddfbasic/Resources/Public/Icons/dropdown_arrow.png);
    background-position: 97%
}

.tx-openimmo select::-ms-expand {
    display: none
}

.tx-openimmo .lt-ie10 + select {
    background-image: none
}

.tx-openimmo option {
    border-bottom: 1px solid #ddd;
    padding: 3px 3px 2px 15px;
    box-sizing: border-box;
    width: 100%;
    background: #fff
}

@media (max-width: 575px) {
    .tx-openimmo .wh-container {
        width: 100% !important;
        padding: 0 !important
    }
}

@media (max-width: 767px) {
    .tx-openimmo .wh-container {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        zoom: 1
    }

    .tx-openimmo .wh-container:nth-child(odd) {
        padding-right: 10px
    }

    .tx-openimmo .wh-container:nth-child(2n), .tx-openimmo .wh-container:nth-child(2n+0) {
        padding-left: 10px
    }

    .tx-openimmo .wh-container:nth-child(2n+2) {
        padding-left: 5px;
        padding-right: 0
    }

    .tx-openimmo .f-col {
        width: 100%;
        float: inherit;
        padding: .5rem
    }

    .tx-openimmo .f-row {
        margin-bottom: 0
    }

    .tx-openimmo .wh-preview {
        height: auto
    }
}

.tx-openimmo div {
    text-align: left
}

.tx-openimmo h2 {
    color: #666 !important;
    margin-top: 2rem
}

.tx-openimmo .wh-information {
    display: table-cell;
    padding: 1rem 0 2.6rem;
    width: 100%
}

.tx-openimmo .i-col {
    width: 50%;
    float: left;
    text-align: left
}

.tx-openimmo .cta {
    background-color: #8bd0e4;
    color: #fff;
    padding: 3rem;
    float: right;
    cursor: pointer;
    transition: background-color .25s ease-in
}

.tx-openimmo .cta-title {
    font-size: 2rem;
    font-weight: 700
}

.tx-openimmo .cta-left {
    width: 70%;
    float: left
}

.tx-openimmo .cta-icon {
    background: url(/typo3conf/ext/ddfbasic/Resources/Public/Icons/cta_pfeil.png) no-repeat;
    width: 60px;
    height: 70px;
    float: right
}

.tx-openimmo .cta:hover {
    background-color: #117895;
    transition: background-color .25s ease-in
}

.tx-openimmo .wrapper {
    margin-right: 80px
}

.tx-openimmo .a-header {
    margin-right: -80px;
    cursor: pointer;
    cursor: hand
}

.tx-openimmo .a-left {
    width: 100%;
    float: none;
    display: inline-block
}

.tx-openimmo .a-right {
    float: right;
    width: 80px
}

.tx-openimmo .a-footer {
    border-bottom: 3px solid #8bd0e4
}

.tx-openimmo .galery {
    float: right;
    height: 200px;
    width: auto
}

.tx-openimmo .gal-next, .tx-openimmo .gal-prev {
    position: relative;
    top: 45%;
    font-size: 3rem;
    color: #666;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    cursor: hand
}

.tx-openimmo .gal-img {
    height: 200px;
    width: auto
}

.tx-openimmo .left {
    float: left
}

.tx-openimmo .right {
    float: right
}

.tx-openimmo .b-left {
    float: left;
    margin-left: 0;
    font-weight: 700
}

.tx-openimmo .b {
    font-weight: 700
}

.tx-openimmo .akkordeon-icon {
    font-size: 24px;
    padding: 14px;
    color: #666;
    cursor: pointer;
    cursor: hand;
    background: url(/typo3conf/ext/ddfbasic/Resources/Public/Icons/icon_plus.png) no-repeat 2px 50%;
    width: 24px;
    height: 58px
}

.tx-openimmo .akkordeon-icon, .tx-openimmo .rotated {
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in
}

.tx-openimmo .rotated {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tx-openimmo .activeAkkordeon {
    color: #8bd0e4
}

.tx-openimmo .i-pic {
    height: 160px;
    margin: 10px
}

.tx-openimmo .mglkeit-wrapper {
    border-bottom: 3px solid #8ad0e4
}

.tx-openimmo .mglkeit-wrapper > span > div {
    padding: 15px 0 30px
}

.tx-openimmo .impressionen-wrapper {
    margin-left: -10px;
    margin-right: -10px
}

.tx-openimmo .wrap-map, .tx-openimmo .wrap-print {
    display: inline-block
}

.tx-openimmo .wrap-map a:before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAACXBIWXMAAAsSAAALEgHS3X78AAAA7ElEQVQoz4VSWxHDMAzThiAMWgiBUAiDUAiFEAiDMAiFEAiBEAhhoP3Im9rrbr7LNX4ollWDJOysJBuP1hT/1MUlkawq6iSLCot8Kp8ctCuxnTrH2QwIkFwUKCrIeqTqmxUvqluiy1DrWfeqoiZ/Vn6Q3CHOVa895fus3VhUkv0OYMLXZgDN/AGg42hToIcNPGyOrDlC8kGyujKRaCY9jfoaCt9IJlEYogcADwBZVHfFOoAEYMZJzvLjPx3yngg6+QTIRhdn0GK7lkzymHG5AjmNl/zXFe0r/tWA0Rn/QLEutPX6C4rh+4UoIIk3sxCdi2Jdw2oAAAAASUVORK5CYII=);
    padding-right: 6px
}

.tx-openimmo .wrap-print a:before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAACXBIWXMAAAsSAAALEgHS3X78AAAAqElEQVQoz72S2Q2DQAxEnxEFUAIl0EGgAmpJB3RALamAdEApkAomP15ptTKH8pGRVrJsj49ZGwUktUBLADN7ExA6SZsOkPLqnAAsWY0hsztgjrps/qa8qsf60pcC4SgRqSq4gzk4QRU5z7oekqzALdIVapc6yTlL2oO8xsdegKe50QBv4HPRZAT29LkvM5uuxnJNHj/t9D9S2mmMTutIiHRXq+5hldR/AU25tCQ2rCCHAAAAAElFTkSuQmCC);
    padding-right: 6px
}

.tx-openimmo .wmk-flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tx-openimmo .wmk-flex-col {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%
}

@media (max-width: 575px) {
    .tx-openimmo .gal-next, .tx-openimmo .gal-prev {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 991px) {
    .tx-openimmo .i-col {
        width: 100%
    }

    .tx-openimmo .galery {
        float: none
    }
}

.tx-openimmo

@base: #f938ab; .rotated {
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    transition: -webkit-transform .2s ease-in;
                    transition: transform .2s ease-in;
                    transition: transform .2s ease-in, -webkit-transform .2s ease-in
                }

.tx-openimmo .left {
    float: left
}

.tx-openimmo .right {
    float: right
}

.tx-openimmo .b {
    font-weight: 700
}

.tx-openimmo .activeAkkordeon {
    color: #8bd0e4
}

.tx-openimmo .a-header {
    margin-right: -80px;
    cursor: pointer;
    cursor: hand
}

.tx-openimmo .a-right {
    float: right;
    width: 80px
}

.tx-openimmo .akkordeon-icon {
    font-size: 24px;
    padding: 14px;
    color: #666;
    cursor: pointer;
    cursor: hand;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
    background: url(/typo3conf/ext/ddfbasic/Resources/Public/Icons/icon_plus.png) no-repeat 2px 50%;
    width: 24px;
    height: 58px
}

.tx-openimmo .i-col {
    width: 50%
}

.tx-openimmo .a-left {
    width: 100%;
    float: none;
    display: inline-block
}

.tx-openimmo .mglkeit-wrapper {
    border-bottom: 3px solid #8ad0e4
}

.tx-openimmo .mglkeit-wrapper > span > div {
    padding: 15px 0 30px
}

@media (max-width: 991px) {
    .tx-openimmo .i-col {
        width: 80%
    }
}

.tx-openimmo .wh-g-map {
    width: 100%;
    height: 508px
}


.tx-openimmo .wh-info-text {
    font-size: 2rem;
    text-align: center;
    padding: 1.5rem;
    padding-top: 2rem
}

.tx-openimmo .wh-link {
    text-decoration: none;
    margin-top: 12px;
    display: block
}

.tx-openimmo .leaflet-image-layer, .tx-openimmo .leaflet-layer, .tx-openimmo .leaflet-marker-icon, .tx-openimmo .leaflet-marker-shadow, .tx-openimmo .leaflet-pane, .tx-openimmo .leaflet-pane > canvas, .tx-openimmo .leaflet-pane > svg, .tx-openimmo .leaflet-tile, .tx-openimmo .leaflet-tile-container, .tx-openimmo .leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0
}

.tx-openimmo .leaflet-container {
    overflow: hidden
}

.tx-openimmo .leaflet-marker-icon, .tx-openimmo .leaflet-marker-shadow, .tx-openimmo .leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.tx-openimmo .leaflet-tile::selection {
    background: transparent
}

.tx-openimmo .leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.tx-openimmo .leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.tx-openimmo .leaflet-marker-icon, .tx-openimmo .leaflet-marker-shadow {
    display: block
}

.tx-openimmo .leaflet-container .leaflet-overlay-pane svg {
    max-width: none !important;
    max-height: none !important
}

.tx-openimmo .leaflet-container .leaflet-marker-pane img, .tx-openimmo .leaflet-container .leaflet-shadow-pane img, .tx-openimmo .leaflet-container .leaflet-tile, .tx-openimmo .leaflet-container .leaflet-tile-pane img, .tx-openimmo .leaflet-container img.leaflet-image-layer {
    max-width: none !important;
    max-height: none !important;
    width: auto;
    padding: 0
}

.tx-openimmo .leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.tx-openimmo .leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.tx-openimmo .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.tx-openimmo .leaflet-container {
    -webkit-tap-highlight-color: transparent
}

.tx-openimmo .leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}

.tx-openimmo .leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.tx-openimmo .leaflet-tile-loaded {
    visibility: inherit
}

.tx-openimmo .leaflet-zoom-box {
    width: 0;
    height: 0;
    box-sizing: border-box;
    z-index: 800
}

.tx-openimmo .leaflet-overlay-pane svg {
    -moz-user-select: none
}

.tx-openimmo .leaflet-pane {
    z-index: 400
}

.tx-openimmo .leaflet-tile-pane {
    z-index: 200
}

.tx-openimmo .leaflet-overlay-pane {
    z-index: 400
}

.tx-openimmo .leaflet-shadow-pane {
    z-index: 500
}

.tx-openimmo .leaflet-marker-pane {
    z-index: 600
}

.tx-openimmo .leaflet-tooltip-pane {
    z-index: 650
}

.tx-openimmo .leaflet-popup-pane {
    z-index: 700
}

.tx-openimmo .leaflet-map-pane canvas {
    z-index: 100
}

.tx-openimmo .leaflet-map-pane svg {
    z-index: 200
}

.tx-openimmo .leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.tx-openimmo .lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.tx-openimmo .leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.tx-openimmo .leaflet-bottom, .tx-openimmo .leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.tx-openimmo .leaflet-top {
    top: 0
}

.tx-openimmo .leaflet-right {
    right: 0
}

.tx-openimmo .leaflet-bottom {
    bottom: 0
}

.tx-openimmo .leaflet-left {
    left: 0
}

.tx-openimmo .leaflet-control {
    float: left;
    clear: both
}

.tx-openimmo .leaflet-right .leaflet-control {
    float: right
}

.tx-openimmo .leaflet-top .leaflet-control {
    margin-top: 10px
}

.tx-openimmo .leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.tx-openimmo .leaflet-left .leaflet-control {
    margin-left: 10px
}

.tx-openimmo .leaflet-right .leaflet-control {
    margin-right: 10px
}

.tx-openimmo .leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity .2s linear
}

.tx-openimmo .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.tx-openimmo .leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.tx-openimmo svg.leaflet-zoom-animated {
    will-change: transform
}

.tx-openimmo .leaflet-zoom-anim .leaflet-zoom-animated {
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.tx-openimmo .leaflet-pan-anim .leaflet-tile, .tx-openimmo .leaflet-zoom-anim .leaflet-tile {
    transition: none
}

.tx-openimmo .leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.tx-openimmo .leaflet-interactive {
    cursor: pointer
}

.tx-openimmo .leaflet-grab {
    cursor: -webkit-grab;
    cursor: grab
}

.tx-openimmo .leaflet-crosshair, .tx-openimmo .leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.tx-openimmo .leaflet-control, .tx-openimmo .leaflet-popup-pane {
    cursor: auto
}

.tx-openimmo .leaflet-dragging .leaflet-grab, .tx-openimmo .leaflet-dragging .leaflet-grab .leaflet-interactive, .tx-openimmo .leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.tx-openimmo .leaflet-image-layer, .tx-openimmo .leaflet-marker-icon, .tx-openimmo .leaflet-marker-shadow, .tx-openimmo .leaflet-pane > svg path, .tx-openimmo .leaflet-tile-container {
    pointer-events: none
}

.tx-openimmo .leaflet-image-layer.leaflet-interactive, .tx-openimmo .leaflet-marker-icon.leaflet-interactive, .tx-openimmo .leaflet-pane > svg path.leaflet-interactive, .tx-openimmo svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.tx-openimmo .leaflet-container {
    background: #ddd;
    outline-offset: 1px
}

.tx-openimmo .leaflet-container a {
    color: #0078a8
}

.tx-openimmo .leaflet-zoom-box {
    border: 2px dotted #38f;
    background: hsla(0, 0%, 100%, .5)
}

.tx-openimmo .leaflet-container {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.tx-openimmo .leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 4px
}

.tx-openimmo .leaflet-bar a {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000
}

.tx-openimmo .leaflet-bar a, .tx-openimmo .leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.tx-openimmo .leaflet-bar a:focus, .tx-openimmo .leaflet-bar a:hover {
    background-color: #f4f4f4
}

.tx-openimmo .leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.tx-openimmo .leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.tx-openimmo .leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.tx-openimmo .leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.tx-openimmo .leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.tx-openimmo .leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.tx-openimmo .leaflet-control-zoom-in, .tx-openimmo .leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px
}

.tx-openimmo .leaflet-touch .leaflet-control-zoom-in, .tx-openimmo .leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}

.tx-openimmo .leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px
}

.tx-openimmo .leaflet-control-layers-toggle {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
    width: 36px;
    height: 36px
}

.tx-openimmo .leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
    background-size: 26px 26px
}

.tx-openimmo .leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.tx-openimmo .leaflet-control-layers-expanded .leaflet-control-layers-toggle, .tx-openimmo .leaflet-control-layers .leaflet-control-layers-list {
    display: none
}

.tx-openimmo .leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.tx-openimmo .leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.tx-openimmo .leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.tx-openimmo .leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.tx-openimmo .leaflet-control-layers label {
    display: block;
    font-size: 13px;
    font-size: 1.08333em
}

.tx-openimmo .leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.tx-openimmo .leaflet-default-icon-path {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)
}

.tx-openimmo .leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: hsla(0, 0%, 100%, .8);
    margin: 0
}

.tx-openimmo .leaflet-control-attribution, .tx-openimmo .leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
    line-height: 1.4
}

.tx-openimmo .leaflet-control-attribution a {
    text-decoration: none
}

.tx-openimmo .leaflet-control-attribution a:focus, .tx-openimmo .leaflet-control-attribution a:hover {
    text-decoration: underline
}

.tx-openimmo .leaflet-attribution-flag {
    display: inline !important;
    vertical-align: baseline !important;
    width: 1em;
    height: .6669em
}

.tx-openimmo .leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.tx-openimmo .leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.tx-openimmo .leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    background: hsla(0, 0%, 100%, .5)
}

.tx-openimmo .leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.tx-openimmo .leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.tx-openimmo .leaflet-touch .leaflet-bar, .tx-openimmo .leaflet-touch .leaflet-control-attribution, .tx-openimmo .leaflet-touch .leaflet-control-layers {
    box-shadow: none
}

.tx-openimmo .leaflet-touch .leaflet-bar, .tx-openimmo .leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.tx-openimmo .leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.tx-openimmo .leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px
}

.tx-openimmo .leaflet-popup-content {
    margin: 13px 24px 13px 20px;
    line-height: 1.3;
    font-size: 13px;
    font-size: 1.08333em;
    min-height: 1px
}

.tx-openimmo .leaflet-popup-content p {
    margin: 17px 0;
    margin: 1.3em 0
}

.tx-openimmo .leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-top: -1px;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.tx-openimmo .leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    pointer-events: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tx-openimmo .leaflet-popup-content-wrapper, .tx-openimmo .leaflet-popup-tip {
    background: #fff;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4)
}

.tx-openimmo .leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    text-align: center;
    width: 24px;
    height: 24px;
    font: 16px/24px Tahoma, Verdana, sans-serif;
    color: #757575;
    text-decoration: none;
    background: transparent
}

.tx-openimmo .leaflet-container a.leaflet-popup-close-button:focus, .tx-openimmo .leaflet-container a.leaflet-popup-close-button:hover {
    color: #585858
}

.tx-openimmo .leaflet-popup-scrolled {
    overflow: auto
}

.tx-openimmo .leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1
}

.tx-openimmo .leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.tx-openimmo .leaflet-oldie .leaflet-control-layers, .tx-openimmo .leaflet-oldie .leaflet-control-zoom, .tx-openimmo .leaflet-oldie .leaflet-popup-content-wrapper, .tx-openimmo .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.tx-openimmo .leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.tx-openimmo .leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.tx-openimmo .leaflet-tooltip.leaflet-interactive {
    cursor: pointer;
    pointer-events: auto
}

.tx-openimmo .leaflet-tooltip-bottom:before, .tx-openimmo .leaflet-tooltip-left:before, .tx-openimmo .leaflet-tooltip-right:before, .tx-openimmo .leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.tx-openimmo .leaflet-tooltip-bottom {
    margin-top: 6px
}

.tx-openimmo .leaflet-tooltip-top {
    margin-top: -6px
}

.tx-openimmo .leaflet-tooltip-bottom:before, .tx-openimmo .leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.tx-openimmo .leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.tx-openimmo .leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.tx-openimmo .leaflet-tooltip-left {
    margin-left: -6px
}

.tx-openimmo .leaflet-tooltip-right {
    margin-left: 6px
}

.tx-openimmo .leaflet-tooltip-left:before, .tx-openimmo .leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.tx-openimmo .leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.tx-openimmo .leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

@media print {
    .tx-openimmo .leaflet-control {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

/* details */

.tx-openimmo {
    margin-bottom: 60px;
}

.tx-openimmo .openimmo-fieldsets dl {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.tx-openimmo .openimmo-fieldsets dt {
    flex: 0 0 calc(45% - 24px);

}

.tx-openimmo .openimmo-fieldsets dd {
    flex: 0 0 55%;
    margin: 0;
}

.tx-openimmo .btn.btn-default {
    border-radius: 0;
    color: #fff;
    background-color: #006b68;
    border: none;
}

body.fullpageBereichWohnen .tx-openimmo dd.default {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    width: auto;
}

body.fullpageBereichWohnen .tx-openimmo .label {
    width: auto;
    vertical-align: middle;
    padding: 5px 10px;
    border-radius: 0;
    color: #fff !important;
    font-weight: normal;
}

.openimmo-details-description dd + dt {
    margin-top: 20px;

}
