
 $(document).ready(function(){	
		$('a[href^="http://blog.zukunftsstiftung-soziales-leben.de"]').removeAttr('target');		
});
