/* CSS menu pax christi */
/* quick and dirty reparatur der im firefox ausgefallenen js-positionierung  */

html>body #fuss {
	position:fixed !important;top:auto !important; bottom:0px !important;
}
