/* CSS Document */
.vlieg, .auto, .city{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5C95B8;
position:absolute;
left:160px;
top:50px;
height:200px;
}
.tcTable td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5C95B8;
height:11px;
}
.tdPrijs{
text-align:right;
width:38px;
font-weight:bold;
}
.tcTable{
width:160px;
position:relative;
clear:both;
}
.tcPromos{
width:160px;
height:250px;
position:relative;
left:0px;
top:0px;
overflow:hidden;
}
.tcPromoLink img{
border:none;
}
.tcPromoLink{
color:#5C95B8;
text-decoration:none;
cursor:hand;
display:block;
width:160px;
height:250px;
position:absolute;
left:0px;
top:0px;
}
.tcPromoLink td{
cursor:hand;
}

