/*---Standardlayout überschreiben-----*/
 div#container_oben div#contentcontainer div.content_middle div.mitte p.bodytext{
	width:220px;
	margin-top:0px;
	margin-left:0px;
 }
input, textarea{
  border:1px solid #CCCCCC;
}
h2{
  	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	color:#235A02;
	font-size:20px;
}
h3{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	color:#235A02;
	font-size:15px;
}

input.link_input{
	border:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#235A02;
}

/*----------------Startseite------------------*/
.ober_kat_shop{
	margin-left:28px;
}

.kat_1{
	padding-right:35px;
	padding-bottom:35px;
}
.kat_2{
	padding-bottom:35px;
}

/*-------------Listansicht--------------*/
.tt_products_item_list{
	margin-left:41px;
	width:450px;
}
.product_image{
	float:left;
	margin-right:15px;
	width:80px;
	margin-bottom:5px;
}

.tt_products_item_list ol{
	list-style: none;
	margin-left:0px;
	margin-left:90px;
	width:250px;
}
.tt_products_item_list li{
	background-image:url(../pics/pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:20px;
	width:220px;
}
.tt_products_item_list ol a{
	font-weight:normal;
	color:#000000;
	font-size:11px;
 }
 .tt_products_item_list ol a:hover{
 	color:#235A02;
 }

.tt_products_item_list .price{
	margin-bottom:15px;
	color:#235A02;
	float:right;
}
.order_form{
	margin-top:15px;
	margin-bottom:25px;
}

.clear_right{
	clear:both;
}

/*-------------Einzelansicht--------------*/
.tt_products_item_single_display{
	
}
.tt_products_item_single_display .product_text{
	margin-left:226px;
	padding-top:0px;
}
.tt_products_item_single_display .product_note{
	width:220px;
}
.tt_products_item_single_display h3{
	margin-left:41px;
}
.tt_products_item_single_display em{
	margin-left:41px;
}
.tt_products_item_single_display .product_single_image{
	margin-left:41px;
	float:left;
	margin-right:15px;
	width:226px;
	min-height:500px;
	height: auto !important; 
	height: 500px;
}

* html .tt_products_item_single_display .product_single_image{
	margin-left:21px;
	float:left;
	margin-right:15px;
	width:226px;
	min-height:500px;
	height: auto !important; 
	height: 500px;
}
.tt_products_item_single_display .price{
	color:#235A02;
	font-weight:bold;
	font-size:20px;
}
.tt_products_item_single_display input#quantity{
	margin-left:4px;
}
.tt_products_item_single_display select{
	margin-left:10px;
	width:100px;
}
.tt_products_item_single_display select#size{
	margin-left:2px;
	width:100px;
}
.tt_products_item_single_display .product_title{
	color:#235A02;
	font-weight:bold;
}
.tt_products_item_single_display .artikelnr{
	color:#235A02;
}
.tt_products_item_single_display .summary{
	margin-left:41px;
	list-style:none;
	margin-top:15px;
}
.tt_products_item_single_display .order_form{
	margin-left:41px;
}
html > body .tt_products_item_single_display .list_link{
	margin-left:40px;
}
html > body #warenkorb_but{
	border:0px;
	margin-left:20px;
}
* html #warenkorb_but{
	border:0px;
	margin-left:0px;
}
/*-------------Mini-Warenkorb--------------*/
.minibasket{
	width:165px;
	margin-right:0px;
	padding-left:6px;

	font-size:10px;
}

.tt_products_minibasket{
	margin-top:10px;
}

.minibasket a{
	font-size:11px;
}

/*-------------Warenkorb--------------*/
.tt_products_basket{
	margin-left:41px;
	width:450px;

}

.basket_items{
	width:450px;
}
.tt_products_basket ol{
	list-style:none;
	margin-left:0px;
}
.tt_products_basket ol li{
	background-image:url(../pics/pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:20px;
}
.tt_products_basket .bearbeiten{
	margin-left:20px;
}
.tt_products_basket .qty{
	margin-top:5px;
}
.tt_products_basket .total{
	text-align:right;
	font-weight:bold;
	color:#235A02;
	margin-bottom:15px;
}
.korb_desc{
	margin-bottom:15px;
}

.delivery{
	text-align:right;
}
.payment{
	text-align:right;
	margin-bottom:15px;
}
.border{
	border-bottom:2px solid #235A02;
	margin-bottom:15px;
}
.price_summary{
	text-align:right;
	margin-bottom:15px;
}
.price_summary strong{
	font-weight:bold;
	color:#235A02;
}
.tt_products_basket .form_control{
	text-align:right;
	margin-top:15px;
	margin-left:0px;
}
.tt_products_basket .form_control input.link_input{
	text-align:right;
}
.tt_products_basket .form_control input.#bestellen{
	margin-left:250px;
}

.tt_products_basket input#aktualisieren{
	text-align:left;
}

/*-------------Registrierung--------------*/
.tt_products_basket_info{
	width:450px;
}
.tt_products_basket_info h3{
	margin-left:41px;
}
.billing_address_info{
	margin-bottom:15px;
	margin-left:41px;
}

