
	.ui-autocomplete {
		overflow-y: auto;
		overflow-x: hidden;
		width: 400px;
		max-height: 400px;

	}

	.ui-autocomplete-loading {
		background: white url('../modules/product-search/ui-anim_basic_16x16.gif') right center no-repeat;
	}

	.sucheimage {
	float:left;
	margin-right: 5px;
	}

	h4.suchename {
	float:none;
	margin:0;
     font-size: 1.1em;
	}

	.suchepreis {
	float:right;
	max-width:100px;
	text-align:right;
	}

	.sucheinfos {
	float:none;
	line-height: 1.3em;
	}
	.suchealles {
	text-shadow:none;
	display:block;
	height: 100%;
	overflow:hidden;
	cursor:pointer;
	border-bottom: 1px solid #336699;
	}

	.ui-autocomplete-manufacturer {
	padding: 5px;
	display:inline-block;
	margin-left:-1em;
	font-size:1.2em;
	}

	.re {
	font-weight:bold;
	color:#0000FF !important;
	}

	#weiteresuche{
	float:right;
	}

	.ui-autocomplete li:first-child{
	margin-left: 0.4em;
	margin-bottom: 5px;

	}
	.ui-autocomplete li:last-child{
	margin-left: 0.4em;
	margin-top: 5px;

	}

	#SM6M_25 {
	width:157px
	}

