#navcontainer
{
float:left;
width:760px;

margin: 0;
padding: 0;
border-top:3px solid #ffffff;
background: url(../images/bg_navigation.gif);
}

.startseite {float:left;}
.startseiteActive {float:left;}

.profil {float:left;}
.profilActive {float:left;}

.unternehmen {float:left;}
.unternehmenActive {float:left;}

.leistungen {float:left;}
.leistungenActive {float:left;}

.startseite a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;}
.startseiteActive a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;background-color: #4A6A8C;}

.profil a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;}
.profilActive a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;background-color: #4A6A8C;}

.unternehmen a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;}
.unternehmenActive a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background:url(../images/background_navigation_item.gif) top right no-repeat;background-color: #4A6A8C;}

.leistungen a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;}
.leistungenActive a {margin-right: 1px;padding: 5px 20px;width: auto;text-decoration: none;font-weight: bold;color: #FFFFFF;display: block;background-color: #4A6A8C;}

#navcontainer a:hover {margin-right: 1px;background-color: #4A6A8C;}