/* -----------------------------------------------------------------------------------------
   $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 {
	margin:0;
	color: #333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

body.popup {
	background-color: #FFFFFF;
	margin: 15px 15px 15px 15px;
}

body.popup .main,
body.popup td {
	margin: 15px 15px 15px 15px;
	font-size: small;
}

#wallpaper {
	background-image: url(img/bg.jpg);
	background-color: #A8001A;
	background-repeat: repeat-x;
	text-align: center;
	margin:0;
}

#shop {
	text-align:left;
	width: 999px;
	font-size: small;
}

#header {
	background-image: url(img/bg_header.jpg);
	background-color: #E6E6E6;
	background-repeat: repeat-x;
}

#navLeft {
	width: 225px;
	background-color: #FFFFFF;
}

#navRight {
	width: 180px;
	background-color: #FFFFFF;
}

#main_content {
	width: 574px; /*differece of 999 minus navLeft.width(=225) - navRight.width(=180) - padding */
	padding: 10px;
	background-color: #FFFFFF;
}

form {
	margin:0;
}

img {
	border: none;
}

hr {
  height: 1px;
  border-width: 0;
  background-color: #cccccc;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

*::-moz-selection {
  background-color:#e3243a;
  color:#FFF;
}


label {
	font-size: 75%;
}

label.white {
	color: #FFFFFF;
}

.pageHeading,
.contentsTopics,
h1 {
	font-weight: bold;
	font-size: 120%;
}

h2 {
	font-weight: bold;
	font-size: 110%;
}

.pageSubHeading {
	font-weight: bold;
	font-size: 120%;
}

.moduleHeading {
	font-size: 12px;
	background-color: #DFDFDF;
	/*background-image: url(img/bg_heading.jpg);*/
	background-repeat: repeat-x;
	color: #333333;
	padding: 5px;
	font-variant: small-caps;
}

.pageNavigation {
	font-size: 11px;
	clear: both;
}

.tax,
.tax a,
.vpe,
.shipping_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: -1px;
	color: #999999;
}

.vpe {
	letter-spacing: normal;
}

.price {
	font-weight: bold;
}

.productOldPrice {
	color: #FF0000;
	text-decoration: line-through;
}

.logo {
	padding: 15px 0px 0px 20px;
}

/* boxes */
.infoBox {
	font-size: 11px;
	line-height: 1.5;
}

#navLeft .infoBox {
	background-color: #EDEEED;
	margin-top: 20px;
}

#navRight .infoBox {
	background-color: #303535;
}

#navLeft .blenderTop {
	width: 100%;
	background-position: 100% 0%;
	background-image: url(img/blender_left_top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height:5px;
	font-size:5px;
}

#navLeft .blenderBottom {
	width: 100%;
	background-position: 100% 100%;
	background-image: url(img/blender_left_bottom.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height:5px;
	font-size:5px;
}

#navRight .blenderTop {
}

#navRight .blenderBottom {
	width: 100%;
	height: 2px;
	background-position: 0% 0%;
	background-image: url(img/blender_right.gif);
	background-repeat: repeat-x;
	font-size: 0px;
}

.infoBoxHeading {
	/*margin: 0;
	float: left; display: inline;
	width: 100%;
	line-height: 1;
	padding: 0;*/
}

.infoBoxHeading h3 {
	float: left; display: inline;
	margin: 0;
	padding: 3px 5px 3px 5px;
	font-size: 16px;
	line-height: 16px;
}

.infoBoxHeading a.more {
	float: right; display:inline;
	/*padding: 3px 5px 3px 5px;*/
}

#navLeft .infoBoxHeading,
#navLeft .infoBoxHeading h3 {
	color: #3C3C3C;
}

#navRight .infoBoxHeading,
#navRight .infoBoxHeading h3 {
	color: #E3243A;
	font-size: 13px;
}

#navLeft .infoBoxContent {
	clear: both;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	color: #595959;
	width: auto;
}

#navLeft .infoBoxContent a {
	color: #595959;
}

#navRight .infoBoxContent {
	clear: both;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	width: auto;
}

#navRight .infoBoxContent a {
	color: #FFFFFF;
}

.infoBox input,
#product_info .buttons input{
	vertical-align: middle;
}

