.body_leistungen h1, .body_leistungen h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.body_leistungen p {
  margin-left: 5px;
  margin-right: 5px;
}

.leistungen_image_workshop {
  float: right;
  margin-right: 10px;
  margin-left: 10px;
  width: 200px;
}

.div_leistungen {
  margin-left: 10%;
  margin-right: 10%;
  min-height: 300px;
}

