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

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

.kundenstimmen {
background-color: #f2f2f2;
padding-bottom: 50px;
padding-top: 50px;
}

.kundenstimmen .spalte1 {
width: 36%;
padding-left:2%;
padding-right: 2%;
margin-left: 9.5%;
display: inline-block;
position: relative;
background-color: #fff;
vertical-align: top;
padding-top: 50px;
height: 400px;
text-align: center;
}

.kundenstimmen .spalte1 img {
width: 100%!important;
max-width: 515px;
}

.kundenstimmen .spalte2 {
padding-top: 50px;
background-color: #fff;
width: 36%;
padding-left:2%;
padding-right: 2%;
margin-right: 9.5%;
display: inline-block;
position: relative;
vertical-align: top;
height: 400px;
background-image: url("../../media/anfuehrungszeichen-icon.png");
background-size: 100px;
background-position: top 50px right 5%;
background-repeat: no-repeat;
}

.kundenstimmen .umgebend {
width: 100%;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.kundenstimmen .umgebend p {
font-size: 1.3em;
font-weight: 500;
color: #000;
}

.kundenstimmen .umgebend p em {
font-style: normal;
color: #0069af;
}

.kundenstimmen .umgebend img {
width: 70px;
height: auto;
padding-right: 20px;
}

#inhalt33 {
background-color: #f2f2f2;
padding-bottom: 1px;
}

#inhalt2spalten31 {
margin-bottom: 100px;
}

@media screen and (max-width: 600px) {
.kundenstimmen .spalte1 {
width: 100%;
padding-left: 0%;
padding-right: 0%;
margin-left: 0%;
padding-top: 0px;
height: auto;
}
.kundenstimmen .spalte2 {
width: 90%;
padding-left: 5%;
padding-right: 5%;
margin-right: 0%;
height: auto;
}

.kundenstimmen {
padding-bottom: 0px;
background-color: #fff;
padding-top: 0px;
}

.slick-prev {
top: 35%;
}

.slick-next {
top: 35%;
}

#inhalt2spalten31 {
margin-bottom: 0px;
}

#inhalt33 {
background-color: #fff;
}

}