/* list all centered boxes here */
#box_whatsnew .infoBoxContent,
#box_last_viewed .infoBoxContent,
#box_infobox .infoBoxContent,
#box_languages .infoBoxContent,
#box_manufacturers_info .infoBoxContent,
#box_specials .infoBoxContent
 {
	text-align: center;
}

/* Forms */
.NFTcontainer {margin:0;padding:0;}
.NFTcontent {float:left; line-height:11px;}
.NFTextCenter input {border:0; font-size:11px; height:12px;}
.NFTextCenter {height:16px; background-color:#FFFFFF; padding:0px 0; margin:0; float:left; line-height:16px;}
.NFTextLeft, .NFTextRight {float:left;}
/* Forms END */

#box_search {
	margin: 2px 0 2px 0;
}
#box_search .NFTextCenter input {width:142px;}
#box_search  .NFTextCenter {width:142px;}

#box_login input,
#box_newsletter input {
	margin-bottom: 5px;
}

#box_login .inputFieldEmail input,
#box_login .inputFieldPassword input {
	width: 140px;
}

#box_best_sellers .infoBoxContent {
	padding: 0;
}

#box_best_sellers ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#box_best_sellers .best_sellers_odd {
	padding: 5px 5px 5px 5px;
	background-color: #2D2D2D;
}

#box_best_sellers .best_sellers_even {
	padding: 5px 5px 5px 5px;
	background-color: #292929;
}

#box_best_sellers .price {
	display:block;
	text-align: right;
	color: #FF0000;
}

#box_shortinfo {
 margin-top: 20px;
}

#navRight #box_cart.infoBox {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(img/bg_cart.gif);
	/*background-color:	#1F6125;*/
	background-color:	#308534;
	background-repeat: repeat-x;
}

#box_cart .blenderTop,
#box_shortinfo .blenderTop {
	width: 100%; 
	background-position: 0% 0%;
	background-image: url(img/blender_right_top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height:5px;
	font-size:5px;
}

#box_cart .blenderBottom {
	width: 100%;
	height: 5px;
	background-position: 0% 100%;
	background-image: url(img/blender_right_bottom.gif);
	background-color:	#308534;
	background-repeat: no-repeat;
}

#box_cart .infoBoxHeading,
#box_cart .infoBoxHeading h3 {
	color: #FFFFFF;
	line-height: 16px;
}

#box_cart .infoBoxContent,
#box_cart .infoBoxContent a {
	/*background-color: #CCCCCC;*/
	color: #FFFFFF;
}

#box_cart ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#box_cart .cart_odd {

}

#box_cart .cart_even {

}

#box_cart .price {
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px double #FFFFFF;
}

#box_cart a {
	color: #FFFFFF;
	text-decoration: none;
}

#box_cart .tax, #box_cart .tax a {
	text-align: left;
	color: #65C76A;
	padding-top: 8px;
}

#box_cart .priceDiscount {
	color: #FF0000;
	font-style: italic;
}

#box_languages {
}



#box_cart a:hover {
  color: #ffd998;
}

#box_cart .infoBoxHeading h3 a {
  padding: 2px;
}
/*
#box_cart .infoBoxHeading h3 a:hover {
  color: #4ab94a;
  background: #FFF;
}
*/









/* categories */

#box_categories ul { /* any category level that is not defined below */
	padding: 0;
	margin-left: 15px;
	margin-top: 0;
	list-style-image: none;
}

#box_categories ul.categoryLevel_1 {
	padding: 0;
	margin-left: 15px;
	font-size: 12px;
}

#box_categories ul.categoryLevel_2,
#box_categories ul.categoryLevel_3,
#box_categories ul.categoryLevel_4,
#box_categories ul.categoryLevel_5,
#box_categories ul.categoryLevel_6 {
	padding: 0;
	margin-left: 20px;
	font-size: 11px;
	color: #333333;
}

#box_categories ul.categoryLevel_2 a,
#box_categories ul.categoryLevel_3 a,
#box_categories ul.categoryLevel_4 a,
#box_categories ul.categoryLevel_5 a,
#box_categories ul.categoryLevel_6 a {
	color: #333333;
}


#box_categories a.moduleRowActive
 {
	font-weight: bold;
	color: #E3243A;
}

#box_categories a.moduleRowOver {
	color: #E3243A;
}

#box_categories ul.categoryLevel_1 li.moduleRowActive {
	list-style-type: none;
	list-style-image: url(img/list_bullet.gif);
}

