@charset "UTF-8";	
		
/**** NAVIGATION ****/
		#navigation{
			width:250px;
			position:relative;
			float:left;
		}
		
		#navigation_left_headerlinks{
		
			width:300px;
			height:40px;
			position:relative;
			clear:left;
			padding-bottom: 30px;
		}
			
		#navigation_left_headerlinks ul li{
					list-style:none;
					float:left;
					margin-right:8px;
					margin-top:5px;
					left:0px;
		}
		
		#nav_show_selection{
			padding-bottom:30px;
		}
		/* NAVIGATION NEU */
				.navtigation_left_menu_neu{
					background: url(../images/navigation/navLeft_neu.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					fonts-size:0px;
				}
				
				.navtigation_left_menu_neu a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_neu a:hover{
					background: url(../images/navigation/navLeft_neu.jpg) -30px 0 no-repeat;
				}
		
		/* NAVIGATION MENU */
				.navtigation_left_menu_pdf{
					background: url(../images/navigation/navLeft_pdf.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					fonts-size:0px;
				}
				
				.navtigation_left_menu_pdf a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_pdf a:hover{
					background: url(../images/navigation/navLeft_pdf.jpg) -30px 0 no-repeat;
				}
		
		
		/* NAVIGATION PRINT */
				.navtigation_left_menu_print{
					background: url(../images/navigation/navLeft_print.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navtigation_left_menu_print a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_print a:hover{
					background: url(../images/navigation/navLeft_print.jpg) -30px 0 no-repeat;
				}
		
		
		/* NAVIGATION SAVE */
		
				.navtigation_left_menu_save{
					background: url(../images/navigation/navLeft_save.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navtigation_left_menu_save a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_save a:hover{
					background: url(../images/navigation/navLeft_save.jpg) -30px 0 no-repeat;
				}
		
		/* NAVIGATION RESET */
				.navtigation_left_menu_reset{
					background: url(../images/navigation/navLeft_reset.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navtigation_left_menu_reset a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_reset a:hover{
					background: url(../images/navigation/navLeft_reset.jpg) -30px 0 no-repeat;
				}
		
		/* NAVIGATION OPEN */
				.navtigation_left_menu_open{
					background: url(../images/navigation/navLeft_open.jpg) 0 0 no-repeat;
					width:30px;
					height:30px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navtigation_left_menu_open a{
					display:block;
					width:30px;
					height:30px;
				}
				
				.navtigation_left_menu_open a:hover{
					background: url(../images/navigation/navLeft_open.jpg) -30px 0 no-repeat;
				}
				
/**** Main Navigation with steps ****/
				#main_navigation{
					width:100%;
					height:33px;
					position:relative;
					clear:left;
					background-color: #efefef;
				}
				
				#main_navigation ul{
					margin-left:30px;
				}
				
				#main_navigation ul li{
					list-style:none;
					float:left;
					left:0px;
				}

				/* NAVIGATION Start */
				.navigation_start{
					background: url(../images/navigation/nav_start.png) 0 -66px no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_start_active{
					background: url(../images/navigation/nav_start.png) 0 0 no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
					
				}
				.navigation_start_active a:hover,
				.navigation_start_active a,
				.navigation_start a{
					display:block;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				
				
				.navigation_start a:hover{
					background: url(../images/navigation/nav_start.png) 0 -33px no-repeat;
				}
				/* NAVIGATION Suche */
				.navigation_suche{
					background: url(../images/navigation/nav_suche.png) 0 -66px no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_suche_active{
					background: url(../images/navigation/nav_suche.png) 0 0 no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
					
				}
				
				
				.navigation_suche_active a:hover,
				.navigation_suche_active a,
				.navigation_suche a{
					display:block;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_suche a:hover{
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
					background: url(../images/navigation/nav_suche.png) 0 -33px no-repeat;
				}
				/* NAVIGATION Auswahl */
				.navigation_auswahl{
					background: url(../images/navigation/nav_auswahl.png) 0 -66px no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_auswahl_active{
					background: url(../images/navigation/nav_auswahl.png) 0 0 no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_auswahl_active a:hover,
				.navigation_auswahl_active a,
				.navigation_auswahl a{
					display:block;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_auswahl a:hover{
					background: url(../images/navigation/nav_auswahl.png) 0 -33px no-repeat;
				}
				/* NAVIGATION Drucken */
				.navigation_drucken{
					background: url(../images/navigation/nav_drucken.png) 0 -66px no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				.navigation_drucken_active{
					background: url(../images/navigation/nav_drucken.png) 0 0 no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_drucken_active a:hover,
				.navigation_drucken_active a,
				.navigation_drucken a{
					display:block;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_drucken a:hover{
					background: url(../images/navigation/nav_drucken.png) 0 -33px no-repeat;
				}
				
				/* NAVIGATION Archive */
				.navigation_archiv{
					background: url(../images/navigation/nav_archiv.png) 0 -66px no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_archiv_active{
					background: url(../images/navigation/nav_archiv.png) 0 0 no-repeat;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_archiv_active a:hover,
				.navigation_archiv_active a,
				.navigation_archiv a{
					display:block;
					width:115px;
					height:33px;
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
				}
				
				.navigation_archiv a:hover{
					font-size:0px;
					text-decoration: none;
					text-indent: -5px;
					color:#efefef;
					background: url(../images/navigation/nav_archiv.png) 0 -33px no-repeat;
				}
				