/* tx-iwlocation.css */

.tx-iwlocations-pi1  {
	float:left;
}

.tx-iwlocations-pi1 SELECT.sel {
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-style: ridge;
  width:130px;
}
.tx-iwlocations-pi1 SELECT.sel,
.tx-iwlocations-pi1 SELECT.sel OPTION {
  font-size: 11px;
}
.tx-iwlocations-pi1 .sel .optHead {
  color:#60B01F;
  margin-top:5px;
}
* HTML #contentHolder .contentNormal .tx-iwlocations-pi1 SELECT.sel OPTION.optHead {
  _font-weight:bold;
}
.tx-iwlocations-pi1 .country {width:180px; }
.tx-iwlocations-pi1 .continent {margin-top:5px;	margin-left:15px;
}

/**/

.col1 {float:left;}
.col2 {float:left;}
.col3 {float:left;}

.tx-iwlocations-pi1 .location {
	
}
.tx-iwlocations-pi1 .location .country {
	font-size:14px;
	font-weight:bold;

}
.tx-iwlocations-pi1  .continent {
	font-size:14px;

}
.tx-iwlocations-pi1  .country {
	font-size:12px;
}

.tx-iwlocations-pi1 .location .company {

}
.tx-iwlocations-pi1 .location .distributor {
	margin-top:20px;

}
.tx-iwlocations-pi1 .location .locationContainer {
	margin-top:10px;
	width:250px;
}



/** contact right content Area 
related Contacts
*/
.tx-iwlocations-pi1 .contact {
	float:left;
	margin-left:10px;
	margin-top:40px;
	width:330px;
	/* border-left:1px #E7E7E7 solid; wished to be deleted */
	padding-left:10px;
	

}

.tx-iwlocations-pi1 .contact .image {
	float:left;
	margin-right:12px;
}


.tx-iwlocations-pi1 .contact .company {
}
.tx-iwlocations-pi1 .contact .contactContainer {
	margin-top:10px;
}


.tx-iwlocations-pi1 .contact .name {
}

.tx-iwlocations-pi1 .contact .email {
}

.tx-iwlocations-pi1 .details {
  margin:0;
	margin-top:10px;
	_margin-bottom:-15px;
}

.tx-iwlocations-pi1 .backlink {
	margin-top:20px;
}


.displayOff {
	display:none;
}

.displayOn {
	display:inline;
}
/****************** ToolTip an Mappings ******
 * NEW */
#worldMap {
  clear:both;
}

/****************** ToolTip an Mappings ******
 * OLD */
#map  #t4_asia,
#map  #t4_europe,
#map  #t4_america {
	display:none;
	
}
#map {
	width:610px;
	height:304px;
	background-image:url('/fileadmin/images/company/standorte_welt.jpg');
	background-repeat:no-repeat;
	clear:both;
	margin-top: 20px;
	_margin-top: 0;
}

#map  .float {
	position:relative;
	 float:left;
	width: 152px;
	height:72px; 
	}

#map  .america {
	z-index:3;
   left:20px;
   text-align:center;
	 top:80px;
}
#map  .europe {
	z-index:2;
   left:60px;
   top:40px;
   text-align:center;
}

#map  .asia {
	z-index:1;
	left:90px;
	top:80px;
	text-align:center;
}

#map  .clear-gif {
	width:40px;
	height:25px;border:0;
}

#map .toolTip {  
	background:url('/fileadmin/images/bg-toolTip.gif'); 
	background-repeat:no-repeat; 
	width: 152px;
	height:72px;
	text-align:left;

}
#map .toolTip .item {
	position:relative;
	left:10px;
	top:30px;
}

#map .title  {
	font-weight:bold;
}

/**************
											WHO IS WHO
**/
.whoiswho .title {
	font-weight:bold;
}
.whoiswho .location {
	font-style:italic;
	color:#888888;
}
.whoiswho .image {
	float:left;
  margin-right:10px;
	width:100px;
	height:100px;
	overflow:hidden;
}
.whoiswho .contactWrap {
  border:1px solid pink;
  float:left;
}
.whoiswho .displayOff {
	display:none;
}
.whoiswho .displayOn {
	display:block;
}

.whoiswho .details {
	margin:0;
	padding:0;
	display:block;
  float:left;
  width:360px;
}
.whoiswho .item {
	_width:480px;
	max-width:480px;
	margin:0;
	padding:0;
	/*border:1px solid green;*/
}
.whoiswho BR {
  height:0px;
  line-height:0px;
}
.whoiswho .respons {
	font-weight:bold;
	_margin-bottom:0; /* IE BUG */
}
.whoiswho {
	width:630px;
	}
.tx-iwlocations-pi1 .whoiswhoContainer {
  margin-bottom:20px;
  _height:100px;
  min-height:100px;
  /*border:1px solid green;*/
}
.whoiswho A {
  margin:0;  
}


	

