/**
 * *************************************
 * ********* Shop Stylesheet ***********
 * *************************************
 *
 * Hier kommen NUR Styles f?r den Shop rein
 *
 */
 
 /** 
  * Bestellvorgang allgemein
  */

form {
	display: inline;
}

.shipping{
	padding: 5px;
}

#shop_content {
	width:670px;
	padding:0px;
}

#shop_content .order_top {
	width:670px;
	height:35px;
}

#shop_content .order_content {
	width:650px;
	background-image: url('../images/order_bg.png');
	background-repeat: repeat-y;
	padding: 0 10px;
}

#shop_content .order_content .left {
	padding-left:33px;
	width:330px;
	vertical-align:top;
}

#shop_content .order_content .right{
	padding-left:23px;
	vertical-align:top;
	padding-right:20px;
}

#shop_content .order_bottom {
	width:670px;
	height:35px;
}

#shop_content .order_left_bottom {
	width:322px;
}



#shop_content .order_content {
	
}


/* Schritte */
.step, .step_active {
	padding: 8px;
	border-collapse: collapse;
	width: 25%;
	height: 80px;
	vertical-align: top;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	border-right:1px #fff solid;
	margin-bottom:12px;
	background-image: url(/images/bg-bestellschritt.gif);
	background-repeat: no-repeat;
}

.step_active  {
	background-image: url(/images/bg-bestellschritt-active.gif);
	background-repeat: no-repeat;
}

.step_first {
	border-left:1px #fff solid;	
}

.step a {
	display:block;
	height:80px;
	color:#333;
}

.step a .active, .step_first a .active {
	color:#333;
	background-color:#9394b0;
}

.separator {
	min-height: 10px;
}
.backward_button {
	float:left;
	border:none;
	color: #fff;
	width: 165px;
	background:#fff;
	text-align: left;
	cursor: pointer;
	background-image: url('../images/bg_button.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	display: block;
	font-size:11px;
	text-align:center;
}
a.backward_button {
	display: block;
	width: 165px;
	line-height: 22px;
	font-size:11px;
	text-align:center;
}
.forward_button {
	border:none;
	color: #fff;
	width: 165px;
	background:#fff;
	text-align: left;
	height: 22px;
	cursor: pointer;
	background-image: url('../images/bg_button.jpg');
	background-repeat: no-repeat;
	font-size:11px;
	text-align:center;

}
 
a.forward_button {
	font-size:11px;
	display: block;
	text-align:center;
	line-height: 22px;
}


a.referer_continue {
	cursor: pointer;
	background-image: url('../images/bg_button.jpg');
	background-repeat: no-repeat;
	width: 165px;
	height: 22px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 22px;
}

.hide_addresses {
	display:none;
}
.show_addresses {
	display:;
}
.button_prev, a.button_prev, a.button_prev:hover {
	text-align: center;
	display: block;
	color: #fff;
	width:162px;
	cursor: pointer;
	background-image: url('../images/bg_button_klein.jpg');
	background-repeat: no-repeat;
}

.seite_border{
	background: #ECEBEB;
	border-right: 15px solid #fff;
}
.seite{
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background: #ECEBEB;
	margin: 10px 0;
}

div.seite, td.seite {
	width:100%;
}

span.seite {
	display: block;
	padding:  2px 0px 2px 2px;
}
.seite span{
	padding-left:  5px;
}

.comment{
	padding: 5px 0;
}

/**
 * Warenkorb
 */
#tac_text{
	height:150px;
	margin-bottom:12px;
	overflow:scroll;
	padding:0 5px;
}
.product_menue {
	background-color: #FFFFFF;
}
.product_menue .quantity {
	padding-left: 10px;
	padding-bottom: 10px;
}
.product_menue .button{
	font-size: 12px;
	text-align:left;
	padding-left: 5px;
	border:none;
	width:100%;
	color: #fff;
	border-bottom: 1px solid #c0c0c0;
	background-image: url('../images/bg_button_klein.jpg');
	background-repeat: no-repeat;
}
.product_menue_bottom{
	height: 5px;
}
.sum_price_box {
	padding: 2px 0 5px 22px;
}

.sum_price_box .offer, .basket_sum_text .offer {
	color: #789129;
}

