/* Warenkorb, Bestellvorgang */
.orderform form {
	margin: 0;
	padding: 0;
}
.order-workflow input,.order-workflow textarea,  /*.order-workflow button,*/ .order-workflow select  {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
	background-color: #F3F4F9;
	color: #000033;
	font-size: 11px;
	margin: 0;
	padding: 1px 0;*/
}
.order-workflow input:focus, .order-workflow textarea:focus, .order-workflow select:focus {
	background-color: #efefef;
}
.order-workflow select  {
	padding: 0;
}
.order-workflow {
	margin: 12px ;
	/*background-image: url(../images/bg_order_workflow.gif);
	background-color: #FECA7C;
	border-bottom: 1px solid #000033;
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin: 0px 12px 0px 12px;
	min-height: 10px;
}

h2.order-head-h2 {
	color:#000033;
	margin:0; 
	padding: 4px 0; 
	font-size: 14px;
}
h3.order-overview-h3 {
	color: #fff;
	background-color: #0C5F9F; 
	margin: 0px 0px 3px 0px; 
	padding: 4px 0 4px 4px; 
	font-size: 16px;
	font-weight: bold;

}
h3.order-head, h2.product-detail-head {
	/*background-color: #5A6AB1;
	color:#fff; border-top: 0px solid #000033; 
	padding: 4px 12px; 
	border-bottom: 0px solid #000033;  */
	margin: 0 12px 7px 12px; 
	font-size: 13px;
}

.shop-order-boxFooter {
	height: 18px;
	background-image: url(../images/bg_order_box_foot.gif);
	background-repeat: repeat-x;
}
.order-workflow label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0 0 3px 0;
	font-weight: bold;
}
.order-workflow fieldset {
	border-top: 0px solid #FECA7C !important;
	border-right: 0px solid #FECA7C !important;
	border-left: 0px solid #FECA7C !important;
	border-bottom: 1px dotted #000033;
	margin: 0;
	padding: 10px 0;
}
.order-workflow legend {
	border: 0px solid #FECA7C !important;
	font-weight: bold;
	margin: 0 0 0 0 ;
	padding: 10px 0 0 0;
}	
.ledgend-ie {
	margin: 0 0 10px -6px !important;
	padding: 0 !important;
}

.forminputs {
	float: left;
	margin-top: 12px;
	padding: 0px 4px 0px 0px;
}
.inputrows {
	margin: 0px 0px 10px 0px;
	height: 15px; 
	overflow: visible;
}
html>body .inputrows {
	height: auto;
	min-height: 20px;
}
.inputrows div input{
	margin: 2px 3px 0px 0px; padding: 2px 1px 2px 1px;
}
.inputrows div select{
	margin: 2px 3px 0px 0px; padding: 1px 1px 1px 1px;
}
.order-workflow-buttons {
	height: 10px;
	overflow: visible; 
	padding: 12px 0 12px 0;
}
html>body .order-workflow-buttons {
	height: auto;
	min-height: 10px;
}
.order-workflow-buttons button {
	/*height: 24px;
	font-weight: bold;
	background-color: #D1BF49;*/
	display: block;
	/*float: left;*/
	margin: 0 3px 0 0;
}
.zh-productButtons order-workflow-buttons button {
		float: left;	margin: 7px 0px 0px 0px; padding: 0px 12px 0px 0px; height: 24px; color: #0C5F9F;	font-weight: bold;	background-image: url(../images/bgCartGrey.jpg); border: 1px solid #0C5F9F; white-space: nowrap;
}
.zh-productButtons a.backbutton:link, .zh-productButtons a.backbutton:visited, .zh-productButtons a.backbutton:active, .zh-productButtons a.backbutton:hover  {
	display: block;
	margin: 0;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
}
label.label-check {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.label-check {
	float: left;
	
	
}
.inputrows div.label-check input{
	background-image: url(../images/checkBG.jpg);	border: 1px solid #0C5F9F;
	
}
html>body div.label-check {
	line-height: 15px;
}

label span.errorMsg, legend span.errorMsg, .contact-error label  {
	color: #CC0000;
}
span.errorMsg input, span.errorMsg select, .contact-error input, .contact-error textarea {
	border: 1px dotted #CC0000;
	background-color: #FFE5BD;
}

.errorMsg1 {
	font-weight: bold;
	color: #CC0000;
	margin: 10px 0 0 0;
}
.login-error {
	font-weight: bold;
	color: #fff;
	margin: 0px 7px 7px 7px;
	font-size: 11px;
}
.label-check input {
	/*border: 0px solid red !important;
	background-color: transparent !important;*/
}
.label-check #disclaimer_status{
	margin: 3px 0px 0px 0px;
	
}
/* Größen der Eingabefelder */

