/* CSS Document */

body {background-color:#000;}

/*UC*/

.underconstuction {width:810px; margin:0 auto;}

.info_td {width:810px; height:30px;}
.zakelijk_td {width:810px; height:29px;}

.info {display:block; width:810px; height:30px; background:url(../afb/info.jpg) left top no-repeat; text-decoration:none; cursor:pointer;}
.zakelijk {display:block; width:810px; height:29px; background:url(../afb/zakelijk.jpg) left top no-repeat; text-decoration:none; cursor:pointer;}

.zakelijk:hover, .info:hover {background-position:bottom left;}

/*eind UC*/
