/*AjaxSearch*/

.ajaxSearch_highlight {
	font-weight:bold;
	color: #009966;
}
.ajaxSearch_result  {
	margin:10px 0 20px 0;
	padding-right:20px;
	width:auto;
	padding-bottom:10px;
}
a.ajaxSearch_resultLink  {
font-size:16px;
font-weight:bold;
}
.ajaxSearch_resultDescription  {
margin-left:7px;
font-weight:bold;
padding-left:7px;
border-left:#CCCCCC 1px solid;
}
.ajaxSearch_resultsInfo  {
margin-top:12px;
}
.ajaxSearch_extract  {
	margin-top:5px;
	padding: 20px 10px;
	background-color:#efefef;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.ajaxSearch_paging  {
	padding: 0 7px 0 7px;
}
#ajaxSearch_input {
    position: relative;
    height: 19px;
	float:left;
	left:8px;
	top: 8px;
	width:100px;
	border: #fbf9f7 1px solid;
	background-image:url(../../images/searchback.png);
	padding:4px 0 0 6px;
	margin-right:10px;
	color: #999999;
	font-size:11px;
}
#ajaxSearch_submit {
    width: 28px !important;
    height: 27px !important;
    border: 0 !important;
	padding: 0 !important;
    background: transparent  url(http://www.weiss-kohnen.de/assets/images/search_70x21.png) no-repeat;
    cursor: pointer;
    cursor: hand;
    position: relative;
    top: 7px;
    left: 2px;
	margin-right:6px;
	color:#c9c9c9;
	float:left;
	font-size:14px;
}

#indicator {
	padding:0;
}


/*#ajaxSearch_form {
	color: #444;
	width: auto;
}
.ajaxSearch_paging {
}
.AS_intro {
	clear: left;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
#ajaxSearch_input {
    position: relative;
    height: 19px;
	float:left;
	left:8px;
	top: 8px;
	width:100px;
	border: #fbf9f7 1px solid;
	background-image:url(../../images/searchback.png);
	padding:4px 0 0 6px;
	margin-right:10px;
	color: #999999;
	font-size:11px;
}

#ajaxSearch_submit {
    width: 28px !important;
    height: 27px !important;
    border: 0 !important;
	padding: 0 !important;
    background: transparent  url(http://www.weiss-kohnen.de/assets/images/search_70x21.png) no-repeat;
    cursor: pointer;
    cursor: hand;
    position: relative;
    top: 7px;
    left: 2px;
	margin-right:6px;
	color:#c9c9c9;
	float:left;
	font-size:14px;
}

.ajaxSearch_highlight {
	font-weight:bold;
	color: white;
	padding: 0 5px 0 5px;
	margin: 0 3px 0 3px;
	background-color:#e1d4c7;
}

.ajaxSearch_paging  {
	padding: 0 7px 0 7px;
}

.ajaxSearch_result  {
	padding:12px 0 0 12px;
	width:auto;
	}

.ajaxSearch_resultDescription  {
	color: #999;
	padding:0 0 0 10px;
	margin: 0 0 0 6px;
	border-left:#e0e0e0 1px solid;
}

#indicator {
	padding:13px 0 0 0;
}

.ajaxSearch_resultsInfo {
	padding:0 0 15px 0;
}
*/
