function setScrollDakar(wert){
	document.getElementById("dakarEtappe").scrollTop = wert;
	}
