#seitenfuss {
  border-top: 0.2em #000088 solid;
  border-right: 0.1em #000088 solid;
  background-color: #000044;
}

#seebyprint {
  display: none;
}

#menuDiv {
  left: 0em;
  color: #ccddcc;
  border-bottom: 0.1em #000088 solid;
  border-left: 0.1em #000088 solid;
  background-color: #000044;
}

#menuDiv a {
  margin: 0px 2px;
  padding: 0px 2px;
}

#menuDiv a:visited {
  border: 1px #000044 dotted;
}

#menuDiv a:link {
  border: 1px #000044 dotted;
}

#menuDiv a:focus {
  border: 1px #000044 dotted;
}

#menuDiv a:hover {
  text-decoration : underline;
  color: #bbddff;
  background-color: #00006f;
  border: 1px gold dotted;
}

#menuDiv a:active {
  border: 1px #000044 dotted;
}

#navilinks {
  overflow: visible;
  height: 1px;
  color: #ccddcc;
  border-bottom: 0.1em #000088 solid;
  border-left: 0.1em #000088 solid;
}

#inhaltsverzeichnis {
  padding: 0.7em;
  font-size: 0.7em;
  font-family: Arial, sans-serif;
}

#barocKpic {
  display: true;
}

.legende1 {
  color: #ffffff;
}

h4 h3 h2 h1 {
  color: #ccccdd;
}

body { 
  background-color: #000055;
  color: #ffffff;
  background: linear-gradient(to right, rgb(4, 2, 132) 2.2em, rgba(0, 0, 85) 1%, rgba(0, 0, 85) 70em, rgb(0, 0, 22));
}

a:link {
  color: #bbddff;
  background-color: #transparent;
}

a:focus {
  text-decoration : underline;
  color: #ff0000;
  background-color: transparent;
}

a:hover {
  text-decoration : underline;
  color: #bbddff;
  background-color: #331177;
}

a:active {
  color: #ffd700;
  background-color: transparent;
}

a:visited {
  color: #aaccee;
  background-color: transparent;
}

