.listPagerRow
{
	height: 20px;
}
.listPagerRow table {
	background-color: #b50000;
}
table{
}

.listPagerCell
{
	color: white;
	font-weight: bold;
}

.listHeaderRow
{
	line-height: 25px;
	height: 25px;
}

.listHeaderCell
{
	font-weight:bold;
	background-color: #E0E0E0;
	height: 25px;
}

.listRow1
{
	vertical-align: top;
}

.listRow2
{
	vertical-align: top;
	background-color: #EFEFEF;
}

.listCell
{
	border-bottom: solid 1px #CCCCCC;
}
.listCell table td {
	padding: 2px !important;
}

A.listCell
{
	border:none;
	/*color: black;*/
}

.listGroupRow
{
	height: 20px;
	background-color: #E0E0E0;
}
.listGroupRow td {
	background-color: #E0E0E0;
}

.listGroupCell
{
	font-weight:bold;
	border-bottom: solid 1px #757575;
}

.listSummaryCell
{
	font-weight:bold;
}

.listSummaryRow
{
	height: 20px;
	line-height: 20px;
	background-color: #E0E0E0;
}

.TxtWarenkorbMenge
{
	width: 30px;
	font-size: 11px;
	text-align:right;
	padding: 2px;
	border: 1px solid #dedfe0;
}

.DrpWarenkorbMenge
{
	width: 40px;
	font-size: 10px;
}

.DrpMengenTyp
{
	width: 40px;
	font-size: 10px;
	margin-right: 4px;
}

.BtnWarenkorbAdd
{
	border: none;
	margin-left: 2px;
	background-color: transparent;
	padding: 0;
	width: 24px;
	cursor: pointer;
}

.BewertHeader
{
	font-weight:bold;
	border-bottom: solid 1px black;
}

/* ========== */

.artLstGroupHeader {
	background-color: #e0d4bf;
	padding: 2px;
	font-weight: bold;
}
td.artLstBorder {
	border-bottom: 1px solid #e0d4bf;
	padding: 5px 0 5px 2px !important;
}
.artLstPager {
	margin-top: 30px;
	font-weight: bold;
}
td.listCell, 
td.listPagerCell, 
td.listGroupCell, 
td.listHeaderCell,
td.listSummaryCell {
	padding: 2px;
}
td.listCell {
	vertical-align: middle;
}
#login td {
	padding: 2px 0;
}
.artLstBasket {
	width: 65px;
}

/*.vinButton {
	background-color: #EFEAE0;
}*/
.artikel-detail {
	vertical-align: top;
}
.artikel-detail table td {
	padding-top: 2px;
	padding-bottom: 2px;
}


h1.wine {
	font-size: 1.4em;
}
.key {
	font-weight: bold;
	width: 140px;
}
.menge {
	width: 70px;
}
