/* CSS Document */

#kleuren_sporttrax {
position: relative;
width: 490px;
height: 240px;
background-image:url(../afbeeldingen/tegels/kleuren_sporttrax.gif);
background-position:right;
background-repeat:no-repeat;
margin:0;
padding:0;
padding-left:20px;
list-style-type:none;
}

#kleuren_sporttrax 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_groen a {
top: 59px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_rood a {
top: 59px;
left: 344px;
width: 50px;
height: 50px;
}

#tegel_lichtblauw a {
top: 59px;
left: 399px;
width: 50px;
height: 50px;
}


#tegel_staalblauw a {
top: 138px;
left: 289px;
width: 50px;
height: 50px;
}

#kleuren_sporttrax 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_groen a:hover img {position: absolute; top: -60px; left: -270px; height: 240px; width: 250px;}
#tegel_rood a:hover img {position: absolute; top: -60px; left: -325px; height: 240px; width: 250px;}
#tegel_lichtblauw a:hover img {position: absolute; top: -60px; left: -380px; height: 240px; width: 250px;}
#tegel_staalblauw a:hover img {position: absolute; top: -139px; left: -270px; height: 240px; width: 250px;}

