/* Style sheet my_nav_top */
#topnav{height:25px;position:absolute; top:0px; right:2px;}
#topnav ul{height:25;background-image:url("tl_files/jungegew/topnavi_bg.png");list-style-type:none;}
#topnav li{}
#topnav ul li{position:relative;float:left;display:inline;margin-right:auto;margin-left:auto;color:#eee;list-style-type:none;}
#topnav a{margin-right:auto;margin-left:auto;padding:6px 15px 5px;background-image:url("tl_files/jungegew/images/Header/topnavi/Topnavi_bg.png");text-decoration:none;color:#eee;}
#topnav a:hover,#topnav a:active{padding:5px 15px;background-image:url("tl_files/jungegew/images/Header/topnavi/Topnavi_bg_hover.png");color:#ddd;}
#topnav .first a{background-image:url("tl_files/jungegew/images/Header/topnavi/topnavi_bg_first.png");}
#topnav .first a:hover,#topnav .first a:active{background-image:url("tl_files/jungegew/images/Header/topnavi/topnavi_bg_first_hover.png");}
#topnav .level_1{display:block;margin:0;padding:2px 3px;background-image:url("../../images/layout/bg_navi_green.png");background-repeat:repeat-x;color:#0f0;font: bold 11px/16px arial, helvetica, sans-serif;text-transform: uppercase;}
#topnav ul ul{position:relative;margin-left:-9px;z-index: 500;}
#topnav ul ul li{width:88px;}
#topnav ul ul ul{top:0;left:100%;position:absolute;}
div#topnav ul ul,div#topnav ul li:hover ul ul,div#topnav ul ul li:hover ul ul{display:none;}
div#topnav ul li:hover ul,div#topnav ul ul li:hover ul,div#topnav ul ul ul li:hover ul{display:block;}
#topnav li .active,#topnav li .hover{padding:5px 15px 4px;background-image:url("tl_files/jungegew/images/Header/topnavi/Topnavi_bg_hover.png");color:#ebdddd;}

