/* Navigation */


a.unternehmen {
	width:144px;
	height:68px;
	background:url(../images/navigation/unternehmen.gif) 0px 0px no-repeat;
}

a.unternehmen:hover {
	width:144px;
	height:68px;
	background:url(../images/navigation/unternehmen.gif) 0px -34px no-repeat;
}

a.unternehmenActive {
	width:144px;
	height:68px;
	background:url(../images/navigation/unternehmen.gif) 0px -34px no-repeat;
}
/* --------------------------------------------------------------- */

a.profil {
	width:59px;
	height:68px;
	background:url(../images/navigation/profil.gif) 0px 0px no-repeat;
}

a.profil:hover {
	width:59px;
	height:68px;
	background:url(../images/navigation/profil.gif) 0px -34px no-repeat;
}

a.profilActive {
	width:59px;
	height:68px;
	background:url(../images/navigation/profil.gif) 0px -34px no-repeat;
}
/* --------------------------------------------------------------- */

a.eigenentwicklung {
	width:147px;
	height:68px;
	background:url(../images/navigation/eigenentwicklungen.gif) 0px 0px no-repeat;
}

a.eigenentwicklung:hover {
	width:147px;
	height:68px;
	background:url(../images/navigation/eigenentwicklungen.gif) 0px -34px no-repeat;
}

a.eigenentwicklungActive {
	width:147px;
	height:68px;
	background:url(../images/navigation/eigenentwicklungen.gif) 0px -34px no-repeat;
}
/* --------------------------------------------------------------- */



a.kontakt {
	width:83px;
	height:68px;
	background:url(../images/navigation/kontakt.gif) 0px 0px no-repeat;
}

a.kontakt:hover {
	width:83px;
	height:68px;
	background:url(../images/navigation/kontakt.gif) 0px -34px no-repeat;
}

a.kontaktActive {
	width:83px;
	height:68px;
	background:url(../images/navigation/kontakt.gif) 0px -34px no-repeat;}
	
/* --------------------------------------------------------------- */

a.impressum {
	width:90px;
	height:68px;
	background:url(../images/navigation/impressum.gif) 0px 0px no-repeat;
}

a.impressum:hover {
	width:90px;
	height:68px;
	background:url(../images/navigation/impressum.gif) 0px -34px no-repeat;
}

a.impressumActive {
	width:90px;
	height:68px;
	background:url(../images/navigation/impressum.gif)) 0px -34px no-repeat;}
	
/* --------------------------------------------------------------- */