.listPagerRow
{
	background-color:#dddddd;
	height: 20px;
}

.listPagerCell
{
	color: black;
	font-weight: bold;
}

.listHeaderRow
{
}

.listHeaderCell
{
	font-weight:bold;
	background-color: #dddddd;
	color:black;
	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 #C40001;
}

.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;
}
