.tx-untersuchungsanlage-pi1{
	background-color:#f0f0f0;
	font-size:11px;
	line-height:1.2;
	overflow:hidden;
	padding:9px;
	height:1%;
	margin-top:15px;
}

.tx-untersuchungsanlage-pi1 .ua-header {
	text-transform:uppercase;
	margin-bottom:10px;
}

.tx-untersuchungsanlage-pi1 .ua-wrapper,
.tx-untersuchungsanlage-pi1 .ua-wrapper-last{
	width:310px;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f0f0f0;
	padding:2px 0;
	
}
.tx-untersuchungsanlage-pi1 .ua-wrapper-last {
	border:none;
}


.tx-untersuchungsanlage-pi1 .ua-left{
	float:left;
	width:110px;
	color:#3d8fcc;
}
.tx-untersuchungsanlage-pi1 .ua-right{
	float:left;
	width:200px;
	overflow:hidden;
}

.tx-untersuchungsanlage-pi1 .ua-content-left{
	float:left;
	width:330px;
}
.tx-untersuchungsanlage-pi1 .ua-content-right{
	float:left;
	overflow:hidden;
	width:315px;
}