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

