 #efqm {
 background: url(banner_intranett.gif) no-repeat;
 background-color: #144a45;
 color:white;
 width: 420px;
 padding: 0px;
 padding-left: 0px;
 font-size: 11px;
 font-weight: bold;
 font-family: verdana;
 height: 44px;
 line-height: 44px;
 border-right: 1px white solid;
}

 #efqm ul {
 margin: 0;
 list-style-type: none;
 padding: 0;
}

#efqm ul ul {
 border-right: 0px;
}

#efqm ul li {
 border-left: 1px white solid;
 width: 103px;
 height: 44px;
 line-height: 44px;
 text-align: center;
 vertical-align: center;
 float: left;
}

#efqm ul li a{
 color: white;
 display:block;
 text-decoration: none;
 width: 103px;
 height: 44px;
}

#efqm ul li ul li a{
 color: white;
 text-decoration: none;
 width: 103px;
 height: 1px;
}


#efqm ul li ul li {
 line-height: 14px;
 height: 14px;
 border-bottom: 1px white solid;
 border-left: 0px;
}

#efqm ul li ul li#last {
 border-bottom: 0px;
}


#efqm li.active {
 background-color: #f38712;
}
