.forumdisplay_titel a {
font-size:20px !important;
}

.threadlistposts {
  font-family: var(--schriftklein);
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.threadlistlastpost {
font-family: var(--schriftklein);
  text-align: center;
  text-transform: uppercase;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
		