#inhalt2spalten26 {
padding-top: 0;
padding-bottom: 0;

}


#inhalt2spalten26 .spalte2 {
background-image: url("../../media/anfuehrungszeichen-icon.png");
background-size: 100px;
background-position: top 25% right;
background-repeat: no-repeat;
}

#inhalt2spalten27 .spalte1 {
background-image: url("../../media/anfuehrungszeichen-icon.png");
background-size: 100px;
background-position: top 25% right;
background-repeat: no-repeat;
}

#inhalt28 {
background-image: url("../../media/agentur-erfolg.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding-bottom: 100px;
padding-top: 100px;
}

#inhalt28 h2 {
color: #fff;
}

#inhalt29 .kontakt h3 {
font-size: 1.1em;
}

#inhalt29 .kontakt{
top: -100px;
}

.kontakt .umgebend img {
padding-right: 10px;
}

@media screen and (max-width: 1000px) {
#inhalt29 .kontakt {
width: 95%;
margin-left: 0;
margin-right: 0;
}
}