/** * Navigation */#navigation {    margin: 0px;    width: 673px;    padding-left: 5px;    background-image: url( ../g/bgshadow_top.gif );    background-repeat: no-repeat;    padding-top: 4px;    z-index: 25;}* html #navigation {    background-image: none;    padding: 3px;}#navigation a{    color: #ffffff;} /* Hauptnavigation */#navigation_main{    height: 30px;    width: 666px;    margin: 0px;    padding: 0px;    font-size: 15px;    list-style: none;    color: #000000;    width: 100%;   }#navigation_main li {    display: inline;}#navigation_main li a{    float: left;    margin: 0px;    height: 23px;    white-space: nowrap;    padding-top: 7px;    margin-right: 0px;    margin-top:0px;}* html #navigation_main li{    float: left;    height: 23px;    white-space: nowrap;    padding-top: 7px;}#navigation_start_N {    width: 164px;    background-color: #ee2800;    background-image: url( ../g/nav/startseite_N.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;        border-bottom: 1px solid #fff;        }#navigation_start_N:hover {    background-color: #ee2800;    cursor: pointer;    background-image: url( ../g/nav/startseite_O.gif );    background-repeat: no-repeat;    background-position: 50% 50%;        border-right: 1px solid #fff;  }#navigation_start_X {    width: 164px;    border-bottom: 1px solid #ee2800;    font-weight: bold;    background-color: #ee2800;    cursor: pointer;    background-image: url( ../g/nav/startseite_X.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;  }/*#navigation_start_N:before{    content: "Startseite";}#navigation_start_X:before{    content: "Startseite";}*/#navigation_uns_N {    width: 164px;    background-color: #ff56ba;    background-image: url( ../g/nav/uns_N.gif );    background-repeat: no-repeat;    background-position: 50% 50%;
    border-right: 1px solid #fff;      border-bottom: 1px solid #fff;}#navigation_uns_N:hover {    background-color: #ff56ba;    cursor: pointer;    background-image: url( ../g/nav/uns_O.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;  }#navigation_uns_X {    width: 164px;    border-bottom: 1px solid #ff56ba;    font-weight: bold;    background-color: #ff56ba;    cursor: pointer;    background-image: url( ../g/nav/uns_X.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;
    color: #ffffff;}
/*#navigation_uns_X:before{    content: "Ueber Uns";}#navigation_uns_N:before{    content: "Ueber Uns";}*/#navigation_leistung_N {    width: 167px;     background-color: #a2e200;    background-image: url( ../g/nav/leistungsangebot_N.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;      border-bottom: 1px solid #fff;           }#navigation_leistung_N:hover {    background-color: #a2e200;    cursor: pointer;    background-image: url( ../g/nav/leistungsangebot_O.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;  }#navigation_leistung_X {    width: 167px;    border-bottom: 1px solid #a2e200;    font-weight: bold;    background-color: #a2e200;    cursor: pointer;    background-image: url( ../g/nav/leistungsangebot_X.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    border-right: 1px solid #fff;      }/*#navigation_leistung_N:before{    content: "Leistungsangebot";}#navigation_leistung_X:before{    content: "Leistungsangebot";}*/#navigation_kontakt_N {    margin-right: 0px;    width: 168px;    background-color: #f8d60a;    background-image: url( ../g/nav/service_N.gif );    background-repeat: no-repeat;    background-position: 50% 50%;      border-bottom: 1px solid #fff;        }/*#navigation_kontakt_N:before{    content: "Service & Kontakt";}*/* html #navigation_kontakt_N {    width: 171px;}#navigation_kontakt_N:hover {    background-color: #f8d60a;    cursor: pointer;    background-image: url( ../g/nav/service_O.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    }* html #naviagtion_kontakt_N:hover {    width: 171px;}#navigation_kontakt_X {    width: 168px;    border-bottom: 1px solid #f8d60a;    font-weight: bold;    background-color: #f8d60a;    cursor: pointer;    background-image: url( ../g/nav/service_X.gif );    background-repeat: no-repeat;    background-position: 50% 50%;    }/*#navigation_kontakt_X:before{    content: "Service & Kontakt";}*/* html #navigation_kontakt_X {    width: 171px;}/*  S U B N A V */#navigation_sub {    clear: both;    width: 666px;    padding: 0px;    height: 25px;    background-repeat: repeat-x;    color: #ffffff;    padding-left: 0px;}#navigation_sub ul{    margin: 0px;    padding: 0px;    list-style: none;}* html #navigation_sub {    margin-right: 2px;
    margin-top: -3px;}*+html #navigation_sub[id]{/    margin-left: -7px;}#navigation_sub li{    float: left;    white-space: nowrap;}/* ersten Punkt bissl einrücken */#navigation_sub :first-child {    margin-left: 3px;}/* Startseite */#navigation_startseite_willkommen_N {
    background: url( ../g/nav/startseite_willkommen_N.gif );
    width: 79px;
}
#navigation_startseite_willkommen_N:hover {
    background: url( ../g/nav/startseite_willkommen_O.gif );
    width: 79x;
}
#navigation_startseite_willkommen_X {
    background: url( ../g/nav/startseite_willkommen_X.gif );
    width: 79px;
}

