.tab_bild {
	border-bottom: 1px dotted #589D21;
	border-right: 1px dotted #589D21;
	width:100;
}
.tab_bild_last {
	border-right: 1px dotted #589D21;
	width:100;
}

.tab_gewicht {
	border-bottom: 1px dotted #589D21;
	border-left: 1px solid #589D21;
}
.tab_gewicht_last {
	border-left: 1px solid #589D21;
}

.tab_menge {
	border-bottom: 1px dotted #589D21;
	border-left: 1px dotted #589D21;
	border-right: 1px solid #589D21;
}
.tab_menge_last {
	border-left: 1px dotted #589D21;
	border-right: 1px solid #589D21;
}

.tab_loeschen {
	border-bottom: 1px dotted #589D21;
	border-left: 1px solid #589D21;
}
.tab_loeschen_last {
	border-left: 1px solid #589D21;
}

.tab_bezeichnung {
	border-bottom: 1px dotted #589D21;
	width:100%;
}
.tab_bezeichnung_uebersicht {
	border-bottom: 1px dotted #589D21;
	width:300px;
}
.tab_bezeichnung_last {
	width:100%;
}

.tab {
	border-bottom: 1px dotted #589D21;
}
.tab_last {
}
.tab_label {
	border-top: 1px solid #589D21;
	border-bottom: 1px solid #589D21;
}
.tex_gesamtpreis {
	border: 1px solid #589D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 5px 3px 5px;
}

.text_menge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.warenkorbleer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	fot-weight:bold;
	color:red;
}
