.wrapper .hide {display:none !important;} /* hides elements */
/********************************************************
* LEONI PRODUCT DB
********************************************************/
/* probably in the real project not necessary */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear,
.divider {
	clear: both;
}
.divider {
	line-height: 5px;
}
/* default values - end */

H4 {
	font-size: 12px;
}

/* fix dyn height */
.contentNormalHolder { 
  width:604px !important;
  overflow: hidden;
  _overflow: visible;
}

/** Image without border-right */

* HTML .mainContent .normalHolder .defaultHeight {  
	width:455px; !important;
}

* HTML .mainContent { 
	border:none;
width:782px !important;
}

* HTML .contentNormalHolder { 
  overflow: auto;
  _overflow: visible;
  width:604px !important;	  
}

/** PATHCHED ! */

* + HTML .contentNormalHolder { 
 
}

/* border right */
.mainContent {
	border-right: 1px solid #E3E3E3;
}

 

/********************************************************
* Menu IE optimization
********************************************************/
/* IE 7 
* + HTML #contentLeftNavigation LI.cur  {
	width: 175px;
	max-width: 175px;
	overflow: hidden;
  position: relative;
}

* + HTML #contentLeftNavigation LI.cur A  {
	margin-left: -15px;
	text-indent: 15px;
	line-height: 15px;
}

* + HTML #contentLeftNavigation LI.cur UL.lv2 {
  position: absolute;
  top: 23px;
  left: 0px;
}

* + HTML #contentLeftNavigation LI.cur UL A {
  margin-left: 0px;
  text-indent: 0px;
}

/* IE 6
#contentLeftNavigation LI.cur  {
	_width: 175px;
	_max-width: 175px;
	_overflow: hidden;
  _position: relative;
}

#contentLeftNavigation LI.cur A  {
	_margin-left: -15px;
	_text-indent: 15px;
	_line-height: 15px;
	_color: green;
}

#contentLeftNavigation LI.cur UL.lv2 {
  _position: absolute;
  _top: 23px;
  _left: -175px;
}

#contentLeftNavigation LI.cur UL A {
  _margin-left: 0px;
  _text-indent: 0px;
}
 */
/********************************************************
* PDB LIST-VIEW
********************************************************/

.tx-leonipdb-p1 {
	

}



.tx-leonipdb-p1 .pdbList {
	margin: 20px 0 0;
}

.tx-leonipdb-p1 .pdbList .itemList {
	width: 48%;
	_width: 46%;
	margin: 0 2% 15px 0;
}
.tx-leonipdb-p1 .pdbList BR.divider { /* IE6 ? */
	height: 5px;
	display: block;
}
.tx-leonipdb-p1 .pdbList .itemList .item {
	display: block;
}
* + HTML .tx-leonipdb-p1 .pdbList .itemList .item { /* IE7 Hack */
	min-height: 52px;
	padding-bottom: 10px;
}
.tx-leonipdb-p1 .pdbList .header {
	margin: 0 0 13px;
	line-height: 140%;
}
.tx-leonipdb-p1 .pdbList .image {
	width: 68px;
	margin: 4px 0 9px;
}
.tx-leonipdb-p1 .pdbList .image IMG {
	border: 0px;
}
.tx-leonipdb-p1 .pdbList .description {
	max-width: 180px;
	line-height: 160%;
	margin: 0 0 10px;
	font-size: 10px;
}
.tx-leonipdb-p1 .pdbList .description A {
	background: url('../images/productDB/but_arrow.gif') no-repeat 0 2px;
	text-decoration: underline;
	padding: 0 0 0 15px;
}

/** MM */
.tx-leonipdb-p1 .mm .itemList {width: 96% !important;}
.tx-leonipdb-p1 .mm .image {width:130px;border:1px solid #BDC0C5 !important;margin-right:12px;
margin-bottom:20px;
}
.tx-leonipdb-p1 .mm .image IMG {
  margin-top:5px !important;
  margin-bottom:5px  !important;
}
.tx-leonipdb-p1 .mm .description {max-width: 290px;}
.tx-leonipdb-p1 .mm .description A{font-weight:bold;}

.tx-leonipdb-p4 {
width:384px;
}

.tx-leonipdb-p4 FORM {
  background-color:#F0F5F8;
	color:#69707B;
	font-size:11px;
	margin:0 0 25px 0;
	padding:10px;
	
}
.tx-leonipdb-p4 LABEL {
  margin-bottom: 12px;
  display:block;float:left;
  width:144px;
  padding-top:2px;height:14px; 
}
.tx-leonipdb-p4 SELECT {
  float:left;
  width:220px;
  overflow:display;
  }



.tx-leonipdb-p4 SELECT.sel-operatingtemperatureMINValues,
.tx-leonipdb-p4 SELECT.sel-operatingtemperatureMAXValues{
  width:90px;
}


.tx-leonipdb-p4 LABEL.lab-operatingtemperatureMAXValues{
  width:40px;text-align:center;
}

.tx-leonipdb-p4 LABEL.lab-operatingtemperatureMINValues {
  padding-bottom:12px;
}

* HTML .tx-leonipdb-p4 LABEL.lab-operatingtemperatureMINValues {
  padding-bottom:0px;
}


.tx-leonipdb-p4 .item {
  padding-bottom:12px;
}
.tx-leonipdb-p4 .btn-reset,
.tx-leonipdb-p4 .btn-submit {
	background-image:url('/fileadmin/images/tt-news-list-head-ico.gif');
	background-repeat:no-repeat;
	background-position:1px 3px;;
	background-color:#F1F3F2;
	border:solid 1px #C0C0CA;
	width:78px;
	margin-top:10px;
	text-align:left;
	padding-left:14px;
}
.tx-leonipdb-p4 .btn-submit{
  margin-left:144px;
}
 
.tx-leonipdb-p4 .btn-reset{
	width:100px;
}

