body {
  font-family: arial;
  line-height: 1.5em;
  background-color: #6B6B6B;
  color: black;
}
p {
  color: black;
}
td {
}
a:link {
  color: blue;
}
a:visited {
  color: blue;
}
a:hover {
}
a:active {
}
.header {
  border-width: 0;
  margin: 0;
  padding: 0;
  background-color: #79a4c4;
  top: 0;
  left: 0;
}
.menu {
  margin: 0;
  text-align: left;
  background-color: #ffffff;
  color: black;
}
.menu a:link {
  color: white;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.menu a:visited {
  color: white;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.menu a:hover {
  color: black;
  background-color: #ffffff;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
#menu_top a:link {
  padding: 2pt;
  color: black;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  background-color: #e2eff9;
  text-decoration: none;
  border-top-width: 12px;
}
#menu_top a:visited {
  padding: 2pt;
  color: black;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  background-color: #e2eff9;
  text-decoration: none;
}
#menu_top a:hover {
  padding: 2pt;
  color: black;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  line-height: 32px;
  background-color: #e2eff9;
  text-decoration: none;
}
#menu_top {
  margin: 4px 0 2px 2px;
  padding: 1pt 2pt 1pt 1pt;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 32px;
  background-color: #e2eff9;
  cursor: pointer;
}
.submenu {
  margin: 0;
  text-align: left;
  background-color: #00004a;
  color: white;
}
.submenu a:link {
  color: white;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.submenu a:visited {
  color: white;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.submenu a:hover {
  color: black;
  background-color: #ffffff;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.aimmenu {
  margin: 0;
  text-align: left;
  background-color: #ffffff;
  color: black;
}
.aimmenu a:link {
  color: black;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.aimmenu a:visited {
  color: black;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.aimmenu a:hover {
  color: black;
  background-color: #E1E0E0;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
.bildunterschrift {
  font-size: small;
  font-style: italic;
  line-height: 1.2em;
  text-align: center;
}
h2 {
  margin: 0.43em 0;
  font-size: 1.5em;
  font-weight: bold;
}
.zoompic {
  cursor: pointer;
}
.top_js_menu {
  margin: 0;
  padding: 0;
  font-family: helvetica;
  background-color: #e2eff9;
}
.body_js_menu {
  padding: 12pt;
}

