/****************************************************************************** /
 *           2007C  puntNL bv internetdiensten Amsterdam  www.puntNL.nl       * 
 *           Author: Stan Grootes                                             *
/*******************************************************************************/

#colofon{
position:absolute;
bottom: 0px;
left: 55px;
margin:20px 0 20px 0;  
width:55px; 
height:36px;
}

#colofon a{
background: url(http://www.puntnl.nl/_colofon/puntnl_colofon_off.gif) no-repeat;
width:55px; 
height:36px;
display:block;
border-bottom:0px dashed #FFFFFF !important;
}

#colofon a:hover{
background: url(http://www.puntnl.nl/_colofon/puntnl_colofon_on.gif) no-repeat;
border-bottom:0px dashed #FFFFFF;
}

#colofon a i{
display:none;
}