/* 2nd-level MENU (no style-generator)
.SlSecondMenuSpan a{
color:#fff;
font-size:10px;
font-weight:bold;
padding:0 5px;
text-decoration:none;
text-transform:uppercase;
}
.SlSecondMenuSpan a:hover, .SlSecondMenuSpan a:hover:visited, a.SlSecondMenuActive{
color:#FE8500;
text-decoration:none;
}
a:visited.SlSecondMenuActive{
color:#fff;
}
*/
/*.SlSecondMenuSpan a:hover:visited,*/


/* Added to Style-generator */
#SVTlocalMenu .links div.sub a{
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
padding:0 4px;
}
#SVTlocalMenu .links div.sub a.active{ 
color:#FF9933;
}

#rubrikLink a{
font-weight: normal;
}
#rubrikLink a:hover{
text-decoration:underline;
}
