/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
*,body,html{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#62322C;
}
#box_out{
	margin:0 auto;
	width:990px;
	min-height:1487px;
}
#box_header{
	height:195px;
	width:990px;
	background-repeat:no-repeat;
}
#box_header_positioner{
	margin-left:24px;
}
#box_header_left{
	width:757px;
	height:195px;
	float:left;	
}
#box_header_right{
	width:189px;
	height:195px;
	float:left;
}
#box_mood_bg{
	height:176px;
	width:757px;
	background-repeat:no-repeat;
}
#box_slogan{
	height:19px;
	width:757px;
}
#box_main{
	width:990px;
	background-repeat:no-repeat;
}
#box_content_one{
	width:946px;
	margin-left:24px;
	background-repeat:repeat;
}
#box_content_two{
	width:946px;
	min-height:1487px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
#box_left{
	width:189px;
	float:left;
}
#box_categories{
	margin-top:20px;
	padding-left:20px;
}
#box_categorie{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_bg_img.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_categorie_content_positioning{
	padding-top:20px;
	padding-left:20px;
}
#box_categorie_img{
	width:170px;
	float:left;
}
#box_categorie_content{
	float:left;
	padding-top:8px;
	width:340px;
	padding-bottom:20px;
}
#box_categorie_description{
	padding-top:20px;
	text-align:justify;
}
/* PRODUCT INFO START */
#box_product_info{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_info_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_product_info_content_positioning{
	padding-top:20px;
	padding-left:20px;
}
#box_product_info_pricefrom_positioning{
	text-align:center;
	font-weight:bold;	
	font-size:8pt;
}
#box_product_info_price_positioning{
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}
#box_product_info_img{
	width:165px;
	float:left;
}
.product_info_img{
	width:139px;
	height:138px;
}
#box_product_info_content{
	float:left;
	padding-top:8px;
	width:354px;
}
#box_product_info_price{
	float:right;
	text-align:center;
	width:99px;
	height:33px;
	padding-bottom:16px;
	padding-right:3px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_bg.jpg');
	background-repeat:no-repeat;
}
#box_product_info_price_img{
	padding-bottom:16px;
}
#box_product_info_cart{
	float:right;
	clear:both;
}
#box_product_info_description{
	padding-top:20px;
	text-align:justify;
	padding-left:5px;
}
.charhead{
	width:50px;
	float:left;
	font-weight:bold;
}
.chartext{
	width:190px;
	float:left;
}
.clear_left{
	clear:left;
}
#box_product_info_bottom_left{
	float:left;
	padding-left:15px;
	padding-top:10px;
}
#box_product_info_bottom_right{
	float:right;
	padding-right:25px;
	padding-top:10px;
	width:300px;
}
.box_content_headline_bg_large{
	color:white;
	font-weight:bold;
	width:334px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_bg_large.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.box_content_headline_bg_small{
	color:white;
	font-weight:bold;
	width:232px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_bg_small.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.product_info_text{
	padding-left:5px;	
}
/* PRODUCT INFO END */

/* MYKOPREVENT PRODUCT INFO START */
#box_myko_product_info{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_info_mykoprevent_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}

a:link.product_listing_headline_myko,
a:hover.product_listing_headline_myko,
a:active.product_listing_headline_myko,
a:visited.product_listing_headline_myko {
	color:#62322C;
	text-decoration:none;
	font-weight:bold;
}

a:hover.product_listing_headline_myko {
	text-decoration:underline;
}

.box_content_headline_myko_bg_large{
	color:white;
	font-weight:bold;
	width:334px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_mykoprevent_bg_large.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.box_content_headline_myko_bg_small{
	color:white;
	font-weight:bold;
	width:232px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_mykoprevent_bg_small.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
#box_product_info_price_myko{
	float:right;
	text-align:center;
	width:99px;
	height:33px;
	padding-bottom:16px;
	padding-right:3px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_myko_bg.jpg');
	background-repeat:no-repeat;
}
/* MYKOPREVENT PRODUCT INFO END */

/* MYKOPREVENT LISTING START */
.box_product_listing_myko{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_mykoprevent_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:219px;
}
#box_myko_categorie{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_mykoprevent_bg_img.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
a:link.product_listing_myko_headline,a:visited.product_listing_myko_headline,a:active.product_listing_myko_headline{
	color:#62322C;
  	text-decoration:none;
  	font-weight:bold;
}
a:hover.product_listing_myko_headline{
	color:#62322C;
  	text-decoration:underline;
  	font-weight:bold;	
}
.box_product_listing_myko_pricefrom_positioning{
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	color:#62322C;
}
.box_product_listing_price_myko{
	float:right;
	padding-right:5px;
	width:99px;
	height:33px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_myko_bg.jpg');
	background-repeat:no-repeat;
}
/* MYKOPREVEN LISTING END */

/* GREENLINE PRODUCTINFO START */
#box_greenline_product_info{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_info_greenline_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_greenline_product_info *{
	color:#2d5433;
}
.box_content_headline_greenline_bg_large{
	color:white;
	font-weight:bold;
	width:334px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_greenline_bg_large.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.box_content_headline_greenline_bg_small{
	color:white;
	font-weight:bold;
	width:232px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_greenline_bg_small.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
#box_product_info_price_greenline{
	float:right;
	text-align:center;
	width:99px;
	height:33px;
	padding-bottom:16px;
	padding-right:3px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_greenline_bg.jpg');
	background-repeat:no-repeat;
}
/* GREENLINE PRODUCTINFO END */

/* GREENLINE LISTING START */
.box_product_listing_greenline{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_greenline_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:219px;
}
.box_product_listing_greenline *{
	color:#2d5433;
}
#box_greenline_categorie{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_greenline_bg_img.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_categorie_description_greenline, #box_categorie_description_greenline *{
	color:#2d5433;
	padding-top:20px;
	text-align:justify;
}
#box_categorie_description_greenline td{
	padding-top:0px;
}

.box_product_listing_price_greenline{
	float:right;
	padding-right:5px;
	width:99px;
	height:33px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_greenline_bg.jpg');
	background-repeat:no-repeat;
}
/* Fredi 23.03.2009*/
#box_greenline_image{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/green_line/greenline_categorie.jpg');
	background-repeat:no-repeat;
	width:568px; 
	height:521px;
	margin-top:10px;
}
/* Ende Fredi 23.03.2009*/
/* GREENLINE LISTING END */

