function zeige(txt) {
window.status=txt;
}
function tdover()
{
alert('hallo');
}

