.basketcontents_main {
	margin-top: 0;
}

.basketcontents {}

.basketcontents_headerleft {font-size: small;}
.basketcontents_headerright {}

.basketcontents_headeritems {
	color: #444;
	background-color: transparent;
	font-weight: bold;

}

.basket_headitemprodukt {
	width: 75px;
}

.basket_headitemproduktspan {
	padding-left: 6px;
}

.basket_headitemtitle {
	width: 112px;
}

.basket_headitemanzahl {
	width: 127px;
}

.basket_headitemeinzpreis {
	width: 94px;
	text-align: right;
}

.basket_headitemust {
	width: 61px;
	text-align: right;
}

.basket_headitemgesamt {
	width: 78px;
	text-align: right;
}

.basket_headitempack {
	width: 233px;
	text-align: right;
}

.basket_headitemgesamtspan {
	padding-right: 10px;
}

.basketcontents_right {}

.basketcontents_left {}

.basketcontents_textgesamt {
	vertical-align: top;
	padding-right: 5px;
  display: block;
}

.basketcontents_textust {

	vertical-align: top;
	padding-top: 9px;
	padding-left: 15px;
}

.basketcontents_texteinz {

	vertical-align: top;
	padding-top: 9px;
	padding-right: 20px;
}

.basketcontents_text {

	vertical-align: top;
	padding-top: 9px;
}

.basketcontents_icon {
	width: 30px;
	padding-top: 7px;
	padding-left: 7px;
}

.basketcontents_title {
	font-size: 10px;
	font-weight: bold;
}

.basketcontents_artinfo {
	font-size: 10px;
}

.basketcontents_bottom {}
/*
.basketcontents_linespacerbig {
	color: #2b8;
	background-color: #2b8;
	height: 4px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 7px;
}

.basketcontents_linespacer {
	color: #2b8;
	background-color: #2b8;
	height: 1px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 7px;
}
*/
.basketcontents_sumtitle {

	text-align: right;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.basketcontents_sumtitlebig {

	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.basketcontents_sumbig {

	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.basketcontents_sum {
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.basketcontents_sumtable {
	border-collapse: collapse;
	width: 100%;
}

.basketcontents_artamountinput {}
.basketcontents_artamountbutton {}
.basketcontents_artdelsmallbutton {}
.basketcontents_artdelbutton {}
.default_midbutton  {}

.basketcontentsrow_empty {}

.basketcontents_next {
	vertical-align: middle;
	border: 1px solid #cbcbcb;

	min-height: 28px;
	height: 26px;
	border-bottom: 1px none;
	font-weight: bold;
	background-color: #ebecec;
	line-height: normal;
	margin: 4px 4px 0;
	padding: 4px 5px 0 7px;
}

.basketstepsitem:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

a.basketcontents_nextlink:hover {
	color: #ffffff;
	text-decoration: underline;
}


.voucherlistrow {}
.voucherinputrow {}

.voucherlistwarning {

	color: #f30;
	padding-left: 10px;
}

.voucherlisttext {
	font-size: 11px;
	color: #000000;
	padding-left: small;
}

.voucherlistinput {}

.voucherlistheader {}

.voucherlistsubmit {}


