﻿#nav_generic {
	text-align: right;
	font-weight:normal;
	padding-right: 50px;/*240*/
	padding-top: 0px;/*34*/
}
#nav_generic ul { margin: 0px;}
#nav_generic li { display: inline; list-style-type: none; padding-left: 8px;}

#nav_generic a { color: #88a;}
#nav_generic a:hover, #nav_generic a.high {color: #fff;}


#nav_path span {
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:16px;
	height:21px;
	padding:4px 0px 0px 4px;
	display:block;
	float:left; 
}
#nav_path span.start {color:#020;}
#nav_path span.end { background-image:url('../../img/bgne.jpg');}

#nav_path a {
	background-repeat:no-repeat;
	font-weight:bold; text-decoration:none; color:#8e8;
	line-height:16px;
	height:21px;
	padding:4px 1px 0px 8px;
	display:block;
	float:left; 
}
#nav_path a:hover{ background-image:url('../../img/bgnho.jpg'); color:#666;}
#nav_path a.high { background-image:url('../../img/bgnh.jpg'); color:#020; padding: 4px 8px 0px 25px;}
#nav_path a.high:hover { background-image:url('../../img/bgnhho.jpg'); color:#666;}


/*N E W S */
#nav_backnext {
	text-align: center;
}

/*A N G E P A S S T  F Ü R   N A V _ A L L*/
#nav_secondary {/*auch für nav_all, auch für extranet*/
	/*background-color: #eee;*/
	padding: 0px;
	margin-bottom: 20px;
}

#nav_secondary a {
	background-repeat:no-repeat;
	display: block;
	float: left;
	width: 150px;
	padding: 2px 0px 2px 6px;
	margin-bottom: 2px;
}
* html #nav_secondary a {display: inline;}

#nav_secondary a:hover { background-image:url('../../img/grue_li.png'); color: #008; }

#nav_secondary a.l0high { background-image:url('../../img/blau_li0.png');color: #bfa; margin-left: 0px; }
#nav_secondary a.l0high:hover { background-image:url('../../img/grue_li0.png'); color: #88f;}

#nav_secondary a.l1 {margin-left: 0px;}
#nav_secondary a.l1high { background-image:url('../../img/blau_li1.png'); color: #bfa; margin-left: 0px;}
#nav_secondary a.l1high:hover { background-image:url('../../img/grue_li1.png'); color: #88f;}

#nav_secondary a.l2{ margin-left: 10px;}
#nav_secondary a.l2high { background-image:url('../../img/blau_li2.png'); color: #bfa; margin-left: 10px;}
#nav_secondary a.l2high:hover {background-image:url('../../img/grue_li2.png'); color: #88f; }

#nav_secondary a.l3 {margin-left: 20px;}
#nav_secondary a.l3high { background-image:url('../../img/blau_li3.png'); color: #bfa; margin-left: 20px;}
#nav_secondary a.l3high:hover {background-image:url('../../img/grue_li3.png'); color: #88f; }


/*A N G E P A S S T  F Ü R   N A V _ P R I M A R Y*/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(../../img/menu/tab.png);}
.preload2 {background: url(../../img/menu/tabb_on.png);}
.preload3 {background: url(../../img/menu/submid_h.png);}

.menu2 {padding:0 0 0 42px; margin:0; list-style:none; height:36px; position:relative; z-index:85; font-family:Trebuchet MS, arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li span a.top_link {display:block; float:left; height:36px; color:#9d9; text-decoration:none; }
.menu2 li span a.high {color:#cfc;}
/*.menu2 li:hover a.high.top_link span {color:#fff;}*/

.menu2 li span a.top_link span.top_s {display:block; height:36px; float:left; line-height:26px; font-size:24px; font-weight:bold; padding:0 10px 0 15px; cursor:pointer; background: url(../../img/menu/tab_off.png) no-repeat;}
.menu2 li span a.top_link b {display:block; width:30px; height:36px; float:left; background: url(../../img/menu/tabb_off.png) no-repeat;}
.menu2 li span a.top_link b.down {background: url(../../img/menu/tabdown_off.png) no-repeat;}

.menu2 li span a.top_link:hover span.top_s {color:#080; background: url(../../img/menu/tab.png) no-repeat; line-height:26px;}
.menu2 li span a.top_link:hover b {color:#080; background: url(../../img/menu/tabb_on.png) no-repeat;}

.menu2 li:hover > span a.top_link span.top_s {color:#080; background: url(../../img/menu/tab.png) no-repeat; line-height:26px;}
.menu2 li:hover > span a.top_link b {color:#080; background: url(../../img/menu/tabb_on.png) no-repeat;}
.menu2 li:hover > span a.top_link b.down {color:#080; background: url(../../img/menu/tabdown_on.png) no-repeat;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:82;}
.menu2 li:hover {position:relative; z-index:82;}

/* keep the 'next' level invisible by placing it off screen. */

.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul,
.menu2 .left:hover ul ul, 
.menu2 .left:hover ul :hover ul ul,
.menu2 .left:hover ul :hover ul :hover ul ul,
.menu2 .left:hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:32px; white-space:nowrap; width:255px; height:auto; z-index:83;}
.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:255px; font-weight:normal; background: url(../../img/menu/submid.png);}
.menu2 :hover ul.sub li a.high  {color:#080;}
.menu2 .left:hover ul.sub li a.high  {color:#080;}
.menu2 :hover ul.sub li.fly {background: url(../../img/menu/submid_r.png);}
.menu2 .left:hover ul.sub li.fly {background: url(../../img/menu/submid_l.png);}

/*.menu2 :hover ul.sub li a {display:block; position:relative; font-size:15px; color:#000; height:20px; width:255px; line-height:20px; text-indent:10px; text-decoration:none;background:url(../../img/menu/trans.gif);}
.menu2 :hover ul.sub :hover > a {color:#fff; }
position:relative; */
.menu2 :hover ul.sub li span a:hover {color:#fff; }
.menu2 :hover ul.sub li span a {display:block; font-size:15px; font-weight:bold; color:#000; height:20px; width:255px; line-height:20px; text-indent:10px; text-decoration:none;background:url(../../img/menu/trans.gif); }
.menu2 :hover ul.sub :hover > span.hide4 a {color:#fff; background: url(../../img/menu/submid_n.png); z-index:86; }
.menu2 :hover ul.sub :hover > span.show4 a {color:#fff; background: url(../../img/menu/submid_h.png); z-index:86; }

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:255px; top:0; white-space:nowrap; width:255px; z-index:84; height:auto;}

.menu2 .left:hover ul :hover ul,
.menu2 .left:hover ul :hover ul :hover ul,
.menu2 .left:hover ul :hover ul :hover ul :hover ul,
.menu2 .left:hover ul :hover ul :hover ul :hover ul :hover ul
{left:auto; right:255px; top:0; white-space:nowrap; width:255px; z-index:84; height:auto;}

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{height:5px; font-size:2px; background:url(../../img/menu/subtop.png);}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:10px; background:url(../../img/menu/subbottom.png);}
