@charset "utf-8";

/*------------------
2012 marcel wandars
------------------*/

.coda-nav ul li a{
display:block;
overflow:hidden;
}

.coda-nav ul li.tab1 a{
width:66px;
height:33px;
}

.coda-nav ul li.tab1 {
background:no-repeat URL(../images/2012/no1_on.gif) 0 0;
}


.coda-nav ul li.tab2 a {
width:169px;
height:33px;
}

.coda-nav ul li.tab2 {
background:no-repeat URL(../images/2012/no2_on.gif) 0 0;
}

.coda-nav ul li.tab3 a{
width:161px;
height:33px;
}

.coda-nav ul li.tab3 {
background:no-repeat URL(../images/2012/no3_on.gif) 0 0;
}



.coda-nav ul li.tab4 a{
width:159px;
height:33px;
}

.coda-nav ul li.tab4 {
background:no-repeat URL(../images/2012/no4_on.gif) 0 0;
}


.coda-nav ul li.tab5 a{
width:240px;
height:33px;
}

.coda-nav ul li.tab5 {
background:no-repeat URL(../images/2012/no5_on.gif) 0 0;
}

.coda-nav ul li.tab6 a{
width:100px;
height:33px;
}

.coda-nav ul li.tab6 {
background:no-repeat URL(../images/2012/no6_on.gif) 0 0;
}

/*.coda-nav ul li.tab7 a{
width:50px;
height:33px;
}


.coda-nav ul li.tab7 {
width:50px;
height:33px;
background:no-repeat URL(../images/2012/no7_on.gif) 0 0;
}*/

.coda-nav ul li a.current img {
visibility: hidden;
}

.coda-nav ul li a.current  {
background-color:transparent;
background-image:none;
}

.coda-nav ul li a:hover img {
visibility:hidden;
}

.coda-nav ul li a:hover {
background-color:transparent;
background-image:none;
}