//-------------------- Tabellen bg farbe ---------------------------------

function zellebg(obj, farbe)
{
	obj.style.backgroundColor=farbe
}