#sf_results
{
	background: #f1f1f1;
	box-shadow: 0 0 5px #aaa;
	border-color: #a6a6a6;
	
}
.sf_more
{
	background: #F7F7F7;
	border-top:1px solid #DDD;
	width: 100%;
	height: 15px;
	float: left;
}
#sf_val ul.sf_main
{
	background: #fff;
}
#sf_val ul ul li
{
	/*color:#000;*/
	border-color:#fff;
}
#sf_val ul li.sf_selected
{
	background-color:#42a3ca;
	border-color: #999999 ;
	color: white !important;
}
/*#sf_val ul li.sf_selected a, #sf_val ul li.sf_selected span
{
	color: white ;
}*/
#sf_val ul li.sf_header
{
	background-image:url(images/dropkasten1.gif) !important;
	background-repeat: no-repeat !important;
	background:#DEDDDD;
	border-top:1px solid #DDD;
	padding-left: 34px;
    background-position: 9px;
	color:#555555 !important;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing: 0px;
}
#sf_val ul li.sf_header:hover
{
	background-image:url(images/dropkasten2.gif) !important;
	background-repeat: no-repeat !important;
	background:#42a3ca;
	/*border-top:1px solid #DDD;*/
	padding-left: 34px;
    background-position: 9px;
	color:#fff !important;
	text-decoration:underline;
}
#sf_val li.sf_item img
{
	background-color: #eceff5;
}
#sf_val li .sf_small
{
	color:#666;
}
.sf_search .sf_input{
	/* margin-left: -12px;*/
	color:#aaa !important;
	/*background:#fff !important;*/
	background: url("images/searchNew.gif") no-repeat scroll 0 0 transparent;
	height:40px;
	font-size: 18px;
   /* width: 325px !important;*/
   width:272px !important;
   float:left;
	/*margin-top: 6px;*/
}
.sf_search .sf_focused{
	/*color:#333 !important;*/
	color: #444 !important;
}
/*.sf_search
{	
	background:#fff;
}*/
.sf_search .sf_button,.sf_search  .searchsubmit
{
	background: url("images/lensNewHover.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0 !important;
	/*background-color: white !important;*/
	-webkit-box-shadow: 0 0 0 0 !important;
	-moz-box-shadow:0 0 0 0 !important;
	box-shadow:0 0 0 0 !important;
}
.sf_search .searchsubmit:hover
{
	background: url("images/lensNew.png") no-repeat 0 0 !important;
	
		
}
#sf_loading
{
	background-image: url("images/sf_loading.gif") !important;
}
/* selective search css */
.sf_ajaxy-selective-search {
    color: rgba(255, 255, 255, 0.498039);
    text-decoration: none solid rgba(255, 255, 255, 0.498039);
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
	border-color:rgba(0, 0, 0, 0.247059) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902);
    font: 16px/24px Arial, sans-serif;
    outline: rgba(255, 255, 255, 0.498039) none 0px;
}


.sf_ajaxy-selective-item {
    color: rgb(255, 255, 255);
	text-decoration: none solid rgb(255, 255, 255);
	background: rgb(109, 132, 180) -webkit-linear-gradient(top, rgb(116, 140, 190), rgb(102, 124, 170)) repeat scroll 0% 0% / auto padding-box border-box;
	border: 1px solid rgb(98, 118, 158);
	border-radius: 2px 2px 2px 2px;
	font: normal normal bold 11px/19px Arial, sans-serif;
	outline: rgb(255, 255, 255) none 0px;
	padding: 0px 8px;
	transition: all 0.218s ease 0s;
}

.sf_ajaxy-selective-close {
    color: rgb(255, 255, 255);
    text-decoration: none solid rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    font: normal normal bold 11px/19px Arial, sans-serif;
    margin: 16.5px 0px;
    outline: rgb(255, 255, 255) none 0px;
	background: transparent;
}

.sf_ajaxy-selective-search input.sf_ajaxy-selective-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(0, 0, 0);
	box-shadow: 0 0 0;
}
.screen-reader-text div:first-child{position: relative;
top: -24px;}
.screen-reader-text{display:none;}
.sf_search{margin-top: 6px;border:none;margin-left: -71px; /*float:left;*/}

#sf_sb{position: absolute;
width: 345px;
z-index: 9999;
top: 444px;
left: 160px;}




