body {
    font: 16px/22px "webfontregular";
    font: 1vw/1.4vw "webfontregular";
    color: white;
}

a:focus {
    outline: medium none;
}

h1 {
    color: #6C4428;
    font: 4.6vw/6.5vw "webfontregular";
    letter-spacing: 0;
    margin: 30px auto 35px;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    width: auto;
}

.col-xs-12.titles {
    margin: 0;
}

.impressum #navi {
    height: 200px;
}

.impressum #navi #logonav {

    display: block;
}

.impressum #navi #logonav img {
    width: 250px;
    height: 250px;
    transform: scale(1);
    top: 0;
    display: block;
    margin: 0 auto;
}

h2 {
    color: #6C4428;
    font: 2.3vw/3.2vw "webfontregular";
    letter-spacing: 0.03em;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    letter-spacing: 0.07em;
    padding: 3.4% 0;
}

#lindenhof2 {
    margin-bottom: 100px;
}

#wohnangebot {
    position: relative;
}

#wohnangebot2 {
    margin-bottom: 100px;
}


#goToPrevSlide,
#goToNextSlide {
    position: absolute;
    left: 1.9%;
    top: calc(50% - 10px);
    transform: translate(0, -50%);
    font-size: 2.3vw;
    cursor: pointer;
}

#goToNextSlide {
    left: auto;
    right: 2.5%;
}

h3 {
    color: #6C4428;
    font: 3.5vw/4.2vw "webfontregular";
    letter-spacing: 0.03em;
    margin: 30px 0;
    text-transform: uppercase;
}

.afterh2 {
    font-size: 1.4vw;
    line-height: 2vw;
    margin: 30px 0;
}

.bap {
    padding: 50px 0 90px;
}

.bap2 {
    padding: 140px 0 80px;
}


.bap4 .no-fix {
    margin: 0 0 55px;
}

p {
    margin: 0 0;
    font: 1.2vw/1.7vw "webfontregular";
}

.ge-content p {
    color: #79b694;
    hyphens: auto;
    text-align: justify;
    font: 1vw/1.7vw"webfontregular";
    margin-bottom: 25px;
}
#impress p, #impress h2, #impress a {
    color: #ffffff;
}
#impress a:hover {
    color: #000000;
}
#impress img {
    width: 140px;
    height: auto;
    margin-top: 50px; 
}

#projekt3.row .ge-content p,
#gemeinde4.row .ge-content p {
    color: #ffffff;
}

#impressionen2 div p {
    margin-bottom: 0;
}

html,
body,
.start {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    background-color: #53b794;
}

#wohnangebot,
#wohnangebot>div:first-child,
#wohnangebot>div>div,
#lindenhof,
#lindenhof>div:first-child,
#lindenhof>div>div {
    height: 100%;
}





/* Top Start */

#top {
    padding: 0;
}

a:hover,
a:active,
a:focus {
    color: #ffffff;
    text-decoration: underline;
}


#lindenhof::after {
    content: "Hier mehr erfahren";
    height: auto;
    background-color: #e7f1b9;
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 1% 0;
    color: white;
    text-align: center;
    font-size: 1.4vw;
    z-index: 10;
    color: #6C4428;
}

.column.col-md-4.col-xs-12.col-sm-5 {
    padding: 0 33px;
}

#slider2 .item span {
    bottom: 0;
    height: auto;
    background-color: #e7f1b9;
    width: 100%;
    position: absolute;
    padding: 1% 0;
    color: white;
    text-align: center;
    font-size: 1.4vw;
    z-index: 10;
    color: #6C4428;
}

.img-responsive {
    display: block;
    max-width: inherit;
    height: auto;
    width: 100%;
}

#gemeinde2 .column.col-md-4 {
    padding-right: 0;
    padding-left: 0;
}

#gemeinde2 .column.col-md-4 p {
    margin: 0;
}


#wohnangebot>div,
#lindenhof>div {
    padding-left: 0;
    padding-right: 0;
}

div[id^="strich"] {
    border-left: 1px solid white;
    margin-left: 50px;
    padding-left: 150px;
    padding-bottom: 100px;
    margin-bottom: 0;
    padding-top: 55px;
}

#kdetails {
    margin-top: 150px;
    border-top: 3px solid #79b694;
    border-bottom: 3px solid #79b694;
}


.startbuttonmehr span {
    margin-top: 10px;
}


.parralax.topimage {
    min-height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.ios .parralax.topimage {
    background-size: auto !important;
    background-attachment: inherit;
}

.parralax.topimage:before {
    display: block;
    content: "";
    padding-top: 75%;
}

.no-fix {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120px auto;
    height: 110px;
    margin-bottom: 100px;
    margin-top: 100px;
}

.fancybox-nav span {
    visibility: visible;
}

.tables .table>thead>tr>th {
    border: medium none;
}

.table>thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}

.tables .table>thead>tr>th,
.tables .table>thead>tr>td,
.tables .table>tbody>tr>th,
.tables .table>tbody>tr>td,
.tables .table>tfoot>tr>th,
.tables .table>tfoot>tr>td {
    border: medium none;
    line-height: 1.42857;
    padding: 3px 8px;
    vertical-align: top;
}

.tables .table img {
    float: right;
    margin: 0 auto 20px;
    width: 70px;
}

#wohnen .col-xs-5.col-xs-offset-0 {
    width: 43%;
}

.icons>img {
    display: block;
    height: 70px;
    margin: 0 auto 20px;
    text-align: center;
    width: 70px;
}



.text {
    font: 18px/26px "webfontregular";
    font: 1.1vw/1.8vw "webfontregular";
    padding: 10px 0 50px 0;
    text-align-last: left;
    text-align: justify;
    hyphens: auto;
}


.row.spal {
    margin-bottom: 50px;
}



.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
    max-width: inherit;
}





/*.carousel-inner > .item > img{
    position: absolute;
    top: 50%;
    transform: translate(0 , -50%);
}*/

.carousel-control.right,
.carousel-control.left {
    background-image: none;
}








/* Carousel Fading slide */

.carousel-fade .carousel-inner {
    background: transparent;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-fade .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
    opacity: 1;
}

.carousel-fade .active.left,
.carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.bape .row.spal {
    margin-bottom: 0;
}


#h11 {
    position: absolute;
    bottom: 0;
    z-index: 1;
    right: 0;
    width: auto;
    height: auto !important;
}
#h11 h1 {
    text-align: left;
    color: white;
    font-size: 1.7vw;
    line-height: 2.6vw;
    position: relative;
    right: 100px;
    bottom: 60px;
    margin-bottom: 0;
    cursor: pointer;
}
#h11 h1::after {
    content: "";
    background-image: url(/source/icons/pfeil.svg);
    width: 40px;
    height: 27px;
    display: block;
    position: absolute;
    bottom: -36px;
    background-repeat: no-repeat;
    left: 50%;
    margin-left: -17px;
}
#h11 h1 span{
    color: #444635;
}

