/* Styleangaben f�r tt_products */

#warenkorblink {
	text-align: right;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
}

#warenkorblink a, #warenkorblink a:visited {
	text-decoration: none;
}
.produktbild,.produkttitel, .produktbilddetail, .produktbilddetail {
	float: left;
}
.clearing {
	clear: both;
}

.produktbild {
	width: 175px;
	margin-right: 10px;
}

.produktbestellen {
	float: right;
}

.produkttitel {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
}
.produkttitel small a {
	color: #c40000;
}

.produktpreis {
	padding-top: 10px;
}

.order_form {
 float: right;
}

.list_link {
	float: right;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
}

.produktbilddetail {
	margin-right: 20px;
}

.mwstpreis {
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
	position: relative;
	top: -10px;
}

.detailpreis {
	font-weight: bold;
	font-size: 12px;
	margin-left: 225px;
	margin-bottom: 10px;
}

.basket_items {
	width: 100%;
}
.basket_items th {
	padding-top: 15px;
}

.order_form label, .order_form input, .produktbestellen input {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
}

table caption, th,td, .tt_products_basket input {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
}

.tt_products_basket td, .basket_items td {
	text-align: center;
}

.baskethr {
	border: 0px;
	background-color:rgb(49, 66, 125);
	height:1px;
}
fieldset { 
	border:1px solid rgb(49, 66, 125);
	margin-bottom: 10px;
	}
legend {
	text-transform: uppercase;
}

.delivery_address span, .billing_address span {
	float:right;
	margin-right: 250px;

}
.delivery_address input, .billing_address input, .tt_products_basket_required_info_missing input, .notes input {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
}

.delivery_address label, .billing_address label {
	float: left;
}

.delivery_address div, .billing_address div {
	margin-bottom: 15px;
	clear: both;
}

.notes label {
	float: left;
}
.notes span {
	float:right;
	margin-right: 170px;
}
input, textarea, checkbox {
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 12px;
	color: rgb(49, 66, 125);
}


.tt_products_item_single_display ol li {
margin: 0px 0px 0px 100px;
}

.tx-irfaq-pi1 .additional-info { border-top: 1px solid #e6e6e6 !important; margin-bottom: 10px; }


.csc-textpic-caption {
font-size: 10px !important;
}
.produktbeschreibung {
	width: 370px;
	float: right;
}