/*Dateneingabe*/

.fieldset {
padding:10px;
border:1px solid #6a5062;
}

.linien_fuss {
border-bottom:1px solid #6a5062
}

div.billing_address{

}
legend.dateneingabe_adresse{
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #3b649a;
	font-weight:bold;
}
label.billing_name, label.delivery_name, label.tracking{
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #3b649a;
}

/*Detailansicht +  Warenkorb*/
div#shop_detail_wrapper{
	float:left;
	width:620px;
	padding:0;
	margin:0;
	margin-top:5px;
	
}
div#shop_detail_wrapper2{
	float:left;
	width:620px;
	padding:0;
	margin:0;
	background-image:url(../bilder/shop_beschreibung_trenner.gif);
	background-repeat:repeat-y;
	margin-top:4px;
	margin-bottom:4px;
	border-bottom:1px solid #3c649a;;
}
div#shop_detail_beschreibung{
	float:left;
	width:399px;
}
	div#shop_detail_text{
		float:left;
		width:280px;
	}
	div#shop_detail_bild{
		float:left;
		width:100px;
	}
div#shop_detail_beschreibung_trenner{
	float:left;
	clear:both;
	width:299px;
	height:20px;
}
div#shop_detail_bestellung{
	float:left;
	width:399px;
}

select.shop_attribute_select{
	width:85px;
}

span.myAttribute_shop_bestellung, span.tx-ttproducts-pi1-wrap2, table.basket_items, label.shipping-select, label.payment-select{
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #3b649a;
}
.hinzufuegen_anzahl{
	height:18px;
}
.hinzufuegen_btn{
	height:20px;
	vertical-align:middle;
}
input.warenkorb_input{
	height:16px;
	vertical-align:middle;
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}
input.warenkorb_input2, input.warenkorb_input3{
	height:18px;
	vertical-align:middle;
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

h3{
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #3b649a;
}
/*Warenkorb - Mini*/
div#shop_minibasket{
	float:left;
	width:215px;
	border-top:1px solid #3c6498;
	border-bottom:1px solid #3c6498;
	margin-bottom:10px;
}
span.mini_warenkorb_text{
	font-family:'Lucida Grande', LucidaGrande, Lucida,Tahoma, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	font-size: 1.0em;
	color: #3c6498;
}