#box_categories ul.categoryLevel_2 li.moduleRowActive,
#box_categories ul.categoryLevel_3 li.moduleRowActive,
#box_categories ul.categoryLevel_4 li.moduleRowActive,
#box_categories ul.categoryLevel_5 li.moduleRowActive,
#box_categories ul.categoryLevel_6 li.moduleRowActive {
	list-style-type: inherit;
	/*list-style-image: none;*/
}

/* categories END */

#box_about_us ul,
#box_content ul,
#box_shortinfo ul,
#box_info ul,
#box_information ul { /* any category level that is not defined below */
	padding: 0;
	margin-left: 15px;
	margin-top: 0;
	list-style-image: none;
}

#box_information .blenderBottom {
	width: 100%;
	height: 5px;
	background-position: 0% 100%;
	background-image: url(img/blender_right_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#topNavi {
	/*background-image: url(img/bg_breadcrumb.gif);
	background-repeat: repeat-x;*/
	background-color: #5B0000;
	color: #FFFFFF;
	font-size: 85%;
	padding: 0 5px 0 5px;
}

#topNavi a {
	color: #FFFFFF;
}


#accountLinks {
	float: right; display:inline;
	font-size: 85%;
	color: #CCCCCC;
	background-color: #404545;
	width: 100%;
	text-align: right;
	font-size: 11px;
	padding: 0 2px 0 2px;
}

#accountLinks a {
	color: #CCCCCC;
}

.inputFieldPrice input {
	width: 60px;
}

#product_info .pageHeading {
	font-size: 18px;
}

#product_info .price {
	text-align: right;
	font-size: 18px;
	padding-left: 20px;
}

#product_info .tax,
#product_info .vpe,
#product_info .buttons {
	text-align: right;
}

#product_info .productsModel,
#product_info .printInfo,
#product_info .shippingInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: -1px;
}

#product_info .products_image {
	float:left; display:inline;
	padding-right: 5px;
	background-color: #FFFFFF;
	text-align: center;
	/**/
}

#product_info .products_image img {
	margin-bottom: 10px;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#product_info .products_description,
#product_info .products_options,
#product_info .buttons {
	padding-left: 10px;
}


/* product_listing
all elements that shall float next to the product image need to have
style="margin: 0 0 0 {$smarty.const.PRODUCT_IMAGE_THUMBNAIL_WIDTH}px;"
in the corresponding .html template */

#product_listing .category_image {
	float: left;
	padding-right: 10px;
}

#product_listing .products_image,
#new_products .products_image,
#also_purchased .products_image, 
#module_account .products_image,
#cross_selling .products_image,
#reverse_cross_selling .products_image{
	float: left; display: inline;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}

#product_listing .products_name,
#new_products .products_name,
#also_purchased .products_name, 
#module_account .products_name,
#cross_selling .products_name,
#reverse_cross_selling .products_name {
	font-size: 14px;
	margin: 0;
}

#product_listing .products_name a,
#new_products .products_name a,
#also_purchased .products_name a, 
#module_account .products_name a,
#cross_selling .products_name a,
#reverse_cross_selling .products_name a{
	color: #222222;
}

#product_listing .item,
#new_products .item,
#also_purchased .item, 
#module_account .item,
#cross_selling .item,
#reverse_cross_selling .item {
	clear: both;
	margin-top: 25px;
}

#product_listing .products_description,
#new_products .products_description,
#also_purchased .products_description, 
#module_account .products_description,
#cross_selling .products_description,
#reverse_cross_selling .products_description {
/*	margin: 25px 0 0 115px;*/
	margin: 0 0 0 115px;
	padding-bottom: 0px;
	border-top: 1px solid #cccccc;
	color: #222222;
}

#product_listing .price,
#new_products .price,
#also_purchased .price, 
#module_account .price,
#cross_selling .price,
#reverse_cross_selling .price {
	font-size: 125%;
	/*padding: 0;float: left; */
}

#product_listing .tax,
#new_products .tax,
#also_purchased .tax, 
#module_account .tax,
#cross_selling .tax,
#reverse_cross_selling .tax {
	font-weight: normal;
}

.buttons input,
.buttons img {
	vertical-align:bottom;
}

#product_listing .buttons,
#new_products .buttons,
#also_purchased .buttons, 
#module_account .buttons,
#cross_selling .buttons,
#reverse_cross_selling .buttons {
	margin: 5px 0 0 0px;
	text-align: right;
	line-height:1;
	font-size:10px;
	width:180px;
	float: right;
}

