.text {
  font-size: 25px;
  padding-left: 50px;
  padding-right: 50px;
}

.speziell {
  flex: 1;
}

#Ueberschrift {
  font-size: 45px;
}

#footer {
  border-top: 3px solid #AAA9E8;
  /*  position: fixed;
  bottom: 0px;*/
}

@media (max-width: 1330px) {
  #footer {position: fixed; bottom: 0px;}
}