/* BLUELINE LISTING START */
.box_product_listing_blueline{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_blueline_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:219px;
}
.box_product_listing_blueline *{
	color:#003399;
}
#box_blueline_categorie{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_blueline_bg_img.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_categorie_description_blueline, #box_categorie_description_blueline *{
	color:#003399;
	padding-top:20px;
	text-align:justify;
}

#box_categorie_description_blueline td{
	padding-top:0px;
}

.box_product_listing_price_blueline{
	float:right;
	padding-right:5px;
	width:99px;
	height:33px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_blueline_bg.jpg');
	background-repeat:no-repeat;
}
/* BLUELINE LISTING END */


/* BLUELINE PRODUCTINFO START */
#box_blueline_product_info{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_info_blueline_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_blueline_product_info *{
	color:#003399;
}
.box_content_headline_blueline_bg_large{
	color:white;
	font-weight:bold;
	width:334px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_blueline_bg_large.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.box_content_headline_blueline_bg_small{
	color:white;
	font-weight:bold;
	width:232px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_blueline_bg_small.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
#box_product_info_price_blueline{
	float:right;
	text-align:center;
	width:99px;
	height:33px;
	padding-bottom:16px;
	padding-right:3px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_blueline_bg.jpg');
	background-repeat:no-repeat;
}
/* BLUELINE PRODUCTINFO END */

/* TRIPROTECT LISTING START */
.box_product_listing_triprotect{
	width:568px;
	min-height:219px;
	background-repeat:no-repeat;
}
.box_product_listing_triprotect *{
	color:#043468;
}
#box_triprotect_categorie{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_triprotect_bg_img.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_categorie_description_triprotect, #box_categorie_description_triprotect *{
	color:#043468;
	padding-top:20px;
	text-align:justify;
}
#box_categorie_description_triprotect td{
	padding-top:0px;
}
.box_product_listing_price_triprotect{
	float:right;
	padding-right:5px;
	width:99px;
	height:33px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_triprotect_bg.jpg');
	background-repeat:no-repeat;
}
/* TRIPROTECT LISTING END */