.product_image{
	float:left;
}
.productdescription{
	float:left;
	padding: 10% 10px 10px 10px;
}
.product_desc{
	padding: 5px;
	/*border-bottom: 1px solid #f0f0f0;*/
}
.product{
	padding: 0 0 5px 0;
	border-bottom: 2px #ECEBEB solid;
}
.pricebox{
	float: right;
	width: 150px;
	padding: 10% 10px 10px 0px;
}
.sum {
	font-size: 1.3em;
}
.tac{
	border-bottom: 2px solid #c0c0c0;
	padding: 5px 0;
}

#thempic-right-abo{
	position:absolute;
	top:0px;
	right:0px;
	width:205px;
	padding-top:24px;
	padding-left:27px;
	height:114px;
	z-index:17;
}

#thempic-right-abo h1{
	font-size:18px; 
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#thempic-right-abo td{
	color:#fff;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	vertical-align:top;
}

.productlist_spacer{
	width:20px;
}

#shoppingcart_hinweis {
	font-size:12px;
	color:#40332a;
	font-style:italic;
	padding:10px 0 10px 0;
	line-height:18px;
}
#shoppingcart_hinweis img{
	margin:0 5px 0 5px;
	vertical-align:middle;
}

.productlist_head {
	vertical-align: top;
}

.productlist_head, .productlist_image, .productlist_price, .productlist_intoshoppingcart, .productlist_trenner{
	background-image:url(../images/productlist_bg.png);
	background-repeat:repeat-y;
	text-align:center;
}
.productlist_image {
	min-height:40px;	
}
.productlist_intoshoppingcart{
	padding-top:10px;
}
.productlist_product_top{
	width:210px;
	height:10px;
}

.productlist_product_bottom{
	width:210px;
	height:10px;
}

.productlist_trenner_div{
	position:relative;
	margin-top:20px;
}

.productlist_priceperunit_bg{
	height:90px;
	padding-right:10px;
	padding-top:5px;
	position:absolute;
	right:0;
	text-align:center;
	top:-43px;
	width:85px;
	color:#FFF;
	z-index:5;
}

.productlist_priceperunit_bg .mwst {
	font-size:11px;
	line-height:11px;
}
.productlist_priceperunit_bg h4{
	color:#9E5716;
	font-size:11px;
	font-weight:bold;
	margin:0;
	line-height:11px;
}

.productlist_priceperunit_bg span.price{
	font-size:16px;
}
.productlist_priceperunit_bg span.price span.euro{
	font-size:12px;
	font-weight:bold;
}
.productlist_price {
	padding-left:10px;
	text-align:left;
}
.productlist_price span{
	color:#DA802D;
}

.productlist_quantity{
	background-image:url(../images/productlist_quantity_inputbg.png);
	background-repeat:no-repeat;
	border:medium none;
	color:#E58934;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align:center;
	width:34px;
}

.productlist_shoppingcart{
	float:left;
	border:none;
}

.productdetail_image {
	position:relative;
}
.productdetail_top {
	width:670px;
	height:35px;
}

.productdetail_content {
	width:670px;
	background-image:url(../images/productdetail_bg.png);
	background-repeat:repeat-y;
}

.productdetail_content .left {
	padding-left:33px;
	width:330px;
	vertical-align:top;
}

.productdetail_content .right{
	padding-left:23px;
	vertical-align:top;
	padding-right:20px;
}

.productdetail_bottom{
	width:670px;
	height:35px;
}

.productdetail_left_bottom{
	width:322px;
}

