.dp-link{
  font-weight: bold;
  font-size: 108%;
}
.mod-dpcalendar-upcoming-horizontal__event
{
  box-shadow: 0 0 2px rgb(52 58 67 / 10%), 0 2px 5px rgb(52 58 67 / 8%), 0 5px 15px rgb(52 58 67 / 8%);
}
.form-select {
    padding: 0.05rem 0.05rem 0.05rem 0.05rem;
}
.mod-dpcalendar-upcoming-horizontal .dp-figure .dp-image {
    width: 400px;
    height: 200px;
}
.einleitungsbild-links .item-image { 
  width: 100%; /* Feste Breite */
height:auto;
  overflow: hidden; /* Schneidet überstehende Teile ab */  
  margin: 10px;
}