#tyShopSalutation, #tyShopDelSalutation, #tyShopTitle, #tyShopDelTitle,
#tyShopZip, #tyShopDelZip, #tyShopAdressNr, #tyShopDelAdressNr,
input#salutation, input#title, input#zip, input#nr {
	width: 87px;
}
#tyShopFirstname, #tyShopLastname, #tyShopDelFirstname, #tyShopDelLastname,
input#name, input#firstname, input#street, input#city {
	width: 186px;
}
#tyShopCompany, #tyShopDelCompany, input#company {
	width: 573px;
}
#tyShopAdditional, #tyShopDelAdditional {
	width: 234px;
}
#tyShopAdress, #tyShopDelAdress, #tyShopCity, #tyShopDelCity, #tyShopCountry {
	width: 234px;
}
.forminputs select {
	width: 236px;
}
#tyShopDelEmail, #tyShopPhone, #tyShopDelPhone, #tyShopFax, #tyShopDelFax, 
input#phone, input#email, input#fax, input#password-site, #password {
	width: 185px;
}
#tyShopEmail {
	width: 185px;
}
textarea#question {
	width: 573px;
}


/* Bestellung Tabellen */
table.order-overview {
	border: 1px solid #0C5F9F;
	width:100%;
}
table.order-overview td, table.order-overview th {
	/*background-color: #DBDEEC; */
	color: #0C5F9F;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 11px;
}

table.order-overview th {
	background-color: #0C5F9F; 
	color: #fff;
	font-size: 12px;
	border-right: 1px solid #0C5F9F;
	border-top: 1px solid #0C5F9F;
}
.price-one, .price-sum {
	width: 75px;
	overflow: hidden;
	text-align: right !important;
}
.price-one {
	width: 65px;
}
.tax-value, .sales-value {
	width: 45px;
	overflow: hidden;
	text-align: center !important;
}
.pieces {
	width: 30px;
	overflow: hidden;
	text-align: center !important;
}
.pieces-basket {
	width: 45px;
	overflow: hidden;
	text-align: center !important;
}
.pieces input {
	width: 25px;
	text-align: center !important;
}
table.order-overview  td.actualize {
	text-align: right;
	padding-right: 157px;
	
}
table.order-overview  td.actualize .UpdateButton{
	font-weight: bold;
	color: #1a7d17;
	border: 1px solid #1a7d17;
	 cursor: pointer;
	
}

