div.menue { background: url(images/moebel-normal.gif) no-repeat;
                width:148px; height:23px; margin:4px;  }
    div.menue a {display:block; text-decoration:none; font-weight:bold; font-size:12; text-align:center; vertical-align:bottom; padding-top:5px; font-family:Arial, Helvetica, sans-serif }
    div.menue a:link, div.menue a:visited { color:#000;}
    div.menue a:hover { color:grey; }
    div.menue a:active { color:black; }
	div.menue a:hover { background: url(images/moebel-over.gif) no-repeat; width:148px; height:23px;}
    * html div.menue a { width:100%; }
div.menue-oben { background: url(images/moebel-oben.gif) no-repeat;
                width:148px; height:17px; margin:4px;  }
div.menue-unten { background: url(images/moebel-unten.gif) no-repeat;
                width:148px; height:17px; margin:4px;  }