.productdetail_priceperunit_bg{
	color:#FFFFFF;
	height:130px;
	padding-right:15px;
	padding-top:5px;
	position:absolute;
	right:0;
	text-align:center;
	width:120px;
	z-index:500;
}
* html .productdetail_priceperunit_bg{
	background-image: none;
}
.productdetail_priceperunit_bg h4{
	color:#9e5716;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.productdetail_priceperunit_bg span.price{
	font-size:22px;
	font-weight:bold;
}
.productdetail_priceperunit_bg span.price span.euro{
	font-size:14px;
	font-weight:bold;
}
.productdetail_priceperunit_bg  span.exkl_tax{
	color:#533a29;
}
.productdetail_prices{
	background-image:url(../images/productdetail_prices_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
	height: 114px;
}

.productdetail_prices_brutto, .productdetail_prices_netto {
	padding: 7px 10px;
	width: 110px;
	float: left;
}

.productdetail_prices_brutto {
	background-color: #E9E7E8;
}

.productdetail_prices_netto {
	margin-left: 10px;
	font-size: 11px;
}

.productdetail_ordernow{
	height:55px;
	color:#E58934;
	font-size:14px;
	padding-left:10px;
	position:relative;
	background-image:url(../images/productdetail_ordernow_bg.png);
}

* html .productdetail_ordernow{
	background-image: none;
}

.productdetail_ordernow.standalone {
    width: 258px;
    background: url("../images/productdetail_ordernow_standalone_bg.png") no-repeat center bottom;
    height: auto;
    padding: 0;
}
.productdetail_ordernow.standalone .productdetail_quantity {
  margin: 5px 5px 0;
  background-image: url("../images/productdetail_quantity_standalone_inputbg.gif");
}

.productdetail_ordernow table{
	height:55px;
	width:98%;
}

.productdetail_ordernow.standalone table{
	padding: 0 0 0 8px;
}
.productdetail_ordernow table td{
	vertical-align:middle;
}

.productdetail_ordernow .order, .productdetail_ordernow .order_now {
	color:#E58934;
	font-size:18px;
	font-weight:bold;
	padding-right:5px;
}

.productdetail_ordernow .order_now {
	padding: 0px;
	white-space:nowrap;
  border: medium none; 
  background: transparent;
  cursor:pointer;
  width: 135px;
}

.productdetail_ordernow .order_quantity {
	padding: 0px;
	white-space:nowrap;
}

.productdetail_quantity{
	background-image:url(../images/productdetail_quantity_inputbg.png);
	background-repeat:no-repeat;
	border:medium none;
	color:#E58934;
	font-size:14px;
	font-weight:bold;
	height:18px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align:center;
	width:34px;
}

.productdetail_shoppingcart{
	border:none;
	behavior:none;
}
* html .productdetail_shoppingcart{
	behavior:url("styles/pngbehavior.htc");
}


#pathfinder{
	color:#25160c;
}

#pathfinder a{
	color:#25160c;
}

#pager_top, #pager{
	display:block;
	float:right;
	height:23px;
	padding-top:8px;
	width:210px;
	text-align:center;
	position:relative;
}
#pager{
	background-image:url(../images/productlist_pager.png);
	height:23px;
	margin-top:10px;
	width:670px;
	padding-right:3px;
}
#pager .float_right{
	float:right;
	margin-right:10px;
}
* html #pager{
	background-image: none;
}
#pager_top{
	background-image:url(../images/productlist_pagersmall.png);
}
* html #pager_top{
	background-image: none;
}
#pager_top a, #pager a{
	color:#25160c;
}
#pager_top a.active, #pager a.active{
	color:#d06f15;
	font-weight:bold;
}

#productlist_head{
	width:670px;
}

#productlist_head .top_left{
	float:left;
	padding-bottom: 10px;
}
#productlist_head .top_right{
	float:right;
	line-height:20px;
	margin-bottom:5px;
	width:261px;
}
#productlist_head .bottom_left{
	float:left;
}
#productlist_head .bottom_right{
	float:right;
}

.prev_page{
	background-image:url(../images/prev_page.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;	
	margin-right:20px;
}
.print{
	background-image:url(../images/print.gif);
	background-repeat:no-repeat;
	float:left;
}
.goto_top{
	background-image:url(../images/top.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	margin-left:30px;
}

.shop_button a {
	position: absolute;
	font-size: 17px;
}

.shop_button_go a {
	color: #fff;
	top: 9px;
	right: 40px;
}

.shop_button_back a {
	color: #25160C;
	top: 9px;
	left: 45px;
}

.shop_button {
	height: 39px;
	width: 185px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	position: relative;
	cursor: pointer;
}

.shop_button_go {
	background-image: url(../images/bg-button-weiter.gif);
}

.shop_button_back {
	background-image: url(../images/bg-button-zurueck.gif);
}

#trusted-shop-logo {
	width:257px;
	text-align:center;
	margin-top:110px;
}

#trusted-shop-logo a {
	color: #25160C;
}

