/****************** 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;
}



/*legend pi2*/

/* Reset all Browsers */

@import url("reset.css");


/* Body */

body {
	/*font-family:Tahoma;
	color:#3e3d40;
	font-size:11px;*/
	background-color:#fff;
	background-image:none;
}

.tx-iwcllegend-pi2 h1 {
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
	font-weight:normal;
	margin-left:0px;
	color:#3e3d40;
}
.tx-iwcllegend-pi2 .clearer {
	clear:both;
}

.tx-iwcllegend-pi2 {
	width:640px;
}

.tx-iwcllegend-pi2 #header {
	height:84px;
	margin-bottom:10px;
}

.tx-iwcllegend-pi2 #column-left {
	width:391px;
	float:left;
	margin:0 0 0 37px;
	display:inline;
}

.tx-iwcllegend-pi2 #column-right {
	width:200px;
	float:left;
}

.tx-iwcllegend-pi2 .logo {
	float:right;
}

.tx-iwcllegend-pi2 .item {
	/*height:30px;*/
	border:1px solid #d6d6d6;
	border-top:none;
	color:#3e3d40;
	display:block;
	line-height:27px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:11px;
}

.tx-iwcllegend-pi2 .item-big {
	width:340px;
	_width:342px;
}

.tx-iwcllegend-pi2 .item-small {
	width:152px;
	_width:154px;
}

.tx-iwcllegend-pi2 a.button-weiter {
	display:block;
	background:url(images/icon.gif) top right no-repeat;
	width:330px;
	_width:350px;
	text-align:right;
	padding:0 20px 0 0;
	height:16px;
	line-height:16px;
	color:#3e3d40;
	text-decoration:none;
}

.tx-iwcllegend-pi2 a:hover {
	text-decoration:underline;
}

.tx-iwcllegend-pi2 .image {
	margin-bottom:20px;
}

/*************************************************** tx-iwwetter-pi1 ******************************************/
.daweather{
	font-family:tahoma;
	line-height:11px;
	background: transparent url(../images/bg_grey_box.gif) no-repeat scroll 0 0;
	height:125px;
	width:352px;	
	margin-top:20px;
	color:#000000;
	float:left;	
    border:1px solid #bebbb7;
}

.daweather .header {
	padding:10px 10px 0px 10px;
	line-height:14px;
	height:25px;
    background-color:#f1f0ef;
    border-bottom:1px solid #cfcdcb;
}

.daweather .title {
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
}

.daweather .date{	
	margin-left:10px;	
	margin-top:2px;
}
.daweather .city{
	color:#005097;
	font-weight:bold;
	text-transform:uppercase;
}
.daweather .condition{
	margin-top:3px;
	font-weight:bold;
	line-height:12px;
	color:#000000;	
	font-family:Tahoma;
    font-size:10px;
}
.daweather .icon{
	float:left;
	width:45px;
	margin-top:5px;
    margin-right:10px;
	_margin-left:5px;
}
.daweather img{
    width:50px;
}

.daweather .temp{	
	line-height:20px;
	color:#000000;	
}

.daweather .right {
	float:left;	
    width:49px;    
}

.forcast_0,.forcast_1,.forcast_2{
    border:none;
    padding-top:5px;
    margin-left:8px;
    height:84px;
    width:108px;
    float:left;
    border-right: 1px solid #CFCDCB;
}

.forcast_1{
    
}

.forcast_2{
    
    border:none;
}

.daweather .label{
    margin-bottom:5px;
}

