body {
  color: black; background-color: white;
  font-size: 100.00%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 0 5em 0 5em;
  min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

div#logo table {
  background-image: url(nav/background.png);
  background-repeat: repeat-x;
  height: 70px;
  width: 100%;
  font-size: 1.0em;
  margin: 0; padding: 0;
  text-align: center;
  background-color: #00a2c9;
  border-top: 2px ridge silver;
  border-left: 2px ridge silver;
  border-right: 2px ridge silver;
}
div#logo td.links {
  height: 70px;
  width: 80%;
  text-align: left;
}
div#logo td.rechts {
  height: 70px;
  width: 20%
  text-align: right;
  vertical-align: middle;
  padding-right: 0.1em;
}

div#menu {
  background-image: url(nav/button_middle.png);
  background-repeat: repeat-x;
  height: 24px;
  font-size: 1.0em;
  margin: 0 0 0.2em 0; padding: 0;
  text-align: left;
  background-color: #00a2c9;
  border-bottom: 2px ridge silver;
  border-left: 2px ridge silver;
  border-right: 2px ridge silver;
}
div#menu table {
  height: 24px;
  font-size: 1.0em;
  background-color: #00a2c9;
}
div#menu td {
  background-image: url(nav/button_middle.png);
  background-repeat: repeat-x;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

a.menu {
   color: #ffffff;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 0.83em;
   text-decoration: none;
}

a.menu:hover, a.menu:active, a.aktiv {
   color: #edd848;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 0.83em;
   text-decoration: none;
}

ul#Navigation {
  font-size: 0.83em;
  float: left; width: 10em;
  margin: 0 0 1.2em; padding: 0;
  border: 1px solid silver;
}
ul#Navigation li {
  list-style: none;
  margin: 0; padding: 0.5em;
  color: black; background-color: #ffc;
}
ul#Navigation li.headline {
  list-style: none;
  margin:0; padding: 0.5em;
  color: white; background-color: #00a2c9;
  font-weight: bold;
  background-image: url(nav/tbhead.png);
}
ul#Navigation a {
  display: block;
  padding: 0.2em;
  font-weight: bold;
  color: #4040ff; background-color: #ffc;
}
ul#Navigation a:link {
  color: #4040ff; background-color: #ffc;
}
ul#Navigation a:visited {
  color: #4040ff; background-color: #ffc;
}
ul#Navigation a:hover {
  color: #8080ff; background-color: ffc;
}
ul#Navigation a:active {
  color: #4040ff; background-color: #ffc;
}

div#Info {
  font-size: 0.9em;
  float: right; width: 11em;
  margin: 0 0 1.1em; padding: 0;
  background-color: #eee; border: 1px solid silver;
}
div#Info h2 {
  font-size: 1.33em;
  margin: 0.2em 0.5em;
}
div#Info p {
  font-size: 1em;
  margin: 0.5em;
}
div#Info object {
  font-size: 0.83em;
  font-family: sans-serif, helvetica, verdana;
  font-style: normal;
  padding: 0;
  margin: 0;
  width: 13.4em;
  height: 60em;
}

div#Inhalt {
  margin: 0 11em 1em 9em;
  padding: 0 1em;
  border: 0;
}
* html div#Inhalt {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
div#Inhalt h1 {
  font-size: 1.4em;
  margin: 0.3em 0;
}
div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0.2em 0;
}
div#Inhalt h3 {
  font-size: 1.0em;
  margin: 0.1em 0;
}
div#Inhalt p {
  font-size: 1em;
  margin: 1em 0;
}
div#Inhalt table.sel {
   border-collapse: collapse;
}
div#Inhalt th.sel {
   background-color: #00a2c9;
   background-image: url(nav/tbhead.png);
   background-repeat: repeat-x;
   height: 25px;
   color: #ffffff;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
   font-size: 12pt;
   border: 2px solid black;
}
div#Inhalt td.sel {
   background-color: #ffffff;
   color: #000000;
   vertical-align: top;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-size: 0.83em;
   border: 1px solid black;
}
div#Inhalt td.selakt {
   background-color: #ffffc0;
   color: #000000;
   vertical-align: top;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-size: 0.83em;
   border: 1px solid black;
}
div#Inhalt td.selmid {
   background-color: #ffffff;
   color: #000000;
   vertical-align: top;
   text-align: center;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-size: 0.83em;
   border: 1px solid black;
}
div#Inhalt td.selnum {
   background-color: #ffffff;
   color: #000000;
   vertical-align: top;
   text-align: right;
   font-family: sans-serif, helvetica, verdana;
   font-style: normal;
   font-size: 0.83em;
   border: 1px solid black;
}
div#Inhalt table.button {
  background-image: url(nav/button_middle.png);
  background-repeat: repeat-x;
  height: 24px;
  font-size: 1.0em;
  margin: 0; padding: 0;
  text-align: center;
  background-color: #00a2c9;
}
div#Inhalt td.button {
  height: 24px;
  text-align: center;
  color: #ffffff;
  font-family: sans-serif, helvetica, verdana;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
}

p#Fusszeile {
  clear: both;
  font-size: 0.9em;
  margin: 0; padding: 0.1em;
  text-align: center;
  background-color: white;
  border: 0;
}

img {
   border: 0;
}