/* TRIPROTECT PRODUCTINFO START */
#box_triprotect_product_info{
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
#box_triprotect_product_info *{
	color:#043468;
}
#box_product_info_price_triprotect{
	float:right;
	text-align:center;
	width:99px;
	height:33px;
	padding-bottom:16px;
	padding-right:3px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_triprotect_bg.jpg');
	background-repeat:no-repeat;
}
.triprotect_table td{
	border:1px solid #043468;
	padding:5px;
}
.triprotect_table_head{
	font-weight:bold;
}
.box_content_headline_triprotect_bg_large{
	color:white;
	font-weight:bold;
	width:334px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_triprotect_bg_large.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
.box_content_headline_triprotect_bg_small{
	color:white;
	font-weight:bold;
	width:232px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_triprotect_bg_small.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
}
/* TRIPROTECT PRODUCTINFO END */


/* PRODUCT LISTING START */
a:link.product_listing_headline,a:visited.product_listing_headline,a:active.product_listing_headline,a:link.ueber_uns_www,a:visited.ueber_uns_www,a:active.ueber_uns_www {
	color:white;
  	text-decoration:none;
  	font-weight:bold;
}
a:hover.product_listing_headline,a:hover.ueber_uns_www{
	color:white;
  	text-decoration:underline;
  	font-weight:bold;	
}
.box_product_listing{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:219px;
}
.box_product_listing_positioning{
	padding-top:12px;
}
.box_product_listing_headline{
	height:16px;
	padding-left:38px;	
}
.box_product_listing_img{
	padding-left:32px;
	padding-top:15px;
}
.box_product_listing_img_positioning{
	float:left;
}
.product_listing_img{
	width:139px;
	height:138px;
	margin-left:3px;
}
.box_product_listing_content{
	width:252px;
	min-height:125px;
	float:left; 
	padding-left:16px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
}
.box_product_listing_shipping{
	font-weight:bold;
}
.box_product_listing_price{
	float:right;
	padding-right:5px;
	width:99px;
	height:33px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_bg.jpg');
	background-repeat:no-repeat;
}
.box_product_listing_pricefrom_positioning{
	text-align:center;
	font-weight:bold;
	font-size:8pt;
}
.box_product_listing_price_positioning{
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}
.box_product_listing_buttons{
	width:100%;
	height:70px;
	float:right;
	clear:both;
}
.box_product_listing_buttons_positioning{
	padding-right:25px;
	float:right;
	width:209px;
}
.box_product_listing_button_pos{
	padding-top:8px;
	margin-left:3px;
}
.box_product_listing_advantages{
	float:left;
	padding-left:174px;
	width:160px;
}
.box_product_listing_advantages_img{
	padding-left:16px;
	padding-top:29px;
}
/* PRODUCT LISTING END */

/* CONTENT LISTING START */
.box_content_listing{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_listing_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:180px;
}
.box_content_listing_positioning{
	padding-top:12px;
}
.box_content_listing_headline{
	height:16px;
	padding-left:38px;
	color:white;
  	text-decoration:none;
  	font-weight:bold;
}
.box_content_listing_img{
	padding-left:32px;
	padding-top:15px;
}
.box_content_listing_img_positioning{
	float:left;
	width:139px;
	height:100px;
}
.content_listing_img{
	width:100px;
	height:99px;
	margin-left:3px;
}
.box_content_listing_content{
	width:348px;
	min-height:86px;
	float:left;
	padding-left:16px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:2em;
}
a:link.content_listing,a:visited.content_listing,a:active.content_listing{
	color:#62322C;
  	text-decoration:none;
  	font-weight:bold;
}
a:hover.content_listing{
	color:#62322C;
  	text-decoration:underline;
  	font-weight:bold;
}
/* CONTENT LISTING END */

#box_also_purchased_headline{
	padding-top:20px;
	padding-bottom:20px;	
}
#box_probleme_beim_bestellen{
	heigth:59px;
	width:529px;
	padding-left:20px;
	padding-top:10px;
	text-align:center;
}
.box_content_header{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_bg.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:261px;
}
.box_content_header_positioning{
	padding-top:24px;
	padding-left:34px;
	padding-right:20px;	
}
.box_content_content_positioning{
	padding-top:24px;
	padding-left:34px;
	padding-right:20px;	
}
.box_content_headline_bar_large{
	color:white;
	font-weight:bold;
	width:372px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_bar_large_bg.jpg');
	background-repeat:no-repeat;
}
.box_content_headline_bar_small{
	color:white;
	font-weight:bold;
	width:340px;
	height:15px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_bar_small.jpg');
	background-repeat:no-repeat;
}
.box_content_underline{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_underline_bg.jpg');
	background-repeat:no-repeat;
	width:388px;
	height:1px;
	float:right;
}

