/***************************** SHOP *******************************/


/********************************* shop detail****************/


.productDetailOrderBar {
	line-height:22px;
	height: 42px;
	width: 572px;
	font-weight: bold;
	background: #f0d6a8;
	clear: left;

}



.productDetailOrderBarPrice {
	float: left;
	width: 190px;
	height: 22px;
	padding-top: 3px;
	
}

.productDetailOrderBarQuantity {
	float: left;
	width: 179px;
	height: 22px;	
}

.productDetailOrderBarButton {
	float: right;
	text-align: right;
	padding-right: 22px;
	width: 179px;
	height: 22px;	
}

.productDetailOrderBackButtonBlock{
padding-bottom: 11px;
padding-left: 11px;
}

#xywBestellungShoppingCart input{
	width: 200px;
	text-align: center;
	
}

/**************** shopping cart **************/
/********** big shopping cart ********/
.shopCartTable {
	width: 560px;
}

.shopCartTableRow {
	overflow: auto;
	width: 100%;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

.shopCartTableRowBorderBottom {
	border-bottom: 1px solid #fff;
}

.shopCartTableRowTotalLeft {
	overflow: auto;
	float: left;
	width: 405px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
}

.shopCartTableRowTotalRight {
	overflow: auto;
	float: left;	
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
}

.shopCartTableRow p {
	padding-left: 0px!important;
	padding-top: 2px;
	font-weight: bold;
}



.shopCartTableQuantityHeader {
	text-align: left;	
	float: left;
	width: 44px;
	clear: left;
}

.shopCartTableQuantity {
	float: left;
	width: 44px;
}


.shopCartTableTitleHeader {
	float: left;
	width: 228px;
	padding-left: 12px;
}

.shopCartTableTitle {
	float: left;
	width: 228px;
	padding-left: 12px;
	padding-top: 2px;
}

.shopCartTableCHF{
	float: left;
	width: 33px;
	padding-top: 2px;
}

.shopCartTablePriceHeader {
	float: left;
	width: 99px;
	text-align: left;
	padding-right: 22px;
}


.shopCartTablePrice {
	float: left;
	width: 66px;
	text-align: right;
	padding-right: 22px;
	padding-top: 2px;
}

.shopCartTableTotalPriceHeader {
	float: left;
	width: 99px;
	text-align: left;
}

.shopCartTableTotalPrice {
	float: left;
	width: 66px;
	text-align: right;
	padding-right:22px;
	padding-top: 2px;
}


.shopCartTableTrashCanHeader {
	float: left;
	width: 22px;
}



.shopCartTableTrashCan {
	float: left;
	width: 22px;
}
/************************************END CART ******************************/
/******************************** address forms of the shopping cart*********/

div#content .error {
color: #db261a !important;
clear:both;
}

.shopAddressForm {
	width: 100%;
}


.shopAddressRow	{
	/*overflow: auto;*/
	border-bottom: 1px solid #fff;
	padding:0;
	clear: both;

}
.shopAddressLabel{
	float: left;
	width: 130px;
	font-weight: bold;
	padding: 0;
}

.shopAddressField{
	float: left;
	color: #db261a;
	
}

.shopAddressField input{
	width: 143px;
}

.shopAddressField select {
	width: 146px;
}

.shopAddressField input.plz{
	width: 30px;
	margin-right:  8px;
}

.shopAddressField input.ort{
	width: 99px;
}


/************ little shopping cart *************/

.littleBasket{
background: #ECECEC url(images/line130px_right-column.gif) no-repeat scroll center bottom;
}

.littleBasket input {
	width: 110px;
}

.littleBasketTitle{
background: transparent url(images/services_line_repaet.gif) repeat-x scroll 0% 50%;
background-color: #747474 !important;
padding-left: 11px;
height: 22px;
font-weight: bold;
color: #fff;
}

.littleBasketTitle h2 {
padding-top: 4px;
}

.littleBasketContent{
background-color: #ECECEC;
}

.littleBasketRow{
background-color: #ECECEC;
}

.littleBasketQuantity{
	float: left;
	width: 33px;
	padding-left: 11px;
	background-color: #ECECEC:
}

.littleBasketProductTitle {
	float: right;
	width:132px;
	background-color: #ECECEC:
}

.littleBasketProductTitle a {
	color: #900;
	font-weight: bold;
}

.littleBasketProductTitle a:hover {
	color: #F00;
}

.littleBasketPrice{
	clear: both;
	padding-right: 11px;
	text-align: right;
	background-color: #ECECEC:
}

.littleBasketGranTotalLabel {
	float: left;
	width: 22px;
	padding-left: 11px;
	font-weight: bold;
	color: #333;
	background-color: #ECECEC:
}

.littleBasketGranTotalPrice{
	float: right;
	width:100px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-right: 10px;
	background-color: #ECECEC:
}

.littleBasketButtonGroup{
	clear: both;	
	background-color: #ECECEC:
	text-align: center;
	overflow: auto;
	text-align: center;
}
/****************************** Workflow / Formulare *******************************/
.form {
	background: #fbf5ea;
	clear: left;
	padding: 2px 5px 2px 11px;
}

.tab {
	font-weight: bold;
	width: 116px;
	height: 40px;
	float: left;
	padding: 2px 5px 2px 11px;
}

.tab_true {
	background: #fbf5ea;
}

.tab_false {
	color: #900;
	background: #f0d6a8 url(../images/workflow_step.gif) no-repeat 0px 0px;

}

.buttonbar {
	overflow: auto;
	height: 77px;
	width: auto;
	background-color: #f0d6a8;
	text-align: center;

}

.buttonbarLeft {
float: left;
text-align: left;
width: 378px;
padding-left: 22px;
}

.buttonbarRight {
float: right;
text-align: right;
width: 150px;
padding-right: 22px;
}



