body {
  background-color: #FFF;
  color: #F68B1E;
}

.message {
  text-align: center;
  margin-top: 30px;
}

.message p {
  font-size: 25px;
}

ul li {
  list-style-type: none;
}

.file_list {
  margin-right: auto;
  text-align: center;
  font-size: 20px;
}

ul li a {
  color: #8FB3FF;
}

.hinweise {
  margin-right: auto;
  text-align: center;
  font-size: 16px;
}