
/***-----------------LOGO-----------------***/
div.bar.oxid .logo  {float:left; padding: 0px 0px 0px 0px; /*margin-bottom:-2px;*/}

/*** nfq_select_list ***/
a.nfq_select_link,
a.nfq_select_link:link,
a.nfq_select_link:visited,
a.nfq_select_link:active{
	display: block;
	margin: 5px 0 0 0;
	color: #680426 !important;
	font-weight: bold;
	text-decoration: none;
}
a.nfq_select_link:hover,
a.nfq_select_link:focus{
	text-decoration: underline;
}
.nfq_select{
	width: 548px !important;
	padding: 5px 5px 10px 15px !important;
	border-bottom: 1px solid #969696 !important;
}
.nfq_select_into_basket{
	width: 535px !important;
	border-top: 1px solid #969696 !important;
	height: auto !important;
	margin: 10px 0 0 0 !important;
	padding: 5px 0 10px 0 !important;
	border-width: 1px 0 0 0 !important;
}
* html .nfq_select_h4{
	/* \ */
	width: 551px !important;
	/* IE6 */
}
.nfq_variants{
	float: left;
	margin: 10px 10px 0 0;
	width: 170px;
}
.nfq_select_box{
	width: 170px;
	height: 60px;
	z-index: 0;
}
.nfq_select_label{
	display: block;
	width: 142px;
	float: left;
	margin: 0 0 3px 0;
	height: 22px;
	line-height: 22px;
}
.nfq_select_info_icon{
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	background: transparent url(bg/ico_info.png) no-repeat left top;
	background: transparent url(bg/fragezeichen.jpg) no-repeat left top;
	width: 22px;
	height: 22px;
	position: relative;
}
.nfq_select_info{
	display: none;
	padding: 10px 10px 10px 10px;
	min-height: 100px;
	min-width: 200px;
	border: 1px solid #680426;
	background: #F5F5F5;
	position: absolute;
	left: 0px;
	top: 19px;
}
* html .nfq_select_info{
	/* \ */
	width: 200px;
	height: 100px;
	/* IE6 */
}

.nfq_basket_select{
	width: 170px;
	margin: 8px 0 0 0;
	position: relative;
}
.nfq_basket_select select{
	width: 170px;
} 
.nfq_basket_select_price{
	position: absolute;
	width: 100px;
	left: 264px;
	top: 16px;
}
*+html .nfq_basket_select_price{
	/*\*/
	left: 270px;
	/*IE7*/
}
.nfq_basket_label{
	display: block;
	font-size: 10px;
	margin: 0 0 2px 0;
}
#nfq_select_div{
	display: block;
}
#nfq_service{
	float: left;
	margin: 10px 10px 0 0;
	font-weight: none;
}
#nfq_service input{
	width: 107px;
	font-weight: none;
	font-size:11px;
	background: transparent;
	text-align: right;
	color: #000000 !important; 
}
a.nfq_select_close{
	display: block;
	float: left;
	margin: 10px 0 0 0;
}
.nfq_service_title{
	float: left;
}
.nfq_service_currency{
	float: right;
}
#nfq_select_price{
	display: block;
	float: left;
	height: 14px;
	line-height: 13px;
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
	border: 0;
	color: #000000 !important; 
}
.nfq_select_amount_div{
	clear: both;
	float: none;
	margin: 0 0 0 97px;
}
.nfq_select_amount{
	float: left;
	margin: 8px 0 5px 0;
	width: 73px;
}
#nfq_intobasket{
	float: left;
	display: block;
	width: 134px;
	background: transparent url(bg/buttons_01_.gif) no-repeat 0 0;
	border: 0;
	color: #fff;
	padding: 2px 0 2px 23px;
	cursor: pointer;
	font-weight: bold;
	margin: 8px 0 0 12px;
}
