attributs = new Array();
attributs[0] = new Array(6,"unk","rot");
attributs[1] = new Array(7,"unk","blau");
attributs[2] = new Array(8,"unk","grün");
attributs[3] = new Array(9,"unk","gelb");