#navigation_startseite_aktuelles_N {
    background: url( ../g/nav/startseite_aktuelles_N.gif );
    width: 60px;
}
#navigation_startseite_aktuelles_N:hover {
    background: url( ../g/nav/startseite_aktuelles_O.gif );
    width: 60px;
}
#navigation_startseite_aktuelles_X {
    background: url( ../g/nav/startseite_aktuelles_X.gif );
    width: 60px;
}
/* Über Uns */

#navigation_uns_philosophie_N {
    background: url( ../g/nav/uns_philosophie_N.gif );
    width: 72px;
}
#navigation_uns_philosophie_N:hover {
    background: url( ../g/nav/uns_philosophie_O.gif );
    width: 72px;
}
#navigation_uns_philosophie_X {
    background: url( ../g/nav/uns_philosophie_X.gif );
    width: 72px;
}

#navigation_uns_praxis_N {
    background: url( ../g/nav/uns_praxis_N.gif );
    width: 43px;
}
#navigation_uns_praxis_N:hover {
    background: url( ../g/nav/uns_praxis_O.gif );
    width: 43px;
}
#navigation_uns_praxis_X {
    background: url( ../g/nav/uns_praxis_X.gif );
    width: 43px;
}

#navigation_uns_team_N {
    background: url( ../g/nav/uns_team_N.gif );
    width: 38px;
}
#navigation_uns_team_N:hover {
    background: url( ../g/nav/uns_team_O.gif );
    width: 38px;
}
#navigation_uns_team_X {
    background: url( ../g/nav/uns_team_X.gif );
    width: 38px;
}

#navigation_uns_partner_N {
    background: url( ../g/nav/uns_partner_N.gif );
    width: 53px;
}
#navigation_uns_partner_N:hover {
    background: url( ../g/nav/uns_partner_O.gif );
    width: 53px;
}
#navigation_uns_partner_X {
    background: url( ../g/nav/uns_partner_X.gif );
    width: 53px;
}

/* Leistungsangebot */

#navigation_leistungsangebot_techniken_N {
    background: url( ../g/nav/leistungsangebot_techniken_N.gif );
    width: 64px;
}
#navigation_leistungsangebot_techniken_N:hover {
    background: url( ../g/nav/leistungsangebot_techniken_O.gif );
    width: 64px;
}
#navigation_leistungsangebot_techniken_X {
    background: url( ../g/nav/leistungsangebot_techniken_X.gif );
    width: 64px;
}

#navigation_leistungsangebot_seminare_N {
    background: url( ../g/nav/leistungsangebot_seminare_N.gif );
    width: 109px;
}
#navigation_leistungsangebot_seminare_N:hover {
    background: url( ../g/nav/leistungsangebot_seminare_O.gif );
    width: 109px;
}
#navigation_leistungsangebot_seminare_X {
    background: url( ../g/nav/leistungsangebot_seminare_X.gif );
    width: 109px;
}

/* Service & Kontakt */

#navigation_service_kontakt_N {
    background: url( ../g/nav/service_kontakt_N.gif );
    width: 50px;
}
#navigation_service_kontakt_N:hover {
    background: url( ../g/nav/service_kontakt_O.gif );
    width: 50px;
}
#navigation_service_kontakt_X {
    background: url( ../g/nav/service_kontakt_X.gif );
    width: 50px;
}

#navigation_service_fragen_N {
    background: url( ../g/nav/service_fragen_N.gif );
    width: 119px;
}
#navigation_service_fragen_N:hover {
    background: url( ../g/nav/service_fragen_O.gif );
    width: 119px;
}
#navigation_service_fragen_X {
    background: url( ../g/nav/service_fragen_X.gif );
    width: 119px;
}

#navigation_service_impressum_N {
    background: url( ../g/nav/service_impressum_N.gif );
    width: 69px;
}
#navigation_service_impressum_N:hover {
    background: url( ../g/nav/service_impressum_O.gif );
    width: 69px;
}
#navigation_service_impressum_X {
    background: url( ../g/nav/service_impressum_X.gif );
    width: 69px;
}
#navigation_sub li a{    float: left;    height: 22px;    margin-top: 3px;    white-space: nowrap;    cursor: pointer;}* html #navigation_sub li{    float: left;    height: 19px;    white-space: nowrap;    padding-top: -1px;}* html #navigation_sub li a{    height: 22px;}
