/* CSS-FORMATE - SHOP  */

.mittig { text-align: center; }
.rechts { text-align: right; }
.shop-klein { font-size: 10px; }

tr.basket-item h2, .product-title h2 {
	font-size: 12px;
	font-weight: bold;
}

.tx-ttproducts-pi1 table tr td, 
.tx-ttproducts-pi1 table tr td a, 
.tx-ttproducts-pi1 table tr td a:visited {
	margin: 0px;
	padding: 0px;
	border:	none;
	color: #666666;
	text-decoration: none; 
}

.tx-ttproducts-pi1 td.product-title {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

.tx-ttproducts-pi1 .product-title a,
.tx-ttproducts-pi1 .product-title a:visited{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.tx-ttproducts-pi1 .product-title h2 {
	padding:0px;
	margin:0px;
}

.tx-ttproducts-pi1 table,
.tx-ttproducts-pi1 table tr td,
.tx-ttproducts-pi1 table tr th {border:0px!important;}

.tx-ttproducts-pi1 input,
.tx-ttproducts-pi1 textarea {
	font-family: verdana,sans-serif;
	border: 1px solid #666666;
	margin: 0px;
	padding: 2px 0px;
}

.tx-ttproducts-pi1 textarea {
	font-size: 0.9em;
	overflow: auto;
}

.tx-ttproducts-pi1 input.check { border: 1px solid #FFFFFF; }

.tx-ttproducts-pi1 .shop_button {
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #fff;
	width: 110px;
	border: 1px solid #EFB262;
	background-color: #E78C16;
}

/*input.submit-finalize, input.submit-bestellung-ausf, input.submit-warenkorb, input.submit-bestellung {
	background-image: url(../images/pfeil_k.jpg);
	background-repeat: no-repeat;
	background-position: right 50%;
}*/
/*input.submit-zurueck, input.submit-zurueck-error {
	width: 210px;
	background-image: url(../images/pfeil_links.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
}*/
/*input.submit-zurueck-error { 
	width: 200px; 
}
input.submit-bestellung-ausf { 
	width: 200px; 
}
input.submit-finalize { 
	width: 210px; 
}
img.basket-button { 
	vertical-align: middle; 
}
*/
.clearfloat {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}
td.list-order select {
	float: right;
	margin: 0px;
}
p.label-list { 
	line-height: 21px; 
	text-align: left;
}

/*               Basket_template             */
tr.basket-item td { 
	padding-top: 2px; 
}
td.basket-menge { 
	padding-top: 0px !important;  
}
td.list-pic-cell { 
	width: 100px; 
}
.tx-ttproducts-pi1 select {
	margin: 0px 0px 0px 0px;
	width: 120px;
	padding: 0px;
	background-color: #ffffff;
}
.basket-payment input {
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-right: 4px;
	padding: 0px 0px;
	float: left;
}

* html .basket-payment input {
  margin-top: 0px;
  margin-right: 2px;
}

.basket-payment br {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/*                   Single template        */
td.single-desc p.label-single {
	clear: both;
	line-height: 21px;
	width: 51px;
	float: left;
}

td.single-desc P{
	color: #666666;
}

td.single-desc select {  }

.detail-menge-label {
	line-height: 24px;
	margin-right: 0px;
	float: left;
	display: block;
}

input.detail-menge {
	padding-top: 3px;
	padding-bottom: 4px;
}

/*                Basket Info Template             */
td.basket-info-label-cell { 
	width: 170px; 
}

/*                BASKET_PAYMENT_TEMPLATE           */
td.payment-label-cell { 
	width: 120px; 
}

/*             BASKET_ORDERCONFIRMATION_TEMPLATE               */
.link-rechnung { 
	display: none; 
}

/*                shopadmin       */
select.shopadmin-select {
	font-size: 0.9em;
	width: 260px;
}
table.tracking-status-table td { 
	font-size: 0.9em !important; 
}