/* Safari Fix */

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}









/* Carousel Control custom */

.carousel-control .control-icon {
    font-size: 48px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .prev {
    margin-left: -15px;
    left: 50%;
}






/* Prev */

.carousel-control .next {
    margin-right: -15px;
    right: 50%;
}






/* Next */


/* Removing BS background */

.carousel .control-box {
    opacity: 0;
}

a.carousel-control.left {
    left: 0;
    background: none;
    border: 0;
}

a.carousel-control.right {
    right: 0;
    background: none;
    border: 0;
}







/* Animation */

.control-box,
a.carousel-control,
.carousel-indicators li {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
    /* Assigning animation to indicator li will make slides flicker */
}

#slider2 .carousel-indicators,
#slider .carousel-indicators {
    background-color: #e7f1b9;
    width: 20%;
    left: 50%;
    margin-left: 0;
    transform: translate(-50%, 0);
    bottom: 4.4%;
    padding: 1% 0;
}






/* Hover animation */

.carousel:hover .control-box {
    opacity: 1;
}

.carousel:hover a.carousel-control.left {
    left: 15px;
}

.carousel:hover a.carousel-control.right {
    right: 15px;
}







/* Carouse Indicator */

.carousel-indicators li.active,
.carousel-indicators li {
    border: 0;
}

.carousel-indicators li {
    background: #666;
    margin: 0 3px;
    width: 12px;
    height: 12px;
}

.carousel-indicators li.active {
    background: #6C4428;
    margin: 0 10px;
}

.carousel-indicators li {
    background: #fff;
    margin: 0 10px;
    width: 12px;
    height: 12px;
    border-radius: 83px;
}

#impressionen a.various::before,
#lage a.various::before {
    transition: all 0.7s ease 0s;
    color: transparent;
    content: 'Galerie hier klicken \a' attr(data-title);
    position: absolute;
    text-align: center;
    text-decoration: none !important;
    display: block;
    font-family: "webfontregular";
    font-size: 18px;
    background-color: transparent;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    white-space: pre;
    line-height: 32px;
    padding: calc(50% - 32px) 0 0 0;
}

#impressionen a.various:hover::before,
#lage a.various:hover::before {
    color: rgb(255, 255, 255);
    background-color: rgba(223, 63, 122, 0.50);
}

#impressionen .various,
#lage .various {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    position: relative;
    transition: all 0.7s ease 0s;
    z-index: 1;
}

.linkss .col-xs-4 {
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
}




#angebote>.row.equal {
    background-color: #eff1da;
}

#searchZimmer.form-control {
    background-color: #53b794;
    color: #fff;
    width: 200px;
}


.row.equal {
    position: relative;
    padding-top: 0;
}


.gr-title {
    padding: 60px 0 0 45px;
}

svg#svg polyline,
svg#svg polygon {
    transition: all 0.7s ease-in-out;
}



svg#svg>g[data-active="active"]:not(.nope) polyline,
svg#svg>g[data-active="active"]:not(.nope) polygon {
    fill: #53b794;
    cursor: pointer;
}

svg#svg>g[data-hover="hover"]:not(.nope) polyline,
svg#svg>g:hover:not(.nope) polyline,
svg#svg>g[data-hover="hover"]:not(.nope) polygon,
svg#svg>g:hover:not(.nope) polygon {
    fill: #fff;
    cursor: pointer;
}

#svgs svg>g[data-on="on"]>* {
    fill: #ac725c;
}


#svgs g.st0[data-ug="ug"],
#svgs g.st0[data-ug="ug"] * {
    opacity: 1;
    fill: #ac725c;
}

.tab-content {
    min-height: 20.4vw;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:active,
.nav-tabs>li>a:focus,
.nav-tabs>li.active>a:focus {
    background-color: #ac725c;
    border: none;
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.nav-tabs>li>a {
    margin: 0;
    border: none !important;
    border-radius: 0 !important;
    ;
    font: 2.3vw/4.6vw "webfontregular";
    letter-spacing: 3px;
    background-color: #ecdacf;
    color: #222220;
    transition: background-color 0.7s ease-in-out, color 0.7s ease-in-out;
}

.nav-tabs>li:nth-child(2)>a {
    margin: 0px 10px;
}

.panel-group .panel {
    border-radius: 0;
    border: none !important;
    background-color: transparent;
    box-shadow: 0 0;
    /*   border-bottom: 5px solid #c58e7b !important;*/
}

.tab-content {
    background-color: #ac725c;
}






/*
#h6, #h4, #h2 {
    display: block !important;
    height: auto !important;
}*/

.panel-default>.panel-heading {
    color: white;
    background-color: transparent;
    border: none !important;
}



.panel-title a {
    background-color: #9fd2ba;
    color: white;
    display: block;
    font: 1.3vw/1.4vw "webfontregular";
    letter-spacing: 1.5px;
    padding: 8px 15px 6px;
    transition: color 0.7s ease-in-out 0s;
    height: auto !important;
}

.panel-title a:hover,
.panel-title a:focus,
.panel-title a:active {
    text-decoration: none;
}

.panel-title a:hover {
    color: #fff;
}

.panel-title a.collapsed {
    border-bottom: 1px solid white;
}

svg#svg {
    display: block;
    margin: 50px auto 0;
    text-align: center;
    width: 32vw;
    height: 24.5vw;
}

.panel-body {
    background-color: white;
    padding: 0;
}

.table>tbody.list>tr>td {
    padding: 5px 8px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}

#accordion .table>thead>tr>th {
    background-color: #666;
    border-bottom: medium none;
    color: #fff;
    font: 0.7vw/0.8vw "webfontregular";
    letter-spacing: 0.1em;
    text-align: left;
    vertical-align: bottom;
}

#accordion .table>tbody>tr>td {
    border-top: 1px solid #53b794;
    font: normal 1vw/1.4vw "webfontregular";
    text-align: center;
    color: #53b794;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.panel-heading {
    padding: 0;
}




.table-hover>tbody>tr td,
.table-hover>tbody>tr td a {
    transition: all 0.4s ease-in-out;
}

#accordion .table-hover>tbody>tr:hover:not(.wegdamit) td,
#accordion .table-hover>tbody>tr:hover:not(.status5) td,
#accordion .table-hover>tbody>tr[data-hover="hover"]:not(.status5) td,
#accordion .table-hover>tbody>tr[data-hover="hover"]:not(.status5) td a,
#accordion .table-hover>tbody>tr:hover:not(.status5) td a {
    cursor: pointer;
}

#accordion .table-hover>tbody>tr.wegdamit td {
    cursor: default !important;
}

ul.form-group.row.selcheck li {
    position: relative;
}

ul.form-group.row.selcheck li:nth-child(1) input+label::before,
ul.form-group.row.selcheck li:nth-child(2) input+label::before,
ul.form-group.row.selcheck li:nth-child(3) input+label::before,
ul.form-group.row.selcheck li:nth-child(4) input+label::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -1px;
    top: 1px;
    border-radius: 18px;
    text-align: center;
    line-height: 19px;
}