#trusted-shop-logo span {
	font-size:17px;
}

#trusted-shop-logo .logo {
	margin: 10px auto;
	width:70px;
}


#selectbox_pos{
	position:absolute;
	right:35px;
	top:25px;
}
.selectbox {
	background-image:url(../images/auswahl_bg.png);
	position:relative;
	width:195px;
}
.selectbox .value {
	background-image:url(../images/bg_select.gif);
	background-position:165px 2px;
	background-repeat:no-repeat;
	color:#25160c;
	display:block;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 2px;
}
.selectbox .value span {
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:0 0 0 7px;
}
.selectbox .options {
	background-color:#FFFFFF;
	display:none;
	left:0;
	position:absolute;
	top:18px;
	width:195px;
}
.selectbox .options a {
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	color:#25160c;
	display:block;
	font-size:12px;
	height:16px;
	line-height:14px;
	padding:0 2px;
}
.selectbox .options span {
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 7px;
}

#crossSelling {
	margin: 29px 0 0px 0;
}

#crossSelling h2 {
	padding: 0px 0 20px 38px;
	color:  #25160C;
	font-size: 14px;
}

#crossSelling .arrow {
	float: left;
}

#crossSelling #products {
	float: left;
	background-color: #EAE9E7;
	height: 208px;
	padding: 11px  15px;
	overflow: hidden;
	width: 597px;
	position: relative;
}

#crossSelling #products #slide {
	width: 100000000000000000000px;
	position: absolute;
	left: 15px;
	top: 11px;
}

#crossSelling #products #slide .product {
	display: block;
	margin-right: 16px;
	float: left;
}

#crossSelling #products #slide .product .product_top {
	background-image: url('../images/productteaser_top.gif');
	background-repeat: no-repeat;
	width: 188px;
	height: 10px;
}

#crossSelling #products #slide .product .content {
	background-color: #fff;
	width: 188px;
	height: 188px;
	padding: 0px;
	text-align: center;
}

#crossSelling #products #slide .product .content .image {
	text-align: center;
	width: 110px;
}

#crossSelling #products #slide .product .content h3 {
	color: #E38732;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding: 0px;
}

#crossSelling #products #slide .product .content .artnr {
	font-size: 12px;
	
}

#crossSelling #products #slide .product .product_bottom {
	background-image: url('../images/productteaser_bottom.gif');
	background-repeat: no-repeat;
	width: 188px;
	height: 10px;
}

/*
 * Versand Optimierer
 */

#versand_optimierer {
	/*background-image:url(../images/shop/bg_versandkostenoptimierer.jpg);*/
	background-image:url(../images/shop/bg_versandkostenoptimierer_neu.jpg);
	background-repeat:no-repeat;
	height:72px;
	margin-top: 10px;
}

#versand_optimierer .title {
	margin-bottom: 5px;
	display: block;
}

#versand_optimierer #versand_optimierer_label {
	font-size: 8pt;
	padding: 9px;
	width: 160px;
}

#versand_optimierer_content {
	float:right;
	width:421px;
	text-align:right;
	padding-right:14px;
}

#versand_optimierer_content #versand_label {
	width: 421px;
	padding:0;
	margin-left: 0px;
	margin-top: 3px;
	position:relative;
	font-size: 7pt;
}

#versand_optimierer_content #versand_label .label {
	margin:0;
	padding:0;
	position: absolute;
	top:0px;
	font-style: italic;
}

#versand_optimierer_content #bar {
	height: 25px;
	padding: 0pt;
	position: relative;
	margin-top: 6px;
	/*margin-left:0px;*/
	margin-left: 23px;
	/*width: 421px;*/
	width: 398px !important;
}


#versand_optimierer_content #bar .current {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:25px;
	width: 0%;
	background-color:transparent;
}

#versand_optimierer_content #bar #lower_bar {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:25px;
	width: 100px;
}

#versand_optimierer_content #bar #higher_bar {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:25px;
	width: 300px;
}

