#sprachSelect {
  position:relative;
  height:1%;
  border-bottom:2px solid #4f4533;
  height:25px;
}
#de {
  position:absolute;
  left:60px;
  top:5px;
}
#es {
  position:absolute;
  left:120px;
  top:5px;
}