@charset "utf-8";
/* CSS Document */


/*NAVIS*/



/*NAVITOP --- HORIZONTAL*/

.nav ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.3em;

	
}
.nav ul li {

	
	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    color: #000;
	float: left; /* LTR */
	font-size: 1.0em;
	background-image:url(../images/pipe_navi.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
.nav ul li a, .nav ul li a:visited {
	background: transparent;
	color: #000;
	display: block;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding:4px 0px 4px 0px;
	text-decoration: none;
	width: auto;
	width: 125px;
	text-align:center;
}

.nav ul li a:focus,  .nav ul li a:hover,  .nav ul li a:active {
	color: #b3004c !important;
	text-decoration: none;

}
.nav ul li.active {
	/* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
   	color: #b3004c;
	
	
	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */
   	float: left; /* LTR */
	font-size: 1.0em;
	
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav ul li.active a {
	color: #b3004c !important;
	text-decoration: none;

}


/*NAVITOP --- HORIZONTAL -- ENDE*/




/*NAVISUB --- VERTIKAL*/


 .subnav {
    /*width: 100%;*/
    overflow: hidden;
    
    list-style-type: none;
	margin-left: 20px;
    
  }

  
  .subnav ul { list-style-type: none; margin:0; padding: 0; }
  .subnav li { float:left; width: 100%; margin:0; padding: 0;  /*background-color:#0E6688*/; }

  .subnav a {
    display:block;
    width: 90%;
    padding: 0px 0px 0px 10%;
    text-decoration: none;
    
    color: #666;
	

	/*background-image: url(../images/pkt_off.jpg); 
	background-attachment:scroll; 
	background-position:20px center; 
	background-repeat:no-repeat;*/
		
  }

  .subnav a.activelink {
 	 /*background-color:#0E6688;*/
	 
	
	 /*background-image: url(../images/pkt_on.jpg);
	 background-attachment:scroll; 
	 background-position:20px center; 
	 background-repeat:no-repeat;*/
  	 
  }

  /* Level 1 */
 

  .subnav li a { width: 93%; padding-left: 9%; padding-top: 2px; color: #000; border-top: 2px dotted #CCC; margin-top: 18px;font-weight: bold;
}
  .subnav li a:focus,
  .subnav li a:hover,
  .subnav li a:active { 
  	 /*background-color:#0E6688;*/ 
	 color: #b3004c !important; 
	 background-image: url(../images/pfeil.gif);
	 background-attachment:scroll; 
	 background-position:12px center; 
	 background-repeat:no-repeat;
	 text-decoration: none;
	 }

  /* Level 2 */
  .subnav li ul li a{ width: 93%; padding-left: 9%; padding-top: 0; 25%; color: #6C6C6C; border-top: none; margin-top: 0;font-weight: normal;}

  .subnav li ul li a { /*color: #666;*/ /*background-position:35px center; */
  
  }
  .subnav li ul li a:focus, /*.subnav li ul li a:focus.activelink,*/
  .subnav li ul li a:hover, /*.subnav li ul li a:hover.activelink,*/
  .subnav li ul li a:active { 
  	 /*background-color:#0E6688;*/ 
	 color: #b3004c !important; 
	 background-image: url(../images/pfeil.gif);
	 background-attachment:scroll; 
	 background-position:12px center; 
	 background-repeat:no-repeat; 
	 text-decoration: none;
	 }
		
	/*.subnavi li ul  li .active a {
		color: #b3004c !important; 
	} */
	
	
	.active {
		color: #b3004c !important;
		text-decoration: none;
	}
  
  /* Level 3 */
  .subnav li ul li ul li a { width: 89%; padding-left: 12%; }

  .subnav li ul li ul li a { /*background-position:50px center;*/ /*color: #888;*/ }
  
  .subnav li ul li ul li a:focus,
  .subnav li ul li ul li a:hover,
  .subnav li ul li ul li a:active { 
  	 /*background-color:#0E6688;*/ 
	 color: #b3004c; 
	 background-image: url(../images/pfeil.gif);
	 background-attachment:scroll; 
	 background-position:17px center; 
	 background-repeat:no-repeat; }
  .subnav li ul li ul li a.activelink {
  
  	 /*background-position:50px center; */
  }
  /* Level 4 */
  .subnav li ul li ul li ul li a { width: 85%; padding-left: 16%; }

  .subnav li ul li ul li ul li a { /*background-color:#ffffff; color: #aaa;*/ }
  .subnav li ul li ul li ul li a:focus,
  .subnav li ul li ul li ul li a:hover,
  .subnav li ul li ul li ul li a:active { 
  	 /*background-color:#0E6688;*/ 
	 color: #b3004c; 
	 background-image: url(../images/pfeil.gif);
	 background-attachment:scroll; 
	 background-position:28px center; 
	 background-repeat:no-repeat; }




/*NAVISUB --- VERTIKAL -- ENDE*/





/*NAVIFOOTER --- HORIZONTAL -- ENDE*/
.footernav {
	overflow: hidden;
    list-style-type: none;
}
.footernav ul {
	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 0px;
}

.footernav ul li {
	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
	float: left;
	font-size: 1.0em;
	line-height: 0.4em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(../images/pfei_grau.gif);
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
}

.footernav ul li a {	
	background: transparent;
	color: #999;
	display: block;
	font-size: 1em;
	margin: 0;
	text-decoration: none;
	width: auto;
	padding-top: 0.13em;
	padding-right: 20px;
	padding-bottom: 2em;
	padding-left: 1em;
}

.footernav ul li a:focus,  .footernav ul li a:hover,  .footernav ul li a:active {
	color: #b3004c;
	text-decoration: none;
	background-image:url(../images/pfeil.gif);
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
}

.footernav ul li#current {
	color: #333;
	text-decoration: none;
}

/*NAVIFOOTER --- HORIZONTAL -- ENDE*/