#versand_optimierer_content #bestellwert_label {
	height: 25px;
	width: 421px;
	padding:0;
	margin-left:0px;
	position:relative;
	margin-top: 7px;
	font-size:7pt;
}

#versand_optimierer_content #bestellwert_label .current {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:20px;
	width: 0%;
	text-align:right;
}

#versand_optimierer_content #bestellwert_label #higher_bar_label {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:20px;
	width: 150px;
	text-align:right;
	display: none;
}

#versand_optimierer_content #bestellwert_label #lower_bar_label {
	margin:0;
	padding:0;
	position: absolute;
	top:0;
	left:0;
	height:20px;
	/*width: 350px;*/
	width: 276px;
	text-align:right;
}


/*
 *
 *		CALLBACK-SERVICE
 *
 */
img.spacer_shadow
{
	margin: 10px 0;
	position: absolute;
	left: -5px;
}

.callback {
	position: relative;
}

.callback h3 {
	padding-top: 20px;
}

input.submit {
	border: none;
}	

input.name, input.telefon {
	border: none;
	background-image: url(../images/callback_input_bg.png);
	background-repeat: no-repeat;
	width: 150px;
	color: #25160c;
	height: 20px;
	line-height: 20px;
	padding-left: 6px;
	padding-bottom: 0px;
}

tr.top {
	vertical-align: top;
}

tr.bottom {
	vertical-align: bottom;
}

.proddetails_content {
	background-color: #FFFFFF;
	width: 668px;
	background-image: url("../images/productdetail_bg.png");
    background-repeat: repeat-y;
    margin: 0 1px;
}

#details_left {
	background-color: #FFFFFF;
	float: left;
	width: 357px;
	padding-left: 25px;
}

#details_right {
	background-color: #FFFFFF;
	float: left;
	width: 286px;
	padding-top: 10px;
}

#prodPic {
	margin: auto;
	margin-top: 38px;
	margin-left: -30px;
	text-align: center;
}

#bagPrice {
	margin-left: 23px;
	width: 118px;
	padding: 8px 10px;
	padding-right: 0;
	float: left;
	background-color: #E9E7E8;
}

#kgPrice {
	padding: 10px;
	width: 131px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
}

.notice {
	margin-top: 5px;
	padding-left: 25px;
	font-size: 11px;
}

#details_right img.vbk {
	float: left;
}

#verfuegbarkeit {
	float: left;
	padding: 6px;
	padding-top: 5px;
	margin-bottom: 6px;
}

#priceDetails {
	text-align: right;
	width: 245px;
	background-image: url('../images/pd-bg.jpg');
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 13px;
}

#priceDetails .form {
	padding: 0 9px 0 4px;
	display: block;
}

#priceDetails strong.title {
	display: block;
	text-align: center;
	color: #616161;
	font-size: 21px;
	padding: 0px;
	padding-bottom: 5px;
}

#line {
	margin-left: 5px;
	background-image: url('../images/punkt.jpg');
	background-repeat: repeat-x;
	height: 4px;
}

#priceDetails strong.weight {
	display: block;
	margin: 5px 0 0;
	padding-right: 10px;
}

#priceDetails .notice {
	color: #616161;
	font-size: 12px;
	padding-top: 11px;
}

#menge {
	width: 100px;
	float: left;
	margin-left: 15px;
}

#menge input {
	width: 10px;
	background-image: url('../images/input-bg.jpg');
	border: 0;
	width: 41px;
	height: 36px;
	font-size: 20px;
	text-align: center;
	color: #616161;
	display: block;
	float: left;
	padding: 0;
	line-height: 34px;
}

#menge p {
	float: left;
	margin-right: 10px;
	color: #616161;
	font-weight: bold;
	margin: 10px 4px 0 0;
}

#kosten {
	padding-left: 12px;
	padding-top: 0px;
	float: left;
	font-size: 29px;
	color: #F07F17;
}

.btn {
	display: block;
	margin-left: 12px;
	background: none;
	border: 0;
	margin-top: 5px;
}

strong.desc {
	color: #000000;
	display: block;
	margin: 7px 0;
}

.block {
	display: block;
}

.detailcontent {
	padding-left: 5px;
	padding-right: 42px;
}
