function material_klein(bild) {
        newWin = window.open("files/oeffner.htm?" + bild, "fenstername","scrollbars=0,toolbar=0,location=false,directories=0,status=0,menu=0,resizable=0,width=820,height=650");
}
