function vorschaubildweg() {
document.getElementById("vorschaubild").src = "/fotos/neu.jpg";
return true;

}