tr.basketsum td {
	background-color: #efefef;
	text-align: right;
	padding: 2px 4px;
	font-size: 11px;
}
td.last-item-right, th.last-item-right {
	
}
tr.basketsum td.bluesum {
	padding: 5px 4px; 
	background-color: #fefefe; 
	color:#E9812C;
	font-size: 12px;
	font-weight: bold;
} 
td.bluesum {
	border-bottom: 1px solid #0C5F9F; 
	border-top: 1px solid #0C5F9F; 
} 
tr.basketsum td.sumfirst {
	border-top: 1px solid #0C5F9F; 
} 
tr.basketsum td.paddingtop5 {
	padding-top: 5px;
}
tr.basketsum td.paddingbottom5 {
	padding-bottom: 5px;
}
tr.basketsum td.sumlast, div.sumlast {
	line-height: 13px;
	background-color: #0C5F9F; 
	border-top: 1px solid #0C5F9F; 
	border-right: 1px solid #0C5F9F;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica;
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding: 2px 2px 2px 4px;
} 
div.sumlast {
	border-top: 1px dotted #0C5F9F;
} 
div.disclaimer {
	width: 768px;
	text-align: center;
	border: 1px solid #0C5F9F;
	border-top: 0px solid #0C5F9F;
	margin: 0 0 10px 0;
	padding: 2px 12px 2px 12px;
}
.disclaimer a:link, .disclaimer a:visited, .disclaimer a:active, .disclaimer a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.disclaimer a:hover {
	text-decoration: underline;
}	
.overview-box {
	border: 1px solid #0C5F9F;
}
.overview-box div{
	padding: 3px 7px 3px 7px;
}
a.order-overview-button:link, a.order-overview-button:visited, a.order-overview-button:active, a.order-overview-button:hover, a.order-overview-button {
	float: right !important;
	text-align: center;
	
}

/* Warenkorbbuttons */
.zh-basket-buttons a:link,.zh-basket-buttons a:visited, .zh-basket-buttons a:active, .zh-basket-buttons a:hover, .zh-productButtons button, .zh-productButtons a  {
	/*border: 1px solid #000033;
	text-decoration: none;
	float: left;
	display: block;
	font-weight: normal;
	font-size: 11px;
	margin: 4px 2px 0 0;
	padding: 2px;*/
		float: left;	margin: 7px 9px 0px 0px; padding: 7px 12px 7px 12px; color: #0C5F9F;	font-weight: bold;	background-image: url(../images/bgCartGrey.jpg); border: 1px solid #0C5F9F; white-space: nowrap;

}
/*.zh-productButtons button{
	 padding: 3px 6px 3px 6px  !important; 
}*/
.zh-productButtons .backbutton  {
	margin: 7px 3px 0px 0px !important;
	padding: 9px 12px 9px 12px !important;
	color: #cc4422;
	font-weight: normal;
	border-color: #cc4422;
}
.zh-basket-buttons span.orderwithoutlogin a:link,.zh-basket-buttons span.orderwithoutlogin a:visited, .zh-basket-buttons span.orderwithoutlogin a:active, .zh-basket-buttons span.orderwithoutlogin a:hover  {
	background-color: #cc4422;
}
/*.order-workflow button*/
.orderWithout a, .orderWith, {
	padding: 3px 7px 3px 7px;	background-image: url(../images/bgCartGrey.jpg);
}
.orderWithout a, .orderWith{
	padding: 7px 10px 7px 10px;
}
	
