$(document).ready(function() {
	/* nur eine Reihe Bilder anzeigen */
	$('.csc-textpic .csc-textpic-imagerow ~ div').hide();
});
