
#nav 
{ 
	position:absolute; 
	top:32px; 
	left:248px;
	height: 36px !important;
	background-image:url(../images/top_menue_bg.png);
	background-repeat:repeat-x;
	background-position:top left;

}


/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */

#nav li 
{ 
	position:relative;
}
#nav li.over 
{
	z-index:999; 
}
#nav a
{ 
	display:block !important; 
	text-decoration: none; 
	color: #fff;
}
#nav a:hover 
{
	color: #ddd;	
}

#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal; }


/************ 0 LEVEL  ***************/
#nav li
{ 
	float:left; 
	line-height: 36px !important;
	width:124px;
	text-align: center !important;
	font-weight:bold;
	
}

#nav li.active a { color:#d15a2f; }



/************ 1ST LEVEL ************/
#nav li ul
{
	display:none;	
}

#nav  ul.level_1
{ 
	position:absolute; 
	top:40px;
	height: 21px !important;
	background-image:url(../images/top_menue_sub_bg.png);
	background-repeat:repeat-x;
	background-position:top left; 
	display:block;
	width:370px;
	left:64px;
}
#nav ul.level_1 li
{ 
	line-height: 21px !important;
	width:123px;
}
#nav ul.level_1 li a:hover
{
	color:#fff;
}


ul.level_1
{ 
	position:absolute; 
	top:70px;
	height: 21px !important;
	background-image:url(../images/top_menue_sub_bg.png);
	background-repeat:repeat-x;
	background-position:top left; 
	display:block;
	width:370px;
	left:310px;
}
ul.level_1 li
{ 
	line-height: 21px !important;
	width:123px;
	float:left; 
	text-align: center !important;
	font-weight:bold;
}

ul.level_1 li a
{
	color:#fff;
}

ul.level_1 li.active a
{
	color:#d15a2f;
}

ul.level_1 li a:hover
{
	color:#fff;
}


div.quick-access
{
	position:absolute;
	top:0px;
	right:0px;	
}

ul#advanced-search-list li
{
	display:block;

}
ul#advanced-search-list li label
{
	display:block;
	width:100px;
	float:left;	
}
ul#advanced-search-list li input[type=text]
{
	width:250px;	
}

.layered-nav
{
	margin-bottom:80px;
	width:972px;
}
.layered-nav select
{
	width:149px;
	margin-right:10px;
}
.layered-nav .selected_filter
{
	display:block;
	float:left;
	font-size:10px;
	line-height:22px;
	margin-right:10px;
	text-align:center;
	width:151px;
	background-image:url(../images/bg_hersteller2.png);
	background-repeat:repeat;
	background-position:top left; 
	margin-bottom:10px;
	position:relative;		
	
}

.layered-nav .selected_filter a
{
	float:right;
	width:18px;
	display:block;
	background-color:#555;
}

.layered-nav .selected_filter .filter_info
{
	display:none;
	position:absolute;	
	top:-22px;
	line-height:22px;
	height:22px;
	background-color:#333;
	color:#FFF;
	width:151px;
	text-align:center;
	font-weight:bold;
}
.layered-nav .selected_filter:hover .filter_info
{
	display:block;	
}
.layered-nav .suche
{
	float:left;	
}
.layered-nav div.hersteller
{

	width:960px;
	padding-bottom:12px;
	line-height:20px;
	margin-bottom:10px;
	background-image:url(../images/bg_hersteller2.png);
	background-repeat:repeat;
	background-position:top left; 	
}
.layered-nav div.hersteller > p
{
	padding:10px;
}
.layered-nav div.filterset
{
	float:right;
}
.layered-nav div.hersteller .hersteller
{
	color:#fff;
	display: block;
	float:left;
	width:132px;
	line-height:20px;
	text-align:center;
}
.layered-nav input#search
{

	width:240px;
}

button.button_small
{
	/*background-image:url(../images/bsc_button_small.png);*/	
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;	
	background-position: 0 0; width: 68px; height: 24px;
	
	background-color:transparent;

	border:0 none;
	color:#FFFFFF;
	height:24px;
	width:68px;
	cursor:pointer;	
	padding-bottom:3px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}
button.button_large
{
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;	
	background-position: 0 -38px;
	
	background-color:transparent;
	border:0 none;
	color:#FFFFFF;
	height:20px;
	width:140px;
	cursor:pointer;	
	padding-bottom:3px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;	
}

button.button_larger
{
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;	
	background-position: 0 -119px;	
	
	background-color:transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:20px;
	padding-bottom:3px;
	text-align:center;
	vertical-align:middle;
	width:175px;
}

button.button_large img, button.button_larger img
{
	/* margin-top:-3px; */ 	
}

a.warenkorb
{
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;	
	background-position: 0 -74px; width: 142px; height: 36px;
	background-color:#111111;

	border:0 none;
	color:#FFFFFF;
	cursor:pointer;	
	display:block;
	font-size:11px;
	height:36px;
	line-height:36px;
	width:142px;
	text-decoration:none;
	text-align:center;
	
}
a.warenkorb img
{

	margin-top:-3px;

}

div.shop-access
{
	position:absolute;
	right:20px;
	top:32px;
	width:160px;
}

div.shop-access ul li
{
	display:block;
	float: right;	
	line-height:12px;
	padding-left:4px;
	margin-top:4px;
}
div.shop-access ul li.first
{
	padding-left:0px;
	margin-top:0px;
	
}


div.shop-access ul li a
{
	color:#FFF;
}


div.shop-access ul li.first
{
	margin-bottom:5px;
}

div.shop-access ul li.last
{
	border-right:1px solid #CCCCCC;
	margin-right:5px;
	padding-right:7px;
}


.account-nav
{
	float:right;
	width:635px;
	height:60px;
	margin:0px 20px 0px 20px;
	line-height:20px;
	background-image:url(../images/bg_hersteller2.png);
	background-repeat:repeat;
	background-position:top left; 	
}
.account-nav ul 
{
	padding:10px;
}
.account-nav ul li
{
	color:#fff;
	display: block;
	float:left;
	width: 210px;
	line-height:20px;
}

/*  Sitemap */ 

ul.sitemap li
{
	line-height:22px;
	font-size:14px;
	margin-bottom:10px;
}
ul.sitemap li ul li 
{
	line-height:18px;
	margin-left:14px;
	font-size:12px;
	margin-bottom:0px;	
}

button.button_cart_large { 
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;	
	background-position: 0 -183px; width: 142px; height: 36px;
	 
	padding-top: 2px; margin-top: -25px;}
	
button.button_cart_large span { padding-left: 15px; }

