.ac_results {
	min-width:220px !important;
	background: #fff;
	cursor: pointer;
	position: absolute;
//*	left:212px !important;
	top:576px !important; **//
	font-size: 14px;
	z-index: 101;
	white-space:nowrap !important;
	padding: 5px 10px;
	border: 1px solid #aaa;
	margin-left:-10px;
	margin-top:2px;
}
.ac_results nobr {
	width:220px !important;
	background-color: #fff;
	min-width:250px !important;
	max-width:250px !important;
	
}
.ac_results  div{
	
}

.ac_results iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	white-space:nowrap !important;
	min-width:250px !important;
	max-width:250px !important;
}
.ac_results tr {
	padding: 1px 3px;
	white-space:nowrap !important;
	width:250px !important;
	border: 1px solid #aaa;
	background-color: #fff;
	min-width:250px !important;
}
* html .ac_results tr {
	padding: 1px 3px;
	white-space:nowrap !important;
}
.ac_results a {
	width: 100%;
}
.ac_loading {
	background:url('../img/indicator.gif') right center no-repeat;
}
.links {
	float:left !important;
	color:#000 !important;
	white-space:nowrap !important;
}
.rechts{
	float:right !important;
	color:green !important;
	white-space:nowrap !important;
}
.over {
	background: #abb !important;
	color:red !important;
}


