/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #3f3f3f; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #3f3f3f; }
body { background: url('../images/bodyBg.jpg') #fff repeat-x; }
img { border: 0px; display: block; }
.warning {border: 1px solid;margin: 10px 0px;padding:25px 10px 25px 60px;background-repeat: no-repeat;background-position: 10px center;color: #9F6000;background-color: #FEEFB3;background-image: url('../images/warning.png');}

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 947px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 947px; height: 145px; }
	#headerCntr h1 a{ position: absolute; top: 40px; left: 134px; z-index: 5; font: 36px 'Myriad Pro', Arial; color: #fff;text-decoration:none; }
	#headerCntr h3 a{ position: absolute; top: 80px; left: 134px; z-index: 5; font: 18px 'Myriad Pro', Arial; color: #535159;text-decoration:none; }
	#headerCntr div.logo { position: absolute; top: 16px; left: 14px; z-index: 5; width: 109px; height: 109px; background: url('../images/logo.png') no-repeat;cursor:pointer; }
	#headerCntr img { position: absolute; top: 0px; left: 0px; z-index: 1; }
	
		/* ### WAGEN CONTAINER ### */
		#wagenCntr { padding: 6px 10px 0px; position: absolute; top: 0px; right: 14px; z-index: 5; width: 163px; text-align: right; color: #fff; background: url('../images/wagenBg.png') no-repeat 0 bottom; }
		#wagenCntr p { padding-bottom: 15px; text-align: left; }
		#wagenCntr a { padding-left: 15px; text-decoration: none; color: #fff; background: url('../images/arrow.gif') no-repeat left; }
		#wagenCntr a:hover { text-decoration: underline; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding: 23px 14px 23px 14px; overflow: hidden; width: 919px; background: url('../images/contentBg.gif') #fff no-repeat top; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { margin-right: 19px; float: left; display: inline; width: 171px; }
			
			/* ### NAV BOX ### */
			.navBox { width: 171px; background: url('../images/navBg.gif') repeat-y; }
			.navBox h3 { padding-left: 19px; height: 27px; line-height: 27px; font-size: 12px; font-weight: bold; color: #545663; background: url('../images/navH3.gif') no-repeat; }
			.navBox ul { list-style: none; }
			.navBox li { display: inline; }
			.navBox li a { padding-left: 33px; padding-bottom:8px;padding-top:8px;display: block; text-decoration: none; color: #545663; border-bottom: 1px solid #ececed; background: url('../images/arrow2.gif') no-repeat 19px 12px;outline:none; }
			.navBox li a:hover { font-weight: bold; color: #e3244a; }
			.navBox li a.selected { padding-bottom: 9px; font-weight: bold; color: #e3244a; border: 0px; background-image: url('../images/arrow3.gif'); }
			.navBox li li a.selected { background-image: url('../images/arrow2.gif'); }
			.navBox ul ul { border-bottom: 1px solid #ececed;background-color:#fff;border-left: 1px solid #ececed;border-right: 1px solid #ececed;position:relative;top:-1px; }
			.navBox ul ul li a { padding-left: 40px; border-bottom: 0px; background-position: 29px 12px;height: auto; line-height: normal; }
			
		/* ### CENTER CONTAINER ### */
		#centerCntr { float: left; width: 527px; }
		#centerCntr h2 { font-size: 18px; font-weight: normal; color: #545663;border-bottom:1px solid; }
		#centerCntr p { padding-bottom: 15px;}
		#centerCntr a {color:#E3244A;}
		#centerCntr ul {padding-left:15px;}
	
			/* ### PRODUCT BOX ### */
			.productBox {position:relative;width:527px;}
			.productboxInner {position:relative;padding: 10px 90px 10px 10px; position: relative; width: 413px;top:14px;background-color:#ffefaa;border:2px solid #ffd105;min-height:30px;}
			.priceBox {position:absolute;top:0;right:0;width:91px;height:46px;background-image:url(../images/priceBox.gif);z-index:5;}
			.priceBox em { position: absolute; top: 5px; right: 5px; width: 80px; font-style: normal; font-size: 11px; text-align: right; color: #545663; }
			.priceBox em span { margin-bottom: 0px; padding: 0px; width: auto; height: auto; line-height: normal; text-align: left; font-size: 19px; font-weight: normal; color: #545663; background: none;display:block; }
			.smallbutton {float:right;}
			.smallbutton a,.checkoutbutton a {background:transparent url(../images/orangesmall.gif) no-repeat scroll left top;color:#FFFFFF !important;display:block;font-size:12px;font-weight:bold;line-height:25px;margin-top:3px;position:relative;text-align:center;width:102px;text-decoration:none;outline:none;}
			.smallbutton a:hover,.checkoutbutton a:hover{background-position:left bottom;color:#660000 !important;}
			
			/* ### SHAKE BOX ### */
			.shakeBox { padding: 15px 25px 0px 125px; width: 377px; height: 104px; background: url('../images/shakeBg.gif') no-repeat; }
			.shakeBox h2 { padding-bottom: 10px; font-size: 24px; font-weight: normal; color: #494c61;border-bottom:0px !important; }
			.shakeBox span { line-height: 17px; font-size: 11px; color: #998639; }
			.shakeBox p { padding-bottom: 10px; color: #494c61; }
			.shakeBox p a { margin-left: 10px; padding-left: 15px; text-decoration: none; font-weight: bold; color: #494c61; background: url('../images/arrow4.gif') no-repeat left; }
			.shakeBox p a:hover { text-decoration: underline; }
			
			.shakeElements {clear:both;font-size:11px;}
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 189px; }
	
			/* ### BESTEL BOX ### */
			.bestelBox { padding-bottom: 28px; width: 189px;height: 133px; text-indent: -9999px; background: url('../images/bestel.gif') no-repeat; }
			
			/* ### BEL BOX ### */
			.belBox { padding-bottom: 28px; width: 189px; height: 125px; text-indent: -9999px; background: url('../images/bel.gif') no-repeat top; }
			
			/* ### WINKEL BOX ### */
			.winkelBox { margin-left: 4px; width: 181px; background: url('../images/winkelBg.gif') repeat-y;margin-bottom: 28px; }
			.winkelBox div.bottom { background: url('../images/winkelBottom.gif') no-repeat bottom; }
			.winkelBox h3 { padding-left: 35px; height: 24px; line-height: 24px; font-size: 12px; font-weight: normal; color: #fff; background: url('../images/winkelH3.gif') no-repeat; }
			.winkelBox div.pro { margin: 10px 0px 10px 7px; width: 167px; background: url('../images/proBg.gif') repeat-y; }
			.winkelBox div.pTop { background: url('../images/proTop.gif') no-repeat top; }
			.winkelBox div.pBottom { padding: 10px; background: url('../images/proBottom.gif') no-repeat bottom; }
			.winkelBox div.pro ul { overflow: hidden; width: 147px; list-style: none; }
			.checkout_page1 div.pro ul { list-style:none; }
			.winkelBox div.pro li,.checkout_page1  div.pro li { padding-bottom: 10px; float: left; width: 117px;  }
			.checkout_page1  div.pro li {width:auto;}
			.winkelBox div.pro li.del,.checkout_page1  div.pro li.del{ width: 30px;clear:left;margin-top:-1px; }
			.winkelBox div.pro li.del a,.checkout_page1 div.pro li.del a { margin-top: 1px; display: block; width: 17px; height: 15px; text-indent: -9999px; background: url('../images/del.gif') no-repeat;outline:none; }
			.winkelBox ul.list { padding: 10px; overflow: hidden; width: 161px; list-style: none; }
			.winkelBox ul.list li { float: left; display: inline; width: 46px; height: 55px; line-height: 55px; font-size: 11px; font-weight: bold; color: #444; border-bottom: 1px solid #d4d4d4; }
			.winkelBox ul.list li.first { padding-top: 10px; width: 115px; height: 45px; line-height: 18px; font-weight: normal; color: #7a7a7a; }
			.winkelBox p { padding: 5px 10px 10px 0px; text-align: right; }
			.winkelBox p a { padding-left: 15px; text-decoration: none; font-size: 11px; color: #7a7a7a; background: url('../images/arrow4.gif') no-repeat left; }
			.winkelBox p a:hover { text-decoration: underline; }
	
	/* ### CHECKOUT PAGE ### */
	.checkout_page1 { margin-top:10px;}
	#centerCntr .checkout_page1 ul {padding-left:0px;}
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding: 10px 0px 10px 204px; width: 743px; }
	#footerCntr p { font-size: 11px; color: #494c61; }
	#footerCntr a { text-decoration: none; color: #494c61; }
	#footerCntr a:hover { text-decoration: underline; }
	
/* products */


.productgroupTitle {
	font-weight:bold;
	background: #FFF url(../images/th_bck.gif) repeat-x;
  	color: #666;  
	padding: 5px 10px;
	border-bottom:1px solid #ccc;
	
}
.productTable td {
	border:1px solid #ececed;
}
.productTable .productGroup {
	padding:5px 10px;	
}
.labelHand,.labelHandSelected {
	cursor:pointer;	
}
.labelHandSelected {
	font-weight:bold;
	color:#060;
}
#promos {
	padding:10px;
	border:1px solid #ececed;
	display:block;
}

.optionChilds {
	margin-top:-10px;
	margin-left:20px;
	}

.productoptionLabel {
	display:block;
	width:185px;
	float:left;
}
.messageOk {
	color: #060;
	font-weight: bold;
}
/* products end */