ul.form-group.row.selcheck li:nth-child(1) input:checked+label::before,
ul.form-group.row.selcheck li:nth-child(2) input:checked+label::before,
ul.form-group.row.selcheck li:nth-child(3) input:checked+label::before,
ul.form-group.row.selcheck li:nth-child(4) input:checked+label::before {
    content: "x";
    color: white;
}


ul.form-group.row.selcheck li input+label::before {
    background-color: #53b794;
}

.form-group.row.selcheck.text-left.list-inline.list-unstyled {
    margin-left: 0;
}

#maschwanden h3 {
    text-align: center;
    margin: 60px 0;
}

.pdf,
.mail {
    color: #79b694;
    transition: all 0.7s ease-in-out;
}

#downloads {
    background-color: #cbdbc4;
    min-height: 450px;
}

#downloads .points a {
    color: #4d4d4d !important;
}

#downloads h1 {
    color: #4d4d4d;
}

#asdf .col-xs-12>label {
    color: #495c17;
    font-weight: normal;
    text-transform: uppercase;
}

#asdf {
    color: #53b794;
}

.container-fluid.fulli {
    padding-bottom: 0;
    padding-top: 0;
}

.carousel {
    padding: 0;
}

.table-hover>tbody>tr,
.table-hover>tbody>tr>td {
    transition: background-color 0.7s ease-in-out, color 0.7s ease-in-out;
}


#accordion .table-hover>tbody>tr[data-hover="hover"] td,
#accordion .table-hover>tbody>tr:hover td,
#accordion .table-hover>tbody>tr[data-hover="hover"] td a,
#accordion .table-hover>tbody>tr:hover td a {
    color: #fff;
}


#accordion .table-hover>tbody>tr[data-hover="hover"] td ul,
#accordion .table-hover>tbody>tr:hover td ul,
#accordion .table-hover>tbody>tr[data-hover="hover"] td ul a,
#accordion .table-hover>tbody>tr:hover td ul a {
    color: #111;
}

#accordion #gen11.table-hover>tbody>tr[data-hover="hover"] td,
#accordion #gen11.table-hover>tbody>tr:hover td,
#accordion #gen11.table-hover>tbody>tr[data-hover="hover"] td a,
#accordion #gen11.table-hover>tbody>tr:hover td a {
    color: #111;
}

#accordion .table>thead>tr>th:last-child,
#accordion .table>tbody>tr>td:last-child,
#accordion .table>thead>tr>th:nth-child(9),
#accordion .table>tbody>tr>td:nth-child(9) {
    width: 5%;
    text-align: center;
}

#accordion .table>thead>tr>th {
    border-left: 1px solid #d6ebe0;
    background-color: #d6ebe0;
    color: #53b794;
    font-size: 0.9vw;
    vertical-align: bottom;
    line-height: 1.3vw;
    text-align: center;
}

g#tiefgarage>* {
    fill: #fff;
    transition: fill 0.7s ease-in-out;
}

g#tiefgarage:hover>*,
g#tiefgarage[data-hover="hover"]>* {
    fill: #c2c974;
}

#accordion tr#row_ug td {
    border-top: none;
    cursor: default;
}

#angebote .row.spal.col-xs-12 {
    margin: 70px 0;
}

.unstyled.list-inline.text-center.tables:after {
    clear: both;
    display: block;
    content: "";
}

.panel-title>a:not(.collapsed) {
    background-color: #53b794;
    border-bottom: 1px solid #53b794;
    color: white;
}

.panel-title>a.collapsed {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}




.points a {
    color: black;
    display: inline-block;
    font: 1vw/1vw "webfontregular";
    margin: 20px 30px 30px;
    padding: 0 0 13px;
    text-decoration: none !important;
    text-transform: none;
    transition: all 0.7s ease 0s;
}

.collapse.in {
    height: inherit !important;
}

label[for="searchZimmer"] {
    float: left;
    margin: 10px 18px 0 0;
}

@keyframes shake {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.points a:hover img {
    animation-name: shake;
    animation-duration: 1s;
    animation-fill-mode: both;
}

#downloads a span.glyphicon::before {
    transition: all 0.7s ease;
}

#angebote .nav.nav-tabs.nav-justified {
    padding-left: 0;
}

.fancybox-wrap {
    text-align: center;
}

.fancybox-wrap .mail,
.fancybox-wrap .pdf {
    color: rgb(51, 51, 51);
}


#downloads .unstyled.points {
    margin-top: 70px;
}



#downloads a span.glyphicon:before {
    border-bottom: 4px solid rgb(255, 255, 255);
}

.points .acts {
    color: rgb(51, 51, 51);
}

.table {
    border-collapse: inherit;
}

.checkbox.col-xs-4.col-sm-4>label {
    color: #4e6a00;
    font: 1.3vw/1.1vw "webfontregular";
}

.checkbox.col-xs-4.col-sm-4:nth-child(1) {
    text-align: right;
}

.checkbox.col-xs-4.col-sm-4:nth-child(2) {
    text-align: center;
}

.checkbox.col-xs-4.col-sm-4:nth-child(3) {
    text-align: left;
}

.radio+.radio,
.checkbox+.checkbox {
    margin: 10px 0;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -25px;
    position: absolute;
}

button.senden {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: currentcolor currentcolor #000;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 2px;
    color: rgb(0, 0, 0);
    display: block;
    font: 1.5vw/2.5vw light;
    margin: 0 auto;
    padding: 0 6px;
    text-align: center;
    text-transform: uppercase;
}

.form-control {
    border-radius: 0;
    font: 1.1vw/1.7vw "webfontregular";
    height: auto;
}

.unhappyMessage {
    color: red;
    font: 1vw/1.4vw "webfontregular";
}


.selcheck+.unhappyMessage {
    display: block;
    position: relative;
    text-align: center;
    top: -18px;
}

#adress .text-center>a {
    color: black;
}

.points a:hover {
    border-color: rgb(0, 0, 0) !important;
    color: rgb(0, 0, 0) !important;
}

#downloads a:hover span.glyphicon::before {
    border-color: rgb(0, 0, 0) !important;
}





.checkbox.col-xs-12.col-sm-4.text-center>label {
    color: #4e6a00;
    font: 1.5vw/1.3vw "webfontregular";
    padding: 40px 0 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    height: 1.3vw;
    margin: 0 0 0 -2vw;
    width: 1.3vw;
}

.stoerer {
    box-shadow: -1px 3px 7px #333333;
    position: absolute;
    right: -16vw;
    top: 0;
    transform: rotate(-9deg);
    width: 18vw;
}

.aw1 {
    box-shadow: -1px 3px 7px #333333;
    transform: rotate(-9deg);
    width: 300px;
    display: inline-block;
}