#product_listing .buttons img,
#new_products .buttons img,
#also_purchased .buttons img, 
#module_account .buttons img,
#cross_selling .buttons img,
#reverse_cross_selling .buttons img {
	padding-bottom: 5px;
}

#product_listing .details,
#new_products .details,
#also_purchased .details, 
#module_account .details,
#cross_selling .details,
#reverse_cross_selling .details{
	font-size: 10px;
	line-height: 1.1;
	width: 250px;
	/*clear: both;*/
}

#product_listing .details a,
#new_products .details a,
#also_purchased .details a, 
#module_account .details a,
#cross_selling .details a,
#reverse_cross_selling .details a{
	color: #E3243A;
}

.manufacturers_dropdown {
	text-align: right;
}

.productsReviews .buttons {
	text-align: right;
}

#product_info .productsDateAvailable,
#product_info .productsAdded {
	font-size: 80%;
	text-align: center;
}

.reviewsAuthor {
	font-size: 80%;
	font-style: italic;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#graduated_price {
	text-align: left;
	margin:0; padding:0;
	font-size: 11px;
	font-weight: normal;

}

#graduated_price .odd {
	background-color: #EEEEEE;
}

#graduated_price .even {
	background-color: #E6E6E6;
}

#graduated_price .gqty {
	float: left; display: inline;
}

#graduated_price .gprice {
	float: right; display:inline;
}

/* module_account */
#module_account ul,
#module_account_history ul {
	list-style-image:url(img/arrow_green.gif);
	padding-left: 20px;
}

#module_account li img,
#module_account_history li img{
	vertical-align: middle;
	}

.orderHistory_odd {
	padding: 2px 2px 2px 2px;
	background-color: #EEEEEE;
}

.orderHistory_even {
	padding: 2px 2px 2px 2px;
	background-color: #E6E6E6;
	vertical-align:middle;
}

#module_account_history .buttons {
	text-align: right;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: -1px;
}


/* shopping cart */

.shoping_cart_odd {
	background-color: #E0E0E0;
}

.shoping_cart_even {
	background-color: #F0F0F0;
}

.shoping_cart_odd .remove {
	background-color: #FFC0C0;
}

.shoping_cart_even .remove {
	background-color: #FFCCCC;
}

/* shopping cart END */


/* checkout and address book */

.checkoutBox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.checkoutBoxContent {
	border: 1px solid #999999;
	/* background-color: #E3E3E3; */
	padding: 5px;
}

.checkoutBoxTitle {
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 5px;
}

.left{
	float: left; display: inline;
	width: 50%;
}

.right{

	margin-left: 50%;
}

.products_description .left {
  width: 280px;
}

#product_listing .products_description .right .buttons {
  width: 150px;
}



.checkoutBoxContent .totalBlock table {
	text-align: right;
	width: 100%;
	border-top: 1px solid #000000;
}

.checkoutBox ul {
	list-style-image:url(img/arrow_green.gif);
	padding-left: 20px;
}

.checkoutBox li img {
	vertical-align: middle;
	}

.checkoutBox_odd {
	padding: 2px 2px 2px 2px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

.checkoutBox_even {
	padding: 2px 2px 2px 2px;
	margin-right: 10px;
	background-color: #E0E0E0;
	vertical-align: middle;
}

.checkoutProgress {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}

.checkoutProgress .bullet {
	height: 50px;
}

.checkoutProgress .active {
	font-weight: bold;
}

.checkoutProgress .inactive {
	color: #D0D0D0;
}

.checkoutProgress ul {
	float: left; display: inline;
	width: 100%;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

.checkoutProgress li {
	float: left; display: inline;
	display: block;
	width: 25%;
	text-align: center;
}

.checkoutProgress li.bullet {
	/*#background-image:url(img/pixel_silver.gif);*/
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 50%;
}

#shopping_cart .buttons,
#checkout_shipping .buttons,
#checkout_payment .buttons,
#checkout_confirmation .buttons,
#checkout_success .buttons {
	text-align: right;
}

.acceptTerms {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	font-weight: bold;
}

.copyright,
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #A8001A;
	font-size: 10px;
	color: #FFDDDE;
	color: #FF9598;
	color: #FF8487;
}

.parseTime {
  font-size: 9px;
}

