p,
li,
.weiterlesen,
a.btn {
	font-size: 18px;
}

p {
	padding-bottom: 20px;
	font-weight: 400;
    line-height: 32px;
}

#siteContent ul li {
    line-height: 24px;
    padding-bottom: 12px;
}

.beschreibung {
	width: 50%;
	margin: auto;
}

.schubladenWrapp h3 {
    margin-bottom: 10px;
    margin-top: 30px;
}
.schubladenWrapp h3.title {
	margin-bottom: 15px;
	font-size: 22px;

}
.imageWrap img{
	border-radius: 100%;
    overflow: hidden;
    width: 300px;
    margin-bottom: 15px;
}




.kooperationLogos img {
	width: 100%;
	max-width: 340px;
}

@media only screen and (min-width: 768px) {
	.kooperationLogos .wb-logo {
		padding-top: 69px;
	}
}
	