.form-control {
    background-color: #d6ebe0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #444635;
    width: 100%;
	pointer-events: none;
}
.radio label, .checkbox label,
button.senden{
	pointer-events: none;
}
.btn-default:hover {
    background-color: #9fd2ba;
    border-color: #9fd2ba;
    color: white;
}

#adress.container-fluid.fulli,
.container-fluid.foot {
    background-color: #fff;
}

#room360.container-fluid.fulli {
    margin-bottom: 0;
    padding-bottom: 0;
}

.foot {
    padding-top: 10px;
    padding-bottom: 4px;
}

#adress p.text-center,
#adress p.text-center a {
    font: 1vw/1.4vw "webfontregular";
    margin-top: 24px;
}

#adress p.text-center a {
    text-decoration: underline;
}

.foot .nav-link {
    color: white !important;
    font-size: 0.8vw;
}

b,
strong {
    font-weight: normal;
    font-family: "webfontregular";
}

.row.spal.even>.col-xs-12>.col-sm-8 {
    background-color: #eff1dc;
    padding: 15px 15px;
}
.col-xs-12.lims {
    background-color: #53b794;
    margin: 0 -15px;
    width: calc(100% + 30px);
    padding-bottom: 9px;
}

.col-xs-12.lims p {
    padding-top: 10px;
    text-align: center;
    font-size: 0.85vw;
}

.col-xs-12.lims p a {
    color: #fff;
}

.datum {
    margin-bottom: 26px;
}

.row.spal.even {
    display: table;
    border-collapse: separate;
}

.row.spal.even>.col-xs-12 {
    display: table-row
}

.row.spal.even>.col-xs-12>.col-sm-4,
.row.spal.even>.col-xs-12>.col-sm-8 {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.row.spal.even>.col-xs-12>.col-sm-4 {
    background-image: url("/source/layout/bagger.jpg");
    background-size: cover;
}


#row_ug td {
    background-color: #c2c974;
}

#row_ug td:first-child {
    text-align: left !important;
}

#row_ug td[data-sort="8"] {
    text-align: right !important;
}


.gr-title strong,
.gr-title span {
    letter-spacing: 0.05em;
    font: normal 1.6vw/1.9vw "webfontregular";
}


.gr-title span {
    color: #56651e !important;
}

.points a {
    transition: all 0.7s ease;
}

.points a:hover {
    color: #56651e !important;
    text-decoration: underline;
}

.fancybox-opened {
    z-index: 10001;
}

#adress {
    margin-top: 133px;
    margin-bottom: 123px;
}


.checkbox.col-xs-12>label {
    color: #a2bf91;
    font: 1.5vw/1.3vw "webfontregular";
    padding: 5px 0 5px 30px;
}

#kontakta {
    margin-top: 0;
}

#kontakt {
    margin-bottom: 0;
}

#kontakt img {
    margin-bottom: 30px;
    width: 200px;
    text-align: left;
}

#slid {
    margin-bottom: 60px;
}

#maschwanden h3 {
    text-align: center;
}

a {
    color: #53b794;
    text-decoration: none;
}

a:hover {
    color: #d6ebe0;
    text-decoration: none;
}

#zufuss img {
    width: 35px;
    position: absolute;
    top: 0;
    right: 13px;
}

#mitauto img {
    width: 35px;
    position: absolute;
    top: 0;
    right: 13px;
}


.checkbox.col-xs-12>label::before {
    background-image: url("/source/icons/no.png");
    background-size: contain;
    content: "";
    display: block;
    height: 2.6vw;
    left: 0;
    position: absolute;
    top: -8px;
    width: 2.1vw;
}

.checkbox.col-xs-12 .checkis:checked+label::before {
    background-image: url("/source/icons/yes.png");
}

.checkis {
    visibility: hidden;
}

.fancybox-overlay {
    /*background-color: #f7fbe5;*/
    background-color: #53b794;
    background-image: none;
    z-index: 10000;
}

.fancybox-skin {
    background: #444635;
}

.fancybox-title p,
.fancybox-wrap .fancybox-title p a.pdf {
    color: white;
}

button.senden {
    font-family: "webfontregular";
    text-transform: none;
    border-bottom: none;
    color: white;
    background-color: #53b794;
    margin: 0;
    padding: 3px 35px;
}

#kontakta {
    margin-bottom: 100px;
}






/*
.hover15 figure {
  position: relative;
}
.hover15 figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255,255,255,.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.hover15 figure:hover::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}


*/

.imleft {
    background-color: transparent;
    background-image: url("/source/icons/footer-logo.svg");
    background-position: 93%;
    background-size: cover;
    height: 120%;
    left: -25%;
    position: absolute;
    top: -30px;
    width: 50%;
}

.imright {
    background-color: transparent;
    background-image: url("/source/icons/footer-logo.svg");
    background-position: 0 24%;
    background-size: cover;
    height: 120%;
    right: -25%;
    position: absolute;
    top: -30px;
    width: 50%;
}

#adress .text-center.lims a {
    color: white !important;
    display: inline-block;
    font-size: 0.9vw;
    margin-top: 35px;
}

#adress .text-center img {
    display: inline-block;
    margin: 51px auto 0;
    text-align: center;
    width: 315px;
}

#adress .text-center.walker img {
    width: 210px;
}

#gen15 th[data-thsort="0"],
#gen15 td[data-sort="0"],
#gen15 th[data-thsort="1"],
#gen15 td[data-sort="1"] {
    text-align: left !important;
}

.form-group.col-sm-2 {
    margin-right: 0;
    padding-right: 0;
}

select.form-control {
    padding: 6px 2px;
}




.distan {
    margin-bottom: 50px;
    white-space: nowrap;
}

.distan>div:first-child>.table {
    padding-right: 20px;
}

.distan>div:last-child>.table {
    padding-left: 20px;
}



#gemeinde-lage table thead td {
    font: 1.66vw/3vw "webfontregular";
    text-align: left;
}


#gemeinde-lage table tbody td:first-child {
    text-align: left;
}

#gemeinde-lage table tbody td:last-child {
    text-align: right;
}






.list-inline>li {
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 18px;
}


.carousel,
.carousel .carousel-inner,
.carousel .carousel-inner .item {
    height: 100%;
}

.startbuttonmehr {
    height: 9%;
    display: block;
    font-size: 22px;
    color: black;
    padding: 18px;
}


body>.container-fluid#top,
body>.container-fluid {
    width: 100%;
}


.logo-wrap {
    position: absolute;
    z-index: 11;
    width: 12.3%;
    background-color: white;
    right: calc(50px + 4%);
    top: 4%;
}

.nav>li>a {
    padding: 0;
}



#stickyat {
    background-color: white;
    margin-left: -30px;
    width: calc(100% + 60px);
    padding-left: 50px;
    padding-bottom: 50px;
}

#stickyat.fixed {
    position: fixed;
    top: 0;
    z-index: 01111;
    background-color: white;
    left: 0;
    padding-left: 80px;
    padding-right: 30px;
}

a#logonav {
    margin-bottom: -8px;
}




/*Multi id selection styles*/

