/* hier sind festen Werte, definiert,
   um jedem Browser zu erklren, was ich gerne htte
*/

*
{	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	outline:none;
}


body
{	background-color:#FAE6CB;
	font-size:12px;
}

img
{	border-width:0px;
}

.clear
{	clear:both;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}


.justify
{	text-align:justify;
}

.italic
{	font-style:italic;
}

.violett
{	color:#962042;
}

.green
{	color:#00BE3A;
}


.normal
{	font-weight:normal;
}

.great
{	font-size:13px;
}

.left
{	float:left;
	margin:0px 10px 10px 0px;
}

.right
{	float:right;
	margin:0px 0px 10px 10px;
}

.center
{	text-align:center;
}

.margin_left_20
{	margin-left:20px;
}

/* das eigentliche Layout */
#bn_layout
{	width:1003px;
	margin:0px auto 0px auto;
	min-height:300px;
	background-repeat:repeat-y;
}


#bn_content_pic
{	background-image:url(img/bn_content_pic2.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:auto;
	width:584px;
	height:395px;
	margin-bottom:0px;
}

a#bn_mani
{	position:absolute;
	height:130px;
	width:100px;
	left:125px;
	top:16px;
}

a#bn_staub
{	position:absolute;
	height:130px;
	width:120px;
	left:265px;
	top:16px;
}

a#bn_lampe
{	position:absolute;
	height:130px;
	width:150px;
	left:400px;
	top:16px;
}

a#bn_spez_fraeser
{	position:absolute;
	height:205px;
	width:284px;
	left:5px;
	top:178px;
}

a#bn_spez_leuchte
{	position:absolute;
	height:105px;
	width:280px;
	left:301px;
	top:178px;
}

a#bn_spez_mani
{	position:absolute;
	height:95px;
	width:280px;
	left:300px;
	top:290px;
}

.bn_content_box
{	width:576px;
	overflow:hidden;
	background-image:url(img/bn_content_box.png);
	margin:4px auto 0px auto;
	font-size:12px;
}

.bn_content_box .bn_price
{	color:#962042;
}

.bn_content_inner_box
{	padding:10px;
}
.bn_content_box_end
{	height:14px;
	overflow:hidden;
	background-image:url(img/bn_content_box_end.png);
}

.bn_content_box_head
{	height:25px;
	padding-left:10px;
	overflow:hidden;
	background-image:url(img/bn_content_box_head.png);
	color:#ffffff;
	line-height:25px;
	font-weight:normal;
	font-size:16px;
}

.bn_content_box_head a
{	color:#ffffff;
	text-decoration:none;
	font-size:16px;
}




#bn_header
{	height:41px;
	padding:105px 0px 0px 204px;
	background-image:url(img/bn_header.jpg);
	background-repeat:no-repeat;
}


#bn_header a,#bn_header a:link,#bn_header a:visited,#bn_header a:active
{	display:block;
	float:left;
	height:34px;
	line-height:26px;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}


#bn_header a#bn_home,#bn_header a#bn_logoff,#bn_header a#bn_account,#bn_header a#bn_checkout,#bn_blognew
{	background-image:url(img/bn_home.png);
	width:76px;
}

#bn_header a#bn_cart
{	background-image:url(img/bn_home_long.png);
	width:92px;
}

* html #bn_cart
{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/bn_home_long.png');
	background-image:none;
}


* html #bn_checkout, * html #bn_home, * html #bn_logoff,* html #bn_account
{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/bn_home.png');
	background-image:none;
}



/* die boxen links und rechts */

.bn_box
{	background-image:url(img/bn_box.png);
	background-repeat:repeat-y;
	color:#ffffff;
}

.bn_box_head
{	height:26px;
	line-height:26px;
	background-image:url(img/bn_box_head.png);
	background-repeat:no-repeat;
	overflow:hidden;
	color:#ffffff;
	padding-left:10px;
	margin:0px 0px 10px 0px;
	font-size:14px;
}




.bn_box_end
{	background-image:url(img/bn_box_end.png);
	background-repeat:repeat-y;
	overflow:hidden;
	height:4px;
	margin:10px 0px 0px 0px;
}

.bn_box .bn_inhalt,.bn_box ul
{	padding:0px 10px;
	color:#ffffff;
}

.bn_box td,.bn_box strong
{	color:#ffffff;
}


.bn_box a,.bn_box a:link,.bn_box a:visited,.bn_box a:active
{	color:#ffffff;
}

.bn_box a:hover
{	text-decoration:underline;
}


#bn_basket
{	padding-right:40px;
	background-image:url(img/bn_basket.gif);
	background-repeat:no-repeat;
	background-position:160px 0px;
}




/* die linke seite */
#bn_left
{	width:195px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:4px 0px 0px 3px;
	min-height:200px;
}


.bn_menu
{	list-style-type:none;
	list-style-position:outside;	
}

.bn_menu li
{
}

.bn_menu a,.bn_menu a:link,.bn_menu a:visited,.bn_menu a:active
{	display:block;
	width:100%;
	text-decoration:none;
	color:#ffffff;
}

.bn_menu a:hover
{	font-weight:bold;
	text-decoration:none;
}
/****BOF:bigger font size for catalog show***/
.bn_menu_bigfont
{	list-style-type:none;
	list-style-position:outside;	
}

.bn_menu_bigfont li
{
}

.bn_menu_bigfont a,.bn_menu_bigfont a:link,.bn_menu_bigfont a:visited,.bn_menu_bigfont a:active
{	display:block;
	width:100%;
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
}

.bn_menu_bigfont a:hover
{	font-weight:bold;
	text-decoration:none;
	font-size:17px;
}
/*****EOF:bigger font size for catalog show***/
#bn_menu_under_active,#bn_menu_active
{	font-weight:bold;
}

a.bn_under
{	padding-left:10px;
}








#bn_right
{	width:195px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:4px 3px 0px 0px;
	min-height:200px;
}

#bn_content
{	width:596px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:4px 0px 0px 5px;
	min-height:200px;
	background-color:#ffffff;
}

#bn_content ul
{	margin:5px 0px 5px 30px;
	list-style-type:outside;
}

#bn_content ul li
{	margin-top:3px;
}


#bn_inner_content
{	padding:10px 5px;
}


.bn_login
{	padding-left:20px;
}

.bn_login input
{	border:1px solid #8C2341;
	margin-bottom:10px;
	height:18px;
	width:140px;
}

.bn_login input.bn_login_button
{	border-width:0px;
	margin-bottom:10px;
	height:20px;
	width:84px;
	width:auto;
}

.bn_login a
{	text-decoration:underline;
}

#bn_search
{	height:26px;
	overflow:hidden;
	background-image:url(img/bn_search.gif);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
}

#bn_search_input
{	position:absolute;
	left:70px;
	top:6px;
	width:200px;
	border-width:0px;
}

#bn_button_go
{	position:absolute;
	left:327px;
	top:4px;
	border-width:0px;
}

#bn_search_link
{	position:absolute;
	right:10px;
	top:6px;
	text-decoration:underline;
	color:#9C435B;
}

#bn_search_link:hover
{	text-decoration:none;
}


#bn_product_info
{	margin-top:20px;
}

#bn_product_right
{	float:right;
	width:355px;
	border-left:1px solid #BD6F85;
	padding:0px 0px 10px 10px;
	display:inline;
}

#bn_product_info h1
{	font-size:14px;
	padding-bottom:10px;
}

#bn_product_image
{	float:left;
	width:205px;
	height:160px;
	display:inline;
}


.bn_thumbnail_picture
{	list-style-type:none;
	list-style-position:outside;
}

.bn_thumbnail_picture li
{	float:left;
	dipslay:inline;
	width:80px;
	height:80px;
	margin:4px 4px;
}


.path{width:993px; margin:0px auto;  color:#666; padding:0px 0px 1px 3px;overflow:hidden;}

/****for falsh banner area****/
*{ border:0; }

.b_area { width:576px; height:100%; overflow:hidden; padding:5px; }
.banner { margin:0; float:left; display:inline; width:576px; height:167px;  }
.b_img { float:left; display:inherit; width:292px; margin:5px 0 5px; }
.b_img_r { float:right; width:276px; margin:5px 0 5px 0; }
.b_img_r li { margin:0 0 4px; }
.b_img_r ul { list-style:none; margin:0!important;  }