/****************** Legende *************************/

.tx-iwcllegend-pi1{
	margin-top:0px;
}

.div-legend-left{
 	width:250px;
 	margin-right:100px;
 	float:left;
 }
 .div-legend-right{
 	width:250px;
 	float:left;
 }

.legend-header {
	padding:0px;
	border:none;
	background:none;
}

.tx-iwcllegend-pi1 h2 {
	color:#746C64;
	font-weight:bold;
	margin-left:23px;
} 

.legend-table {
	margin:0 auto;
}
.table-legend {
	margin-right:40px;
	border:none;
}

.airline-short {
	width:60px;		
}

.airline-long {
	width:180px;	
}

.planetype-short {
	width:60px;		
}

.planetype-long {
	width:180px;	
}

.middle-space {
	width:100px;
}

.table-space {
	background:none transparent;
	border:none;
}

.label-airlines, .label-planetypes {
	background:#F1F0EF;	
	height:30px;
	border:1px solid #CFCDCB;
	line-height:28px;
	text-align:left;
	text-indent:10px;
	color:#000;
	font-size:11px;
}