#home>div,
#projekt2>div,
#wohnen2>div,
#gemeinde2>div,
#impressionen>div {
    padding-left: 0;
    padding-right: 0;
}

#home,
#projekt2,
#wohnen2,
#gemeinde2 {
    overflow: hidden;
    border-bottom: 50px solid #ffffff;
    border-left: 50px solid #ffffff;
    border-right: 50px solid #ffffff;
}

#home>div {
    height: 100%
}

#home img {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    display: block;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

#impressionen2 {
    border-bottom: 50px solid #ffffff;
    border-left: 50px solid #ffffff;
    border-right: 50px solid #ffffff;
}

#wohnen h2,
#wohnen3 h3,
#angebot h2,
#angebot2 h3,
#kontakt h2,
#kontakt h3 {
    color: #79b694;
    
}

#kontakt h2 {
    text-transform: uppercase;
    font-size: 1.8vw;
    text-align: left;

}




/* Projekt */

[id^="wohnen"] {
    background-color: #444635;
}

[id^="angebot"] {
    background-color: #444635;
}



#gemeinde h2,
#gemeinde3 h3,
#gemeinde4 h3,
#impressionen h2 {
    color: #ffffff;
}


#gemeinde2 {
    border-bottom: 50px solid #ffffff;
}






/* Titel: #projekt | slider: #projekt2 | text: #project3 */

#projekt2,
#impressionen2 {
    border-right: 50px solid white;
    border-left: 50px solid white;
    border-bottom: 50px solid white;
    padding-left: 0;
    padding-right: 0;
}


#projekt h2,
#projekt3 h3 {
    color: #ffffff;
}



#angebot2 h3 {
    border-top: 2px solid #79b694;
    border-bottom: 2px solid #79b694;
    padding: 15px 0;
}

#impressionen2 div {
    padding: 0 0;
}

.picdescri {
    margin-top: -28px;
    text-align: center;
}

#kontakt {
    background-color: #444635;
}

.spezi::before {
    content: "\f1b9";
    font-family: fontawesome;
    position: absolute;
    left: 18px;
    top: 17px;
    font-size: 1.6vw;
}

.spezi2::before {
    content: "\f207";
    font-family: fontawesome;
    position: absolute;
    left: 18px;
    font-size: 1.6vw;
     top: 17px;
}

.spezi2 {
    padding-left: 0;
}

.spezi tbody tr:first-child td,
.spezi2 tbody tr:first-child td,
.spezi3 tbody tr:first-child td {
    border-top: none;
}

.spezi tbody tr:last-child td,
.spezi2 tbody tr:last-child td,
.spezi3 tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}

#icons div {
    margin: 10px 0;
}



.spezi3::before {

    content: "\f21d";
    font-family: fontawesome;
    position: absolute;
    left: 18px;
    font-size: 1.6vw;
    top: 17px;

}

table[class^="spezi"] tr td:last-child {
    text-align: right;
}

#distanzen {
    border-bottom: 3px solid #ffffff;
    padding-left: 0px;
    margin-left: 15px;
    width: calc(100% - 30px);
}

#distanzen h4 {
    text-transform: uppercase;
    margin: 0 0 5px;
}
#fusss, 
#autofuss, 
#bus {
    margin-top: 20px;
    padding-right: 40px;
}
#fusss table, 
#autofuss table, 
#bus table{
    margin-bottom: 0;
    margin-top: 50px;
}
#distanzen2 > div {
    border-top: 3px solid #ffffff;
}
.row.topslid {
    margin-top: -15.3%;
    height: 82%;
    overflow: hidden;
}

table.dataTable {
    width: 100% !important;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}


.pdf:active, .mail:active {
    color: #79b694;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}


.sicon {
    transform-origin: top center;
    animation-name: swing;
    text-align: center;
    display: block;
    color: #ffffff;
}

.siconb {
    color: #53b794;
}

.sicon:hover img {
    animation-name: swing;
    transform-origin: center bottom;
    animation-duration: 3s;
    animation-fill-mode: both;
}

.sicon .img-responsive {
    width: 110px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}

.sicon.siconb:hover {
    color: #53b794;
}

.sicon.siconw:hover {
    color: #444635;
}
#kontakt div[id^="strich"] ,
#wohnen3 div[id^="strich"] {
    border-color: #79b694;
}



/*
 * Table styles
 */

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /*
   * Header and footer styles
   */
    /*
   * Body styles
   */
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 4px;
    border-bottom: 1px solid #111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right;
}

table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
    background-color: #ffffff;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4;
}

table.dataTable.display tbody tr[data-hover="hover"],
table.dataTable.hover tbody tr[data-hover="hover"],
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #53b794;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1;
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
    background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5;
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa;
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec;
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb;
}

table.dataTable.no-footer {
    border-bottom: 0 solid #111;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box;
}





/*
 * Control feature layout
 */

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

.dataTables_wrapper .dataTables_length {
    float: left;
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
    /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #585858 0%, #111 100%);
    /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    /* W3C */
    box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none;
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
    cursor: default !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
    display: none !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
    top: 9px;
    left: 4px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    border: 3px solid white;
    border-radius: 0;
    box-shadow: 0 0 0 #444;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    line-height: 16px;
    content: '+';
    background-color: #3E3E3E;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #930d10;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before {
    display: none;
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px;
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer;
}

table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131;
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
    content: '-';
    background-color: #d33333;
}

table.dataTable>tbody>tr.child {
    padding: 0.5em 1em;
}

table.dataTable>tbody>tr.child:hover {
    background: transparent !important;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

table.dataTable>tbody>tr.child ul.dtr-details li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0;
}

table.dataTable>tbody>tr.child ul.dtr-details li:first-child {
    padding-top: 0;
}

table.dataTable>tbody>tr.child ul.dtr-details li:last-child {
    border-bottom: none;
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold;
    font-size: 9px;
}

div.dtr-modal {
    position: fixed;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em;
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em;
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12;
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea;
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6);
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold;
    font-size: 15px;
    width: 50%;
    text-align: left;
}

span.dtr-data {
    text-align: right;
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    width: calc(100% + 28px);
    margin-left: -28px;
}

table.dataTable.display tbody tr td:first-child {
    padding-left: 28px !important;
}

table#gen13.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table#gen13.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before, table#gen12.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table#gen12.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before, table#gen11.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table#gen11.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    top: 1px;
    left: 1px;
    height: 24px;
    width: 24px;
    display: block;
    position: absolute;
    color: #111;
    border: 3px solid white;
    border-radius: 0;
    box-shadow: 0 0 0 #bae0c6;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    line-height: 26px;
    content: '+';
    background-color: #bae0c6;
}

table#gen13.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
table#gen13.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
    box-shadow: 0 0 0 #bae0c6;
    background-color: #bae0c6;
}

table#gen12.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
table#gen12.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
    box-shadow: 0 0 0 #f5c5d7;
    background-color: #f5c5d7;
}