.message_box{
	padding:10px;
}
.ok,.messageStackSuccess{
	color:#23572c;	
}
.err, .messageStackWarning, .messageStackError{
	color:#921505;	
}


.error_box{
	border:2px solid #921505;
	text-align:left;
	padding:3px;
	color:#921505;
	font-weight:bold;
	font-size:12px;
}
#box_middle{
	float:left;
	width:568px;
	padding-bottom:20px;
}
#box_right{
	margin-left:0px;
	float:left;
	width:189px;
	margin-top:0px;
}
#box_aktionen{
	margin-top:25px;
	padding-left:10px;
}
#box_aktionen img{
	padding-bottom:20px;
}
.boxes_right{
	width:171px;
	height:113px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/boxes_right_bg.jpg');
	background-repeat:no-repeat;	
}
.boxes_right_content{
	padding-left:8px;
	padding-right:10px;
}
.boxes_right_content_headline{
	padding-top:3px;
}
#box_cart_content_items{
	border-bottom:1px solid #62322C;
	padding-bottom:5px;	
}
a:link.box_cart_content_items,a:active.box_cart_content_items,a:visited.box_cart_content_items{
	color:#62322C;
	text-decoration:none;		
}
a:hover.box_cart_content_items{
	color:#62322C;
	text-decoration:underline;	
}
#box_footer{
	width:990px;
	height:135px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_footer_bg.jpg');
	background-repeat:no-repeat;
}
#box_footer_links{
	width:569px;
	margin-left:213px;
	text-align:center;
}

.ueber_uns_name{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
}
.ueber_uns_job{
	padding:2px;
	background-color:#62322C;
	color:white;
	font-weight:bold;
	width:137px;
	margin-bottom:20px;
}

a:link.categories_nav, a:visited.categories_nav,a:active.categories_nav,a:link.categories_nav_about_us,a:visited.categories_nav_about_us,a:active.categories_nav_about_us {
	line-height:1.4em;
	color:#62322C;
	font-size:11px;
  	text-decoration: none;
  	font-weight:bold;
}
a:hover.categories_nav,a:hover.categories_nav_about_us {
	line-height:1.4em;
	color:#62322C;
	font-size:11px;
  	text-decoration:underline;
  	font-weight:bold;
}

a:link.categories_sub_nav,a:visited.categories_sub_nav,a:active.categories_sub_nav {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration: none;
}
a:hover.categories_sub_nav {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration:underline;
}
a:link.categories_sub_nav_active,a:visited.categories_sub_nav_active,a:active.categories_sub_nav_active{
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
	font-weight:bold;
  	text-decoration: none;
}
a:hover.categories_sub_nav_active {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
	font-weight:bold;
  	text-decoration:underline;
}

a:link.categories_sub_nav_grey,a:visited.categories_sub_nav_grey,a:active.categories_sub_nav_grey {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration: none;
  	font-weight:bold;
}
a:hover.categories_sub_nav_grey {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration:underline;
  	font-weight:bold;
}


a:link.content_link,a:visited.content_link,a:active.content_link,a:hover.content_link {
	color:#62322C;
  	text-decoration: underline;
  	font-weight:bold;
}

a:link.boxes_mini_headline,a:visited.boxes_mini_headline,a:active.boxes_mini_headline,a:link.affiliate,a:visited.affiliate,a:active.affiliate {
	color:#FFFFFF;
	font-size:11px;
  	text-decoration: none;
  	font-weight:bold;
}
a:hover.boxes_mini_headline,a:hover.affiliate {
	color:#FFFFFF;
	font-size:11px;
  	text-decoration:underline;
  	font-weight:bold;
}

a:link.footer,a:visited.footer,a:active.footer {
	color:#62322C;
	font-size:11px;
  	text-decoration: none;
}
a:hover.footer {
	color:#62322C;
	font-size:11px;
  	text-decoration:underline;
}


.footer_seperator, #box_copyright{
	color:#62322C;
	font-size:11px;
	line-height:2em;
}
.nav_left_icon_arrow{
	vertical-align:middle;
	padding-bottom:2px;
}


/* Tooltip START */
.boxes_tooltip{
	width:224px;
	height:158px;
	line-height:1.2em;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/boxes_tooltip_bg.jpg');
	background-repeat:no-repeat;	
}
.boxes_tooltip_content{
	padding-left:8px;
	padding-right:10px;
}
.boxes_tooltip_content_headline{
	padding-top:5px;
	text-align:left;
}

