var teamlist_heim = new Array();
teamlist_heim.push("goal|22|R. Sattelmaier");
teamlist_heim.push("defence|23|F. Hörnig");
teamlist_heim.push("defence|28|M. Hagmann");
teamlist_heim.push("defence|5|M. Selimbegovic");
teamlist_heim.push("defence|2|S. Binder");
teamlist_heim.push("midfield|19|M. Reichwein");
teamlist_heim.push("midfield|8|T. Schlauderer");
teamlist_heim.push("midfield|21|T. Zellner");
teamlist_heim.push("midfield|11|D. Berger");
teamlist_heim.push("forward|9|P. Stoilov");
teamlist_heim.push("forward|10|M. Haller");


var teamlist_auswaerts = new Array();
teamlist_auswaerts.push("goal|1|C. Maly");
teamlist_auswaerts.push("defence|23|S. Müller");
teamlist_auswaerts.push("defence|17|M. Neunaber");
teamlist_auswaerts.push("defence|40|S. Lorenz");
teamlist_auswaerts.push("defence|3|K. Rodrigues");
teamlist_auswaerts.push("defence|18|M. Neppe");
teamlist_auswaerts.push("midfield|10|N. Celikovic");
teamlist_auswaerts.push("midfield|14|F. Vata");
teamlist_auswaerts.push("midfield|2|B. Weikl");
teamlist_auswaerts.push("forward|9|T. Damm");
teamlist_auswaerts.push("forward|30|A. Formento");

