li.termineLI{
  display:inline-block;
 width: 100%;

}



.titelbild {

  float: right;
  max-height: auto;
  max-width: 300px;

  
}

.termineLi{
  border-bottom-style: solid;
 # padding-bottom: 2rem;
  margin-bottom: 2.5rem;
  position: relative;
}


h3{
  margin-bottom: 10px;
}
h2{

  margin-bottom: 2rem;

}



h2:hover {
  background-color: black;
  color: #f3f46c;
}


