﻿div.venstremeny_toppniva2_avd
{
    width: 220px;
    height: 28px;
    background-image: url(images/containerlinje.gif);
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 2px;
}
table.venstremeny_toppniva2_avd
{
    /*width: 220px;*/
    height: 28px;
}
table.venstremeny_toppniva2_avd td
{
    height: 28px;
}


/* ***** KATEGORIMENY ***** */
a.vml1_avd:link, a.vml1_avd:visited
{
    font-family:Tahoma;
    font-size:12px;
	color:#005699;
	display:block;	 
    text-transform:uppercase;
    padding:10px 0 0 11px;
    height:20px;  
    
}
a.vml1_avd:hover 
{
    color:#ffffff;
}
a.vml1selected_avd:link, a.vml1selected_avd:visited
{
    font-family:Tahoma;
    font-size:12px;
    color:#ffffff;
    display:block;     
    text-transform:uppercase; 
    padding:10px 0 0 11px; 
    height:20px;     
}








td.vml1_avd
{
    background-image: url(images/utstyr.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 64px;
    height:28px;
    padding-left:5px;
}
td.vml1_avd:hover
{
    background-image: url(images/utstyr_sel.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
td.vml1selected_avd
{
    background-image: url(images/utstyr_sel.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 64px;
    height:28px;
    padding-left:5px;
}
td.vml12_avd
{
    background-image: url(images/kler.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 53px;
    height:28px;
}
td.vml12_avd:hover
{
    background-image: url(images/kler_sel.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
td.vml12selected_avd
{
    background-image: url(images/kler_sel.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 53px;
    height:28px;
}
td.vml13_avd
{
    background-image: url(images/avd.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 94px;
    height:28px;
}
td.vml13_avd:hover
{
    background-image: url(images/avd_sel.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
td.vml13selected_avd
{
    background-image: url(images/avd_sel.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 94px;
    height:28px;
}