.inputRequirement {
	font-size: 10px;
	color: #FF0000;
}

select.select_manufacturers {
	width: 130px;
}

.error {
	background-color:#FFCC66;
	border: 1px solid #FF6600;
	font-weight: bold;
	text-align: center;
}

.onepxwidth {
	width: 1px;
}

/* // XTC-DELUXE.DE products_sort */
.products_sort {
	text-align: right;
}
/* // XTC-DELUXE.DE products_sort END */


/* Laufband */
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
/*div#products_treadmill { width:160px; text-align:center; margin:0 auto; border:1px solid #333; text-align:center; background:#eee url(img/products_treadmill.gif) repeat-x; margin-bottom:5px; }*/


div#products_treadmill ul { text-align:center; margin:0 auto; }
div#products_treadmill ul li { float:left; text-align:center; padding-bottom:10px;}

div#products_treadmill { width:150px; text-align:center; margin:0 auto; border:1px solid #333; text-align:center;  margin-bottom:5px; }
div#products_treadmill ul { width:150px; text-align:center; margin:0 auto; height:10px;}
div#products_treadmill ul li { width:150px; float:left; text-align:center; height:160px; padding-bottom:10px; }
/*div#products_treadmill a.textlink:link { text-decoration:none; }

div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }*/
div#products_treadmill img { display:block; margin:8px auto; border:1px solid #333; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */
/* Laufband END */



/* fancybox */
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('img/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('img/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('img/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('img/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('img/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('img/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('img/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('img/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('img/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('img/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('img/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('img/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('img/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('img/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('img/fancy_title_right.png') repeat-x;
}
/* fancybox END */

.sitemap_heading,
.sitemap_heading a {
	font-size: 14px;
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 2px;
	width: 100%
}

.sitemap_sub {
	background-color: #F7F7F7;

}

/**
 * Lexikon
 */
.lexikon_keyword
{
  border-bottom:1px dotted #000;
}

#lexAlphabet
{
  background-color:#f2f2f2;
  text-align:left;
  list-style-type:none;
  height:25px;
  font-size:12px;
  margin:0 0 20px;
  padding:0 10px;
}

ul#lexAlphabet li
{
  height:25px;
  float:left;
  margin:0;
  padding:0 5px 0 0;
}

ul#lexAlphabet a,ul#lexAlphabet a:link,ul#lexAlphabet a:visited
{
  line-height:25px;
  text-decoration:none;
  margin:0;
  padding:0;
}

ul#lexAlphabet a:hover
{
  color:#DB9501;
  text-decoration:none;
}

#lexDescription
{
  background-color:#f2f2f2;
  margin:10px 0 10px 15px;
  padding:5px;
}

ul#lexAlphabet a.active,#lexName
{
  font-weight:700;
}



/**
 * Artikelnummer in Product Listing
 * @author PlatinPower
 */
 
#product_listing .artnr 
{
  font-size: 10px; 
  color: #000;
  padding: 5px 0 0 5px;
}



/**
 * PopCart Modul
 */
 
#popCart {
	position: absolute;
	display: none;
	top: 300px;
	left: 370px;
	margin-left: 0;
	color: #000;
	background: #fff;
	border: 1px solid #999;
	z-index: 1000;
}

#popCart_inner {
  float: left;
  clear: both; 
	width: 320px;
	border: 2px solid #bd1630;
  padding-bottom: 5px;
}

.popup_container {
	padding: 10px 15px 15px 15px;
}

#popCart_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #634e51;
  opacity: .3;  
  filter: alpha(opacity = 30);
	z-index: 999;
}

.popup_header {
	padding: 4px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	vertical-align:bottom;
	color: #FFF;
	background: #bd1630;
	margin: 0px auto;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #000;
	margin: 10px auto;
	padding: 5px;
}

#mycart {
	margin: 1em 0;
}

.cart_symbol {
	float: left;
	height: 42px;
	width: 48px;
	padding: 0 0 10px 0;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.cart_contents {
	float: left;
	width: 220px;
	padding: 0 0 15px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #000;
}


#pop_buttons_box {
  clear: both;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}

#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button,
.cart_button {
	float: left;
	width: 120px;
	margin: 3px 10px 3px 0;
	padding: 3px 0;
	color: #FFF;
	background: #666;
	cursor: pointer;
}


.close_button:hover,
.cart_button:hover {
	background: #da344e;
}






