.listPagerRow
{
	background-color: #eeeeee;
	height: 20px;
	color: #666666;
}

.listPagerCell
{
	color: #FFFFE5;
	font-weight: normal;
}

.listHeaderRow
{
}

.listHeaderCell
{
	font-weight:bold;
	background-color: #eee;
	color: #666666;
	line-height: 18px;
}

.listRow1
{
	vertical-align: top;

}

.listRow2
{
	vertical-align: top;
	/* background-color: #eeeeee; */
}

td.listCell
{
	border-bottom: solid 1px #cccccc;
	padding-top: 3px;
	/*padding-bottom: 3px;*/
	vertical-align: middle;
}

.listCellRight
{
	border-bottom: solid 1px #cccccc;
	padding-top: 3px;
	/*padding-bottom: 3px;*/
	vertical-align: middle;
	padding-right: 15px;
	text-align: right;
}

A.listCell
{  
	border:none;
	color:#666;
}

.listGroupRow
{
	height: 20px;
	background-color: #ebebeb;
}

.listGroupCell
{
	font-weight:bold;
	border-bottom: solid 0px #A80038;
}

.listSummaryCell
{
	font-weight:bold;
}

.listSummaryRow
{
	height: 20px;
	background-color: #cccccc;
}

.TxtWarenkorbMenge
{
	width: 40px;
	font-size: 13px;
	text-align:right;
}

.DrpWarenkorbMenge
{
	width: 40px;
	font-size: 13px;
}

.DrpMengenTyp
{
	width: 70px;
	font-size: 13px;
	margin-right: 4px;
}

.BtnWarenkorbAdd
{
	border: none;
	margin-left: 2px;
	margin-top: 4px;
	background-color: transparent;
}

.BewertHeader
{
	font-weight:bold;
	border-bottom: solid 1px black;
}
