/* APAC */

/*===================================================================================
  GLOBAL NAV
===================================================================================*/

#globalWrapper{float:left; width:620px;}

#globalNav { 
	/*position: absolute; 
	top: 120px; left: 16px; */
	margin:1px 0; padding: 0; 
	list-style-type:none; 
	text-align: center;
}
#globalNav { 
	line-height: 1.0;
}
#globalNav ul {
	position: absolute; 
	top: -999em; 
	width: 26em;
}
#globalNav ul.solutions {
	position: absolute; 
	top: -999em; 
	width: 52em;
}
#globalNav ul li { 
	width: 100%;
}
#globalNav ul li.last { 
	padding-bottom: 7px; 
	border-bottom: 1px solid #fff;
}
#globalNav li:hover { 
	visibility: inherit; /* fixes IE7 'sticky bug' */ 
}
#globalNav li { 
	float: left; 
	position: relative; 
}
#globalNav a { 
	display: block; 
	position: relative; 
	padding: 10px 1em 0 1em; 
	text-decoration:none; 
}
#globalNav ul li a { 
	padding: 7px 0 7px 15px; 
	font-size: 12px; 
	color:#000000;
	font-weight:bold;

}
#globalNav ul li.seatSize { 
	background: #c3c3c3; 
	font-size: 12px;
	font-weight:normal; 
	}
#globalNav ul li.seatSize a { 
	color: #000; 
	padding: 7px 0 7px 15px; font-weight:normal;}
#globalNav li:hover ul, 
#globalNav li.sfHover ul { 
	left: 0; top: 3em; 
	z-index: 99; 
	
}
#globalNav li:hover.training ul, 
#globalNav li.sfHover.training ul { 
	left: -162px; top: 3em; 
	z-index: 99; 
	display: none; 
} 
#globalNav li:hover.contact ul, 
#globalNav li.sfHover.contact ul { 
	left: -182px; top: 3em; 
	z-index: 99; 
	display: none; 
} 
#globalNav li:hover.outsourcing ul, 
#globalNav li.sfHover.outsourcing ul { 
	left: -162px; top: 3em; 
	
	display: none; 
}
ul#globalNav li:hover li ul, 
ul#globalNav li.sfHover li ul {
	top: -999em; 

}
#globalNav { 
	float: left; 
	margin-bottom: .9em; 
}
#globalNav li a, 
#globalNav li a:visited  {
	color:#4a4a4a;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#globalNav li ul li a, 
#globalNav li ul li a:visited  {
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#globalNav li ul li a:hover {
	color:#ce0005;
	
}
#globalNav li li { 
}
#globalNav li:hover, 
#globalNav li.sfHover,
#globalNav a:focus, 
#globalNav a:hover, 
#globalNav a:active { 
	outline: 0; 
	
}


#globalNav li.sfHover a, #globalNav li.sfHover a:hover
 { 
	outline: 0; 
	color:#fff;
	
}
#globalNav li.sfHover ul li a
 { 
	outline: 0; 
	color:#000;
	
}
#globalNav li.sfHover ul li a:hover
 { 
	outline: 0; 
	color:#ce0005;
	
}
/*** shadows for all but IE6 ***/
#globalNav.sf-shadow ul {
	/*background:	transparent url('../png/shadow-less.png') no-repeat bottom center;*/
	padding: 0 0 18px 0;
}

