
/* - SubSkins_navigation_MFO.css - */
@media screen {
/* http://www.mfo.de/portal_css/SubSkins_navigation_MFO.css?original=1 */
/* */
#portlet-navigation-tree .portletItem{
padding:0px 0px 0px 0px;
background-image: none;
overflow: hidden;
font-family: tahoma, arial, verdana, sans-serif;
list-style-type: none;
}
.portletNavigationTree{
list-style-type: none;
padding: 0px;
border: 0;
border-bottom-style: none;
}
.portletNavigationTree ul{
padding:0px 0px 0px 0px;
margin:0px;
list-style:none;
z-index:2;
border-top: 1px solid #EEF8FF;
}
.portletNavigationTree li{
margin: 0;
}
.portletNavigationTree li a{
display: block;
width: auto;
padding: 6px 6px;
padding-left: 10px;
border-top: 0px;
border-right: 0px;
color: #336699;
text-decoration: none;
border-bottom: 1px solid  #EEF8FF;
font-size: 110%;
font-weight: bold;
font-style: normal;
}
.portletNavigationTree li.navTreeItem a.navTreeCurrentItem{
color: #336699;
}
.portletNavigationTree li a:hover, a.navTreeCurrentItem{
color: #336699;
background-color: #EEF8FF;
}
.portletNavigationTree li a.navTreeCurrentItem{
color: #336699;
}
.portletNavigationTree .navTreeLevel1 li a {
padding-left: 20px;
color: #336699;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .navTreeLevel2 li a {
padding-left: 25px;
color: #336699;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .navTreeLevel3 li a {
padding-left: 30px;
color: #336699;
font-weight: normal;
font-style: normal;
}
/* */
}

