  $(document).ready(function(){
    $('#anreisedatum').calendar();
  });

  
  $(document).ready(function(){
    $('#abreisedatum').calendar();
  });