a.shippingtooltip,a.shippingtooltip:link,a.shippingtooltip:visited,a.shippingtooltip:active {
	position: relative;
	font-weight: bold;
	border-bottom:0px dotted #4dbcf3;
	text-decoration:underline;
	color:#62322C;
}
a.shippingtooltip:hover {
	background: transparent;
	z-index: 100;
	color:#62322C;
	font-weight: bold;
	text-decoration:underline;
}
a.shippingtooltip span {
	display: none;
	text-decoration: none;
}
a.shippingtooltip:hover span {
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 100;
}
/* Tooltip END */
/* HOME START */
#home{
	width:568px;
	height:177px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/home/welcome_bg.jpg');
	background-repeat:no-repeat;
}
.box_products{
	float:left;
	height:271px;
	width:166px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/home/box_products_bg.jpg');
	background-repeat:no-repeat;
}
.box_products_headline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
	padding-top:18px;
	height:16px;
	padding-left:7px;
}
.start_product_image{
	height:160px;
	width:139px;
}
.start_product_image img{
	margin-top:22px;
	margin-left:10px;
}
.start_products_description{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	color:#62322C;
	font-size:11px;
	height:65px;
}
.start_more_info{
	padding-left:108px;
}
.a.more_info:active,a.more_info:visited,a.more_info:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.more_info:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:underline;
}
.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px dashed #62322C;
	visibility: hidden;
	color: #62322C;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
/* HOME END */

/* VITALPILZE OVERVIEW START */
.box_mushrooms{
	width:105px;
	height:178px;
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/vitalpilze_overview/box_mushroom_bg.jpg');
	background-repeat:no-repeat;
	float:left;
}
.box_mushrooms_headline{
	margin-top:12px;
	height:16px;
	padding-left:7px;
}
a:link.box_mushrooms_headline_link,a:visited.box_mushrooms_headline_link,a:active.box_mushrooms_headline_link{
	color:#FFFFFF;
	font-size:11px;
  	text-decoration: none;
  	font-weight:bold;
}
a:hover.box_mushrooms_headline_link{
	color:#FFFFFF;
	font-size:11px;
  	text-decoration:underline;
  	font-weight:bold;
}
.box_mushrooms_img{
	margin-top:15px;
	margin-left:10px;
	height:84px;
	width:85px;
}
.box_mushrooms_description{
	height:39px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:10px;
}
.box_mushrooms_read_more{
	padding-left:7px;
}
.a.read_more:active,a.read_more:visited,a.read_more:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#62322C;
	text-decoration:none;
}
a.read_more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#62322C;
	text-decoration:underline;
}
.box_mushrooms_info{
	background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_bg_img_small.jpg');
	background-repeat:no-repeat;
	width:568px;
	min-height:200px;
}
.box_mushrooms_info_headline{
	padding-top:25px;
	padding-left:45px;
	height:28px;
}
.box_mushrooms_info_img{
	float:left;
	padding-left:35px;
	padding-top:7px;
	width:91px;
	height:90px;
}
.box_mushrooms_info_description{
	float:left;
	padding-left:30px;
	margin-top:7px;
	padding-right:10px;
	width:382px;
	text-align:justify;
}
/* VITALPILZE OVERVIEW END */


/* Nahrungsergaenzung OVERVIEW START */
.box_profil{
	margin-right:6px;
	width:128px;
	height:184px;
	background-image:url('img/pilzshop/nahrungsergaenzung_overview/box_profil_bg.jpg');
	background-repeat:no-repeat;
	float:left;
}
.box_profil_headline{
	margin-top:10px;
	height:16px;
	padding-left:3px;
}
a:link.box_profil_headline_link,a:visited.box_profil_headline_link,a:active.box_profil_headline_link{
	color:#FFFFFF;
	font-size:10px;
  	text-decoration: none;
  	font-weight:bold;
}
a:hover.box_profil_headline_link{
	color:#FFFFFF;
	font-size:10px;
  	text-decoration:underline;
  	font-weight:bold;
}
.box_profil_img{
	margin-top:15px;
	margin-left:7px;
	height:110px;
	width:110px;
}
/*.box_profil_description{
	height:39px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:10px;
}*/

.box_profil_read_more{
	margin-top:18px;
	padding-left:7px;
}
.a.read_more:active,a.read_more:visited,a.read_more:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#62322C;
	text-decoration:none;
}
a.read_more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#62322C;
	text-decoration:underline;
}

