p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
     { font-family:'Comic Sans MS',Arial,sans-serif; color:#000080; }

a:link      { color:#000080; text-decoration:none }
a:visited  { color:#000080; text-decoration:none }
a:active { color:#FF0000; text-decoration:none }
a:focus { color:#FF0000; text-decoration:none }

h2 { font-family:'Comic Sans MS',Arial,sans-serif;
     font-size:18px; margin-bottom:4px;
     color:#000080;
     }
h3 { font-family:'Comic Sans MS',Arial,sans-serif;
     font-size:18px; margin-bottom:4px; margin-top:0px;
     color:#000080;
     }
li { font-family:'Comic Sans MS',Arial,sans-serif;
     font-size:18px; margin-bottom:4px; margin-left:-20px;
     color:#000080;
     }
.ListBreaker {
  font-family:'Comic Sans MS',Arial,sans-serif;
  font-size:16px; font-weight: 500; margin-bottom:4px;
  color:#000080;
  }
.AdlerContainer {
  width:180px;
  background-image:url(../graphics/hellgelb.gif);
  }
.Adler {
  background-image:url(../graphics/hellgelb.gif);
  position:relative;
  top:7px;
  left:30px;
  }
.HeaderContainer {
  background-image:url(../graphics/gelb.jpg);
  }
.Header {
  position:relative;
  left:50px;
  text-align:left;
  font-size:26pt;
  color:#000080;
  }
.MenuContainer {
  background-image:url(../graphics/gelb.jpg);
  width:180px;
  vertical-align:top;
  }
.MenuBox {
  position:relative;
  top:30px;
  left:35px;
  width:115px;
  }
.MenuLink {
  background-image:url(../graphics/gelb.jpg);
  font-size:17px;
  line-height:20px;
  margin-bottom:17px;
  width:115px;
  color:#000080;
  }
.MenuLinkActive {
  background-image:url(../graphics/gelb.jpg);
  font-size:17px;
  line-height:20px;
  margin-bottom:17px;
  width:115px;
  color:#840000;
  }
.Fische {
  background-image:url(../graphics/gelb.jpg);
  position:relative;
  top:50px;
  left:35px;
  }
.BilderContainer {
  background-color:#000080;
  height:200px;
  }
.Bilder {
  position:relative;
  top:0px;
  left:50px;
  width:590px;
  }
.InformationContainer {
  background-image:url(../graphics/hellgelb.gif);
  vertical-align:top;
  }
.Information {
  position:relative;
  top:38px;
  left:50px;
  width:500px;
  color:#000080;
  }
.WelcomeBildContainer {
  background-color:#000080;
  height:310px;
  }
.WelcomeBild {
  background-color:#000080;
  position:relative;
  top:0px;
  left:50px;
  height:310px;
  }
.WelcomeInformationContainer {
  background-image:url(../graphics/hellgelb.gif);
  vertical-align:top;
  }
.WelcomeInformation {
  position:relative;
  top:20px;
  left:50px;
  color:#000080;
  font-size:50px;
  }
.horizontalTrenner {
  position:absolute;
  top:130px;
  left:0px;
  height:0px;
  width:100%;
  border-top:1px;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  border-color:#f8d17e;
  border-style:solid;
  z-index:25;
  }
.vertikalTrenner {
  position:absolute;
  top:0px;
  left:180px;
  height:1200px;
  width:0px;
  border-top:0px;
  border-bottom:0px;
  border-left:1px;
  border-right:0px;
  border-color:#f8d17e;
  border-style:solid;
  z-index:25;
  }