.tx-uedbnewbuild-pi2 TABLE.table-select { font: normal 11px arial, sans-serif; }
.tx-uedbnewbuild-pi2 .checkbox-list-value { font-size:0.9em; white-space: nowrap; }

.tx-uedbnewbuild-pi2 TABLE.list { margin: 10px 0 10px 0; }
.tx-uedbnewbuild-pi2 TD.page-switch { margin: 5px 0 5px 0; padding: 4px 10px 4px 10px; background-color: #EEE; }

.tx-uedbnewbuild-pi2 DIV.picture { padding: 1px; margin:10px; border: 1px solid #999; }
.tx-uedbnewbuild-pi2 DIV.picture-footer { width:158; color:#333; text-align:center; font-size:0.9em; white-space:nowrap; }
/* .tx-uedbnewbuild-pi2 DIV.description {	margin-top:10px; font-size:11px; color:#333; line-height:120%; text-align:justify; } */
.tx-uedbnewbuild-pi2 DIV.contacts {	margin-top:10px; font-size:12px; color:#333; line-height:120%; text-align:left; }

.tx-uedbnewbuild-pi2 #view {
	font: normal 12px arial, sans-serif;
}
.tx-uedbnewbuild-pi2 TD.view-label { width:150px; padding: 0px 5px 0px 2px; color:#333; background-color: #eee; }
.tx-uedbnewbuild-pi2 TD.view-value { background-color: #fff; }
.tx-uedbnewbuild-pi2 TD.view-header { 
	padding: 2px 0px 2px 10px;
	font: normal 14px arial, sans-serif;
	color: #666;
	background-color: #eee;
	border-bottom: solid 1px #ddd;
	}
.tx-uedbnewbuild-pi2 TD.view-sub-header { color:#333; background-color: #DDD; font-size: 11px; font-weight: bold; text-align: center; }

.tx-uedbnewbuild-pi2 DIV.view-picture { float:left; width:47%; padding: 2px; margin:2px; border: 1px solid #999; text-align: center; }
.tx-uedbnewbuild-pi2 DIV.view-picture-text { width:158; color:#333; text-align:center; font-size:0.9em; white-space:nowrap; }
.tx-uedbnewbuild-pi2 DIV.link-back { margin: 2px 0 2px 10px; font-size: 0.9em; }

/* new smarty version */
.tx-uedbnewbuild-pi2 .list .header { padding: 3px 10px 3px 10px; background: url(../images/bg_zagl.gif) repeat; border-bottom:solid 1px #CFE4A7; margin-bottom:7px; }
.tx-uedbnewbuild-pi2 .list .header h3 { margin: 0; font-weight: bold; }
.tx-uedbnewbuild-pi2 .list .header a { color: #c16a34; }

.tx-uedbnewbuild-pi2 .list td.item { vertical-align: top; }
.tx-uedbnewbuild-pi2 .list td.left { padding-right:7px; padding-bottom:14px; }
.tx-uedbnewbuild-pi2 .list td.right { padding-left:7px; padding-bottom:14px; }

.tx-uedbnewbuild-pi2 .list .thumb { margin: 0 7px 7px 0; } 
.tx-uedbnewbuild-pi2 .list div.thumb { float: left; } 

.tx-uedbnewbuild-pi2 .list .item p { font-size: 14px; font-family: "Times New Roman", Times, serif; }
.tx-uedbnewbuild-pi2 .list .item li { font-size: 14px; font-family: "Times New Roman", Times, serif; }

.tx-uedbnewbuild-pi2 .single .description, 
.tx-uedbnewbuild-pi2 .single .description * { font-size: 16px; font-family: "Times New Roman", Times, serif; }

.tx-uedbnewbuild-pi2 .single .pictures td { vertical-align: top; text-align: center; padding: 5px; }
.tx-uedbnewbuild-pi2 .single .picture-info { text-align: center; }

/**
 * Single view
 */
.object-view td, 
.object-view th { margin:0px; padding: 5px; font: normal 12px arial, sans-serif; color: #333; }
.object-view .header { /*background-color: #EEF8FF; */ 
	background-color: transparent;
	background-image: url(../images/bg_zagl.gif);
	background-repeat: repeat;
  }
.object-view .header th { 
	border-top: solid 3px #cfe4a7; 
	color: #c16a34; 
	font-weight: bold; 
	font-size: 14px;
	text-align: left; 
	}

.object-view .label { color: #666; width: 150px; }
.object-view .even { background-color:#F6FFE6; }
.object-view .odd { background-color:#fff; }
.object-view img { margin: 5px; }

