.subMenu{

float:left;

        padding: 0;

        background: #fff;

        margin:80px 0 30px 10px;

z-index:200;

        }

.subMenu ul {

        margin: 0;

        width: 179px;

 padding:0;

        }

.subMenu li  {

        background: url(images/pkt1.gif) no-repeat 0 .8em;

        clear: left;

        float: left;

        display: inline;

        width: 100%;

 

        }

.subMenu a, .subMenu a:visited {

        border-bottom: 1px solid #eee;

        color: #333333;

        display: block;

        font-weight: normal;

        margin: 0 0 0 10px;

        padding: 3px 0 3px 3px;

        text-decoration: none;

        }

* html .subMenu a {

        /* Hide from IE Mac but not PC \*/

        height: 1px;

       

        }

.subMenu a:hover,

.subMenu a:active,

.subMenu a:focus, .subMenu ul li a.current  {

background-color: #4682b4;

border-bottom: 1px solid #d2d2d2;

color: #fff;

font-weight:normal;

        }

.subMenu ul li a.current {font-weight:bold; color:#fff;}

/*Andre meny level*/  

.subMenu li li {

        background: url(images/pkt2.gif) no-repeat 10px .8em;

        }

.subMenu ul ul {

        margin: 0;

        }

.subMenu ul ul a, .subMenu ul ul a:visited {

        margin: 0 0 0 20px;

        color: #000000;

        font-weight: normal;

        }

.subMenu ul ul a:hover,

.subMenu ul ul a:active,

.subMenu ul ul a:focus, .subMenu ul ul li a.current {

background-color: #569fd3;

border-bottom: 1px solid #d2d2d2;

color: #fff;

 text-decoration: none;

        }

.subMenu ul ul li a.current {font-weight:bold; color:#fff;}

/*Tredje meny level*/ 

.subMenu li li li{

        background: url(images/pkt3.gif) no-repeat 20px .8em;

        }

.subMenu ul ul ul{

        margin: 0;

        }      

.subMenu ul ul ul a, .subMenu ul ul ul a:visited {

        margin: 0 0 0 30px;

        color: #999;

        font-weight: normal;

        }

.subMenu ul ul ul a:hover,

.subMenu ul ul ul a:active,

.subMenu ul ul ul a:focus, .subMenu ul ul ul li a.current {

background-color: #e8e8e8;

border-bottom: 1px solid #d2d2d2;

color: #f66;

text-decoration: none;

        }

.subMenu ul ul ul li a.current {font-weight:normal; color:#000; }

 

/*Fjerde meny level*/ 

.subMenu li li li li{

        background: url(images/pkt4.gif) no-repeat 30px .8em;

        }

.subMenu ul ul ul ul{

        margin: 0;

        }      

.subMenu ul ul ul ul a, .subMenu ul ul ul ul a:visited {

        margin: 0 0 0 30px;

        color: #999;

        font-weight: normal;

        }

.subMenu ul ul ul ul a:hover,

.subMenu ul ul ul ul a:active,

.subMenu ul ul ul ul a:focus, .subMenu ul ul ul ul li a.current {

background-color: #e8e8e8;

border-bottom: 1px solid #d2d2d2;

color: #f66;

 text-decoration: none;

        }

.subMenu ul ul ul ul li a.current {font-weight:normal; color:#000;}

 

 



