@charset "UTF-8";
 
@media all
{
  #verticalMenu a {color: #78685C; font-weight: normal; background:transparent; text-decoration:none; }
  #verticalMenu a:focus, 
  #verticalMenu a:hover,
  #verticalMenu a:active { text-decoration:none; color:#b6a400; background-color: transparent;}
  #verticalMenu a.active {color:#b6a400; }
  
  div#verticalMenu {
	color:#78685C;
  }
  
  div#verticalMenu ul {
	font-family:arial;
	font-size:12px;
	list-style-type:none;
	margin:0px;
	height:101%;
  }

  div#verticalMenu li {
	margin:0px;
  }
  
  div#verticalMenu  ul li {
	padding-top:4px;
	padding-bottom:4px;
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
  }
  
  div#verticalMenu  ul li ul li {
	padding-top:4px;
	padding-bottom:4px;
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
	margin-left:16px;
  }
 
  div#verticalMenu li.noLine {
	background:none;
  }
  
  
  div#verticalMenu li.noLine_lvl1 {
	background:none;
	padding-top:0px;
	padding-bottom:1px;
  }
  
  div#verticalMenu li.noLine_lvl2 {
	background:none;
	padding-top: 0px;
	padding-bottom:3px;
	margin-top:-3px;
  }
 
  div#verticalMenu  ul li ul li ul li{
	list-style-type:none;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:0px;
	line-height:16px;
	height:100%;
  }
  
  div#verticalMenu  ul li ul li ul li a{
	padding-left:12px;
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_bullet.gif) no-repeat left top;
	display:block;
	margin-left:2px;
	padding-top:1px;
  }
  
    
  div#verticalMenu  ul li ul li ul li a:hover{
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_bullet_high.gif) no-repeat left top;
  }
  
  div#verticalMenu  ul li ul li ul li a.active{
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_bullet_high.gif) no-repeat left top;
  }
  
  /* Vertikales Men� Grafische �berschriften */
  a#title_unternehmen{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_unternehmen.gif) no-repeat center center;
	width:79px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_unternehmen:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_unternehmen_high.gif) no-repeat center center;
  }
  
  a#title_unternehmen.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_unternehmen_high.gif) no-repeat center center;
  }  
  
		
  a#title_leistungen{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_Leistungen.png) no-repeat center center;
	width:63px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_leistungen:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Leistungen_high.gif) no-repeat center center;
  }
  
  a#title_leistungen.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Leistungen_high.gif) no-repeat center center;
  }
  
  
  a#title_technologien{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_technologien.gif) no-repeat center center;
	width:76px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_technologien:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_technologien_high.gif) no-repeat center center;
  }

  
  a#title_technologien.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_technologien_high.gif) no-repeat center center;

  }  
  
  a#title_branchen{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_Branchen.gif) no-repeat center center;
	width:52px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_branchen:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Branchen_high.gif) no-repeat center center;
  }

  a#title_branchen.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Branchen_high.gif) no-repeat center center;
  }
  
  a#title_referenzen{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_Referenzen.gif) no-repeat center center;
	width:65px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_referenzen:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Referenzen_high.gif) no-repeat center center;
  }

  a#title_referenzen.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_Referenzen_high.gif) no-repeat center center;
  }
  
  a#title_jobskarriere{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_jobskarriere.gif) no-repeat center center;
	width:84px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_jobskarriere:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_jobskarriere_high.gif) no-repeat center center;
  }

  a#title_jobskarriere.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_jobskarriere_high.gif) no-repeat center center;
  }
  
  a#title_presse{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_presse.gif) no-repeat center center;
	width:37px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_presse:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_presse_high.gif) no-repeat center center;
  }
  
  a#title_presse.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_presse_high.gif) no-repeat center center;
  }
  
  a#title_serviceseiten{
	background:url(../../layout_neu/menu_1/vertikalesmenu/standard_1/vm_title_service.gif) no-repeat center center;
	width:40px;
	height:13px;
	display:block;
	margin-bottom:10px;
  }
  
  a#title_serviceseiten:hover{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_service_high.gif) no-repeat center center;
  }
  
  a#title_serviceseiten.selected{
	background:url(../../layout_neu/menu_1/vertikalesmenu/highlighted_1/vm_title_service_high.gif) no-repeat center center;
  }
  
  div#verticalMenu div.topLvlTrenner {
    background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
	width:100%;
	height:1px;
	position:relative;/*IE6*/
	overflow:hidden;/*IE6*/
  }
	
  div#verticalMenu div.lvl_1_trenner {
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
	height:1px;
	position:relative;/*IE6*/
	overflow:hidden;/*IE6*/
	margin-left:16px;
  }
	
  div#verticalMenu div.lvl_2_trenner {
	background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
	height:2px;
	position:relative;/*IE6*/
	overflow:hidden;/*IE6*/
	margin-left:0px;/*Eintraege befinden sich schon in der korrekten Einrueckung, daher keine Verschiebung*/
  }
	
  div#verticalMenu div.bottomLvlTrenner {
    background:url(../../../layout_neu/menu_1/vertikalesmenu/vertical_menu_trenner.gif) repeat-x center top;
	width:100%;
	height:1px;
	position:relative;/*IE6*/
	overflow:hidden;/*IE6*/
	margin-top:1px;
  }
}