

.shop_wrapper_popup {
	width:632px;
	height:632px;
   margin:0;
	position:relative;
	left:-315px;
	background: url(../images/shop/bgr-lightbox-popup-png24.png) no-repeat;
}

.shop_wrapper_popup_small {
	width:462px;
	height:312px;
   margin:0;
	position:relative;
	left:-215px;
	background: url(../images/shop/bgr-lightbox-popup-png24-small.png) no-repeat;
}


/*#layer_close {
	right:px;
}*/

.shop_wrapper_popup_inner {
	padding-top: 12px;
	padding-left:8px;
	margin:0;
}

.shop_table,
.shop_table_popup {
   border-collapse: collapse;
   background: white;
	width:99%;
	margin:0;
	padding:0;

}

.shop_table th {
	font-weight:bold;
   padding:5px;
}
.shop_table td {
	padding:5px;
	border-top:1px solid #f2e8cd;
}

.shop_table td sub {
	
	line-height:20px;
}


.shop_table td.col_1 {
	text-align:left;
	white-space:nowrap;
}



.shop_table td.col_2 {
	text-align:left;
}

.shop_table td.col_4 {
	text-align:right;
	padding-right:5px;
}
.shop_table td.col_3 {
	text-align:center;
	white-space:nowrap;
	
}

.shop_table td.col_3 a.shop_mehr_informationen {
	white-space:nowrap;
}

.shop_table td.col_5 {
	text-align:left;
}
.shop_table td.col_6 {
	font-size:16px;
	font-weight:bold;
	text-align: right;
	padding-right:30px;
	white-space:nowrap;
}



.shop_table td.col_4 input {
	width:25px;
	border:1px solid #274865;
}

.zw_summe,
span.big {
   font-size:16px;
	font-weight:bold;	
}

input[type=submit] {
	border:1px solid #e7d27f;
	background: url(../images/bgr_submit.gif) repeat-x left top;

	height:26px;
	cursor:pointer;
	color:#ece0b6;
	font-weight:bold;

	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:4px;
		padding-left:8px;
	padding-right:8px;
}

/*input.submit_bestellen {
	border:none;
	background: url(../images/bgr_submit_bestellen.png) no-repeat left top;
	width:111px;
	height:26px;
	cursor:pointer;
	color:#ece0b6;
	font-weight:bold;
	line-height:1px;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:3px;
}*/

/***** shop table popup ************/

.shop_table_popup {
	width:609px;
	margin:0;
	padding:0;
	border:0px solid #cccccc;
}


.shop_table_popup h1 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;	
}

.shop_table_popup td {
	padding:8px;
	vertical-align: top;
}

.shop_table_popup .main_td_inner {
	padding:10px;
	height:416px;
	border:0px solid red;
}

.shop_table_popup .main_td_inner td {
	padding:0;
}

tr.bgr_beige {
   background:	#f5eed2;
}


.shop_mehr_informationen {
   border:0;
	background: url(../images/shop/butt-mehr-info.gif) no-repeat;
   padding-left:8px;
	line-height:20px;
	padding-right:8px;
	height:28px;
	display:block;
	color:#274865;
	text-decoration: none;
	margin-top:3px;
}


.shop_input_menge {
   border:0;
	border-width:0;
	background: url(../images/shop/bgr-input-menge.gif) no-repeat;
   width:50px;
	line-height:20px;
	padding-top:3px;
	padding-bottom:3px;
}

/* .shop_table td.col_6 input[type=text], */

.shop_inner .col_6 input[type=text],
.shop_inner #zwischensumme,
.shop_inner #versand,
.shop_inner #gesamtpreis {
	border:none;
	background: white;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
  color: #002c59;
  text-align: right;
}

.shop_inner .zw_summe,
.shop_inner #zwischensumme,
.shop_inner #versand {
	color:#3e6083;
}

.shop_inner .div_geasmtpreis {
	position:relative;
	right:-4px;
	font-size:16px;
	font-weight:bold;
}