// Select-Felder Layout
$(document).ready(function(){
  $("select[class != 'projectSearch']").msDropDown();
})

