.content,.content2{
	margin-top:0px;
	margin-bottom:12px;	
	padding-top:0px;
	margin-left: 91px;
	width:689px;
  overflow:hidden;
}
.content2{
	margin-top:12px;
}
.norm_list{
	margin-top:0px;
	padding-top:0px;
	margin-left: 68px;
	width:689px;
  overflow:hidden;	
}
.eingerueckt{
	padding-left:24px;
	background-image: url(../img/1pix.gif);
}
.grey_row{
	position:relative;
	border-bottom:1px white solid;
	height:auto;
	background-color: #E6E6E6;
		/*      top right bottom left */
	padding: 11px 5px 11px 63px;
}
.norm_list .grey_row{
	position:relative;
	border:0px solid;
	height:auto;
	margin-bottom:12px;
	background-color: #D7D7D7;
		/*      top right bottom left */
	padding: 11px 5px 11px 24px;
}

.light_grey{
	position:relative;
	text-align:left;
	border:0px solid;
	height:18px;
	background-color: #D7D7D7;
		/*      top right bottom left */
	padding: 0px 5px 1px 24px;
}

.normListRow{
	border-color:#D7D7D7;
	background-color:#FBF9F9;
}
.normListCol1{
	width:120px;
	padding-left:32px;
}
.normListCol2{
	width:20px;
}

.normListCol1,.normListCol2,.normListCol3 {
	border-bottom:1px #D7D7D7 solid;
}