h1 {
  font-size: 30px;
  padding: 45px 0 0 0;
  margin-top: 0;
  line-height: 42px; }

.text_seite a {
  cursor: pointer;
  color: #650f2d; }

@media screen and (max-width: 420px) {
  h1 {
    font-size: 7vw;
    line-height: 10vw; } }
