/* >>Erste Ebene Navigation*/
	/* Grundeinstellung der erste Ebene Navigation fuer die Zustaende "normal", "im Pfad" und "hier"*/
	div.fLOuterShell div.des1 table.nav td.navItem span.here span,
	div.fLOuterShell div.des1 table.nav td.navItem a.normal span,
	div.fLOuterShell div.des1 table.nav td.navItem a.normal:link span,
	div.fLOuterShell div.des1 table.nav td.navItem a.normal:visited span,
	div.fLOuterShell div.des1 table.nav td.navItem a.normal:hover span,
	div.fLOuterShell div.des1 table.nav td.navItem a.inPath:link span,
	div.fLOuterShell div.des1 table.nav td.navItem a.inPath:visited span,
	div.fLOuterShell div.des1 table.nav td.navItem a.inPath:hover span
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet_blau.gif) 5px 6px no-repeat;
	}
	
	/* Angabe fuer den Zustand "hier" */
	div.fLOuterShell div.des1 table.nav td.navItem span.here
	{
		display: block;
		background-position: 0 0;
	}
	
	div.fLOuterShell div.des1 table.nav td.navItem span.here span
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet_blau_here.gif) 5px 6px no-repeat;
		color: #3166AF;
	}
/* << */


/* >>Navigation links*/
	/* Ebene 0 */
	div.navEl_0_here div.noLink,
	div.navEl_0_normal a,
	div.navEl_0_normal a:link, div.navEl_0_normal a:visited, div.navEl_0_normal a:hover,
	div.navEl_0_inPath a,
	div.navEl_0_inPath a:link, div.navEl_0_inPath a:visited, div.navEl_0_inPath a:hover
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet_blau.gif) left center no-repeat;
	}
	
	div.navEl_0_inPath a,
	div.navEl_0_inPath a:link, div.navEl_0_inPath a:visited, div.navEl_0_inPath a:hover,
	div.navEl_0_normal a:hover, div.navEl_0_inPath a:hover,
	div.navEl_0_here div.noLink
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet_blau_here.gif) left center no-repeat; 
	}
	
	/* Ebene 1 */
	div.navEl_1_here div.noLink,
	div.navEl_1_normal a,
	div.navEl_1_normal a:link, div.navEl_1_normal a:visited, div.navEl_1_normal a:hover,
	div.navEl_1_inPath a,
	div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau.gif) left center no-repeat;
	}
	
	div.navEl_1_inPath a,
	div.navEl_1_inPath a:link, div.navEl_1_inPath a:visited, div.navEl_1_inPath a:hover,
	div.navEl_1_normal a:hover, div.navEl_1_inPath a:hover,
	div.navEl_1_here div.noLink
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau_here.gif) left center no-repeat;
	}
	
	/* Ebene 2 */
	div.navEl_2_here div.noLink,
	div.navEl_2_normal a,
	div.navEl_2_normal a:link, div.navEl_2_normal a:visited, div.navEl_2_normal a:hover,
	div.navEl_2_inPath a,
	div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau.gif) left center no-repeat;
	}
	
	div.navEl_2_inPath a,
	div.navEl_2_inPath a:link, div.navEl_2_inPath a:visited, div.navEl_2_inPath a:hover,
	div.navEl_2_normal a:hover, div.navEl_2_inPath a:hover,
	div.navEl_2_here div.noLink
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau_here.gif) left center no-repeat;
	}
	
	/* Ebene 3 */
	div.navEl_3_here div.noLink,
	div.navEl_3_normal a,
	div.navEl_3_normal a:link, div.navEl_3_normal a:visited, div.navEl_3_normal a:hover,
	div.navEl_3_inPath a,
	div.navEl_3_inPath a:link, div.navEl_3_inPath a:visited, div.navEl_3_inPath a:hover
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau.gif) left center no-repeat;
	}
	
	div.navEl_3_inPath a,
	div.navEl_3_inPath a:link, div.navEl_3_inPath a:visited, div.navEl_3_inPath a:hover,
	div.navEl_3_normal a:hover, div.navEl_3_inPath a:hover,
	div.navEl_3_here div.noLink
	{
		background: url(../xist4c/web/standard/02/img/nav_bullet2_blau_here.gif) left center no-repeat;
	}
/* << */
