jQuery(document).ready(
	function() {
		jQuery('#col2 p span.nnews').text('Zur Zeit sind keine Stellen frei.');
	}
);