@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:none;}

body{margin: 0px; padding: 0px;}
div,td{font-family: Tahoma; font-size: 11px; color: #46484A;text-decoration:none;}

form{margin: 0px}
.sel1{height: 19px; width: 109px; font-family: Tahoma; font-size: 10px; color: #46484A;}
.topmenu{font-family: Tahoma; font-size: 10px; color: #46484A; font-weight: 600}
.top11{font-family: Tahoma; font-size: 11px; color: #46484A;}
.or11{font-family: Tahoma; font-size: 11px; color: #FF7E00;}

.mb{color: #000000; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.mw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.aw{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lb{color: #78BE30; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lmenu{padding: 7px 0 4px 0;}
.lm11{font-family: Tahoma; font-size: 11px; color: #484E53;}

.search{height: 20px; width: 117px; font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px}

.so{font-family: Tahoma; font-size: 11px; color: #828B93;}


.line_full{padding: 10 0px 10px 0px}
.solo_button{padding: 0 7px 5 12px}


.item_name{font-family: Tahoma; font-size: 10px; color: #E55C19; font-weight: 600; padding: 0 7px 0px 7px;}
.item_desc{font-family: Tahoma; font-size: 10px; color: #484E53; font-weight: 600; padding: 7px}
.item_price{font-family: Tahoma; font-size: 12px; color: #3091BB; font-weight: 600; padding: 0 7px 15px 7px}
.item_price2{font-family: Tahoma; font-size: 12px; color: #3091BB; font-weight: 600; padding: 0 7px 0px 7px}
.item_price_old{font-family: Tahoma; font-size: 12px; color: red; font-weight: 500; padding: 0 7px 15px 7px}
.item_price_down{font-family: Tahoma; font-size: 12px; color: red; font-weight: 500; padding: 0 0px 2px 0px}
.item_short_desc{font-family: Tahoma; font-size: 10px; color: #484E53; font-weight: 100; padding: 10px}
.item_text_title{font-family: Tahoma; font-size: 12px; color: #E55C19; font-weight: 600; padding: 0 15px 7px 7px;}
.item_text{font-family: Tahoma; font-size: 12px; color: #484E53; font-weight: 100; padding: 5 7px 15px 12px}
.linktext{font-family: Tahoma; font-size: 12px; color: #484E53; font-weight: 100; padding: 10 0px 0px 10px;}
.table_middle{background-color:#f8f8f6}
.background{background-color:#fefdee}
.image_table{background-color:white}




.moduleRow {background-color: #f9f4a3; color: #fff; }
.moduleRowOver { cursor: pointer; cursor: hand; color:#33CC00; }
.moduleRowSelected { }


/*
Kauf Schritte
*/
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #484E53; font-weight:100; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; font-weight: 600; color: #484E53; }


/*
Summe im Warenkorb
*/
TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 
}


TD.smallText, SPAN.smallText, P.smallText {font-family: Tahoma; font-size: 10px; font-weight: 100; padding: 5px;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  
}





/*
Light Box
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Best Sellers Scroller */

#pscroller_bs {
height: 170px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
