@charset "UTF-8";

@media all
{
 #nav_main {
    /* (en) containing floats in IE */
    /* (de) Einfassen der Floats im IE */
    width: 1010px;
	
    /* (en) containing floats in all other browsers */
    /* (de) Einfassen der Floats in allen anderen Browsern */
    display: inline;
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background-color:#ffffff;
    line-height: 0;
	background-image:none;
	border:none;
	padding-top:7px;
	}

  #nav_main ul {
   
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    margin:0px;
    /* (en) Left margin of the first button  */
    /* (de) Abstand des ersten Buttons vom linken Rand  */
    paddng: 0px;
	border:none;
  }

  #nav_main ul li.nav a
  {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-group.png);*/
	background-image:url(../../../../img/epos_groupnav/e-group2.png);
	background-repeat:no-repeat;
	width:186px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px;
	border:none;
  }
  #nav_main ul li.nav  {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-group-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-group2-a.png);
	background-repeat:no-repeat;
	width:186px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
	border:none;
  }  
   #nav_main ul li.nav2
   {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-healtcons-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-healtcons2-a.png);
	background-repeat:no-repeat;
	width:209px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
  }
   #nav_main ul li.nav2 a
   {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-healtcons.png);*/
	background-image:url(../../../../img/epos_groupnav/e-healtcons2.png);
	background-repeat:no-repeat;
	width:209px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
  }
  
   #nav_main ul li.nav3{
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-beratungs-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-beratungs2-a.png);
	background-repeat:no-repeat;
	width:209px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
  }
    #nav_main ul li.nav3 a
    {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-beratungs.png);*/
	background-image:url(../../../../img/epos_groupnav/e-beratungs2.png);
	background-repeat:no-repeat;
	width:209px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
	}
   #nav_main ul li.nav4 a
   {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
	display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-branchoff.png);*/
	background-image:url(../../../../img/epos_groupnav/e-branchoff2.png);
	background-repeat:no-repeat;
	width:186px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px;
	padding:0;
  }
   #nav_main ul li.nav4 {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
	display: block;
	/*background-image:url(../../../../img/epos_groupnav/e-branchoff-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-branchoff2-a.png);
	background-repeat:no-repeat;
	width:186px;
	/*height:29px;*/
	height:20px;
	/*line-height:29px;*/
	line-height:20px; 
	padding:0;
  }
  
  
  #nav_main ul li{
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
	float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	background:none;
	border:none;
  }
    #nav_main ul li a{
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
	float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
	background:none;
	border:none;
  }


  

  #nav_main ul li a.nav:focus,
  #nav_main ul li a.nav:hover,
  #nav_main ul li a.nav:active,
  #nav_main ul li.nava
  
   {
    text-decoration: none;
	/*background-image:url(../../../../img/epos_groupnav/e-group-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-group2-a.png);
	background-repeat:no-repeat;
	/*height:29px;*/
	height:20px;
	width:186px;
	/*line-height:29px;*/
	line-height:20px;
	}
  
  #nav_main ul li a.nav2:focus,
  #nav_main ul li a.nav2:hover,
  #nav_main ul li a.nav2:active,
  #nav_main ul li.nav2a
  
   {
   
    text-decoration: none;
	/*background-image:url(../../../../img/epos_groupnav/e-healtcons-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-healtcons2-a.png);
	background-repeat:no-repeat;
	/*height:29px;*/
	height:20px;
	width:209px;
	/*line-height:29px;*/
	line-height:20px;
  }
  
  #nav_main ul li a.nav4:focus,
  #nav_main ul li a.nav4:hover,
  #nav_main ul li a.nav4:active,
  #nav_main ul li.nav4a
  
   {
   
    text-decoration: none;
	/*background-image:url(../../../../img/epos_groupnav/e-branchoff-a.png);*/
	background-image:url(../../../../img/epos_groupnav/e-branchoff2-a.png);
	background-repeat:no-repeat;
	/*height:29px;*/
	height:20px;
	width:186px;
	/*line-height:29px;*/
	line-height:20px;
  }
  
  #nav_main ul li#current {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    
  }
  
  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active {
    background: transparent;
    color: #fff;
    text-decoration: none;
  }
  #nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active{ background:none; padding:0; margin:0; 
  }
  
  #nav_main ul li a,
  #nav_main ul li strong {
      background: transparent;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
  }

}

