

/*    Debughilfe   begin  */

xtd {
	border:1px solid gray;
}

/*    Debughilfe   ende  */



html, body {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}




.zo_h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-align: left; 
}

.inputbox_readonly {
	border: 0;
}	

.inputbox_readonly:hover {
	border: 0;
}	


/*------------------------------------------------------------
/*  productlist   */

.zo_productlist>table {
	width: 620px;
}

.zo_productlist td{
	vertical-align: top;
}

.zo_productlist_product_top {
	height: 5px;
}

.zo_productlist_product {
	height: 5px;
}

.zo_productlist_img {
	width: 105px; 
}

.zo_productlist_img img {
	max-width: 100px; 
	max-height: 100px
}

.zo_productlist_text {
	text-align: left; 
}

.zo_productlist_price {
	vertical-align: bottom;
}

.zo_productlist_price div {
	float: right;
}

.zo_productlist_price td {
	vertical-align: bottom;
}

td.zo_productlist_price {
	vertical-align: bottom;
}

.zo_productlist_price_info {
	xcolor: darkgreen;
	color: #b2c17c;
	font-size: 13px;
	text-align: left; 
	white-space:nowrap;
	margin-right: 5px;
}

.zo_productlist_price_info div {
	margin-right: 5px;
}

.zo_productlist_price_price {
	xcolor: darkgreen;
	color: #b2c17c;
	font-weight: bold;
	font-size: 13px;
	text-align: right; 
	vertical-align: bottom;
}

.zo_productlist_price_cart_image {
	float: right; 
}

.zo_productlist_price_cart_image div{
	float: right; 
	width: 43px;
	height: 43px;
}

.zo_productlist_price_cart_image img{
	width: 41px;
	height: 41px;
}

.zo_productlist_price_cart_image img:hover{
	width: 43px;
	height: 43px;
	cursor: pointer;
}

.zo_productlist_product_bottom {
	height: 5px;
}

.zo_productlist_spacer {
	height: 3px;
	background: #b2c17c;
}

.zo_productlist_navigator {
	height: 50px;
	vertical-align: bottom;
}

td.zo_productlist_navigator {
	vertical-align: bottom;
}

.zo_productlist_navigator td{
	vertical-align: bottom;
}

.zo_productlist_navigator_a:hover{
	cursor: pointer;
}

.zo_productlist_bottom_info div {
	text-align: right; 
}



/*------------------------------------------------------------
/*  product   */

.zo_product>table {
	width: 820px;
}

.zo_product td{
	vertical-align: top;
}

.zo_product_product {
	height: 5px;
}

.zo_product_img {
	width: 500px; 
}

.zo_product_img img {
	max-width: 500px; 
	max-height: 430px; 
}

.zo_product_text {
	text-align: left; 
	border: 2px solid gray;
}

.zo_product_price {
	vertical-align: bottom;
	border: 2px solid gray;
}

.zo_product_price div {
	float: right;
}

.zo_product_price td {
	vertical-align: middle;
}

td.zo_product_price {
	vertical-align: middle;
}

.zo_product_price_info {
	xcolor: darkgreen;
	color: #b2c17c;
	font-size: 14px;
	text-align: left; 
	white-space:nowrap;
	margin-right: 5px;
}

.zo_product_price_info div {
	margin-right: 5px;
}

.zo_product_price_price {
	xcolor: darkgreen;
	color: #b2c17c;
	font-weight: bold;
	font-size: 14px;
	text-align: right; 
	vertical-align: middle; 
}

/*------------------------------------------------------------
/*  cart - productlist   */

.zo_cart>table {
	width: 620px;
}
.zo_cart_mastertable th {
  	background: #b2c17c;
  	color: white;
}

.zo_cart_header {
  	color: #b2c17c;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}
	
.zo_cart_address {
	text-align: left;
}

.zo_cart_product_top {
	height: 5px;
}

.zo_cart_kind {
	text-align: center;
}	

.zo_cart_kind td{
	margin-left: 5px;
	margin-right: 5px;
}

.zo_cart_kind_btn {
	background-color: #b2c17c;
	width: 150px;
	height: 25px;
	float: left;
	padding-top: 7px;
	text-align: center;
	border: 1px solid black;
}	

.zo_cart_kind_btn:hover {
	cursor: pointer;
  	color: white;
}	

.zo_cart_kind_btn_readonly {
	background-color: #b2c17c;
	width: 150px;
	height: 25px;
	float: left;
	padding-top: 7px;
	text-align: center;
	border: 1px solid black;
	color: gray;
}	

.zo_cart_kind_select_btn {
	background-color: #b2c17c;
  	color: white;
	width: 150px;
	height: 25px;
	float: left;
	padding-top: 7px;
	text-align: center;
	border: 1px solid black;
}	

.zo_cart_new_artikel_btn {
	background-color: #b2c17c;
	color: black;
	font-weight: normal;
	height: 25px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
}	

.zo_cart_new_artikel_btn:hover {
	cursor: pointer;
  	color: white;
}	

.zo_cart td{
}

.zo_cart_product td{
    xborder:1px solid gray;
}

.zo_cart_img {
	width: 105px; 
}

.zo_cart_img img {
	max-width: 100px; 
	max-height: 100px
}

.zo_cart_text {
	text-align: left; 
}

.zo_cart_price_info {
	white-space:nowrap;
}

.zo_cart_amount {
	text-align: center;	
	vertical-align: bottom;
}

.zo_cart_price {
	text-align: right;	
	vertical-align: bottom;
}

.zo_cart_pos_sum {
	text-align: right;	
	vertical-align: bottom;
}

.zo_cart_basket {
	text-align: right;	
	float: right; 
	vertical-align: bottom;
}

.zo_cart_basket div {
	float: right; 
	width: 30px;
}

.zo_cart_basket img{
	cursor: pointer;
	width: 20px;
}

.zo_cart_basket img:hover{
	cursor: pointer;
	width: 30px;
}

.zo_cart_sum {
	font-size: 14px;
}	

#zo_cart_sum {
	font-weight: bold;
	font-size: 14px;
}	

.zo_cart_product_bottom {
	height: 5px;
}

.zo_cart_spacer {
	height: 1px;
	background: #b2c17c;
}

.zo_cart_bottom_info div {
	text-align: right; 
}

.zo_cart_subtotal {
	text-align: right; 
}

.zo_cart_refresh {
	text-align: middle;	
	float: middle; 
}

.zo_cart_refresh div {
	text-align: middle;	
	float: middle; 
	width: 30px;
}

.zo_cart_refresh img{
	width: 20px;
}

.zo_cart_refresh img:hover{
	cursor: pointer;
	width: 30px;
}

/*------------------------------------------------------------
/*  mini cart   */

#zo_mini_cart_body {
	background-image: url('../../images/zorder/mini_cart_background.png');
	position: absolute;
	width: 204px;
	height: 158px;
	top: 24px;
	left: 649px;
	z-index: 999;
	overflow: hidden;
}

#zo_mini_cart a {
	text-decoration: none;
}

#zo_mini_cart_body:hover {
	cursor: pointer;
}

#zo_mini_cart_info {
	position: absolute;
	top: 85px;
	left: 10px;
	width: 184px;
	text-align: center;
	mbackground-color: yellow;
	font-size: 14px;
	color: white;
	overflow: hidden;
}

.zo_mini_cart_info_1 {
	font-weight: bold;
	color: yellow;
}







