.listPagerRow
{
	background-color: #4D4D4D;
	height: 20px;
	color: white;
}

.listPagerCell
{
	color: white;
	font-weight: normal;
	padding-right:25px;
}

.listHeaderRow
{
}

.listHeaderCell
{
	font-weight:bold;
	background-color:#4D4D4D;
	color: white;
	line-height: 18px;
}

.listRow1
{
	vertical-align: top;

}

.listRow2
{
	vertical-align: top;
	/* background-color: #eeeeee; */
}

.listCell
{
	border-bottom: solid 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-right:10px;
}


A.listCell
{  
	border: none;
	color: #008194;
}

.listGroupRow
{
	height: 20px;
	background-color: #ebebeb;
}

.listGroupCell
{
	font-weight:bold;
	border-bottom: solid 0px #008194;
}

.listSummaryCell
{
	font-weight:bold;
	background-color:#4D4D4D;
	color: white;
	padding-right:8px;
}

.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;
	background-color:#dddddd;
}
