.listPagerRow
{
	background-color:#8f1d29;
	height: 20px;
}

.listPagerCell
{
	color: white;
	font-weight: bold;
}

.listHeaderRow
{
}

.listHeaderCell
{
	font-weight:bold;
	background-color: #8f1d29;
	color:white;
	height: 25px;
	border-top: solid 1px #666666;
}

.listRow1
{
	vertical-align: top;
}

.listRow2
{
	vertical-align: top;
	background-color: #eeeeee;
}

.listCell
{
	border-bottom: solid 1px #cccccc;
}

A.listCell
{
	border:none;
}

.listGroupRow
{
	height: 20px;
	background-color: #ebebeb;
}

.listGroupCell
{
	font-weight:bold;
	border-bottom: solid 1px #A50948;
}

.listSummaryCell
{
	font-weight:bold;
}

.listSummaryRow
{
	height: 20px;
	background-color: #cccccc;
}

.TxtWarenkorbMenge
{
	width: 40px;
	font-size: 10px;
	text-align:right;
}

.DrpWarenkorbMenge
{
	width: 40px;
	font-size: 10px;
}

.DrpMengenTyp
{
	width: 40px;
	font-size: 10px;
	margin-right: 4px;
}

.BtnWarenkorbAdd
{
	border: none;
	margin-left: 2px;
	background-color: transparent;
}

.BewertHeader
{
	font-weight:bold;
	border-bottom: solid 1px black;
}
