	/* 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;
	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:263px;
	padding:5px;
	border:1px solid #E4F0FC;
	display:inline;
	overflow:hidden;
}

.bn_product_listing_box .bn_productimage
{	width:70px;
	overflow:hidden;
	float:left;
}

.bn_product_listing_box .bn_productinfo
{	width:180px;
	overflow:hidden;
	float:right;
	position:relative;
	height:150px;
}

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


.bn_product_tax_price
{	padding-top:20px;
	width:180px;
	color:#858585;
}

.bn_product_price
{	color:#428A1C;
}

.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
{	background-image:url(img/bn_product_info_back.png);
	background-repeat:repeat-x;
	width:569px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#bn_product_info h1
{	background-image:url(img/bn_product_info_h1.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
	font-size:14px;
	height:26px;
	line-height:26px;
	padding-left:10px;
}


#bn_product_pictures
{
}

#artikel_pic
{	border:1px solid #BABABA;
	padding:3px;
	background-color:#ffffff;
}


.bn_product_model_vpe
{	float:left;
	display:inline;
	width:205px;

}

.bn_product_model
{		font-weight:bold;
}

.bn_order_qty
{	margin-top:40px;
	padding:10px 0px 0px 0px;
	background-image:url(img/bn_order_qty_back.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:27px;
}

.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_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-top:20px;
}

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

.bn_price
{	color:#569C2A;
	font-weight:bold;
	font-size:24px;
}

.bn_tax_info
{	display:block;
	height:12px;
}
.bn_shipping_link
{	display:block;
	height:12px;
}

#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:151px;
	float:right;
	margin-right:0px;
	display:inline;
}


#bn_product_content
{	padding:40px 10px 10px 10px;
	color:#4A4849;
}

#bn_product_content h3
{	border-bottom:1px solid #B5B5B5;
	color:#30639C;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}


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

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

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;
	border-color:#E5E5E5 #F6F6F6 #F6F6F6 #EDEFEE;
	border-width:1px;
	border-style:solid;
	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:#333333;
	text-decoration:none;
	width:229px;
	height:16px;
	padding:10px;
	display:block;
	font-weight:bold;
}

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
{	padding:5px 10px 10px 10px;
	color:#9B9B9B;
	margin-right:1px;
}

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

#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 #B3CDEE; 
	display:block; 
	height:20px; 
	margin-top:20px; 
	text-align:center; 
	background-color:#ECF0D9; 
	width:100%;
	color:#0F314D;
	font-weight:bold;
	line-height:20px;
}

#bn_content .bn_categorielisting a.bn_categorie_link:hover
{	border:1px solid #519929; 
	background-color: #B3CDEE;
}



/****************************************************************/
/* 											die Startseite													*/
/****************************************************************/