a {
  color:                    #90A2AE;
}

a:focus, a:hover {
  color:                    #003867;
}

a#navi {
  background:               #EBF1F4;
  color:                    #94A5C1;
/*  display:                  block;    Deaktiviert wegen IE Fehler!  */
  float:                    left;
  font-family:              Verdana, Helvetica, Aral, sans-serif;
  font-size:                0.6em;
  font-weight:              bold;
  height:                   17px;
  line-height:              1.8em;
  margin-left:              1px;
  margin-right:             1px;
  position:                 relative;
  text-align:               center;
  text-decoration:          none;
  top:                      23px;
  width:                    86px;
}

a#navi.akt {
  background:               #F8FAFB;
  height:                   22px;
  line-height:              1.8em;
  top:                      18px;
}

a#navi:focus, a#navi:hover {
  background:               #F8FAFB;
}

body {
  background-color:         #6592AF;
  margin:                   0px;
}

div#horizontal {
  height:                   1px;
  overflow:                 visible;
  position:                 absolute;
  top:                      50%;
  width:                    100%;
}

div#inhalt {
  background:               url(gfx/inhalt_hg.jpg) repeat-y;
  height:                   389px;
  left:                     50%;
  margin-left:              -370px;
  overflow:                 hidden;
  position:                 relative;
  width:                    740px;
}

div#inhalt_text {
  height:                   320px;
  left:                     25px;
  position:                 absolute;
  top:                      40px;
  width:                    400px;
}

  .itpersoenlich {
    width:                    263px !important;
  }

  .itimpressum {
    font-size:                0.8em;
    width:                    690px !important;
  }

div#inhalt_bild {
  height:                   350px;
  left:                     446px;
  position:                 absolute;
  top:                      24px;
  width:                    280px;
}

  .ibhome {
    background:               url(gfx/inhaltsbilder/06.jpg) no-repeat;
  }

  .ibkanzlei {
    background:               url(gfx/inhaltsbilder/03.jpg) no-repeat;
  }

  .ibtaetigkeit {
    background:               url(gfx/inhaltsbilder/01.jpg) no-repeat;
  }

  .ibpersoenlich {
    background:               url(gfx/inhaltsbilder/05.jpg) no-repeat;
   /* left:                     299px !important;
    width:                    427px !important; */
  }

  .ibkontakt {
    background:               url(gfx/inhaltsbilder/04.jpg) no-repeat;
  }

  .ibimpressum {
    background:               url(gfx/inhaltsbilder/02.jpg) no-repeat;
  }

div#komplett {
  background:               url(gfx/seite_hg.jpg) repeat-x;
  height:                   600px;
  overflow:                 hidden;
  position:                 absolute;
  top:                      -300px;
  width:                    100%;
}

div#kopf {
  background:               url(gfx/kopf.jpg) no-repeat;
  height:                   115px;
  left:                     50%;
  margin-left:              -370px;
  overflow:                 hidden;
  position:                 relative;
  width:                    740px;
}

div#kopf_navi {
  bottom:                   65px;
  height:                   40px;
  overflow:                 hidden;
  position:                 absolute;
  width:                    264px;
}

  .links {
    left:                     9px;
  }

  .rechts {
    right:                    9px;
  }

div#spiegelung {
  background:               url(gfx/spiegelung.jpg) repeat-x;
  height:                   96px;
  left:                     50%;
  margin-left:              -370px;
  overflow:                 hidden;
  position:                 relative;
  width:                    740px;
}

div#spiegelung_bild {
  height:                   81px;
  left:                     446px;
  position:                 relative;
  top:                      15px;
  width:                    280px;
}

  .sbhome {
    background:               url(gfx/inhaltsbilder/06_g.jpg) no-repeat;
  }

  .sbkanzlei {
    background:               url(gfx/inhaltsbilder/03_g.jpg) no-repeat;
  }

  .sbtaetigkeit {
    background:               url(gfx/inhaltsbilder/01_g.jpg) no-repeat;
  }

  .sbpersoenlich {
    background:               url(gfx/inhaltsbilder/05_g.jpg) no-repeat;
   /* left:                     299px !important;
    width:                    427px !important; */
  }

  .sbkontakt {
    background:               url(gfx/inhaltsbilder/04_g.jpg) no-repeat;
  }

  .sbimpressum {
    background:               url(gfx/inhaltsbilder/02_g.jpg) no-repeat;
  }

h1 {
  font-family:              Verdana, Helvetica, Aral, sans-serif;
  font-size:                0.8em;
  font-weight:              bold;
  color:                    #4E7C98;
  margin:                   0em;
}

h2 {
  font-family:              Verdana, Helvetica, Aral, sans-serif;
  font-size:                0.8em;
  font-weight:              bold;
  color:                    #4E7C98;
  margin-bottom:            0em;
  margin-top:               1.0em;
}

li {
  font-family:              Verdana, Helvetica, Aral, sans-serif;
  font-size:                0.7em;
  color:                    #003867;
  line-height:              1.4em;
}

p {
  font-family:              Verdana, Helvetica, Aral, sans-serif;
  font-size:                0.7em;
  color:                    #003867;
  line-height:              1.4em;
  margin-top:               1.0em;
  margin-bottom:            0em;
}

p.index {
  font-size:                0.8em;
  margin-top:               8.0em;
  text-align:               center;
}

ul {
  margin-top:               0.6em;
  margin-bottom:            0em;
}

