if (typeof(angebot) != "undefined") {
  var angId = "nid_" + angebot;
  document.getElementById(angId).selected = "selected";}

