Eventuell hast du bessere Chancen, wenn du das per CSS festlegst.
Ist ja schon gemacht.
table {width: 100%; table-layout: fixed;}
col.spalte1 {width: 0.5%;}
col.spalte2 {width: 33%;}
col.spalte3 {width: 33%;}
col.spalte4 {width: 33%;}
col.spalte5 {width: 0.5%;}