/* funktionen beim laden */
$(document).ready(function(){
	
	/*$("table.termine").tablesorter({
		widgets: ['zebra']
	});*/

});