.pix13 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.pix10f {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.pix12 { font-family: Arial, Helvetica, sans-serif; font-size: 13px}

  body {
    color: black; background-color: #fff;
    font-size: 100.01%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite { background: #e5e5e5; text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 780px; padding: 0; border: solid 1px black; }
  html>body div#Seite { background-color: #e5e5e5; border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  div#Kopf { background-color: white; background-image: url(img/karologo.gif); background-repeat: no-repeat; background-position: 0 50%; margin: 0; padding: 0; height: 93px; }

  div#Kopfzeile { background-color: #e2e2e2; text-align: center; height: 20px; border-top: 2px solid black; border-bottom: 2px solid black; }

  div#Navigation { background-image: url(img/karo_nav.gif); background-repeat: no-repeat; width: 200px; height: 450px; float: left; margin: 0; padding: 0; }

  div#Navigation ul { font-size: 0.83em; margin: 0; padding: 1em; }
  div#Navigation li { list-style: none; margin: 0; padding: 0.1em; }
  div#Navigation a.untermenu { display: block; padding: 0.2em 0.2em 0.2em 2.4em; font-weight: 500; text-decoration: none; border-color: white black black white; border-style: solid; border-width: 1px; }
div#Navigation a.unteraktiv { font-weight: 500; text-decoration: none; display: block; padding: 0.2em 0.2em 0.2em 2.4em; border-color: white black black white; border-style: solid; border-width: 1px; }
div#Navigation a.untermenu:link { color: black; text-decoration: none; }
div#Navigation a.unteraktiv:link { color: #555; text-decoration: none; }
div#Navigation a.untermenu:visited { color: black; text-decoration: none; }
div#Navigation a.untermenu:hover { color: black; background-color: gray; text-decoration: none; border-color: black white white black; }
div#Navigation a.untermenu:active { color: black; text-decoration: none; }
div#Navigation a.menu { font-weight: bold; text-decoration: none; display: block; padding: 0.2em 0.2em 0.2em 1.2em; border-color: white black black white; border-style: solid; border-width: 1px; }
div#Navigation a.aktiv { font-weight: bold; text-decoration: none; display: block; padding: 0.2em 0.2em 0.2em 1.2em; border-color: white black black white; border-style: solid; border-width: 1px; }
div#Navigation a.aktiv:link { color: #555; text-decoration: none; }
div#Navigation a.menu:link { color: black; text-decoration: none; }
div#Navigation a.menu:visited { color: black; text-decoration: none; }
div#Navigation a.menu:hover { color: black; background-color: gray; text-decoration: none; border-color: black white white black; }
div#Navigation a.menu:active { color: black; text-decoration: none; }
div#Inhalt { font-size: 13px; background-color: #e5e5e5; margin: 0 0 1em 200px; padding: 1em 1em 0; }
  * html div#Inhalt { background-attachment: scroll; height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 1em; }
p#Fusszeile { clear: both; font-size: 0.83em; margin: 0; padding: 0 0.1em 0.1em; text-align: center; background-color: #e2e2e2; border-top: 1px solid black; }

