@CHARSET "UTF-8";

/* Start neue Styles 15.Jan 09 */

.qgsHit {
	margin-bottom:12px;
}

.qgoSearchHeadline {
	float:left;
	width:80%;
}

.qgoExtendedSearchContainer {
	text-align:right;
	/*margin-bottom:6px;*/
}

/* Ende neue Styles 15.Jan 09 */

/* neue Styles für Produkt Icons */
.productIconLayer {
	float:left;
	width:50px;
	margin:0 10px 0 0;
	overflow:hidden;
}

.priceInfoLayer {
	width:150px;
	height:50px;
	float:right;
	text-align:right;
}

.productDescription {
}

.priceInfo {
	margin-right:5px;
}

.priceMoney {
	font-weight:bold;
	margin-right:5px;
}

.footnoteLayer {
	float:right;
}

.footnoteWrapper {
	background:#f00;
}

.footnote img {
	display:block;
	margin: 1em auto 0;
}
/* Ende neue Styles */

input.inputSearchSmall, input.inputSearchBig, input.inputSearchSmall:active, input.inputSearchSmall:focus, 
	input.inputSearchBig:active, input.inputSearchBig:focus {
background-color:transparent;
border:medium none;
float:left;
font-size:0.9em;
height:13px;
margin:1px 5px 0 0;
padding:2px 6px;
vertical-align:bottom;
}

.inputSearchBig {
width:316px;
}

.inputSearchSmall {
width:194px;
}

input.preallocatedSearchField {
color: #989898;
}

input.normalSearchField {
color: #000000;
}


#qgo_srch_contnr {
height:18px;
}

#li_qgo_srch_contnr {
width:204px;
background:url("../../../../images/symbols/suche_input_background.gif") no-repeat scroll center top transparent;
margin:1px 5px 0 0;
}

#li_qgo_srch_contnr_long {
width:330px;
background:url("../../../../images/symbols/suche_input_background_big.gif") no-repeat scroll center top transparent;
margin:1px 5px 0 0;
}

#qgo_srch_result {
	width: 379px !important;
	font-size: 12px;
	font-family: Arial;
	background:#fff;
	z-index:99999999 !important;
	border:1px solid silver;
}

.qgo_css_srch_results {
	z-index:999999999 !important;
}

#qgo_srch_button {
	border:none;
	width:80px;
	height:20px
}

#qgo_srch_result p {
	margin: 0;
	padding: 0px 17px 5px 17px;  
}

#qgo_srch_result a {
	color:#000;	
	padding: 5px 17px 0px 17px;
	text-decoration: none;
}
	
#qgo_srch_result ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 379px;
}

#qgo_srch_result li {
	clear: both;
	padding:0 0 0 2px;	
	width:377px;
}

#qgo_srch_result .qgo_header {
	font-weight: bold;
	padding: 10px 17px 10px 17px;
	float: left;
}

#qgo_srch_result .qgo_category {
	font-weight: bold;
	background-color: #e5e7c1;
	padding: 10px 17px 10px 17px;
	border-bottom: 1px solid #cacd81;
	border-top: 1px solid #cacd81;
}

#qgo_close {
	float: right;
	padding: 8px 12px 8px 17px;
}

#qgo_srch_result .qgo_product {
	padding: 5px 0px 5px 0px;
	background-color: #fff;
}

#qgo_srch_result .qgo_productgreen {
	padding: 5px 0px 5px 0px;  
	background-color: #f2f4df;
}

#qgo_srch_result .qgo_hardware {
	padding: 5px 17px 5px 17px;
}

#qgo_srch_result .qgo_icons {
	float: left;
}

#qgo_srch_result .qgo_buttons {
	width: 47px;
	height: 23px;
	background-color: #e30079;
}

#qgo_srch_result .qgo_producticon {
	margin: 2px 0 0 0;
	width: 47px;
	height: 23px;
	background-color: #e30079;
}

#qgo_srch_result .qgo_productinfo { 
	color: #000000;
	text-decoration:underline;
}

#qgo_srch_result .qgo_productinfo:hover {
	color: #E20074;
	text-decoration:none;
}

#qgo_srch_result .qgo_magentatext {
	color: #e30079;	
	font-weight: bold;
}

#qgo_srch_result .qgo_ajaxinfo {
	float: left;
	padding: 0 5px 0 5px;
}

#qgo_srch_result .qgo_seperator {
	padding: 5px 17px 5px 17px;
}

#qgo_srch_result .qgo_seperator hr {
	color: #cfcfcf;
}

#qgo_srch_result .qgo_helptext {
	padding: 5px 5px 5px 5px;
	background-color:#fff;
}

#qgo_srch_result .qgo_helptextgreen {
	padding: 5px 5px 5px 5px;
	background-color: #f2f4df;
}

#qgo_close_text_container {
	background:url(../images/close.gif) center right no-repeat;
	padding: 2px 18px 2px 2px;
	float: right;
}

#qgo_close_text_container:hover {
	background:url(../images/close_aktiv.gif) center right no-repeat;
	text-decoration:underline;
	cursor:pointer;
	color: #E20074;
}

#qgo_ajx_sidebar {
	width:500px;
	float:right;
}

#qgo_srch_hdr {
	background:#00f;
}

