td.main_l1{
	width:35%;
	text-align:right;
	padding-right:5px;
}
td.main_r1{
	width:65%;
	text-align:left;
}

td.objekt_optionen_wertung_l1{
	width:100px;
	height:20px;
	text-align:right;
}
td.objekt_optionen_wertung_r1{
	height:20px;
}

td.objekt_optionen_wertung_l2{
	width:100px;
	height:20px;
}
td.objekt_optionen_wertung_r2{
	height:20px;
}

div.objekt_wertung_l{
	display:block;
	widht:15px;
	height:15px;
	float:left;
	background-image:url(../../../img/templates/utpro/wertung_l.png);
}
div.objekt_wertung_m{
	display:block;
	height:15px;
	float:left;
	background-image:url(../../../img/templates/utpro/wertung_m.png);
	background-repeat:repeat-x;
}
div.objekt_wertung_r{
	display:block;
	widht:15px;
	height:15px;
	float:left;
	background-image:url(../../../img/templates/utpro/wertung_r.png);
}