/*
	WebGears tt_products.css
*/
img {
	border: 0;
}
.tt_products_item_list,
.tt_products_item_list .clear {
	
	clear: both;
}

.debug_marker {
	clear: both;
	display: inherit;
	font-size: 8px;
	color: #C0C0C0;
}
.doff {
	display: none;
}

.wkorb_mini_top {
	position: absolute;
	top: 4px;
	right: 15px;
	width: 140px;
}

.wkorb_mini_text  {
	display: block;
	padding-top: 20px;
}

.wkorb_mini_icon_top {
	float: left;
	margin: 0px 0 0 0;
}



/* LIST */
.tt_products_item_list {
	
}
.pagination {
	text-align: center;
}
.pagination a {
	padding: 0 0px;
	font-size: 16px;
}
.pagination a .current {
	/*
text-decoration: underline;
*/
	font-weight: bold;
}
.page_prev {
	margin-right: 15px;
	
}
.page_next {
	margin-left: 15px;
}
.page_prev img,
.page_next img {
	margin-bottom: -5px;
}



.page_navigation img {
	padding: 1px 5px 1px 5px;
}

#listitem_table {
	position: relative;
	
}
.listitem_td {
	width: 290px;
	border: 0px solid #000000;
	margin: 0 0 10px 0;
	padding: 15px 0px 15px 16px;
	vertical-align: top;
	border-bottom: 1px solid #E1E1E1;
}

.listitem_td .listitem_td_img {
	/*
background-color: #E1E1E1;
*/
	text-align: center;
}

.listitem_td .product_note {
	width: 290px;
}

.listitem_td a {
	margin: 0;
	padding: 0;
}

.listitem_td h2 {
	font-size: 14px;
}







/* einzelansicht */
.tt_products_item_single_display {
	position: relative;
}
.tt_products_item_single_display .product_note {
	width: 387px;
	margin-left: 13px;
}

.tt_products_item_single_display .product_note ul {
	list-style-type: square;
}

.anzahl_invisible {
	background-color: #000000;
}

.tt_products_item_single_display #image_def {
	float: left;
}
.tt_products_item_single_display #image1 {
	padding-top: 38px;
	margin-left: 424px;
}
.tt_products_item_single_display #image2 {
	margin-top: 10px;
	margin-left: 424px;
}
.tt_products_item_single_display #image3 {
	margin-top: 10px;
	margin-left: 424px;
}







/* Rechter Container */
.order_form {
	position: absolute;
	top: 0px;
	right: 0;
	background-color: #000000;
	border: 0;
	color: #ffffff;
}
.tt_products_item_single_display .order_form {
	top: 38px;
}
.order_form .before {
	width: 256px;
	height: 10px;
	background: url(../img/shop_sideboard_top.jpg);
}
.order_form .after {
	width: 256px;
	height: 10px;
	background: url(../img/shop_sideboard_bottom.jpg);
}
.order_form form {
	padding: 5px 0 8px 20px;
}
.order_form .price {
	font-size: 26px;
	font-weight: bold;
	color: #f17300;
}
.order_form h4 {
	font-size: 14px;
	font-weight: normal;
	color: #f17300;
}
.order_form .submit {
	border: 0;
	margin-top: 8px;
}

.order_form .alert {
	font-size: 9px;
	padding: 1px;
	background-color: #BC2222;
}

.wkorb_order_form_ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wkorb_order_form_ul li {
	text-align: right;
	float: left;
	width: 90px;
}

.wkorb_order_form_ul .first {
	text-align: left;
	width: 120px;
}

.wkorb_agb {
	clear: both;
}


/* Warenkorb */
.radio {
	border: 0;
	background: #000000;
}

.wkorb select {
	border: 1px solid #E0E0E0;
}

.wkorb {
	position: relative;
}

.wkorb_ul {
	display: block;
	clear: both;
	width: 100%;
	height: 110px;
	list-style: none;
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
}
.wkorb_ul_top {
	height: 15px;
}

.wkorb_ul li {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}
.wkorb_ul li span {
	float: left;
	display: block;
	width: 50px;
	padding: 0;
	margin: 0 0 0 0;
}
.wkorb_ul li.pic {
	width: 105px;
	height: 20px;
	padding: 0 10px 0 0;
}
.wkorb_ul .note {
	width: 180px;
	padding: 0 20px 0 0;
}
.wkorb_ul .note h3 {
	font-size: 13px;
	padding: 0 0 0 0;
	margin: -2px 0 0 0;
}
.wkorb_ul .price {
	width: 130px;
	padding: 0 20px 0 0;
}
.wkorb_ul .nr {
	width: 50px;
	cursor: pointer;
	padding: 0 20px 0 0;
}

.wkorb_ul .sum {
	width: 70px;
	padding: 0 20px 0 0;
	font-weight: bold;
}

.wkorb_ul .del {
	margin: -3px 0 0 0;
	padding: 0 20px 0 0;
}


.wkorb_ul .editme1 input {
	width: 50px;	
}


.inplace_field {
	width: 50px;
	text-align: center;
}

span#fancy_loading_icon {
	position: absolute;
	background: url('../../img/ajax-loader.gif') no-repeat;
	z-index: 35;
	width: 25px;
	height: 25px;
}




.order_form_address {
	
}

.order_form_address .address {
	clear: both;
	padding-top: 15px;
	list-style-type: none;
}

.order_form_address .address li {
	width: 260px;
	float: left;
	margin-right: 30px;
}

.order_form_address .address input {
	width: 260px;
	border-top: 2px ridge #8f8f8f;
	border-left: 2px ridge #8f8f8f;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.order_form_address .address select {
	width: 70px;
	border-top: 2px ridge #8f8f8f;
	border-left: 2px ridge #8f8f8f;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.order_form_address .address select.country {
	width: 180px;
	border-top: 2px ridge #8f8f8f;
	border-left: 2px ridge #8f8f8f;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.order_form_address .address .hausnummer {
	width: 55px;
}

.order_form_address .address .plz_li {
	width: 50px;
}
.order_form_address .address .plz {
	width: 50px;
}
.order_form_address .address .stadt_li {
	width: 180px;
}
.order_form_address .address .stadt {
	width: 180px;
}

.billing_address label {
	display: block;
	float: left;
	width: 120px;
}
.billing_address input {
	margin-bottom: 5px;
}

.delivery_address label {
	display: block;
	float: left;
	width: 120px;
}
.delivery_address input {
	margin-bottom: 5px;
}

.notes label {
	display: block;
	float: left;
	width: 120px;
}
.notes textarea {
	margin-bottom: 5px;
}





/*
	Bestellabschluss
*/


/*
#payment {
	display: none;
}
*/
 
.kreditkarte,
.lastschrift {
	cursor: pointer;
}




























