/* modules stylesheets */

/* product_list das umschliessende div für das produktlisting */

.bn_produktlisting
{
}

/* die categorie description */

.bn_produktlisting .categorie_image
{	padding-top:20px;
	float:left;
}

.bn_produktlisting .bn_categorie_description
{	padding-top:20px;
	width:400px;
	height:400px;
	float:right;
}

/* der Bereich für die manufakturers */

.bn_produktlisting .bn_manufakturer
{
}

.bn_produktlisting .bn_manufakturer_text
{	font-weight:bold;
	float:right;
	padding:5px 10px 0px 0px;
}

.bn_produktlisting select
{	font-weight:bold;
	float:right;
	width:150px;
}

.bn_productlisting_content
{	padding:20px 0px;
	overflow:hidden;
}

.bn_product_listing_box
{	width:193px;
	padding:0px 0px 2px 0px;
	display:inline;
	overflow:hidden;
	background-image:url(img/productlisting_end.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.bn_product_listing_box.left
{	margin-right:8px;
}


.bn_product_listing_box .bn_product_listing_box_inner
{	width:100%;
	background-image:url(img/productlisting_middle.png);
	background-repeat:repeat-y;
}

.bn_product_listing_box .bn_productimage
{	width:186px;
	height:125px;
	margin:auto;
	overflow:hidden;
	background-image:url(img/productlisting_top.png);
	background-repeat:no-repeat;
	padding-top:10px;
}


.bn_product_listing_box .bn_productimage table
{	width:100%;
	height:100%;
}

.bn_product_listing_box .bn_productimage table td
{	vertical-align:middle;
	text-align:center;
}



.bn_product_listing_box .bn_productinfo
{	width:94%;
	overflow:hidden;
	position:relative;
	height:150px;
	text-align:center;
	padding:3%;
}

.bn_product_listing_box .bn_productinfo h3
{	color:#575757;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}


.bn_product_tax_price
{	padding-top:20px;
	width:100%;
	color:#909090;
	font-size:10px;
}

.bn_product_price
{	color:#A8762D;
	font-size:14px;
}

.bn_buy_detail_button
{	margin-top:10px;
}

.bn_product_tax	a,.bn_product_tax	a:link,
.bn_product_tax	a:visited,.bn_product_tax	a:active
{	color:#858585;
}

.bn_product_tax	a:hover
{	color:#428A1C;
}

/* productlisting in fuzzy-search */
ul.product_picture_list li.search
{		height:207px;
		background-position:left bottom;
		margin-top:10px;
}

ul.product_picture_list li.search div.relevanz
{	height:16px;
	overflow:hidden;
	margin:0px 4px 0px 1px;
	padding:0px 0px 0px 5px;
	border-color:#E5E5E5 #F6F6F6 #F6F6F6 #EDEFEE;
	border-width:1px;
	border-style:solid;
	overflow:hidden;
	background-color:#DCDDDF;
	font-weight:normal;
	overflow:hidden;
	line-height:16px;
}
ul.product_picture_list li.search table
{	margin:19px 9px 0px 6px;
}



/* product info */

#bn_product_info
{	width:616px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	color:#757575;
}

#bn_product_info h1
{	font-size:14px;
	color:#757575;
}


#bn_product_pictures
{	text-align:center;
	padding-right:10px;
}

.bn_lupe
{	display:block;
	padding-top:10px;
	text-align:left;
}



#artikel_pic
{
}


.bn_product_model_vpe
{	width:205px;
}

.bn_product_model
{	font-weight:bold;
	font-size:12px;
	color:#757575;

}

.bn_order_qty
{	padding:11px 0px 0px 0px;
}

.bn_order_qty label
{	float:left;
	width:80px;
	text-align:right;
	padding:3px 10px 0px 0px;
	font-weight:bold;
}

.bn_order_qty input
{	float:left;
}


#bn_add_qty_button
{	width:40px;
	text-align:right;
	margin-right:3px;
	border:1px solid #7F9DB9;
}

.bn_extra_buttons
{	padding-top:5px;
}



.bn_extra_buttons	input, .bn_extra_buttons	img
{	margin-top:5px;
	cursor:pointer;
}

.bn_shipping_time_name
{	padding-top:5px;
	font-weight:bold;
}

.bn_show_price
{	padding:20px 0px 15px 0px;
	width:100%;
}

.bn_graduated_price
{	color:#f90000;
	font-weight:bold;
	font-size:14px;
}

.bn_price
{	color:#A8762D;
	font-size:20px;
}

.bn_tax_info
{
}

.bn_shipping_link
{	display:inline;
}

#bn_product_info .bn_shipping_link a,#bn_product_info .bn_shipping_link a:link,
#bn_product_info .bn_shipping_link a:visited,#bn_product_info .bn_shipping_link a:active
{	color:#4A4849;
	text-decoration:underline;
}

#bn_product_info .bn_shipping_link a:hover
{	text-decoration:none;
}



.bn_order
{	width:182px;
	padding:10px 5px;
	margin-right:0px;
	background-image:url(img/bn_order.png);
	background-repeat:no-repeat;
	background-color:#FDF6E3;
}


#bn_product_content
{	margin-top:20px;
	padding:5px 10px 10px 10px;
	color:#4A4849;
	background-image:url(img/bn_product_details.png);
	background-repeat:no-repeat;
	width:100%;
	min-height:400px;
}

* html #bn_product_content
{	height:400px;
}



#bn_product_content h3,
#bn_product_content #scroller-header a,
#bn_product_content #scroller-header a:link,
#bn_product_content #scroller-header a:visited,
#bn_product_content #scroller-header a:active,
#bn_product_content #scroller-header a:hover
{	color:#643B05;
	padding:0px 10px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	float:left;
	height:27px;
	overflow:hidden;
	line-height:27px;
	background-image:url(img/bn_product_content_h3.png);
	background-repeat:repeat-x;
}


#bn_product_info .bn_right_box
{	width:290px;
	float:left;
	padding:12px 0px 0px 45px;
	text-align:left;
	overflow:hidden;
	color:#4A4849;
}


#bn_product_info  .bn_left_box
{	float:left;
	width:255px;
	overflow:hidden;
	padding:12px 0px 0px 10px;
}

#bn_product_info #bn_left_right
{	background-image:url(img/bn_left_right.png);
	background-repeat:repeat-y;
	background-position:20px 0px;
}




/* slider */
#scroller-body {
	width:100%;
	padding-bottom:30px;
}

#mask {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel-1,
#panel-2,
#panel-3,
#panel-4,
#panel-5,
#panel-6
{
float:left;
width:610px;
}

/* end slider */

ul.bn_thumbnail_picture
{	list-style-type:none;
	list-style-position:outside;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}

ul.bn_thumbnail_picture li
{	width:85px;
	height:86px;
	padding:2px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin:8px 8px 0px 0px;
	background-image:url(img/bn_thumbnail_picture_back.png);
	cursor:pointer;
}


/* categorie_listing */

ul#bn_cat_listing
{	list-style-type:none;
	list-style-position:outside;
}

ul#bn_cat_listing li
{	float:left;
	width:249px;
	height:36px;
	overflow:hidden;
	margin:2px 2px 0px 0px;
	background-color:#DCDDDF;
	overflow:hidden;
}

ul#bn_cat_listing li a,ul#bn_cat_listing li a:link,
ul#bn_cat_listing li a:visited,ul#bn_cat_listing li a:active
{	color:#643B05;
	text-decoration:none;
	width:229px;
	height:16px;
	padding:10px;
	display:block;
}

ul#bn_cat_listing li small
{	font-weight:normal;
}

ul#bn_cat_listing li a:hover
{	color:#cc0033;
}



/* order_details */

table.order_details td
{	padding:3px 0px 0px 0px;
}


/* product_options */

table.bn_product_options
{	width:100%;
}

table.bn_product_options th
{	padding:3px 5px;
	font-size:12px;
}

table.bn_product_options td
{	vertical-align:middle;
	text-align:left;
	padding:2px 0px 0px 0px;
	font-size:12px;
}

table.bn_product_options input.radio
{	width:auto;
	height:auto;
}


/****************************************************************/
/* 											navtrail breadcrumb 										*/
/****************************************************************/
#bn_navtrail
{	color:#643B05;
	margin-right:1px;
	background-image:url(img/breadcrumb.png);
	background-repeat:no-repeat;
	width:607px;
	height:30px;
	padding:8px 0px 0px 10px;
	position:absolute;
	top:0px;
	left:0px;
}

#bn_navtrail a,#bn_navtrail a:link,#bn_navtrail a:visited,#bn_navtrail a:active
{	text-decoration:none;
	color:#643B05;
}

#bn_navtrail a:hover
{
}


a#bn_breadcrumb_active
{	font-weight:bold;
}




#bn_content .bn_categorielisting a.bn_categorie_link,
#bn_content .bn_categorielisting a.bn_categorie_link:link,
#bn_content .bn_categorielisting a.bn_categorie_link:visited,
#bn_content .bn_categorielisting a.bn_categorie_link:active
{	overflow:hidden;
	border:1px solid #7A4E14;
	display:block;
	height:20px;
	margin-top:20px;
	text-align:center;
	background-color:#F7E3B1;
	width:100%;
	color:#7A4E14;
	font-weight:bold;
	line-height:20px;
}

#bn_content .bn_categorielisting a.bn_categorie_link:hover
{	border:1px solid #F7E3B1;
	background-color: #7A4E14;
	color:#F7E3B1;
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


a.groessenlinks,
a.groessenlinks:link,
a.groessenlinks:visited,
a.groessenlinks:active
{	color:#643B05;
	padding:0px 10px;
	display:block;
	font-weight:bold;
	font-size:12px;
	height:27px;
	overflow:hidden;
	line-height:27px;
	background-image:url(img/bn_product_content_h3.png);
	background-repeat:repeat-x;
	border:1px solid #c4c4c4;
}