/* Artikel Detail */
.article-detail-box {
	padding: 0 0 10px 0;
	margin: 12px 0 16px 0;
	line-height: 130%;
	
}
html>body .article-detail-box, html>body .article-longdesc {
	
}
.article-detail-image, .article-detail-shortinfo, .article-detail-image2 {
	float: left;
}
.article-detail-image, .article-detail-image2 {
	width: 200px;
	padding: 0 10px 0 0;
	border-right: 0px dotted #000033;
}	
.article-detail-image2 a.lb:link, .article-detail-image2 a.lb:visited, .article-detail-image2 a.lb:active, .article-detail-image2 a.lb:hover {
	display: block;
	height: 10px;
	width: 190px;
	overflow: visible;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
html>body .article-detail-image2 a.lb:link, html>body .article-detail-image2 a.lb:visited, html>body .article-detail-image2 a.lb:active, html>body .article-detail-image2 a.lb:hover {
	height: auto;
	min-height: 10px;
}
.article-detail-image-lbsmall { margin-top: 4px; }
.article-detail-image-lbsmall a:link, .article-detail-image-lbsmall a:visited, .article-detail-image-lbsmall a:active, .article-detail-image-lbsmall a:hover {
	width: 45px;
	height: 45px;
	border: 1px solid #000033;
	display: block;
	background-color: #FFFFFF;
	margin-right: 2px;
	float: left;
}
.article-detail-shortinfo {
	width: 354px;
	padding: 0 0 0 11px;
	margin: 0 0 0 -1px;
	height: 200px;
	border-left: 0px dotted #000033;
}
.article-detail-shortinfo .order-overview-h3{
	background-color: transparent;
	color: #0C5F9F;
}
.article-detail-box .zh-productButtons button.ToBasketButton {
	
	
}
.article-detail-shortinfo .listAvailability, .article-detail-shortinfo .listAvailability img{
	float: left;
}
.article-detail-shortinfo .listAvailability{
	width: 100%;
}

.article-detail-footer {
	padding: 10px 0;
	font-size: 11px;
}
a.lostpwd-link, a.lostpwd-link:link, a.lostpwd-link:visited, a.lostpwd-link:active, a.lostpwd-link:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 6px;
	margin: 0 1px;
}
/* Herstellerinfos */
.manufacturer-info {
	padding: 0px ;
	margin: 0;
	min-height: 10px;
}
/* Bestellvorgang Schritte */
.order-workflow-steps {
	height: 103px;
	/*background-image: url(../pics/endverlauf_orange.gif);
	background-repeat:repeat-x;
	background-position: bottom;*/
	padding: 12px;
	color: #26436a;
	font-size:11px;
}
.order-workflow-steps a:link, .order-workflow-steps a:visited, .order-workflow-steps a:active, .order-workflow-steps a:hover {
	color: #26436a;
	font-size:11px;
	/*text-decoration: none;*/
	font-weight: normal;
}
.payedpall{
	margin: 12px;
}
.order-workflow-steps-left {
	width:434px; 
	height: 103px;
	float: left;
}
.order-workflow-steps-text {
	padding: 3px 0 0 0;
}
.order-workflow-steps-text table{
	width: 100%;
}
.order-workflow-steps-text td{
	padding: 0px 6px 0px 0px;/**/
	width: 25%;
	/*font-size: 12px;*/
}
.order-workflow-steps-text td a{
	display: block;
	text-decoration: line-through;
}
.order-workflow-steps-right {
	width:133px;
	padding: 0 0 0 12px;  
	height: 73px;
	float: left;
	/*background-image: url(../pics/ordersteps-line.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
a.order-workflow-steps-link {
	display:block;
	text-decoration: none;
}
.order-workflow-steps-link img {
	border: 0px solid red;
}
.order-workflow-steps-link, a.order-workflow-steps-link {
	width: 57px;
	height: 60px;
	margin-right: 57px;
	float: left; 
}

.order-workflow-step-1, .order-workflow-step-2, .order-workflow-step-3, .order-workflow-step-4 {
	background-image: url(../pics/bestellung_1.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
}
.order-workflow-step-1 span, .order-workflow-step-2 span, .order-workflow-step-3 span, .order-workflow-step-4 span {
	display: none;
}
.order-workflow-step-2 {
	background-image: url(../pics/bestellung_2.gif);
}
.order-workflow-step-3 {
	background-image: url(../pics/bestellung_3.gif);
}
.order-workflow-step-4 {
	background-image: url(../pics/bestellung_4.gif);
}
.userCreditCardName {

}
.userCreditCardName label, .userCreditCardName input {
	float: left;
	border: 0px solid #fff;
	background-color: transparent;
}
.userCreditCardName label {
	padding: 0 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal; 
}
.tyShopCreditCardExpiration select {
	width: 120px;
}
#tyShopCreditCardValidationNumber {
	 width: 110px;
}
input#tyShopBankFirstname, input#tyShopBankLastname {
	width: 230px !important;
}
.product-detail-price {
	color: #0C5F9F;
	font-size: 17px;
	font-weight: bold;
}
.zh-inkl-mwst{
	font-size: 10px; font-style: italic;
}

.crossselling-product-price{
	
}