.hiLite {
background:#0066cc !important;
color:#fff !important;
}

.js ul.newList {
left:-9999px;
}

.newListHover {
background:#ddd !important;
color:#000 !important;
cursor:pointer;
}

.newListOptionTitle {
font-weight:700;
}

.newListOptionTitle li {
border-left:1px solid #ccc;
font-weight:400;
}

.newListOptionTitle ul {
margin:3px 0 0;
}

.newListSelHover,.newListSelFocus {
cursor:pointer;
}

.newListSelected {
background:#fff url(../grafiken/knoepfe/dreieck_unten_links.gif) no-repeat scroll right center;
border:#06c 1px solid;
font-size:12px;
height:16px;
margin:0 0 4px;
padding:4px 2px 0 4px;
width:100%;
}

.newListSelected span {
display:block;
width:100%;
}

.selectedTxt {
height:16px;
overflow:hidden;
padding:0;
width:100%;
}

:focus {
outline:none;
}

ul.newList {
background:#fff;
border:1px solid #06c;
color:#666;
left:0;
list-style:none;
margin:-2px 0 0 -1px;
max-height:300px;
overflow:auto;
padding:0;
position:absolute;
top:22px;
width:100%;
z-index:9999;
}

ul.newList * {
margin:0;
padding:0;
}

ul.newList li {
padding:2px 8px;
}
