$(document).ready( function(){ 
	$('#vorteile').innerfade({ speed: 'slow', timeout: 10000, type: 'sequence', containerheight: '315px' }); 
	} );
