/* CSS Document */
a:link{
text-decoration: none;
color:#FFFFFF;
font-weight: bold;
}

a:active{
text-decoration: none;
color:#FFFFFF;
}

a:visited{
text-decoration: none;
color:#FFFFFF;
}

a:hover{
text-decoration: none;
color:#000000;
}

#link_drukkerij{
width:116px;
height:31px;
float:left;
}

#link_nieuws{
float:left;
width:68px;
height:31px;
}

#link_diensten{
float:left;
width:79px;
height:31px;
}

#link_visitekaartjes{
float:left;
width:59px;
height:31px;
}

#link_werkwijze{
float:left;
width:91px;
height:31px;
}

#link_service{
float:left;
width:49px;
height:31px;
}

#link_contact{
float:left;
width:53px;
height:31px;
}

#link_wieiswie{
float:left;
width:64px;
height:31px;
}

#button_drukkerij a:hover{
float:left;
width:116px;
height:31px;
background:url(images/bDrukkerijLiebeek_h.jpg);
}

#button_nieuws a:hover{
float:left;
width:68px;
height:31px;
background:url(images/bWerkwijze_h.jpg);
}

#button_diensten a:hover{
float:left;
width:79px;
height:31px;
background:url(images/bPrintService_h.jpg);
}

#button_visitekaartjes a:hover{
float:left;
width:59px;
height:31px;
background:url(images/bDiensten_h.jpg);
}

#button_werkwijze a:hover{
float:left;
width:91px;
height:31px;
background:url(images/bVisitekaartjes_h.jpg);
}

#button_service a:hover{
float:left;
width:49px;
height:31px;
background:url(images/bNieuws_h.jpg);
}

#button_contact a:hover{
float:left;
width:53px;
height:31px;
background:url(images/bContact_h.jpg);
}

#button_wieiswie a:hover{
float:left;
width:64px;
height:31px;
background:url(images/bWieIsWie_n.jpg);
}