﻿.product-image
{
	width: 85px;
	float: left;
	margin: 0;
}

.listitem {
	background: url(grafik/verlauf_blau_hoch.jpg) bottom repeat-x;
	margin-bottom: 30px;
	float: left;
	width: 540px;
}

.tt_products_basket td, tr.lsititem td, .tt_products_basket_payment td, .tt_products_order_confirmation td 
{
	background: #EEF5E5;
}

.aktionspreis {
	color: #c00;
}

.tt_products_basket {
	width: 540px;
}

.price {
	margin-bottom: 10px;
}

.tt_products_basket_info label {
	width: 150px;
}

.product-image img
{
	margin: 0 10px 0 0;
}

.product-image-single
{
	padding-top: 0;
	margin-top: 0;
	line-height: 0;
}

.product-image-single img
{
	float: left;
	padding: 0 10px 10px 0;
	
}

.product_note
{
	width: 500px;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}

.product_note-single
{
	width: 600px;
	clear: left;
	margin: 0;
	padding: 0 15px 5px 0;
}


.price 
{
	clear: left;
	padding: 0;
}

.price-single
{
	padding: 10px 0 10px 0;
}


.product_datasheet
{
	margin: 10px 0 0 0;
}


.order_form input, .tt_products_basket input, .billing_address input, .delivery_address input, .notes textarea, .form_control input
{
	/*border: 1px solid #993300; */
	color: #000000;
	margin: 0 0 5px 0;
	vertical-align: middle;	
}

.product_datasheet
{
	clear: left;
	padding: 0 0 15px 0;
}


table.basket_items
{

	margin: 0;

}

table.basket_items caption
{
	text-align: left;
	vertical-align: top;
	padding: 0 5px 5px 0;
}

h2, table.basket_items caption  {
	font-size: 13px;
	font-weight: bold;
	color: #1D5C8F;
	margin-bottom: 3px;
	display: inline;
}


table.basket_items 
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0 5px 5px 0;
	font-size: 13px;
	width: 530px !important;

}

tbody, thead, tr {
	width: 530px;
}

table.basket_items td
{

	padding: 3px;
	font-size: 13px;
}

.price_summary
{
	margin: 0 0 15px 0;
}

.billing_address label, .delivery_address label, .notes label, .billing_bank label
{
	float: left;
	width: 140px;
}

.billing_address input, .delivery_address input, .notes textarea, .billing_bank input, .billing_address select
{
	clear: left;
	width: 310px;
}

.billing_address input.plz, .delivery_address input.plz
{
	clear: left;
	width: 50px;
	margin-right: 8px;
}

.billing_address input.ort, .delivery_address input.ort
{
	width: 250px;
	display: inline;
}

.payment input, .trading_conditions input
{
	margin: 0;
	vertical-align: bottom;
}
