/*******************************
*	Navigationen
*
* copyright: Internet-Service Neumann
* author: Peter Royer
********************************/

/**** Breadcrumb ****/

div#breadcrumb a {
	color: #646464;
	text-decoration: none;
}

/**** Navigationen u. Subnavigationen ****/

div.nav2 a,
div#navi3 a {
	text-decoration: none;
	color: #646464;
}

/**** Navigation 1 ****/

div#navi1 span {
	float: left;
	margin: 14px 0px 0px 30px;
	cursor: pointer;
	text-align: left;
}
div#navi1 span a {
	color: #ffffff;
	text-decoration: none;
}
div#navi1 span a:hover {
	color: #ff0000;
}

/**** Navigation 2 ****/

div.nav2 {
	float: left;
	width: 73px;	
	text-align: center;
	font-size: 13px;
}
div.nav2:hover {
	background: url(../images/design/bg_navi2_hover.gif) left no-repeat; 
	cursor: pointer;
	padding-left: 
}

/***** Submenu Navi 2 *****/
/*** Ein- u. Ausblenden ***/

div.nav2 div {
	position: relative;
	float: left;
}
/* Hack Firefox 3.5 */
body.firefox.v3-5 div.nav2 div {
      position: absolute;
      float: left;
} 

:root div.nav2 div ul {
	display: none; 
	margin: 0;
	padding: 40px 0 11px 0;
	list-style-type: none;
	text-align: left;
	background: url(../images/design/bg_nav2_bottom.gif) left bottom no-repeat;
	line-height: 25px;
	/*width: 200px;*/
}


/* Hack ENDE */
div.nav2 div ul {
	display: none; 
	margin: 0;
	padding: 0 0 11px 0;
	list-style-type: none;
	text-align: left;
	background: url(../images/design/bg_nav2_bottom.gif) left bottom no-repeat;
	line-height: 25px;
	/*width: 200px;*/
}
div.nav2:hover div ul {
	display: block; 
	position: absolute;	
	float: left;
        filter: alpha(opacity=90);
        opacity: .90;
}

/***Design Submenu***/

li.nav2sub,
li.nav2sub2 {
	height: 25px;
	width: 90px;
	background: url(../images/design/bg_navi2_li.gif) no-repeat;
	padding-left: 10px;
	margin-top: -1px;
	opacity: .90;
	filter: alpha(opacity=90);
}
li.nav2sub {
	overflow:hidden;
}
li.nav2sub:hover {
	background: url(../images/design/bg_navi2_li_li_hover.gif) bottom left repeat-x;
}
li.nav2sub2:hover {
	background: url(../images/design/bg_navi2_li_hover.gif) bottom left no-repeat;	
}
div.nav2 div ul li:hover a {
	padding-right: 50px;
	white-space: nowrap;
	background: transparent;
}

/*** Submenu 3. Ebene ***/

div.nav2:hover div ul li div {
	position: relative;	
	float: left;
}
div.nav2:hover div ul li div ul {
	display: none;
	position: absolute;
	background: url(../images/design/bg_navi2_ul_div_bottom.gif) bottom left no-repeat;
	padding-bottom: 9px;
	margin: -1px 0 0 -10px;
}
div.nav2 div ul li.nav2sub:hover div ul,
div.nav2 div ul li.nav2sub2:hover div ul {
	display: block;
	left: 99px;
	margin-top: -26px;
	border-top: 1px solid #e6e9eb;
	width: 100px;
}
li.subsub {
	width: 90px;
	padding-left: 10px;
	height: 25px;	
	background: url(../images/design/bg_navi2_li.gif) no-repeat;
	margin-top: -1px;
}
li.subsub:hover {
	background: url(../images/design/bg_navi2_li_li_hover.gif);	
}

/***** Navigation 3 ****/

ul.nav3 {
	list-style-type: none;
	width: 198px;
	margin: 0 0 0 1px;
 	padding: 0;
 	line-height: 25px;
 	background-image: url(../images/design/bg_nav3.gif);
 	background-repeat: repeat-y;
 	text-indent: 24px;
 	overflow:hidden;
}
ul.nav3sub {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}
ul.nav3 a,
ul.nav3sub a {
	padding-right: 110px;
	white-space: nowrap;
}
ul.nav3 li:hover {
	background: url(../images/design/bg_navi3.gif) center top repeat-x;
	cursor: pointer;
}
ul.nav3sub li:hover,
li.nav3subactive  {
	background: url(../images/design/bg_navi3.gif) center top repeat-x;
	margin-left: -15px;
	padding-left: 15px;
	cursor: pointer;
}

li.nav3active {
	background: url(../images/design/bg_nav3active.gif) no-repeat !important;
}

/*** Subnavigation 3 ***/

div.nav3sub {	
	width: 198px;
	height: auto;
	background-image: url(../images/design/bg_nav3.gif);
	margin-left: 1px;
	line-height: 24px;
	cursor: pointer;
	border-bottom: 1px solid #e6e9eb;
	overflow: hidden;
}
div.nav3sub ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 198px;
}
div.nav3sub ul li {
	padding-left: 39px;	
}
div.nav3sub ul li:hover {
	background: url(../images/design/bg_navi3.gif) left top repeat-x;
}

/*** Navigation 4 ***/

div.nav4,
div.nav4active {
	width: 198px;
	height: 26px;
	background-image: url(../images/design/bg_nav3.gif);
	text-indent: 24px;
	margin-left: 1px;
	line-height: 24px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}
div.nav4:hover {
	background: url(../images/design/bg_navi3.gif) center top repeat-x;
	width: 198px;
}
div.nav4active {
	background: url(../images/design/bg_navi3.gif) center top repeat-x !important;
}
div.nav4 a,
div.nav4active a {
	text-decoration: none;
	color: #646464;
	padding-right: 110px;
}