table#gen11.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
table#gen11.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
    box-shadow: 0 0 0 #fbf9ba;
    background-color: #fbf9ba;
    color: #111;
}

table#gen13.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
table#gen13.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: '-';
    background-color: #1B9843;
    color: white;
}


table#gen12.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
table#gen12.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: '-';
    background-color: #DF3F7A;
    color: white;
}


table#gen11.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
table#gen11.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: '-';
    background-color: #F3EA1A;
    color: #111;
}

.topbanner {
    background-color: #df3f7a;
    height: 350px;
    position: absolute;
    right: calc(6% - 15px);
    top: calc(100% - 350px);
    width: 350px;
    z-index: 22;
}

#bammer h1 {
    color: white;
    font-size: 64px;
    line-height: 67px;
    margin: 0;
    padding: 18px 0 0 18px;
    text-align: left;
    text-transform: uppercase;
}

#bammer h2 {
    color: white;
    font-size: 30px;
    line-height: 35px;
    margin: 0;
    padding: 5px 0 0 18px;
    text-align: left;
    text-align: left;
}

#bammer p {
    color: white;
    font-size: 13px;
    padding-left: 18px;
    padding-top: 14px;
    text-align: left;
}

#home>div.col-xs-8.col-xs-offset-2.text-center {
    margin-bottom: 90px;
    margin-top: 110px;
}

a.various::before,
a.various::after {
    transition: all 0.7s ease 0s;
}

a.various::before {
    color: transparent;
    content: "Zum\a vergrössern\a klicken";
    position: absolute;
    text-align: left;
    text-decoration: none !important;
    display: block;
    font: 3vw/4vw "webfontregular";
    background-color: transparent;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    white-space: pre;
    padding: calc(25% - 3vw) 0 0 12%;
}

a.various:hover::before {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(83, 183, 148, 0.7);
}


a.various:hover::after {

    border-top: 2px solid white;
    border-bottom: 2px solid white;
    content: "";
    position: absolute;
    width: 76%;
    height: 76%;
    left: 12%;
    top: 12%;
    display: block;
    z-index: 2;
}




/* Testing mehrzeiliger Titel beim hover

siehe Notizen mit data-title und my-title attributen

#impressionen a.various::before, #lage a.various::before {

    transition: all 0.7s ease 0s;
    color: transparent;
    content: 'Zum \a' attr(data-title) '\a' attr(my-title);
    position: absolute;
    text-align: left;
    text-decoration: none !important;
    display: block;
    font-family: "bold";
    font-size: 40px;
    background-color: transparent;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0
;sta    z-index: 1;
    white-space: pre;
    line-height: 50px;
    padding: calc(50% - 70px) 0 0 0;
        padding-left: 0px;
    padding-left: 15px;


 */

h3 {
    padding-left: 30px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #444635;
}
#home {
    height: 100%;
}
.nav > li > a {
    padding: 0;
    text-transform: uppercase;
    font-size: 120%;
    letter-spacing: 0.03em;
    color: rgb(65,68,49);
}
#stickyat li.active a > span {
    position: relative;
}

#stickyat li.active a > span::before ,
#stickyat li.active a > span::after {
    content: "";
    border-left: 2px solid rgb(65,68,49);
    height: 50px;
    position: absolute;
    bottom: -51px;
    margin-left: 2px;
    left: 0;
}
#stickyat li.active a > span::before {
    bottom: 100%;
}


#navigation {
    overflow: hidden;
}

@media (max-width: 1520px) {

    html,
    body,
    .start {
        width: 100%;
    }
}


@media (max-width: 1450px) {
    .topbanner {
        left: 50%;
        margin: 50px 0;
        position: relative;
        top: 0;
        transform: translate(-50%, 0px);
    }
    #slider2 .carousel-indicators,
    #slider .carousel-indicators {

        bottom: 3.6%;
    }
    #slider2 .carousel-indicators,
    #slider .carousel-indicators {
        width: 511px;
    }

}

@media (max-width: 1200px) {
    .logo-wrap {
        width: 190px;
    }

    .text {
        font: 15px/23px "webfontregular";
    }

    .table>thead>tr>th {
        font: 12px/18px "webfontregular";
    }

    .table>tbody>tr>td {
        font: 14px/18px "webfontregular";
    }

    .panel-title a {
        display: block;
    }
    #content {
        padding: 0;
    }
    #angebote div.row>.col-xs-8>.container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .ge-content p,
    body,
    .afterh2,
    p {
        font: 16px/26px "webfontregular"
    }
    #lindenhof::after,
    #slider2 .item span {
        font-size: 17px;
    }
    .col-xs-12.lims p {
        font-size: 15px;
    }
    .form-control {
        border-radius: 0;
        font: 16px/20px "webfontregular";
        height: auto;
    }
    .checkbox.col-xs-4.col-sm-4>label {
        border-radius: 0;
        font: 16px/20px "webfontregular";
    }
    .unhappyMessage {
        font: 16px/20px "webfontregular";
    }
    button.senden {
        font: 19px/24px light;
    }
    #navi nav li>a {
        font: 17px/15px "webfontregular";
    }
    .unstyled.list-inline.text-center.tables {
        margin: 0;
        width: calc(100% + 8%);
    }
    .points a {
        font: 16px/20px "webfontregular";
        margin: 20px 10px 30px;
    }
    .icons>img {
        height: 70px;
        width: 70px;
    }
    .foot .nav-link {
        color: white;
        font-size: 12px;
    }

    #adress .text-center img {
        width: 240px;
    }

    .col-xs-8.col-xs-offset-2.dawq {
        width: 100%;
        margin-left: 0;
    }
    h1 {
        font: 38px/45px "webfontregular";
    }
    #h11 h1 {
        font-size:  25px;
        line-height: 30px;
    }
    h2 {
        font: 25px/30px "webfontregular";
    }
    h3 {
        font: 20px/25px "webfontregular";
    }
    #galerie a.various::before,
    #lage a.various::before {
        font: 20px/23px "webfontregular";
    }

    #adress .text-center.lims a {
        font: 13px/16px "webfontregular";
    }

    .checkbox.col-xs-12>label {
        font: 20px/25px "webfontregular";
    }
    .checkbox.col-xs-12>label::before {
        width: 28px;
        height: 35px;
        top: -1px;
    }
    #top .topimage {
        background-position: center !important;
        background-size: cover;
        background-attachment: inherit;
    }
    .parralax.topimage {
        background-size: 120%;
    }
    #fusss, #autofuss, #bus {
        width: 50%;
    }

}

@media (max-width: 1111px) {

    #accordion .table>thead>tr>th {
        font: 10px/13px "webfontregular";
    }
    #accordion .table>tbody.list>tr>td {

        padding: 4px 5px;
        white-space: nowrap;
        font: 12px/14px "webfontregular";
    }
}

