.startseite {
  padding-top: 60px;
}

.headline h1 {
  min-height: 500px;
  width: 100%;
  background: transparent;
  padding-top: 3px;
  color: #f1f1ea;
  text-decoration: none;
  text-align: center;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
}

.timeline-Widget {
  width: 10%;
}

.tw {
  width: 10%;
  height: 500px;
}
body {
  background-color: transparent;
}
