/* hier sind spezielle definitionen für die Boxen aus boxes */

/****************************************************************/
/*								 warenkorb box 																*/
/****************************************************************/
#bn_basket
{	padding:0px 0px 10px 0px ;
	background-color:#DCCEDD;
	overflow:hidden;
	background-image:url(img/bn_basket_back.png);
	background-repeat:no-repeat;
	background-position:150px 40px;
	color:#713E77;
}

#bn_basket .bn_basket_header
{	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	line-height:26px;
	background-image:url(img/bn_basket_header.png);
	background-repeat:repeat-x;
	color:#ffffff;
}


#bn_basket .menu a,#bn_basket .menu a:link,
#bn_basket .menu a:visited,#bn_basket .menu a:active
{	text-decoration:none;
	font-size:12px;
	display:block;
	width:155px;
	padding:0px 10px;
	font-weight:normal;
	line-height:18px;
	height:18px;
	overflow:hidden;
	color:#ffffff;
	background-color:#713E77;
	border:1px solid #232323;
}

#bn_basket .menu a:hover
{	font-weight:bold;
	color:#ffffff;
}

#bn_basket p
{	text-align:left;
	padding:0px 10px 0px 10px;
	margin-top:10px;
}




/****************************************************************/
/*						searchbox über dem content												*/
/****************************************************************/

#bn_search
{	height:26px;
	background-image:url(img/bn_kategories.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	position:relative;
	width:100%;
	z-index:10;
}

#bn_search .text_search
{	font-weight:bold;
	padding-left:10px;
	float:left;
	position:relative;
	top:5px;
	padding-right:3px;
}

#bn_search_input
{	width:350px;
	height:15px;
	border:1px solid #9A9A9A;
	float:left;
	position:relative;
	top:4px;
}

#bn_button_go
{	float:left;
	position:relative;
	top:4px;
}

a#bn_search_link,a#bn_search_link:link,
a#bn_search_link:visited,a#bn_search_link:active
{	float:right;
	position:relative;
	top:5px;
	padding-right:10px;
	display:inline;
	color:#ffffff;
}


#more_search
{	border:1px solid #988C74;
	border-width:0px 1px 1px 1px;
	background-color:#EDE5D8;
	padding:5px 5px;
	color:#676050;
}


/****************************************************************/
/*											loginbox				 												*/
/****************************************************************/
#bn_login
{	padding:0px 0px 0px 0px;
	margin-top:0px;
	background-color:#EFE7DA;
	color:#676050;
}

.bn_login_top
{	border-bottom:1px solid #6D604F;
	padding-bottom:10px;
}

#bn_login h3
{	line-height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	cursor:pointer;
	background-color:#713E77 !important;
}

#bn_login h3:hover,
#bn_login h3.active
{  font-weight:bold !important;
	font-size:13px;
/*	background-image:url(img/bn_kategories.png);
	background-repeat:repeat-x;
*/
}


#bn_login p
{	padding:5px 10px 10px 10px;
}

#bn_login .menu a,#bn_login .menu a:link,
#bn_login .menu a:visited,#bn_login .menu a:active
{	text-decoration:none;
	color:#676050;
	font-size:12px;
	display:block;
	width:100%;
}

#bn_login .menu a:hover
{	font-weight:bold;
}

#bn_login label
{	display:block;
	font-weight:normal;
	font-size:12px;
	padding-left:12px;
	margin-top:3px;
}


#bn_login input
{	font-size:14px;
	border-width:1px groove #663300;
	width:130px;
	height:19px;
	margin-left:12px;
}

* html #bn_login input
{	background-attachment:fixed;
}

#bn_login .login_button
{	margin-top:10px;
}

#bn_login .login_button input
{	background-image:none;
	width:auto;
	height:auto;
	margin-right:12px;
}



#box_admin,#bn_right .bn_box
{	background-color:#EFE7DA;
	color:#676050;
	padding-bottom:10px;
}

.kopf
{	background-image:url(img/bn_kopf.gif);
	background-repeat:no-repeat;
	background-position:120px 40px;
}

.kopf p
{	padding:10px 0px 0px 10px;
}


#box_admin h3, h3.box_heading
{	line-height:26px;
	background-image:url(img/bn_kategories.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}

#box_admin ul.menu
{
}


#box_admin li a,#box_admin li a:link,
#box_admin li a:visited,#box_admin li a:active
{	text-decoration:none;
	color:#676050;
	font-size:12px;
	display:block;
	width:100%;
}


#box_admin li a:hover
{	font-weight: bold;
}


/****************************************************************/
/*											contentbox		 												*/
/****************************************************************/

#box_content
{	padding-bottom:10px;
}

#box_content h3, h3.box_heading
{	line-height:26px;
	background-image:url(img/bn_kategories.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}

#box_content li
{	border-bottom:1px solid #CCC0AA;
}


#box_content li a,#box_content li a:link,
#box_content li a:visited,#box_content li a:active
{	display: block;
	width: 193px;
	color: #6D604F;
	text-decoration:none;
	font-size:12px;
	padding:4px 0px 4px 10px;
}

#box_content li a:hover,#box_content li a#bn_content_menu_active,#box_content li a#bn_manufacturers_active
{	background-image:url(img/bn_navi_left_a_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}


#box_manu
{	padding-bottom:10px;
}

#box_manu h3, h3.box_heading
{	line-height:26px;
	background-image:url(img/bn_kategories.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}

#box_manu li
{	border-bottom:1px solid #CCC0AA;
}


#box_manu li a,#box_manu li a:link,
#box_manu li a:visited,#box_manu li a:active
{	display: block;
	width: 193px;
	color: #6D604F;
	text-decoration:none;
	font-size:12px;
	padding:4px 0px 4px 10px;
}

#box_manu li a:hover,
#box_manu li#bn_manufacturers_li_active a,
#box_manu li#bn_manufacturers_li_active a:link,
#box_manu li#bn_manufacturers_li_active a:visited,
#box_manu li#bn_manufacturers_li_active a:active
{	background-image:url(img/bn_navi_left_a_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}



.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #FDF6E3;
}

.ac_over {
	background-color: #C69552;
	color: white;
}




.fb_linklist
{	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}

#fb_linklist li
{	display:inline !important;
	padding:0px 5px;
	white-space:nowrap;
}

#fb_linklist li.no_padding
{	padding-left:0px;
}

#fb_linklist a:link,
#fb_linklist a:visited,
#fb_linklist a:active
{	text-decoration:none;
	color:#713E77;
}

#fb_linklist a:hover
{	text-decoration:underline;
	color:#000000;
}