@media (max-width: 1010px) {
    .parralax.topimage {
        background-size: 105%;
    }

    .col-xs-4.col-xs-offset-0.bape {
        width: 100%;
    }

    .gr-title strong,
    .gr-title span {
        font: 18px/22px "webfontregular";
    }
    .tables .table>thead>tr>th,
    .tables .table>tbody>tr>td {
        padding: 0 25px;
    }
    .tables .table>thead>tr>th {
        font: 18px/19px "webfontregular"
    }
    .tables .table td {
        font: 14px/16px "webfontregular";
    }
    .tables>li {
        margin: 0 10px;
    }
    .equal .col-xs-4 {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .row.equal::before {
        background-color: rgba(0, 0, 0, 0);
    }
    #angebote>div.row>.col-xs-8 {
        width: 100%;
        margin-left: 0;
    }
    a.startbuttonmehr {
        font: 18px/33px "webfontregular";
    }
    a.startbuttonmehr::after {
        bottom: 50px;
    }

    #stickyat.nav>li>a {
        font: 1.5vw/1vw "webfontregular";
    }

    .tables .table>thead>tr>th,
    .tables .table>tbody>tr>td {
        padding: 0 15px;
    }
    .unstyled.list-inline.text-center.tables {
        margin: 0 auto;
        text-align: center;
        width: 530px;
    }

    .col-xs-8.col-xs-offset-2 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #fixsvg svg {
        display: block;
        margin: 0 auto 0;
        text-align: center;
        width: 300px;
        height: 237px;
    }
    #accordion .table>thead>tr>th {
        font: 10px/14px "webfontregular";
    }
    #accordion .table>tbody>tr>td {
        font: 13px/18px "webfontregular";
    }
    #asdf.row {
        width: 227px;
        margin: 0 auto;
    }

    .gr-title {
        padding: 50px 0 50px 0;
    }
    .panel-title a {
        font: 20px/27px "webfontregular";
        text-align: center;
    }
    #room360 .ifra {
        height: 65vw;
    }

    #adress p.text-center,
    #adress p.text-center a {
        color: #333;
        font-size: 20px;
        line-height: 28px;
        margin-top: 24px;
    }
    .checkbox.col-xs-12.col-sm-4.text-center>label {
        font: 16px/14px "webfontregular";
    }
    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        height: 16px;
        margin: -1px 0 0 -22px;
        width: 16px;
    }
    .col-xs-8.col-xs-offset-0.bape {
        width: 100%;
    }
    .distan td.text-uppercase {
        white-space: initial;
    }


    h1,
    h2 {
        white-space: normal;
    }

    #wohnen .col-xs-3.col-xs-offset-2,
    #wohnen .col-xs-5.col-xs-offset-0 {
        width: 100%;
        margin-left: 0;
    }
    #wohnen .col-xs-3 .text {
        padding-bottom: 0;
    }
    #angebot .col-xs-7 {
        width: 100%;
    }
    #kontakt .col-xs-12.col-sm-5.text-center {
        width: 75%;
    }

    .loho>a#logonav {
        transform: scale(2);
    }
    .fixed .loho>a#logonav {
        transform: scale(1);
    }
    #gemeinde-lage table thead td {
        font: 19px/25px "webfontregular";
        text-align: left;
    }

    div#projekt3, div#wohnen3, div#kontakt {
        width: calc(100% + 30px );
        padding: 0 50px 0 0;
    }
 
  
    div[id^="strich"] {
        padding-left: 50px;
        padding-right: 50px;
    }

    .ge-content p, #impress a {
        text-align: center;
    }
    #impress a {
        margin: 0 auto;
    }
    #kdetails {
        margin-top: 10px;
    }
    .ge-content p, #impress a {
    text-align: left; 
    }
    table[class^="spezi"] tr td {
    white-space: nowrap;
    }
    .spezi::before,
    .spezi2::before,
    .spezi3::before {
    font-size: 20px;
    }
    #kdetails p {
        text-align: center;
    }
}

@media (max-width: 868px) {

}

