/*+clearfix {*/
.minicart.minicartlink H2:after, .minicart UL LI:after, .minicart:after, .minicart H2:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.minicart.minicartlink H2, .minicart UL LI, .minicart, .minicart H2
{
	display: inline-block;
}
.minicart.minicartlink H2, .minicart UL LI, .minicart, .minicart H2
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
A:hover IMG
{
	border-color: #89B8F3 !important;
}
A
{
	color: #065AC4;
	text-decoration: underline;
}
A:hover
{
	color: #065AC4;
	text-decoration: underline;
}
/*Minicart*/
/*[clearfix]*/.minicart
{
	font: normal normal 11px Verdana;
	background: url(../img/cartBox.png) no-repeat 0 46px;
	_background-image: url(../img/cartBox6.png);
	padding: 0 5px;
	margin-bottom: 35px;
	margin-top: 0 !important;
}
.minicart.minicartlink
{
	margin: 0;
	padding: 0;
}
/*[clearfix]*/.minicart.minicartlink H2
{
	padding: 0;
	height: inherit;
	margin: 0 0 6px;
	background: none !important;
}
.minicart.minicartlink H2 A
{
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: url(../img/cartHead2.png) no-repeat center top !important;
	display: block;
	height: 14px;
}
.minicart.minicartlink H2 A:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}
.minicart.minicartlink A
{
	color: #FFFFFF !important;
	text-decoration: none;
	display: block;
	padding: 10px 0 17px;
}
.minicart P
{
	text-align: center;
	padding: 0 20px;
}
/*[clearfix]*/.minicart H2
{
	background: url(../img/cartHead.png) no-repeat center top;
	text-align: center;
	color: #FFFFFF;
	margin-left: -8px;
	margin-right: -7px;
}
.minicart H2 SPAN
{
	padding: 10px 10px 19px;
	display: block;
	height: 17px;
}
.minicart UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	_margin-top: 33px;
}
/*[clearfix]*/.minicart UL LI
{
	clear: left;
	border-top: 1px solid #E3E3E3;
	padding: 6px 5px;
}
.minicart UL LI:hover
{
	background: #EDEDED;
}
.minicart UL LI SPAN
{
	float: left;
	width: 54px;
	height: 40px;
	margin-right: 10px;
	background: url(../img/defaultMini.png) no-repeat center;
}
P.notice, P.alert
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 3px !important;
	text-align: center;
}
P.notice
{
	border: 1px solid #AACDB3;
	background-color: #DAF7E0;
	color: #005114;
}
P.alert
{
	border: 1px solid #D28C87;
	background-color: #F6E0DF;
	color: #990700;
	font-weight: bold;
}
TABLE.carttable IMG, .minicart IMG
{
	border: 2px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.minicart UL LI STRONG
{
	float: left;
	width: 150px;
	font-weight: normal;
	margin-right: 10px;
}
.minicart UL LI STRONG A
{
	text-decoration: none;
	color: #262626;
}
.minicart UL LI STRONG A:hover
{
	color: #065AC4;
	text-decoration: underline;
}
.minicart UL LI EM
{
	float: left;
	width: 55px;
	font: normal 1em sans-serif;
	text-align: right;
}
.minicart UL LI.cartsum
{
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #888888;
	border-bottom: 3px double #878787;
}
.minicart UL LI.cartsum LABEL
{
	float: left;
	width: 212px;
	margin-right: 10px;
}
.minicart UL LI.cartsum EM
{
	font-weight: bold;
}
.minicart UL LI.carttaxinfo
{
	text-align: center;
	color: #878787;
	float: left !important;
	width: 53px;
	overflow: hidden;
}
.minicart UL LI.cartbutton
{
	padding-left: 0;
	height: 35px;
}
.minicart UL LI.cartbutton SMALL
{
	font: 10px Verdana;
	color: #878787;
	float: left;
	margin-top: 4px;
}
.minicart UL LI.cartbutton A
{
	background: url(../img/cartButton.png) no-repeat right top;
	display: block;
	width: 143px;
	padding-right: 0px;
	height: 31px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	text-decoration: none;
}
.minicart UL LI.cartbutton A SPAN
{
	background: url(../img/cartButton.png) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 0 10px 4px;
	width: 135px;
}
.minicart UL LI.cartbutton:hover, .minicart UL LI.carttaxinfo:hover
{
	background: none;
}
.minicart .cartinfo
{
	text-align: center;
	color: #888888;
	clear: left;
	border-top: 1px dashed #CCCCCC;
	padding-top: 6px;
}
.minicart .cartinfo A
{
	color: #888888;
	text-decoration: none;
}
/*Cart*/
TABLE.carttable
{
	margin: 0;
	padding: 0;
	width: 100%;
	font: 11px verdana;
}
TABLE.carttable TH
{
	border-bottom: 1px solid #888888;
	padding: 0 5px 1px 8px;
	font-family: Arial;
	font-weight: normal;
	color: #888888;
}
TABLE.carttable TH#quantity
{
	width: 40px;
}
TABLE.carttable TD.product_number, TABLE.carttable TH#product_number
{
	font: 11px sans-serif;
}
TABLE.carttable TFOOT TD
{
	border-top: 1px solid #888888;
	border-bottom: 3px double #888888;
	text-align: right;
}
TABLE.carttable TFOOT TD P
{
	padding: 0;
	margin: 6px 0 0;
	font: 11px Verdana;
}
TABLE.carttable TFOOT TD LABEL
{
	padding-right: 9px;
	font-weight: bold;
}
TABLE.carttable TD
{
	border-top: 1px solid #E2E2E2;
	padding: 10px 5px 10px 8px;
}
TABLE.carttable TD.minqty
{
	padding: 0 0 5px;
}
TABLE.carttable TD.image
{
	background: url(../img/defaultMini.png) no-repeat center 11px;
	height: 46px;
	padding-right: 0;
	padding-left: 0;
}
TABLE.carttable TD.quantity
{
	padding-right: 0;
	padding-left: 0;
}
TABLE.carttable TD A
{
	color: #262626;
	text-decoration: none;
}
TABLE.carttable TD A:hover
{
	color: #065AC4;
	text-decoration: underline;
}
TABLE.carttable TD INPUT
{
	width: 26px;
	float: left;
	margin-top: 10px;
	font: 10px Arial;
}
TABLE.carttable TD INPUT.aktualisieren
{
	background: none;
	border: 0px none #000000;
	text-indent: -100em;
	overflow: hidden;
	background: url(../img/aktualisieren.png) no-repeat left 2px;
	width: 17px;
	cursor: pointer;
	float: left;
	margin-left: 2px;
	height: 19px;
}
TABLE.carttableTD INPUT.aktualisieren:hover
{
	background-position: left -48px;
}
.tt-products .form_control INPUT
{
	font: 10px Verdana;
	width: 165px;
}
.tt-products .form_control
{
	border-top: 1px dashed #CCCCCC;
	padding-top: 10px;
}
.tt-products .form_control INPUT.submit
{
	background: none;
	border: 0px none #000000;
	background: url(../img/cartButton.png);
	padding: 6px 8px 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	float: right;
	height: 31px;
	overflow: hidden;
	cursor: pointer;
	font-size: 11px;
}
.tt-products H3
{
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 3px;
	font-size: 14px;
	text-align: center;
}
.tt-products FIELDSET
{
	margin: 20px 0;
	border: 1px solid #CBCBCB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 7px 10px 3px;
}
.tt-products FIELDSET TABLE TD
{
	border-bottom: 1px dashed #CACACA;
	padding-top: 3px;
	padding-bottom: 4px;
}
.tt-products FIELDSET TABLE
{
	margin-bottom: 10px;
	width: 100%;
}
.tt-products FIELDSET TABLE TD SPAN
{
	display: block;
	margin-top: 3px;
}
.tt-products FIELDSET.rechnungsadresse TABLE TD SPAN, .tt-products FIELDSET.lieferadresse TABLE TD SPAN
{
	width: 232px;
}
.tt-products FIELDSET TABLE TD SPAN EM
{
	display: block;
	/*[disabled]position:relative;*/
	/*[disabled]left:-96px;*/
	width: 294px;
	margin-left: -64px;
	font: 12px Arial, Sans-Serif !important;
	margin-top: 3px;
}
.tt-products FIELDSET LEGEND
{
	padding: 0 10px;
	font-weight: bold;
	font-size: 13px;
	color: #565656;
}
.tt-products FIELDSET LABEL
{
	float: left;
	width: 155px;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}
.tt-products FIELDSET.liefertermin LABEL
{
	width: 55px;
	margin-bottom: 9px;
}
.tt-products FIELDSET.liefertermin SPAN
{
	float: left;
	width: 142px;
}
.tt-products FIELDSET LABEL.checkbox
{
	text-align: left;
	width: 355px;
	margin-bottom: 6px;
}
.tt-products FIELDSET INPUT
{
	width: 245px;
	margin-bottom: 5px;
}
.tt-products FIELDSET.liefertermin INPUT
{
	float: left;
}
.tt-products FIELDSET.liefertermin LABEL
{
	clear: left;
	width: 153px;
}
.tt-products FIELDSET INPUT.checkbox
{
	width: 30px;
	float: left;
}
.tt-products FIELDSET INPUT#billing_zip, .tt-products FIELDSET INPUT#delivery_zip
{
	width: 70px;
	margin-right: 4px;
}
.tt-products FIELDSET INPUT#billing_city, .tt-products FIELDSET INPUT#delivery_city
{
	width: 160px;
}
.tt-products FIELDSET TEXTAREA
{
	width: 412px;
	margin-bottom: 6px;
}
.tt_products_order_confirmation
{
}
.tt-products #tx-ttproducts-pi1-basket FIELDSET SPAN
{
	float: left;
	width: 207px;
	margin-bottom: 10px;
	/*[disabled]background-color:#E2E2E2;*/
	padding: 1px 5px;
	border: 1px dashed #888888;
}
.tt-products #tx-ttproducts-pi1-basket FIELDSET P
{
	padding: 1px 5px;
	border: 1px dashed #888888;
}
.tt-products #tx-ttproducts-pi1-basket FIELDSET.lieferung P, .tt-products #tx-ttproducts-pi1-basket FIELDSET.bestellnummer P
{
	border: 0px none #000000;
	padding: 0;
}
.tt-products .tt_products_basket_payment FIELDSET SPAN EM
{
	display: block;
	font-style: normal;
	font-size: 11px;
	color: #565656;
}
.tt-products .printlink A
{
	background: url(../img/silverBtn.png);
	display: block;
	width: 209px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #020202;
	overflow: hidden;
	padding: 5px 0 4px;
	margin: 0 auto;
}

