#inhalt2spalten44 {
padding: 120px 2.5%;
}

.umgebungsliderreal {
width: 100%;
background-color: #f1f0ed;
padding-bottom: 60px;
}

.umgebungsliderreal img {
max-width: 100%;
height: auto;
}

.umgebungsliderreal .slick-next {
position: absolute; 
right: 2.5%;
top: 35%;
color:transparent;
background-color: #800000;
border:0;
height: 120px;
width: 50px;
z-index: 10;
background-repeat: no-repeat;
background-image: url("../../media/pfeil-rechts.png");
background-size: 45%;
background-position: center;
cursor: pointer;
} 
.umgebungsliderreal .slick-prev {
position: absolute;
left: 2.5%;
border: 0;
height: 120px;
width: 50px;
top: 35%;
background-repeat: no-repeat;
z-index: 10;
background-color: #800000;
color: transparent;
background-image: url("../../media/pfeil-links.png");
background-size: 45%;
background-position: center;
cursor: pointer;
}

.umgebungsliderreal .slick-list > div > div  {
margin: 20px;
}

.umgebungsliderreal ul.slick-dots {
bottom: 30%;
}

.bildoben {
position: relative;
}

.bildoben h3 {
position: absolute;
bottom: 0;
color: #fff;
margin: 0;
padding: 20px;
text-shadow: 0px 0px 8px #000;
}

.bildoben p {
margin: 0;
}

.textunten {
background-color: #fff;
padding: 20px;
padding-top:10px;
padding-bottom:10px;
height: auto;
}

#inhalt46 {
background-color: #f1f0ed;
padding-bottom: 10px;
}

#inhalt2spalten51 {
padding: 120px 2.5%;
}

ul.slick-dots li {
display: none;
}

@media screen and (max-width: 1000px) {
.umgebungsliderreal .slick-next {
top: 20%;
height: 80px;
width: 30px;
}

.umgebungsliderreal .slick-prev {
top: 20%;
height: 80px;
width: 30px;
}
}