@media (max-width: 768px) {
    #accordion .table>tbody.list>tr>td {
        font-size: 110%;
        padding: 10px 0px;
        line-height: 119%;
    }
    .spezi::before, .spezi2::before, .spezi3::before {
        font-size: 20px;
        left: 22px;
        margin-top: -30px;
    }
    table.dataTable>tbody>tr.child ul.dtr-details {
        margin: 0 0 0 -35px;
        width: 100%;
    }
    .row.topslid {
        margin-top: calc(-80px + 2%);
    }

    .row.spal.even>.col-xs-12>.col-sm-4,
    .row.spal.even>.col-xs-12>.col-sm-8 {
        display: block;
        float: left;
        vertical-align: top;
        min-height: 50vw;
    }
    .text {
        font: 15px/22px "webfontregular"
    }
    .fancybox-title.fancybox-title-inside-wrap {
        display: none;
    }
    .fulli .col-xs-8.col-xs-offset-2 {
        margin-left: 0;
        width: 100%;
    }


    h1 {
        font: 40px/55px "webfontregular";
        width: 80%;
        white-space: nowrap;
    }
    h2 {
        font: 25px/32px "webfontregular";
    }

    #adress h2 {
        color: white;
        font-size: 30px;
    }

    h3 {
        margin: 30px 0 0;
        font: 22px/30px "webfontregular";
    }

    .table-responsive {
        border: medium none rgba(0, 0, 0, 0);
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%;
    }

    .nav>li>a {
        padding: 10px 0;
    }

    .points a {
        font: 14px/20px "webfontregular";
        margin: 20px 13px 30px;
    }
    .icons>img {
        height: 40px;
        width: 40px;
    }
    .linkss,
    .linkss .col-xs-4 {
        width: 100%;
    }

    #accordion .table>tbody>tr>td {
        font: 11px/18px "webfontregular";
    }
    .gr-title {
        padding: 50px 0;
        line-height: 24px;
    }

    #downloads .unstyled.points {
        margin-top: 0;
    }
    .loho>a#logonav {
        transform: scale(2);
    }
    .fixed .loho>a#logonav {
        transform: scale(1);
    }
    .distan .col-xs-6 {
        width: 100%;
    }
    .distan .col-xs-6 {
        width: 100%;
    }
    .distan>div:first-child>.table,
    .distan>div:last-child>.table {
        padding-right: 0;
        padding-left: 0;
    }
    .parralax.topimage {
        background-size: 135%;
    }
    #logonav2 .img-responsive {
        width: 100px;
        height: auto;
        margin: 0 auto;
    }
    #logonav2 .img-responsive {
        width: 80px;
        height: 80px;
        margin: 0 auto;
    }
    .col-xs-8.col-xs-offset-2.hide {
        display: block !important;
    }
    body>#top.container-fluid,
    body>.container-fluid {
        padding: 0 15px;
    }


    .bap {
        padding: 0;
    }

    .bap .row.spal {
        margin-bottom: 0;
    }
    select.form-control {
        width: calc(100% - 15px);
    }
    #navi>nav.row {
        margin: 0 auto;
        padding: 0;
        width: calc(100% - 30px);
    }
    #home>div.col-xs-8.col-xs-offset-2.text-center {
        margin-bottom: 10px;
        margin-top: 50px;
    }
    .bap {
        padding: 0 0 90px;
    }
    .no-fix {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .bap2 {
        padding: 90px 0 40px;
    }
    #gemeinde-lage>.row.spal {
        margin-bottom: 0;
    }
    #fixsvg.col-xs-12 {
        margin: 50px 0;
    }
    #wohnungen>.row.spal {
        margin-bottom: 0;
    }
    .bap4 .no-fix {
        margin: 0;
    }
    .img-responsive {
        max-width: inherit;
        width: 100%;
    }

    svg#svg {
        display: block;
        margin: 20px auto 0;
        text-align: center;
        width: 500px;
        height: 400px;
    }
    #stickyat li:first-child {
        width: 95px;
        display: block;
    }

    #stickyat li {
        display: none;
    }
    #stickyat {
    margin-left: -60px;
    width: calc(100% + 120px);

        padding-left: 10px;
        padding-bottom: 10px;
    }

    #stickyat.fixed {
        padding-left: 70px;
        padding-right: 10px;
    }
    #stickyat li.lastz {
        display: block;
        position: absolute;
        right: 10px;
        z-index: 3333333;
        top: 14px;
        color: #79b694;
        font-size: 40px;
    }
    #stickyat.fixed li.lastz {
        right: 115px;
    }
    .ge-content p {
        hyphens: auto;
        text-align: left;
        margin-bottom: 25px;
    }
    div[id^="strich"] {
        padding-left: 0;
        padding-right: 0;
        border: none;
        border-left: 0;
    }
    #home, #projekt2, #wohnen2, #gemeinde2, #impressionen2 {
        overflow: hidden;
        border-bottom: 10px solid #ffffff;
        border-left: 10px solid #ffffff;
        border-right: 10px solid #ffffff;
    }
    #kdetails {
    margin-top: 10px;
    }
    div[id^="strich"] {
        margin-left: 20px;
        margin-top: 20px;
        padding-bottom: 25px;
    }
    .spezi2 {
        padding-left: 0;
    }
    /*
    div#projekt3, div#wohnen3, div#kontakt {
        width: auto;
        padding: 0;
    }    
*/
    #wohnen3 div[id^="strich"] {
        margin: 20px 0 25px;
        padding: 0 15px;
    }  
    #gemeinde4 div[id^="strich"] {
        margin-left: -15px;
        margin-top: 20px;
        padding-bottom: 25px;
    }

    #stickyat.nav > li > a {
        font-size: 16px;
        line-height: 18px;
        padding: 6px 0 4px;
    }
    #stickyat.open:last-child > li:not(:first-child):not(:last-child), 
    #stickyat.open:not([style^="top: -86px"]) > li:not(:first-child):not(:last-child) {
        background-color: white;
        display: block;
        top: -1px;
        width: 100%;
        
    } 
    #stickyat.fixed.open:last-child > li:not(:first-child):not(:last-child) {
        width: calc(100% - 60px);
    }
 
    #stickyat.open:last-child > li:not(:first-child):not(:last-child) a{
        font-size: 18px;
        line-height: 28px;
    }
    #stickyat li.active a > span::before, 
    #stickyat li.active a > span::after {
        position: absolute;
        bottom: auto;
        top: auto;
        left: -10px;
        height: 17px;
    }
    #stickyat li.active a > span::before, #stickyat li.active a > span::after {
        position: absolute;
        bottom: auto;
        top: auto;
        left: -10px;
        height: 17px;
    }
    #stickyat li.active a > span::after {
        left: auto;
        right: -10px;
    }
    #stickyat.open li:first-child {
        padding-bottom: 40px;
    }


}    

@media (max-height: 820px) {
    .startlogo img {
        height: 25vh;
    }
}

@media (max-width: 530px) {

    #slider2 .carousel-indicators,
    #slider .carousel-indicators {
        width: 100%;
    }
    svg#svg {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 690px) {
    .stoerer {
        display: none;
    }
    .nav-tabs.nav-justified>li {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .nav-tabs>li:nth-child(2)>a {
        margin: 0 0 5px;
    }
    #svgs {
        display: block;
        height: auto;
        margin: 5px auto;
        width: 100%;
    }
    #fixsvg svg {
        width: auto;
        height: 100%;
    }
    .list-inline {
        padding: 0;
        list-style: none;
        margin: 0;
    }


    .checkbox.col-xs-12.col-sm-4 {
        margin: 6px auto;
        text-align: center;
    }
    .checkbox.col-xs-12.col-sm-4:first-child {
        margin-top: 20px;
    }
    h2 {
        font: 23px/30px "webfontregular";
    }
    #kontakt .col-xs-12.col-sm-5.text-center {
        width: 100%;
    }
    .loho>a#logonav {
        transform: scale(3);
    }
    .fixed .loho>a#logonav {
        transform: scale(1);
    }
    #fusss, #autofuss, #bus {
        width: 100%;
    }

}

@media (max-height: 380px) {
    #slider2 .carousel-indicators,
    #slider .carousel-indicators {
        width: 100%;
    }
}

@media (max-height: 380px) {

    .loho>a#logonav {
        transform: scale(1.1) !important;
    }
    .fixed .loho>a#logonav {
        transform: scale(1);
    }
}

@media (max-width: 620px) {

    .col-xs-6.rechtsss,
    .col-xs-6.linksss {
        width: 100%;
    }
    .unstyled.list-inline.text-center.tables,
    .unstyled.list-inline.text-center.tables .table {
        width: 250px;
    }
    .tables .table>thead>tr>th,
    .tables .table>tbody>tr>td {
        padding: 0;
    }
}



@media (max-width: 520px) {
    #bammer {
        width: 100% !important;
    }
    .aw1 {
        box-shadow: -1px 3px 7px #333333;
        transform: rotate(-9deg);
        width: 100%;
        display: inline-block;
    }
    .col-xs-4.linkss,
    .col-xs-4.mittess {
        display: none;
    }
    .unstyled.list-inline.text-center.tables {
        margin: 0 auto;
        width: 160px;
    }
    .tables table.table {
        width: 140px;
    }
    #angebot .table>tbody>tr {
        width: 100%;
        margin: 0 0 6%;
    }
    h1 {
        font: 25px/35px "webfontregular";
        width: 90%;
        white-space: initial;
    }
    h2 {
        font: 20px/27px "webfontregular";
    }

    #accordion .table>tbody>tr {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #adress p.text-center,
    #adress p.text-center a {
        font-size: 16px;
        line-height: 24px;
        margin-top: 24px;
    }

    .text {
        font: 13px/20px "webfontregular";
    }
    .unstyled.list-inline.text-center.tables,
    .unstyled.list-inline.text-center.tables .table {
        width: 210px;
    }
}

@media (max-width: 370px) {
    .topbanner {
        transform: scale(0.7) translate(-67.5%, 0px);
    }
}