input { width:250px; }
ul { margin:0; padding:0; background: #ffffcc; border: 1px solid #ccc; list-style: none; }
ul li.active { background:#ff0000; }
#suchergebnis ul li { width:100%; }
#suchergebnis li:hover { background:#ff0000; }
fieldset { width:320px; }
#submit { width: 60px; }