
#a_content {
  margin:40px 0px 30px 10px;
  max-width:550px;
  color:rgb ( 73, 65, 61);
  font-size:16px;
  line-height:44px;
  font-family:"Times New Roman", Times, serif;
}

@media (max-width: 800px){
  #a_content {
    margin:10px 0px 30px 10px;
  }
}


.zahlen {
  font-size:30px ;
  color:white;
  margin:0px 5px;
}

.shadow {
  position:absolute;
  background:white;
}
.shadow1 {
  margin:10px;
}
.shadowImg {
  max-width:260px;
  max-height:260px;
}