.billing_address{
	margin-left:41px;
}

.delivery_address_info{
	margin-bottom:15px;
	padding-left: 41px;
}
.delivery_address{
	margin-left:41px;
}

.notes p{
	margin-bottom:15px;
	padding-left: 41px;	
}
#delivery_notes{
	margin-left:41px;
}
.trading_conditions{
	margin-left:41px;
}
.form_control{
	margin-left:41px;
}
.tt_products_basket_info form p em{
padding-left: 41px;
}


/*zweite Lieferadresse*/
fieldset h3 {
	margin-left:41px;
}

div.tx-ttproducts-pi1 form fieldset {
	width:450px;
	position:relative;
}

div.tx-ttproducts-pi1 form .fieldset_divider {
	height:30px;
}

div.tx-ttproducts-pi1 form fieldset legend {
	position:absolute;
	margin-top:-15px;
}

div.tx-ttproducts-pi1 form fieldset label {
	float:left;
	width:150px;
	clear:both;
	margin-right:5px;
}
div.tx-ttproducts-pi1 form fieldset input {
	margin-bottom:1px;
}
div.tx-ttproducts-pi1 form fieldset select {
	margin-bottom:1px;
}
div.tx-ttproducts-pi1 form fieldset input#billing_city{
	margin-left:3px;
}
div.tx-ttproducts-pi1 form fieldset .billing_address {
	clear:left;
}
.tt_products_basket_info .form_control input#warenkorb{
	text-align:left;
}
.tt_products_basket_info .form_control input#bestellen{
	text-align:right;
}
.trading_conditions{
	width:450px;
}

/*-------------fehlende Daten--------------------*/
.tt_products_basket_required_info_missing div{
	margin-left:41px;
	margin-top:15px;
}
.tt_products_basket_required_info_missing input#angaben{
	text-align:left;
}
/*-------------Bestellbestätigung--------------------*/
.tt_products_basket_payment{
	margin-left:41px;
	width:450px;
}

.tt_products_basket_payment ol{
	list-style:none;
	margin-left:0px;
}

.tt_products_basket_payment ol li{
	background-image:url(../pics/pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:20px;
}
.tt_products_basket_payment .bearbeiten{
	margin-left:20px;
}
.tt_products_basket_payment .qty{
	margin-top:5px;
}
.tt_products_basket_payment .total{
	text-align:right;
	font-weight:bold;
	color:#235A02;
	margin-bottom:15px;
}
.tt_products_basket_payment .delivery_address{
	margin-left:0px;
}
.tt_products_basket_payment .form_control{
	margin-left:0px;
}

.tt_products_basket_payment .delivery-payment{
	margin-bottom:15px;
	margin-top:15px;
}
.tt_products_basket_payment .delivery-payment h3{
	margin-left:0px;
}
.tt_products_basket_payment .invoice_address h3{
	margin-left:0px;
}
.tt_products_basket_payment .delivery_address h3{
	margin-left:0px;
}
.tt_products_basket_payment .order_data h3{
	margin-left:0px;
}

.tt_products_basket_payment .notes h3{
	margin-left:0px;
}
.tt_products_basket_payment .invoice_address{
	margin-bottom:15px;
}
.tt_products_basket_payment .delivery_address{
	margin-bottom:15px;
}
.tt_products_basket_payment .notes{
	margin-bottom:15px;
}
.delivery_price{
	/*margin-left:142px;*/
	text-align:right;
	font-weight:bold;
	color:#235A02;
}

.tt_products_basket_payment .form_control input#angaben{
	text-align:left;
}
.tt_products_basket_payment .form_control input#bestellen_final{
	text-align:right;
}

/*--------------Bestellbestätigung---------------------*/
.tt_products_order_confirmation{
	width:450px;
	margin-left:41px;
}

.tt_products_order_confirmation ol{
	list-style:none;
	margin-left:0px;
}

.tt_products_order_confirmation ol li{
	background-image:url(../pics/pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:20px;
}
.tt_products_order_confirmation .bearbeiten{
	margin-left:20px;
}
.tt_products_order_confirmation .qty{
	margin-top:5px;
}
.tt_products_order_confirmation .qty_final{
	margin-top:0px;
}
.tt_products_order_confirmation .total{
	text-align:right;
	font-weight:bold;
	color:#235A02;
	margin-bottom:15px;
}
.tt_products_order_confirmation .delivery_address{
	margin-left:0px;
}
.tt_products_order_confirmation .shop_address h3{
	margin-left:0px;
}
.tt_products_order_confirmation .form_control{
	margin-left:0px;
}

.tt_products_order_confirmation .delivery-payment{
	margin-bottom:15px;
	margin-top:15px;
}
.tt_products_order_confirmation .invoice_address{
	margin-bottom:15px;
}
.tt_products_order_confirmation .delivery_address{
	margin-bottom:15px;
}
.tt_products_order_confirmation .notes{
	margin-bottom:15px;
}
