/* CSS Document */

#kleuren_cointrax {
position: relative;
width: 490px;
height: 240px;
background-image:url(../images/tiles/kleuren_cointrax.png);
background-position:right;
background-repeat:no-repeat;
margin:0;
padding:0;
padding-left:21px;
list-style-type:none;
}

#kleuren_cointrax a {
text-indent: -9999px;
text-decoration: none;
position: absolute;
border: solid 1px #FFFFFF;
background-image: url(../layout/bg_trans.gif);
cursor:default;
}

#tegel_grijs a {
top: 4px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_zilver a {
top: 4px;
left: 344px;
width: 50px;
height: 50px;
}

#tegel_zwart a {
top: 4px;
left: 399px;
width: 50px;
height: 50px;
}

#tegel_wit a {
top: 4px;
left: 454px;
width: 50px;
height: 50px;
}

#tegel_rood a {
top: 59px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_blauw a {
top: 59px;
left: 344px;
width: 50px;
height: 50px;
}

#kleuren_cointrax a img {height: 0; width: 0; border-width: 0;}
#tegel_grijs a:hover img {position: absolute; top: -5px; left: -270px; height: 240px; width: 250px;}
#tegel_zilver a:hover img {position: absolute; top: -5px; left: -325px; height: 240px; width: 250px;}
#tegel_zwart a:hover img {position: absolute; top: -5px; left: -380px; height: 240px; width: 250px;}
#tegel_wit a:hover img {position: absolute; top: -5px; left: -435px; height: 240px; width: 250px;}
#tegel_rood a:hover img {position: absolute; top: -60px; left: -270px; height: 240px; width: 250px;}
#tegel_blauw a:hover img {position: absolute; top: -60px; left: -325px; height: 240px; width: 250px;}

