h1, h2, h3 {
  margin-top: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
}
#pg {
  margin: 0 auto;
  overflow: visible;
  width: 800px;
  padding-bottom: 0;
  font-size: 13px;
}
#pgnav {
  overflow: hidden;
  height: 50px;
  font-size: 12pt;
  position: fixed;
  width: 800px;
  background-color: #f5ffef;
  line-height: normal;
  min-height: 50px;
}
#pgContent {
  overflow: hidden;
  width: 800px;
  font-size: 11pt;
  line-height: normal;
  position: relative;
  font-family: Arial;
}
#pgContLeft {
  overflow: visible;
  width: 100px;
  height: 100%;
  float: left;
}
#pgContRight {
  float: right;
  width: 690px;
  margin-left: 0;
  padding-left: 10px;
}
.NavTab {
  background-color: #f5d9d9;
  padding-top: 2px;
  vertical-align: top;
  text-align: center;
}
.navFont {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Arial;
}
.bgLightGreen {
  color: #006600;
  background-color: #f6f6eb;
}
.bgGreen {
  background-color: #f6f6eb;
  color: #660308;
}
.bgDarkGreen {
  color: #3333ff;
  background-color: #96d79d;
}
.bgNavDiv {
  color: #006600;
  background-color: #dfbdbd;
}
.spruch {
  font-size: 24pt;
  text-align: center;
}
.medi {
  color: #006600;
}
a {
  color: maroon;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: underline;
}
td.reki {
  vertical-align: top;
  text-align: center;
  background-image: url(btn.png);
  height: 28px;
  background-repeat: no-repeat;
  background-position:  center center;
  padding-top: 2px;
  padding-right: 3px;
}
