* {
margin: 0;
padding: 0
}
#menue4 ul { background-color: #ffde5d; position: absolute; top: 180px; left: 270px; width: auto; height: 20px; padding-left: 12px; list-style: none; }
#menue4 ul li { width: 16px; float: left; }
#menue4 ul a { display: block; text-decoration: none; color: #000; font-size: 10px; text-align: center; width: 14px; margin-top: 3px; margin-right: 4px; margin-left: 4px; padding-right: 1px; padding-left: 1px; }
#menue4 ul a:hover { color: #00c; background-color: #f4f4da; text-decoration: none; margin-left: 1px; border-right: 1px none #959595; border-bottom: 1px none #959595; }
#menue4 ul a span { background-position: 50% center; text-decoration: none; display: none; }
#menue4 ul a:hover span { display: inline; position: absolute; top: 8em; left: 30px; background-color: #ffc; color: #00f; text-decoration: none; }
#nolink { color: #959595; background-position: 50% center; text-decoration: none; text-align: center; }
