$(document).ready(function(){$('.schliessen').click(function() {$('#Einblendung').hide('slow'); return false;});});
