
.basketcontents_textgesamt {
	font-size: 11px;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 10px;
}

.basketcontents_textust {
	font-size: 11px;
	vertical-align: top;
	padding-top: 9px;
	padding-left: 15px;
}

.basketcontents_texteinz {
	font-size: 11px;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 0px;
}

.basketcontents_text {
	font-size: 11px;
	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 {
	border-bottom: 1px solid #cbcbcb;
}

.basketcontents_linespacerbig {
	color: #eeeff0;
	background-color: #eeeff0;
	height: 4px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 7px;
}

.basketcontents_linespacer {
	color: #eeeff0;
	background-color: #eeeff0;
	height: 1px;
	border: 0;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 7px;
}

.basketcontents_sumtitle {
	font-size: 11px;
	text-align: right;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.basketcontents_sumtitlebig {
  vertical-align: top;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	background-color: #fafafa;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
}

.basketcontents_sumbig {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.basketcontents_sum {
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.basketcontents_sumtable {
	border-collapse: collapse;
	width: 100%;
}

.basketcontents_artamountinput {
	width: 28px;
	height: 18px;
	font-size: 10px;
	text-align: right;
}

.basketcontents_artamountbutton {
	width: 91px;
	height: 19px;
	border: 1px solid #e9eaeb;
	font-size: 10px;
	font-weight: bold;
	color: #677787;
	cursor: pointer;
	margin-left: 3px;
}

.basketcontents_artdelsmallbutton {
	width: 17px;
	height: 19px;
	border: 1px solid #e9eaeb;
	font-size: 10px;
	font-weight: bold;
	color: #ff3300;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 11px;
}

.basketcontents_artdelbutton {
	width: 91px;
	height: 19px;
	border: 1px solid #e9eaeb;
	font-size: 10px;
	font-weight: bold;
	color: #677787;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 3px;
}

.basketcontentsrow_empty {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	font-size: 11px;
	-moz-box-sizing: border-box;
	height: 1px;
	min-height: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	line-height: 0;
	margin: 0 4px 4px;
	padding: 0;
}

.basketcontents_next {
	vertical-align: middle;
	border: 1px solid #cbcbcb;
	font-size: 11px;
	-moz-box-sizing: border-box;
	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 {
	vertical-align: middle;
	border: 1px solid #cbcbcb;
	font-size: 11px;
	-moz-box-sizing: border-box;
	min-height: 28px;
	height: 26px;
	border-bottom: 1px none;
	font-weight: bold;
	color: #677787;
	border-left: 8px solid #677787;
	border-top: 1px solid #677787;
	background-color: #ebecec;
	line-height: normal;
	margin: 10px 4px 0;
	padding: 4px 5px 0 7px;
}

.voucherinputrow {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	font-size: 10px;
	-moz-box-sizing: border-box;
	min-height: 0;
	height: auto;
	border-top: 0;
	color: #677787;
	margin: 0 4px 4px;
	padding: 6px;
}

.voucherlistwarning {
	font-size: 11px;
	color: #ff3300;
	padding-left: 10px;
}

.voucherlisttext {
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}

.voucherlistinput {
	width: 169px;
	height: 18px;
	margin-left: 9px;
}

.voucherlistheader {
	color: #677787;
	font-size: 11px;
	font-weight: bold;
}

.voucherlistsubmit {
	width: 148px;
	height: 19px;
	border: 1px solid #e9eaeb;
	color: #677787;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	margin-left: 9px;
}


