.autoCompleteErgebnis           {border-top:1px solid white;border-bottom:1px solid white;list-style-type:none;padding-left:5px;padding-right:5px;background-color:white;display:block;font-size:11px !important;color:black !important;text-decoration:none !important;font-weight:normal !important;}
.autoCompleteErgebnis a         {border-top:1px solid white;border-bottom:1px solid white;text-decoration:none !important;}
.autoCompleteErgebnis:hover     {border-top:1px solid #b5b7c6 !important;border-bottom:1px solid #b5b7c6 !important;text-decoration:none !important;background-color:#efefef !important;}
.autoCompleteErgebnisSelected   {background-color:#e5e4e7;}
#autoCompleteResult             {position:absolute;top:56px;left:8px;border:1px solid #b5b7c6;width:184px;height:auto;color:black;z-index:100;text-align:left;display:none;overflow:auto;background-color:white;}
