.livesearchpopup {
    width: 400px;
}

.livesearchpopup .box {
    position: relative;
    height: 20px;
	top: 66px;
	left: 626px;
}



.livesearchpopup .editbox {    
    position: absolute;
    top: -62px;
    background: #ffffff;
    height: 20px;
    width: 285px;
    border: 0px;
    margin: 0px;
    overflow: hidden; 
    border: 1px solid;
	left: 15px;
}

.livesearchpopup .edit {
    width: 280px;
    font-size: 16px;
    background: #ffffff;
    height: 20px;
    border: 1px;
    autocomplete: on;
    outline-width: 0px;
}

.livesearchpopup .lupe {
    position: absolute;
    top: -62px;
    left: 306px;
     height: 22px;
}
  * html .livesearchpopup .lupe { /*IE only*/
position: absolute;
top:-100px;
left: 400px;
height: 22px;
  }
  

  

.livesearchpopup #livesearchpopup_box {
    top: -40.4px;
    width: 303px;
	left: 0px;
}

#livesearchpopup_box {
    background: #000000 url(../resultgradient.png) 0 0px repeat-x;
    right: 0em;
    text-align: left;
    padding: 0px;
    margin: 0px;
    top: 11px;
    position: absolute;
    width: 200%;

    filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
    z-index:100;
}

#livesearchpopup_box .pfeil {
    position: ;
    top: 15px;
    right: 40%;
}

#livesearchpopup_box h1 {
    font-size: 1em;
    color: #000000;
    text-align: center;
    padding-bottom: 5px;
    margin: 0px;
}

#livesearchpopup_results {
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 0em;
    margin: 0px;
    color: #000000;
	display: block;
    background: #444444;
}

#livesearchpopup_box ul {
    margin: 0px;
    padding: 0px;
}

.livesearchpopup .resultlistitem,
.livesearchpopup .resultlistitem_selected {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #e0e0e0;
    text-decoration: none; 
    color: #000000;
	width: 100%;
}

.livesearchpopup .resultlistitem_selected,
#livesearchpopup_box li:hover {
    background: #474747 url(../searchhovergradient.png) 0 0px repeat-x;
    color: #f0f0f0;
}

#livesearchpopup_box li a {
    text-decoration: none;
    padding: 0.3em;
    display: block;
    width: 1400%;
}

.livesearchpopup .resultlistitem a,
.livesearchpopup .resultlistitem a:visited {
    color: #303030;
}

.livesearchpopup .resultlistitem_selected a, 
.livesearchpopup .resultlistitem_selected a:visited,
.livesearchpopup .resultlistitem a:hover {
    background: #757575 url(../searchhovergradient.png) 0 0px repeat-x;
    color: #f0f0f0;
}

.livesearchpopup .spiegel {
    position: absolute;
    top: 12px;
    left: 37px;
}

