.fehler1{
  border:2pt outset #ff0000;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
  margin:15px auto
}

.versand{
  border:2pt outset #009F00;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #009F00;
  margin:15px auto
}

.fehler2{
  border:2pt outset #ff0000;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
  margin:15px auto
}
