html,
body {
  width: 1000px;
  background-color: rgb(204, 255, 255);
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}
#logo {
  position: absolute;
  left: 33px;
  top: 30px;
  width: 94px;
  height: 89px;
  z-index: 17;
}
#banner {
  position: absolute;
  left: 464px;
  top: 30px;
  width: 386px;
  height: 135px;
  z-index: 18;
}
#navi {
  position: absolute;
  left: 10px;
  top: 177px;
  width: 140px;
  min-height: 100px;
  z-index: 19;
}
#content {
  position: absolute;
  left: 180px;
  top: 220px;
  width: 780px;
  min-height: 100px;
  z-index: 8;
}
#img_home {
  position: absolute;
  left: -140px;
  top: -150px;
  width: 660px;
  height: 637px;
  z-index: 9;
}
#text_home {
  position: absolute;
  left: 300px;
  top: 0px;
  width: 360px;
  z-index: 10;
  font-size: 20px;
  text-align: center;
  font-family: Times New Roman, Georgia, serif;
  font-weight: normal;
}
#headimg {
  position: absolute;
  left: 20px;
  top: -210px;
  width: 152px;
  height: 150px;
  z-index: 9;
}
a.navi {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
  margin-top: 3px;
  background-repeat: no-repeat;
}
a.navi:link,
a.navi:visited {
  height: 21px;
  padding-top: 6px;
  padding-left: 2px;
  background-image: url(images/button_out.png);
  color: black;
}
a.navi:hover,
a.navi:active {
  height: 20px;
  padding-top: 7px;
  padding-left: 0px;
  background-image: url(images/button_in.png);
  color: rgb(60, 60, 60);
}
a.subnavi {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
  margin-top: 3px;
  margin-left: 25px;
  background-repeat: no-repeat;
}
a.subnavi:link,
a.subnavi:visited {
  height: 21px;
  padding-top: 6px;
  padding-left: 2px;
  background-image: url(images/subbutton_out.png);
  color: black;
}
a.subnavi:hover,
a.subnavi:active {
  height: 20px;
  padding-top: 7px;
  padding-left: 0px;
  background-image: url(images/subbutton_in.png);
  color: black;
}
a.ad {
  display: block;
  padding: 0px;
  margin: 5px;
  margin-top: 10px;
  width: 120px;
  background-color: rgb(230, 230, 230);
  text-align: center;
}
a.inlinelink {
  color: rgb(0, 0, 132);
  white-space: nowrap;
}
a.blocklink {
  display: block;
  color: rgb(0, 0, 132);
  white-space: nowrap;
  text-align: center;
  font-size: 110%;
  margin-top: 10px;
}
a.top {
  display: block;
  color: rgb(0, 0, 132);
  white-space: nowrap;
  font-family: Arial, Verdana, sans-serif;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
}
img {
  border: none;
}
h1,
h2,
p,
table,
form,
li {
  font-family: Times New Roman, Georgia, serif;
}
h1 {
  font-weight: bold;
  font-style: normal;
  font-size: 200%;
  line-height: 1.1em;
  border-left: rgb(0, 0, 132) solid 35px;
  border-bottom: rgb(0, 0, 132) solid 5px;
  padding-left: 12px;
  margin-top: 0;
  margin-bottom: 1.6em;
  padding-bottom: 0px;
}
h2 {
  font-weight: bold;
  font-style: normal;
  font-size: 130%;
  line-height: 1.1em;
  border-bottom: rgb(0, 0, 132) solid 2px;
  margin-top: 0;
  margin-bottom: 1.6em;
  padding-bottom: 0px;
}
h3 {
  font-size: inherit;
  font-weight: bold;
}
article,
section {
  clear: both;
  margin-bottom: 3.2em;
  display: table;
  width: 100%;
}
img.ad {
  border: transparent none 0px;
  padding: 0px;
  margin: 0px;
  width: 120px;
}
.s300x400 {
  width: 300px;
  float: right;
  margin-left: 2em;
  margin-right: 0;
  margin-bottom: 2em;
  margin-top: 0.5em;
  padding: 0px;
}
.s400x300 {
  width: 400px;
  float: right;
  margin-left: 2em;
  margin-right: 0;
  margin-bottom: 2em;
  margin-top: 0.5em;
  padding: 0px;
}
p.textnfoto {
  font-weight: normal;
  text-align: justify;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-top: 15px;
}
div.textnfoto {
  font-weight: normal;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 5px;
}
.s300x300 {
  width: 300px;
  float: right;
  margin-left: 30px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-top: 25px;
  padding: 0px;
}
.clearfix {
  clear: both;
}
.block {
  display: block;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.flexCards {
  display: block;
  column-count: 2;
  padding: 0 2.4em;
  margin-bottom: 5.2em;
}
.flexCards a {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 3.2em;
}
.flexCards:has(> :last-child:nth-child(2)) {
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}
.card {
  display: table;
  background-color: rgb(255, 255, 255);
  border: rgb(0, 0, 132) solid 2px;
  border-radius: 5px;
  text-align: center;
  width: 300px;
  height: auto;
  padding: 0;
}
.card p {
  font-weight: bold;
  font-style: normal;
  font-size: 130%;
  line-height: 1.1em;
  color: rgb(0, 0, 0);
  text-decoration: none;
  margin: 5px 0px 5px 0px;
  padding: 0;
}
img.mini {
  width: 300px;
  float: right;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border-top: rgb(0, 0, 0) solid 1px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
h1.ad {
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 0px;
  margin: 2px;
  border-left: transparent none 0px;
  border-bottom: transparent none 0px;
}
p.gruss {
  text-align: left;
  margin-left: 50px;
  font-weight: normal;
  font-family: Times New Roman, Georgia, serif;
  font-style: italic;
  font-size: 110%;
  line-height: 1.2em;
  margin-left: 50px;
  color: black;
}
p.text {
  text-align: justify;
  font-weight: normal;
  font-size: 100%;
  font-family: Times New Roman, Georgia, serif;
  font-style: normal;
}
span.bold {
  text-align: justify;
  font-weight: bold;
}
span.underline {
  text-align: justify;
  text-decoration: underline;
}
span.kursiv {
  text-align: justify;
  font-style: italic;
}
p.datum {
  text-align: right;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 1.6em 0;
  padding: 0;
}
h1 + p.datum {
  margin-top: -3em;
}
h2 + p.datum {
  margin-top: -1.6em;
}
ol ol {
  list-style-type: lower-latin;
}
li {
  margin-bottom: 15px;
  margin-top: 15px;
}
ol.letter {
  list-style-type: lower-alpha;
}
div.navitext {
  text-align: center;
  font-size: 20px;
  text-decoration: underline;
  margin-bottom: 6px;
  font-family: Times New Roman, Georgia, serif;
}
/*Kommentarzeile für Format: UTF8 ohne BOM*/
