/* CSS Document */

#kleuren_softtrax {
position: relative;
width: 490px;
height: 260px;
background-image:url(../afbeeldingen/tegels/kleuren_softtrax.gif);
background-position:right;
background-repeat:no-repeat;
margin:0;
padding:0;
padding-left:20px;
list-style-type:none;
}

#kleuren_softtrax a {
text-indent: -9999px;
text-decoration: none;
position: absolute;
border: solid 1px #FFFFFF;
background-image: url(../layout/bg_trans.gif);
cursor:default;
}

#tegel_rib_grijs a {
top: 4px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_rib_zwart a {
top: 4px;
left: 344px;
width: 50px;
height: 50px;
}

#tegel_diamond_grijs a {
top: 59px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_diamond_zwart a {
top: 59px;
left: 344px;
width: 50px;
height: 50px;
}

#tegel_floor_grijs a {
top: 114px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_floor_zwart a {
top: 114px;
left: 344px;
width: 50px;
height: 50px;
}

#tegel_sport_grijs a {
top: 170px;
left: 289px;
width: 50px;
height: 50px;
}

#tegel_sport_zwart a {
top: 170px;
left: 344px;
width: 50px;
height: 50px;
}

#kleuren_softtrax a img {height: 0; width: 0; border-width: 0;}

#tegel_rib_grijs a:hover img {position: absolute; top: -5px; left: -270px; height: 240px; width: 250px;}
#tegel_rib_zwart a:hover img {position: absolute; top: -5px; left: -325px; height: 240px; width: 250px;}

#tegel_diamond_grijs a:hover img {position: absolute; top: -60px; left: -270px; height: 240px; width: 250px;}
#tegel_diamond_zwart a:hover img {position: absolute; top: -60px; left: -325px; height: 240px; width: 250px;}

#tegel_floor_grijs a:hover img {position: absolute; top: -115px; left: -270px; height: 240px; width: 250px;}
#tegel_floor_zwart a:hover img {position: absolute; top: -115px; left: -325px; height: 240px; width: 250px;}

#tegel_sport_grijs a:hover img {position: absolute; top: -170px; left: -270px; height: 240px; width: 250px;}
#tegel_sport_zwart a:hover img {position: absolute; top: -170px; left: -325px; height: 240px; width: 250px;}


