body { text-align: center } /* fuer IE, im wrapper wieder aufgehoben */
body { font: 55%/1.4 Arial, "Lucida Grande", Verdana, sans-serif; color: #333; background-color: #fff; }

/* for IE6 only, background-color: #fff */
#footer  { background-color: #fff; padding: 2px;}

#footer .large   { background-image: url("images/font_large.gif"); background-repeat: no-repeat; width: 22px; height: 22px; float: right; margin-left: 6px }
#footer .normal   { background-image: url("images/font_normal.gif"); background-repeat: no-repeat; margin-left: 6px; width: 22px; height: 22px; float: right }
#footer .small    { background-image: url("images/font_small_hi.gif"); background-repeat: no-repeat; margin-left: 2px; width: 22px; height: 22px; float: right }
#footer .font    { background-image: url("images/font.gif"); background-repeat: no-repeat; margin-left: 6px; width: 50px; height: 22px; float: right }
