#Careers
{
  display: block;
  width: 69px;
  height: 20px;
  background: url("../images/menu/careers.jpg") no-repeat 0 0;
  float:left;
}

#Careers:hover
{ 
  background-position: 0 -20px;
}

#Careers span
{
  display: none;
}
#Leadership
{
  display: block;
  width: 123px;
  height: 20px;
  background: url("../images/menu/leadership_teams.jpg") no-repeat 0 0;
  float:left;
}

#Leadership:hover
{ 
  background-position: 0 -20px;
}

#Leadership span
{
  display: none;
}
#AboutUs
{
  display: block;
  width: 80px;
  height: 20px;
  background: url("../images/menu/about_us.jpg") no-repeat 0 0;
  float:left;
}

#AboutUs:hover
{ 
  background-position: 0 -20px;
}

#AboutUs span
{
  display: none;
}
#Brands
{
  display: block;
  width: 130px;
  height: 20px;
  background: url("../images/menu/brands.jpg") no-repeat 0 0;
  float:left;
}

#Brands:hover
{ 
  background-position: 0 -20px;
}

#Brands span
{
  display: none;
}
#Newsroom
{
  display: block;
  width: 96px;
  height: 20px;
  background: url("../images/menu/newsroom.jpg") no-repeat 0 0;
  float:left;
}

#Newsroom:hover
{ 
  background-position: 0 -20px;
}

#Newsroom span
{
  display: none;
}
#Netzwerk
{
  display: block;
  width: 149px;
  height: 20px;
  background: url("../images/menu/network.jpg") no-repeat 0 0;
  float:left;
}

#Netzwerk:hover
{ 
  background-position: 0 -20px;
}

#Netzwerk span
{
  display: none;
}
#home
{
  display: block;
  width: 51px;
  height: 20px;
  background: url("../images/menu/home.jpg") no-repeat 0 0;
  float:left;
}

#home:hover
{ 
  background-position: 0 -20px;
}

#home span
{
  display: none;
}
