h1,h2 {
  font-family: Arial,sans-serif;
  text-align: center
}

h3,h4 {
  font-family: Arial,sans-serif;
  text-align: left;
}

body {
  font-family: Arial,sans-serif;
  background-color: #FFFFFF;
  font-size: 16px;
}

p,td,li {
  font-family: Arial,sans-serif;
  font-size: 16px;
}

a {
  color: #CC0033
}

img {
  margin-left: 5px; margin-right: 5px;
}

form {
  margin: 0px;
}

.normalerrand {
  padding: 5px 5px 5px 5px;
}

.keinrand {
  margin: 0px;
  padding: 0px;
}

.fett {
  font-weight: bold;
}

.winzig {
  font-size: 75%;
}

.klein {
  font-size: 85%;
}

.groesser {
  font-size: 120%;
}

.sqlmeldung {
  font-family: Courier,monospace;
  color: #FF0000;
}

.tabellentitel {
  color: #FFFFFF;
  background-color: #092b63;
}

.tabellentitel a {
  color: #FFFFFF;
}

.tabellentext {
  background-color: #DCE7F2;
}

.tabellenlink {
  color: #FFFFFF;
}

.theketitel {
  color: #FFFFFF;
  background-color: #092b63;
  border-style: none;
}

.thekeinfo {
  background-color: #DCE7F2;
  border-color: #092b63;
  border-width: 1px;
  border-style: solid;
}

.tabellentitelzeile {
  color: #ffffff;
  background-color: #092b63;
  background-image: url(/tomcat/Bilder/aktuelles-oben.gif);
  background-repeat:no-repeat;
  background-position:top;
}

.neuestitel a {
  color: #ffffff;
  font-weight: bold;
}

.neueszeit {
  color: #ffffff;
  text-align: right;
}

.tabelleninhalt {
  background-color: #DCE7F2;
  background-image: url(/tomcat/Bilder/aktuelles-unten.gif);
  background-repeat:no-repeat;
  background-position:bottom;
}

#rahmen {
  position: absolute;
  top: 0px;
  left: 0px;
}

#whbild {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 147px;
  height: 105px;
  background-image: url(/tomcat/Bilder/kopflom.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#whname {
  position: absolute;
  top: 0px;
  left: 147px;
  width: 643px;
  height: 105px;
}

#whname h1 {
  margin: 0px;
}

#navigation {
  position: absolute;
  top: 105px;
  left: 0px;
  width: 147px;
}

#navioben {
  background: url(/tomcat/Bilder/inhalto.gif) no-repeat top left;
  width: 147px;
  height: 42px;
}

#naviunten {
  background: url(/tomcat/Bilder/inhaltu.gif) no-repeat top left;
  width: 147px;
  height: 26px;
}

#rahmenband {
  background: url(/tomcat/Bilder/band_unten.gif) no-repeat top left;
  width: 20px;
  height: 27px;
}

#linkliste {
  background-image:url(/tomcat/Bilder/inhaltm.gif);
  background-repeat: repeat-y;
  padding-left: 10px;
  padding-right: 9px;
}

#linkliste ul {
  text-align: center;
  margin:0px;
  padding:0px;
}

#linkliste li {
  list-style-type: none;
  font-family: Arial,sans-serif;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}

#linkliste a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#linkliste a:hover {
  text-decoration: underline;
}

#linkliste .navindex {
  color: #990011;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}

#seitenkoerper {
  position: absolute;
  top: 105px;
  left: 160px;
  width: 630px;
  min-height: 400px;
}

#kopierecht {
  font-size: 75%;
  color: #cccccc;
  text-decoration: overline;
  margin-top: 24px;
  text-align: right;
}
