function hover(id,wert)
{if(document.all) document.all[id].filters.alpha.opacity = wert;}

