body	{
	background-color:#f5f5f5;
	background:url(../head/headpic/backgroundup.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom
	}

/*Für die Überschrift im HEAD*/
td.ue	{
	font-size:30pt;
	font-family:georgia;
	font-weight:bold;
	font-style:normal;
	color:#000080;
	text-decoration:none;
	text-transform:none
	}

img.poi	{cursor:pointer}

/*id=center - zentrieren*/
#center	    {text-align:center}
