.flex {
  background: none;
}
fieldset {
  border: 0;
  border-top: 1px solid #FFFFFF;
}
fieldset legend {
  font-family: mountain;
  font-size: 54px;
}
.fieldset {
  background-color: RGB(199, 64, 58);
  min-height: 320px;
  margin-top: 10px;
}
.hoch {
  height: 650px;
}
.fieldset:first-child {
  margin-top: 0;
}
input,
select {
  height: 20px;
  width: 248px;
  padding: 0;
  background: #FFFFFF;
  color: #333333;
  outline: none;
  border: 1px solid RGB(160, 50, 40);
}
select {
  width: 250px;
}
label {
  float: left;
  line-height: 125%;
  width: 250px;
  cursor: pointer;
}
#nachrichtlabel {
  float: none;
}
#nachricht {
  width: 100%;
  height: 200px;
  resize: none;
}
#sonst,
#hinweis {
  display: none;
  overflow: hidden;
}
.button {
  width: 100px;
}
.gllpMap {
  width: 100%;
  height: 320px;
  margin-top: 13px;
}
