/* menu */

#menu a {
  height:26px;
  display: block;
  padding:0;
}

#menu {
  padding-bottom:0;
}

#menu a:hover {
  background-position: 0 -26px;
}

#menu a span {
  display: none;
}

#menu a {
  background-repeat: no-repeat;
  background-position: 0 0;
}

#menu li.active a {
  background-position: 0 -26px;
}

#tab-startseite a {
  background-image: url(../images/menu/startseite.gif);
  width:88px;
}

#tab-leistungen a {
  background-image: url(../images/menu/leistungen.gif);
  width:94px;
}

#tab-sozien a {
  background-image: url(../images/menu/sozien.gif);
  width:67px;
}

#tab-mitarbeiter a {
  background-image: url(../images/menu/mitarbeiter.gif);
  width:95px;
}

#tab-anfahrt a {
  background-image: url(../images/menu/anfahrt.gif);
  width:75px;
}

#tab-kontakt a {
  background-image: url(../images/menu/kontakt.gif);
  width:63px;
}

/* DDD logotype */

#logo h1 span, #logo h2 span {
  display: none;
}

#logo h1 {
  background: url(../images/ddd.gif) 0 0 no-repeat;
  height:28px;
  width:310px;
}

#logo h2 {
  background: url(../images/steuerberater_rechtsanwalt.gif) 0 0 no-repeat;
  height:17px;
  width:310px;
  margin:0;
}

#content h1 span, #content h2 span {
  display: none;
}

#content h1 {
  height:54px;
}

#content h2 {
  height:18px;
}

/* h1 */

#content h1.willkommen {
  background: url(../images/willkommen.gif) 0 0 no-repeat;
  width:298px;
}

#content h1.leistungen {
  background: url(../images/leistungen.gif) 0 0 no-repeat;
  width:258px;
}

#content h1.sozien {
  background: url(../images/sozien.gif) 0 0 no-repeat;
  width:151px;
}

#content h1.mitarbeiter {
  background: url(../images/mitarbeiter.gif) 0 0 no-repeat;
  width:259px;
}

#content h1.anfahrt {
  background: url(../images/anfahrt.gif) 0 0 no-repeat;
  width:179px;
}

#content h1.kontakt {
  background: url(../images/kontakt.gif) 0 0 no-repeat;
  width:179px;
}

#content h1.danke {
  background: url(../images/danke.gif) 0 0 no-repeat;
  width:145px;
}

#content h1.impressum {
  background: url(../images/impressum.gif) 0 0 no-repeat;
  width:257px;
}

#content h1.fehler_404 {
  background: url(../images/fehler_404.gif) 0 0 no-repeat;
  width:249px;
}

/* h2 */

/* h2 startseite */

#content h2.sie_erreichen_uns_per {
  background: url(../images/sie_erreichen_uns_per.gif) 0 0 no-repeat;
  width:157px;
}

#content h2.unsere_buerozeiten {
  background: url(../images/unsere_buerozeiten.gif) 0 0 no-repeat;
  width:135px;
}

/* h2 leistungen */

#content h2.finanz_und_lohnbuchhaltung {
  background: url(../images/leistungen/finanz_und_lohnbuchhaltung.gif) 0 0 no-repeat;
  width:225px;
}

#content h2.abschluesse {
  background: url(../images/leistungen/abschluesse.gif) 0 0 no-repeat;
  width:83px;
}

#content h2.betriebswirtschaftliche_und_gestaltungsberatung {
  background: url(../images/leistungen/betriebswirtschaftliche_und_gestaltungsberatung.gif) 0 0 no-repeat;
  width:367px;
}

#content h2.steuererklaerungen_und_bescheide {
  background: url(../images/leistungen/steuererklaerungen_und_bescheide.gif) 0 0 no-repeat;
  width:260px;
}

/* h2 sozien */

#content h2.rechtsanwalt_uwe_depken {
  background: url(../images/sozien/rechtsanwalt_uwe_depken.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.dipl_kfm_wolfgang_duerr {
  background: url(../images/sozien/dipl_kfm_wolfgang_duerr.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.klaus_dobkowitz {
  background: url(../images/sozien/klaus_dobkowitz.gif) 50% 0 no-repeat;
  width:100%;
}

/* h2 mitarbeiter */

#content h2.sonja_depken {
  background: url(../images/mitarbeiter/sonja_depken.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.marion_heinzmann {
  background: url(../images/mitarbeiter/marion_heinzmann.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.kathrin_holler {
  background: url(../images/mitarbeiter/kathrin_holler.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.ruth_wolf {
  background: url(../images/mitarbeiter/ruth_wolf.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.martina_harms {
  background: url(../images/mitarbeiter/martina_harms.gif) 50% 0 no-repeat;
  width:100%;
}

#content h2.maike_giessmann {
  background: url(../images/mitarbeiter/maike_giessmann.gif) 50% 0 no-repeat;
  width:100%;
}

/* h2 sonstige */

#content h2.verantwortlich_fuer_die_website {
  background: url(../images/impressum/verantwortlich_fuer_die_website.gif) 0 0 no-repeat;
  width:227px;
}

#content h2.seite_nicht_gefunden {
  background: url(../images/seite_nicht_gefunden.gif) 0 0 no-repeat;
  width:155px;
}

#content h2.vielen_dank_fuer_ihre_nachricht {
  background: url(../images/vielen_dank_fuer_ihre_nachricht.gif) 0 0 no-repeat;
  width:228px;
}



