body {
  background: lemonchiffon none repeat scroll 0%;
  color: black;
}
h1 {
  border-top: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
  font-weight: bold;
  font-size: 1.1em;
}
h2 {
  border-top: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
  font-weight: bold;
  font-size: 1em;
}
h3 {
  border-top: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
  font-size: 1em;
}
h4 {
  border-bottom: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
  font-size: 1em;
}
h5 {
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
  font-weight: bold;
  font-size: 1em;
}
div#linksoben {
  margin: 0;
  padding: 1em 3em 1.25em 2em;
  background: darkblue none repeat scroll 0%;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffcc;
  position: fixed;
  top: 3px;
  left: 6px;
  width: 80px;
}
div#topthema {
  margin: 0;
  padding: 1em 3em 1.25em 2em;
  background: darkblue none repeat scroll 0%;
  color: #ffffcc;
  top: 2px;
  left: 170px;
  width: 68%;
  height: 5%;
  position: absolute;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
div#haupttext {
  margin: 1em 3em 6em 0em;
  padding: 1em;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  position: absolute;
  top: 72px;
  left: 170px;
  width: 74%;
}
.prettytable {
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin-top: 1em;
  margin-bottom: 1em;
  empty-cells: show;
  background-color: rgb(225, 255, 230);
}

.prettyrow {
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

.prettycol {
  border-collapse: collapse;
  padding: 0.2em 0.3em 0em 0.3em;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  vertical-align: top;
}

.prettyheader {
  border-collapse: collapse;
  padding: 0.2em 0em 0em 0.5em;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: rgb(100, 150, 255);
  vertical-align: top;
}

.bildlegende {
  font-size: 70%;
  font-weight: bold;
}
.bildlinks {
  padding: 0 1em 1em 0;
  float: left;
}
.bildrechts {
  padding: 0 0 1em 1em;
  float: right;
}
.indexlink {
  border-bottom: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  text-align: right;
}
.notiz {
  border-top: 1px solid silver;
  margin: 1em 1em 1em 0;
  padding: 0 0.25em;
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  font-weight: bold;
}
.genealogietext {
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
}
a.plain {
  text-decoration: none;
}
a:link {
  background: inherit inherit inherit inherit inherit;
  color: mediumslateblue;
  text-decoration: none;
}
a:visited {
  background: inherit inherit inherit inherit inherit;
  color: black;
  text-decoration: underline;
}
a:active {
  background: inherit inherit inherit inherit inherit;
  color: #ffffcc;
  text-decoration: none;
}
a:hover {
  background: yellow none repeat scroll 0%;
  color: black;
  text-decoration: none;
}
div#hauptmenu {
  margin: 1em 3em 6em 0em;
  position: fixed;
  top: 65px;
  left: 6px;
  width: 160px;
  height: 100%;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  z-index: 100;
}
div#hauptmenu a {
  border-width: 0;
  margin: 0 0 1px;
  padding: 5px 10px;
  background: darkblue none repeat scroll 0%;
  display: block;
  text-align: center;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: none;
  color: #ffffcc;
}
div#hauptmenu a:hover {
  background: darkgray none repeat scroll 0%;
  color: #441111;
}

