

// Einbindung und Konfiguration von Stepcarousel
stepcarousel.setup({
	galleryid: 'carousel',
	beltclass: 'belt',
	panelclass: 'panel',
	autostep: {enable:false, moveby:1, pause:10000},
	panelbehavior: {speed:500, wraparound:false, persist:true},
	defaultbuttons: {enable: true, moveby: 1, leftnav: ['tl_files/intamt/img/scroller/arrow-left.png', -10, 94], rightnav: ['tl_files/intamt/img/scroller/arrow-right.png', -10, 94]},
	contenttype: ['inline']
})
