/* englische topnavi grundformatierung in navigation.css */
#navigation li#about_us {
	width:100px;
	background: url("/al/design_images/en/navigation/b_about_us.jpg");
}

#navigation li#about_us span {
	background:url("/al/design_images/en/navigation/b_about_us.jpg") no-repeat scroll top left transparent;
	width:100px;
}

#navigation li#about_us a:hover span, #navigation li#about_us.topnaviAct span{
	background-position:bottom left;
}



#navigation li#rundd {
	width:65px;
	background: url("/al/design_images/en/navigation/b_rundd.jpg");
}

#navigation li#rundd span {
	background:url("/al/design_images/en/navigation/b_rundd.jpg") no-repeat scroll top left transparent;
	width:65px;
}

#navigation li#rundd a:hover span, #navigation li#rundd.topnaviAct span{
	background-position:bottom left;
}



#navigation li#contract_manufacturing {
	width:187px;
	background: url("/al/design_images/en/navigation/b_contract_manufacturing.jpg");
}

#navigation li#contract_manufacturing span {
	background:url("/al/design_images/en/navigation/b_contract_manufacturing.jpg") no-repeat scroll top left transparent;
	width:187px;
}

#navigation li#contract_manufacturing a:hover span, #navigation li#contract_manufacturing.topnaviAct span{
	background-position:bottom left;
}




#navigation li#products {
	width:86px;
	background: url("/al/design_images/en/navigation/b_products.jpg");
}

#navigation li#products span {
	background:url("/al/design_images/en/navigation/b_products.jpg") no-repeat scroll top left transparent;
	width:86px;
}

#navigation li#products a:hover span, #navigation li#products.topnaviAct span{
	background-position:bottom left;
}



#navigation li#healthcare_professionals {
	width:190px;
	background: url("/al/design_images/en/navigation/b_healthcare_professionals.jpg");
}

#navigation li#healthcare_professionals span {
	background:url("/al/design_images/en/navigation/b_healthcare_professionals.jpg") no-repeat scroll top left transparent;
	width:190px;
}

#navigation li#healthcare_professionals a:hover span, #navigation li#healthcare_professionals.topnaviAct span{
	background-position:bottom left;
}

		

#navigation li#info_centre_skin {
	width:134px;
	background: url("/al/design_images/en/navigation/b_info_centre_skin.jpg");
}

#navigation li#info_centre_skin span {
	background:url("/al/design_images/en/navigation/b_info_centre_skin.jpg") no-repeat scroll top left transparent;
	width:134px;
}

#navigation li#info_centre_skin a:hover span, #navigation li#info_centre_skin.topnaviAct span{
	background-position:bottom left;
}



#navigation li#service {
	width:78px;
	background: url("/al/design_images/en/navigation/b_service.jpg");
}

#navigation li#service span {
	background:url("/al/design_images/en/navigation/b_service.jpg") no-repeat scroll top left transparent;
	width:78px;
}

#navigation li#service a:hover span, #navigation li#service.topnaviAct span{
	background-position:bottom left;
}



#navigation li#communication {
	width:140px;
	background: url("/al/design_images/en/navigation/b_communication.jpg");
}

#navigation li#communication span {
	background:url("/al/design_images/en/navigation/b_communication.jpg") no-repeat scroll top left transparent;
	width:140px;
}

#navigation li#communication a:hover span, #navigation li#communication.topnaviAct span{
	background-position:bottom left;
}
