.warenkorb {
	width:800px;
	margin-bottom:10px;
}

.warenkorb  .oben {
	background:url(/grafik/bg_warenkorb_oben.transpng) left top no-repeat;
	height:5px;
	line-height:1px;
	font-size:1px;
}

.warenkorb  .mitte {
	background:url(/grafik/bg_warenkorb_mitte.transpng) left top repeat-y;
	padding:10px;
}


.warenkorb  .unten {
	background:url(/grafik/bg_warenkorb_unten.transpng) left bottom no-repeat;
	padding:5px 10px;
}

.zahlungsmittel {
	background:url(/grafik/bg_warenkorb_zm.transpng) left bottom no-repeat;
	height:26px;
	padding:5px 10px;
	margin-bottom:10px;
}

.summenbox {
	margin:0 0 10px 520px;
	width:280px;
}

.summenbox .oben {
	background:url(/grafik/bg_warenkorb_summe_oben.transpng) left top no-repeat;
	height:5px;
	line-height:1px;
	font-size:1px;
	padding:0; margin:0;
}


.summenbox .mitte {
	background:url(/grafik/bg_warenkorb_summe_mitte.transpng) left top repeat-y;
	padding:5px 10px;
	margin:0;
}


.summenbox .unten {
	background:url(/grafik/bg_warenkorb_summe_unten.transpng) left bottom no-repeat;
	height:5px;
	line-height:1px;
	font-size:1px;
	line-height:1px;
}


.mengenhinweis {
	font-size:85%;
	font-weight:bold;
}

label.fehler {
	font-weight:bold;
	color:red;
}

.adressen {
	width:800px;
	margin-bottom:10px;
}
.adressen td {
	background:url(/grafik/bg_adressbox_mitte.transpng) repeat-y;
	padding:10px;
	width:375px;
	overflow:hidden;
}

.adressen td.oben {
	background:url(/grafik/bg_adressbox_oben.transpng) no-repeat;
	height:5px;
	line-height:1px;
	font-size:1px;
	padding:0;
	width:395px;
}

.adressen td.unten {
	background:url(/grafik/bg_adressbox_unten.transpng) no-repeat;
	height:5px;
	line-height:1px;
	font-size:1px;
	padding:0;
	width:395px;
}

.adressen table {
	width:360px;
}

.adressen td.spacer {
	background:none;
	padding:0;
	width:10px;
}
.adressen td td, .box td {
	background:none;
	padding:0 6px 4px 0;
}

.adressen input {
	width:250px;
}

.adressen .zusatz {
	font-size:80%;
	height:30px;
}

#kassenseite .box {
	width:800px;
	margin-bottom:10px;
	clear:both;
}

#kassenseite .box .oben {
	background:url(/grafik/bg_box800_oben.transpng) left top no-repeat;
	height:10px;
	line-height:1px;
	font-size:1px;
}
#kassenseite .box .mitte {
	background:url(/grafik/bg_box800_mitte.transpng) left bottom repeat-y;
	padding:0 10px;
}
#kassenseite .box .unten {
	background:url(/grafik/bg_box800_unten.transpng) left bottom no-repeat;
	height:10px;
	line-height:1px;
	font-size:1px;
}