/* Style (c) hmmh multimediahaus AG */
#fiolayer {
  position: absolute;
  top: 0;
  left: 0;
}
#fioform {
  position: absolute;
  top: 135px;
  left: 550px;
  width: 400px;
  height: 328px;
  color: #6F341C;
}

#fioform input {
  position: absolute;
  height: 27px;
  width: 298px;
  border: 1px solid #D0C4B8;
  color: #613621;
  background: #F7F5F1;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding: 2px;
}