table.top{
margin: 0px;
}

table.top td.aktiv a{
display: block;
color: #333;
text-decoration: none;
padding-bottom: 4px;
width: 87px;
}


table.top td.inaktiv a{
display: block;
color: #999;
text-decoration: none;
padding-bottom:  3px;
vertical-align: bottom;
width: 87px;
}

table.top td.inaktiv a:hover{
display: block;
color: #666;
text-decoration: none;
padding-bottom:  3px;
vertical-align: bottom;
width: 87px;
}

table.top td.aktiv{
color: #000;
text-decoration: none;
text-align: center;
vertical-align: bottom;
}


table.top td.inaktiv{
color: #000;
text-decoration: none;
text-align: center;
vertical-align: bottom;
}


/* AKTIVE */

#t1aktiv{
background-image: url(design/top/tab1_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t2aktiv{
background-image: url(design/top/tab2_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 86px;
height: 30px;
}

#t3aktiv{
background-image: url(design/top/tab3_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t4aktiv{
background-image: url(design/top/tab4_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t5aktiv{
background-image: url(design/top/tab5_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t6aktiv{
background-image: url(design/top/tab6_aktiv.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}


/* INAKTIVE */
#t1inaktiv{
background-image: url(design/top/tab1.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t2inaktiv{
background-image: url(design/top/tab2.png);
background-repeat: no-repeat;
background-position: bottom;
width: 86px;
height: 30px;
}

#t3inaktiv{
background-image: url(design/top/tab3.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t4inaktiv{
background-image: url(design/top/tab4.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t5inaktiv{
background-image: url(design/top/tab5.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

#t6inaktiv{
background-image: url(design/top/tab6.png);
background-repeat: no-repeat;
background-position: bottom;
width: 87px;
height: 30px;
}

table{
margin: 0px;
}