/* Nahrungsergaenzung OVERVIEW END */

.boxText { 
	
	font-size: 11px;
}

.boxTextBG {
	
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	
	font-size: 11px;
	background-color: #red;
}
.boxTextPrice {
	
	font-size: 11px;
	color: #921505;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}

img{
	border:0;
}
a:link.aktinfo {
	font-size:12px;
	font-weight:bold;
	color: black;
  	text-decoration: none;
}
a:visited.aktinfo {
	font-size:12px;
	font-weight:bold;
	color: black;
  	text-decoration: none;
}
a:hover.aktinfo {
	font-size:12px;
	font-weight:bold;
	color: red;
  	text-decoration: underline;
}
a:active.aktinfo {
	font-size:12px;
	font-weight:bold;
	color: red;
  	text-decoration: underline;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

A.confirmationEdit,A.confirmationEdit:hover {
	color: #921505;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #921505;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {

  font-size: 12px;
  background: #921505;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  
  font-size: 11px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  
  font-size: 11px;
}

.infoBoxNotice {
  background: #921505;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
}

TD.infoBoxHeading {
  
  font-size: 11px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  
  font-size: 11px;
  font-weight: bold;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-right: 0px solid;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  
  font-size: 11px;


}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

  font-size: 11px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  background-color: #f1f1f1;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 11px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 11px;
  color: #921505;
}

input[type=text], input[type=password], select {
	background:#fff  url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/inbox_bg.jpg') left top repeat-x;
    border: 1px grey solid; /* ### Farbe fï¿½r den Rand ### */
	font-size: 11px;
}
TEXTAREA, INPUT, CHECKBOX, RADIO{
	background:#fff  url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/inbox_bg.jpg') left top repeat-x;
    border: 1px grey solid; /* ### Farbe fï¿½r den Rand ### */
	font-size: 11px;	
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #921505;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #988E7F;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #921505;
}
SPAN.productOldPrice {
	
	color: #921505;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #921505;
}

SPAN.productDiscountPrice {
  
  color: #921505;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
}

.moduleRow {
 font-size: 11px;
 color:#FFFFFF;
 line-height: 1.2;
 border: 0px solid;
 border-color: #E6E6E6;
}


a.moduleRow:link {
	font-size: 11px;
	line-height: 1.2;
	border: 0px solid;
	border-color: #E6E6E6;
	color: #FFFFFF;
}
a.moduleRow:hover {
	font-size: 11px;
	line-height: 1.2;
	border: 0px solid;
	border-color: #E6E6E6;
	color: #FFFFFF;
}
a.moduleRow:visited {
	font-size: 11px;
	line-height: 1.2;
	border: 0px solid;
	border-color: #E6E6E6;
	color: #FFFFFF;
}




.moduleRowOver { 
	border: 0px solid;
	border-color: #ffffff;
    font-size: 11px;
    line-height: 1.2; 
	background-color: #f1f1f1;    	
}
.moduleRowSelected { background-color: #f1f1f1; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #988E7F; }
.checkoutBarCurrent {  font-size: 10px; color: #62322C; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading_td { background-color: #62322C; color:white; padding: 3px;}
a:link.sitemap_heading,a:active.sitemap_heading,a:visited.sitemap_heading{color:white;text-decoration:none;font-weight:bold;}
a:hover.sitemap_heading{color:white;text-decoration:underline;font-weight:bold;}

.sitemap_sub_td {padding: 2px;}
a:link.sitemap_sub,a:active.sitemap_sub,a:visited.sitemap_sub{color:#62322C;text-decoration:none;padding-left:10px;}
a:hover.sitemap_sub{color:#62322C;text-decoration:underline;padding-left:10px;}

/* input requirement */

.inputRequirement {  font-size: 10px; color: #921505; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 0px solid;
	border-color: #b6b7cb;
	background-image: url('https://www.pilzshop.de/templates/vitalpilze/img/bg_left_column.jpg');
	width: 150px;
}
.navRight {
	border-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}



/*TEMPLATE HEILPILZE*/



td { font-size: 11px; line-height: 13px; }
.td_korb { font-size: 11px; font-weight: bold; padding-left: 3px; }
.td_content_outline { font-size: 11px; border: solid 1px #C17845; outline-color: black; }
.td_content_headline { font-size: 12px; font-weight: bold; padding-left: 3px; }
.td_content { font-size: 11px; padding-left: 3px; }
.td_box_headline { font-size: 10px; font-weight: bold; padding-left: 3px; }
.td_box_content { font-size: 10px; font-weight: bold; padding-top: 2px; padding-bottom: 3px; padding-left: 3px; }
.td_warenkorb_headline { font-size: 12px; font-weight: bold; padding-left: 3px; }



.path { color: white; font-size: 11px; padding: 0px 0px 2px 0px;}
a.path:link { color: white; font-size: 11px;}
a.path:visited { color: white; font-size: 11px; }
a.path:hover { color: white; font-size: 11px; text-decoration: none; }
a.path:active { color: white; font-size: 11px; }

.aktion { color: white; font-size: 11px; padding: 20px 15px 8px 8px;}
a.aktion:link { color: white; font-size: 11px; padding: 0px 0px 2px 0px;}
a.aktion:visited { color: white; font-size: 11px; padding: 0px 0px 2px 0px;}
a.aktion:hover { color: white; font-size: 11px; text-decoration: none; padding: 0 0 2px; }
a.aktion:active { color: white; font-size: 11px; padding: 0px 0px 2px 0px;}


a.navi:link { color: white; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0 0 0 4px; }
a.navi:visited { color: white; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0 0 0 4px; }
a.navi:hover { color: white; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.navi:active { color: white; font-size: 10px; font-weight: bold; text-decoration: none; }


input, textarea, select, button  { color: #000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffffff; vertical-align: bottom; padding: 0; border: solid 1px #c7c7c7;  }
.input_custom  { color: #000000; font-weight: normal; font-size: 11px; font-family:Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffffff; vertical-align: bottom; padding: 0; height: 18px; margin-left: 20px; border: solid 1px #c7c7c7; }
.input_btn  { color: #000000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffffff; margin-top: 8px; margin-left: 5px; border: solid 0 #c7c7c7; padding: 0px 5px 0px 0px; }



a:link,a:visited,a:hover,a:active { 
	text-decoration:underline;
	color:#62322C;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:white;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:white;
}
h3{
	font-size:11px;
	font-weight:bold;
	color:white;
}
h4{
	font-size:16px;
	color:#62322C;
}
.agb td{
	text-align:justify;
	font-size:11px;
}
.vortraege td,.anleitungen td, .products_media td{
	font-weight:bold;
	padding:1px 2px 1px 2px;
	font-size:10px;
}
.red{
	color:#921505;
}
.txtimgfloatleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
}
.txtimgfloatright{
	float:right;
	margin-left:10px;
	margin-bottom:10px;	
}
/* JQUERY FAQ & CAT START */
.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	padding: 2px 5px 2px; 5px;
	cursor: pointer;
	position: relative;
	margin:1px;
}
.msg_body {
	padding: 10px 10px 15px;
	text-align:justify;
}
/* JQUERY FAQ & CAT END */


@charset "UTF-8";
/**
* YAML-based Template for xt:Commerce
*
* (en) Navigation for product categories 
* (de) Navigation fÃ¼r die Produktkategorien
*
* @copyright       Copyright 2006-2007, BjÃ¶rn TeÃŸmann (tessmann@zerosoft.de)
*                  Based on YAML, Copyright 2005-2007, Dirk Jesse
* @link            http://www.zs-ecommerce.com
* @package         yaml for xt:Commerce
* @version         1.6.0 
*/

@media all
{

/* ################################################################################################################### */
/* ### Definition des Randes fÃ¼r die einzelnen Kategorieebenen + Text- und Hintergrundfarbe (Werte werden vererbt) ### */
/* ### width + padding-left = 100% ################################################################################### */
/* ################################################################################################################### */

/* ### 1.Ebene ### */
.catListBody ul li a {	
	line-height:1.4em;
	color:#62322C;
	font-size:11px;
  	text-decoration: none;
  	font-weight:bold;
}
.catListBody ul li a:visited {
	text-decoration: none;
}

/* ### 2.Ebene ### */
.catListBody ul li ul li a, .catListBody li.activeCat ul li a {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration: none;
  	font-weight:normal;
}

/* ### 3.Ebene ### */
.catListBody ul li ul li ul li a , .catListBody li.activeCat li.activeCat ul li a {
	width: 85%;
	padding: 2px 0px 2px 15%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#CFCFCF;
}

/* ### 4.Ebene ### */
.catListBody ul li ul li ul li ul li a , .catListBody li.activeCat li.activeCat li.activeCat ul li a {
	width: 80%;
	padding: 2px 0px 2px 20%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#BFBFBF;
}

/* ### 5.Ebende ### */
.catListBody ul li ul li ul li ul li ul li a , .catListBody li.activeCat li.activeCat li.activeCat li.activeCat ul li a {
	width: 75%;
	padding: 2px 0px 2px 25%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#BFBFBF;
}

/* ### 6.Ebende ### */
.catListBody ul li ul li ul li ul li ul li ul li a , .catListBody li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat ul li a {
	width: 70%;
	padding: 1px 0px 1px 30%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#BFBFBF;
}

.catListBody li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat ul li a  {
  color: #000;
	border-bottom: 1px #eee solid;
	background-color:#BFBFBF;
}

/* ############################################################################################ */
/* ### MouseOver ############################################################################## */
/* ############################################################################################ */

/* ### 1.Ebene ### */
.catListBody li a:hover {
	line-height:1.4em;
	color:#62322C;
	font-size:11px;
   	text-decoration:underline;
  	font-weight:bold;
}
/* ### 2.Ebene ### */
.catListBody li li a:hover , .catListBody li.activeCat li a:hover {
	line-height:1.4em;
	color:#988E7F;
	font-size:11px;
  	text-decoration:underline;
  	font-weight:normal;
}
	


/* ### 3.Ebene ### */
.catListBody li li li a:hover , .catListBody li.activeCat li.activeCat li a:hover {
	background-color:#CA513E; color: #fff;
	text-decoration: none;
}

/* ### 4.Ebene ### */
.catListBody li li li li a:hover , .catListBody li.activeCat li.activeCat li.activeCat li a:hover {
	background-color:#CA513E; color: #fff;
	text-decoration: none;
}

/* ### 5.Ebende ### */
.catListBody li li li li li a:hover , .catListBody li.activeCat li.activeCat li.activeCat li.activeCat li a:hover{
	background-color:#CA513E; color: #fff;
	text-decoration: none;
}

/* ### 6.Ebende ### */
.catListBody li li li li li li a:hover , .catListBody li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat li a:hover{
	background-color:#CA513E; color: #fff;
	text-decoration: none;
}

/* ############################################################################################ */
/* ### Aktive Kategorie ####################################################################### */
/* ############################################################################################ */

.catListBody li.activeCat a,
.catListBody li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat li.activeCat a {
	font-weight:bold;
}



}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; /* background-image: url(https://www.pilzshop.de/data:image/gif;base64,AAAA); Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://www.pilzshop.de/templates/pilzshop/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://www.pilzshop.de/templates/pilzshop/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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(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;
}

/* TRIPROTECT LISTING START */

.box_product_listing_triprotect{width:568px;min-height:219px;background-repeat:no-repeat;background-image: url(http://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_triprotect_bg_366.jpg);}

.box_product_listing_triprotect *{color:#043468;}

#box_triprotect_categorie{background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_header_triprotect_bg_img.jpg');background-repeat:no-repeat;width:568px;min-height:261px;}

#box_categorie_description_triprotect, #box_categorie_description_triprotect *{color:#043468;padding-top:20px;text-align:justify;}

#box_categorie_description_triprotect td{padding-top:0px;}

.box_product_listing_price_triprotect{float:right;padding-right:5px;width:99px;height:33px;background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_triprotect_bg.jpg');background-repeat:no-repeat;}

/* TRIPROTECT LISTING END */

/* TRIPROTECT PRODUCTINFO START */

#box_triprotect_product_info{background-repeat:no-repeat;width:568px;min-height:261px;}

#box_triprotect_product_info *{color:#043468;}

#box_product_info_price_triprotect{float:right;text-align:center;width:99px;height:33px;padding-bottom:16px;padding-right:3px;background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_product_listing_price_triprotect_bg.jpg');background-repeat:no-repeat;}

.triprotect_table td{border:1px solid #043468;padding:5px;}

.triprotect_table_head{font-weight:bold;}

.box_content_headline_triprotect_bg_large{color:white;font-weight:bold;width:334px;height:15px;background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_triprotect_bg_large.jpg');background-repeat:no-repeat;padding-left:5px;}

.box_content_headline_triprotect_bg_small{color:white;font-weight:bold;width:232px;height:15px;background-image:url('https://www.pilzshop.de/templates/pilzshop/img/pilzshop/box_content_headline_triprotect_bg_small.jpg');background-repeat:no-repeat;padding-left:5px;}

/* TRIPROTECT PRODUCTINFO END */
