function hintergrund(obj, farbe)
{
	obj.style.backgroundColor=farbe
}