.bildgr {
    z-index: 0;
    position: relative;
    display: inline-block;
    margin:0 auto;
}
.slidertxt,.bildgr,.bildgr img{transition: all 0.3s ease;}

@media screen and (min-width:1601px) {
.w1800{width:100%;max-width:1800px;height:auto;}
}
@media screen and (min-width:1401px) {
.w1600{width:100%;max-width:1600px;height:auto;}
}
@media screen and (min-width:1201px) {
.w1400{width:100%;max-width:1400px;height:auto;}
}
@media screen and (min-width:1201px) {
.w1200{width:100%;max-width:1400px;height:auto;}
}

.bildgr.div100 {width: 100%;}
.bildgr img{margin-bottom:0;max-width:100%;height:auto;}
.bildgr.div100 img {width: 100%;}




@media screen and (min-width:661px) {
.slidertxt{
    position: absolute;
    background:rgb(0 0 0 / 48%);
    color: #fff;
    }
.slidertxt.re-ob {
    top: 15%;
    right: 0;
}
.slidertxt.re-mi {
    top: 35%;
    right: 0;
}
.slidertxt.re-un {
    bottom: 10%;
    right: 0;
}
.slidertxt.li-ob {
    top: 15%;
    left: 0;
}
.slidertxt.li-mi {
    top: 35%;
    left: 0;
}
.slidertxt.li-un {
    bottom: 10%;
    left: 0;
}
.slidertxt.mi-ob {
    top: 15%;
    left: 20%;
}
.slidertxt.mi-mi {
    top: 28%;
    left: 15%;
}
.slidertxt.mi-un {
    bottom: 10%;
    left: 15%;
}

.slidertxt.li-ob,.slidertxt.li-mi,.slidertxt.li-un {
    padding:1em 1.5em 1em 3em;border-radius: 0 .8em .8em 0;
}
.slidertxt.re-ob,.slidertxt.re-mi,.slidertxt.re-un {
    padding:1em 3em 1em 1.5em;border-radius:.8em 0 0 .8em;
}
.slidertxt.mi-ob,.slidertxt.mi-mi,.slidertxt.mi-un {
    padding:3em 2em 2em 2em;border-radius:.8em;
}
}

@media screen and (max-width:660px) {
.slidertxt {
    background: rgb(59 59 59 / 38%);
    color: #ffffff;
    position: absolute;
    padding: 1.2em 1em 2.5em 1.5em;
    left: 0;
    right: 0;
}
}
@media screen and (min-width:401px) and (max-width:660px) {
.slidertxt {bottom: 10%;}
}
@media screen and (max-width:400px) {
.slidertxt {bottom: 0;}
}



.bgrtexte .slidertxt p.gr {
    margin: 0;
    line-height: 1.25em;
}

.bgrtexte .slidertxt p.kl {
    margin-bottom: 0;
    line-height: 1.15em;
}
.slidertxt hr {
    border: none;
    border-top: 1px solid #fff;
    opacity: .7;
    width:30%;
    margin: .2em auto .4em 0;
}

@media screen and (min-width:851px) {
.slidertxt p.gr{font-size:3em;}
.slidertxt p.kl{font-size:1.5em;}
}
@media screen and (min-width:661px) and (max-width:850px) {
.slidertxt p.gr{font-size:2.4em;}
.slidertxt p.kl{font-size:1.3em;}
}
@media screen and (max-width:660px) {
.slidertxt p.gr{font-size:7.8vw;text-align: center;}
.slidertxt p.kl{font-size:1.1em;text-align: center;}
}




@media screen and (min-width:661px) {
.bildgr.mitschatten:before,.bildgr.mitschatten:after {
    z-index: -1;
    position: absolute;
    content: "";
    left: 3em;
    bottom: 1.4em;
    width: 40%;
    box-shadow: 0 2em 1em #00000069;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    top: 50%;
}
.bildgr.mitschatten:after{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 4em;
    left: auto;
}
}


.htg {
    background: url(/media/galabau-wuppertal-gartenansicht3.jpg) no-repeat top left;
    position: fixed;
    background-size: cover;
    /* background-position-x: 10%; */
    left: 0;
    right: 0;
    top: 0px;
    height: 100%;
    width: auto;
    /* height: 92vw; */
}