#globalNav.sf-shadow li#homeoffice ul {
	/*background:	transparent url('../png/shadow-first.png') no-repeat bottom center;*/
	padding: 0 0 18px 0;
}
#globalNav.sf-shadow li#partners ul {
	/*background:	transparent url('../png/shadow-last.png') no-repeat bottom center;*/
	padding: 0 20px 18px 20px;
}
.sf-shadow ul.sf-shadow-off { 
	/*background: transparent;*/
}
/*===================================================================================
  GLOBAL NAV - IMAGE REPLACEMENTS - neu homePage und img width's
===================================================================================*/
#homePage{background: transparent url(../images/menu_off.jpg) 0 0; border-right:1px solid #fff; height: 30px; width: 120px;}
#homePage:hover{background: transparent url(../images/menu_on.jpg) 0 0; border-right:1px solid #fff; height: 30px; width: 120px;}
#homeoffice{background: transparent url(../images/menu_off.jpg) 0 0; border-right:1px solid #fff; height: 30px; width: 114px;}
#homeoffice:hover{background: transparent url(../images/menu_on.jpg) 0 0; border-right:1px solid #fff; height: 30px; width: 114px;}
#smBusiness{background: transparent url(../images/menu_off.jpg) 0 0; height: 30px; width: 120px; border-right:1px solid #fff;}
#smBusiness:hover{background: transparent url(../images/menu_on.jpg) 0 0; height: 30px; width: 120px; border-right:1px solid #fff;}
#medBusiness{background: transparent url(../images/menu_off.jpg) 0 0; height: 30px; width: 140px; border-right:1px solid #fff;}
#medBusiness:hover{background: transparent url(../images/menu_on.jpg) 0 0; height: 30px; width: 140px; border-right:1px solid #fff;}
#enterprise{background: transparent url(../images/menu_off.jpg) 0 0;  height: 30px; width: 120px; border-right:1px solid #fff;}
#enterprise:hover{background: transparent url(../images/menu_on.jpg) 0 0;  height: 30px; width: 120px; border-right:1px solid #fff;}
#partners{background: transparent url(../images/menu_off.jpg) 0 0; height: 30px; width: 120px; border-right:1px solid #fff;}
#partners:hover{background: transparent url(../images/menu_on.jpg) 0 0; height: 30px; width: 120px; border-right:1px solid #fff;}
#homePage li, #homeoffice li, #smBusiness li, #medBusiness li, #enterprise li, #partners li{text-align: left; }
#homePage li a:hover, #homeoffice li a:hover, #smBusiness li a:hover, #medBusiness li a:hover, #enterprise li a:hover, #partners li a:hover{color: #ce0005;}

#homeoffice a.products{background:url(../images/products.gif) no-repeat  center 10px; text-indent:-999em; }
#homeoffice a.products:hover{background:url(../images/products_hover.gif) no-repeat  center 10px; text-indent:-999em; }
#globalNav li.sfHover a.products, #globalNav li.sfHover a.products:hover
 { 
	background:url(../images/products_hover.gif) no-repeat  center 10px;
	
}
#smBusiness a.solutions{background:url(../images/solutions.gif) no-repeat  center 10px; text-indent:-999em; }
#smBusiness a.solutions:hover{background:url(../images/solutions_hover.gif) no-repeat  center 10px; text-indent:-999em; }
#globalNav li.sfHover a.solutions, #globalNav li.sfHover a.solutions:hover
 { 
	background:url(../images/solutions_hover.gif) no-repeat  center 10px;
	
}

#medBusiness a.outsourcing{background:url(../images/outsourcing.gif) no-repeat  center 10px; text-indent:-999em; }
#medBusiness a.outsourcing:hover{background:url(../images/outsourcing_hover.gif) no-repeat  center 10px; text-indent:-999em; }
#globalNav li.sfHover a.outsourcing, #globalNav li.sfHover a.outsourcing:hover
 { 
	background:url(../images/outsourcing_hover.gif) no-repeat  center 10px;
	
}

#enterprise a.training{background:url(../images/training.gif) no-repeat  center 10px; text-indent:-999em; }
#enterprise a.training:hover{background:url(../images/training_hover.gif) no-repeat  center 10px; text-indent:-999em; }
#globalNav li.sfHover a.training, #globalNav li.sfHover a.training:hover
 { 
	background:url(../images/training_hover.gif) no-repeat  center 10px;
	
}
#enterprise a.contact{background:url(../images/contact.gif) no-repeat  center 10px; text-indent:-999em; }
#enterprise a.contact:hover{background:url(../images/contact_hover.gif) no-repeat  center 10px; text-indent:-999em; }
#globalNav li.sfHover a.contact, #globalNav li.sfHover a.contact:hover
 { 
	background:url(../images/contact_hover.gif) no-repeat  center 10px;
	
}

#globalNav ul li #menusubtab{
clear:both;
}

#globalNav ul li #menusubtab a{
font-weight:normal;
}
