ody
{
  /*Schriftformat*/
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  word-spacing: 2px;
  letter-spacing: 0px;

  /*Hintergrund*/
  background-color: #000000;
  background-image: url(none);
  background-repeat: no-repeat;
  background-attachment: fixed;

  /*Rahmen*/
  border-width: 0px;
  border-color: #c0c0c0;
  border-style: hidden;

  /*Anzeige*/
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 160px;
  padding-right: 0px;
  margin: 0px;
  text-align: left;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0px;
}

img.rivers
{
  border: none;
  text-align: left;
  vertical-align: middle;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 153px;
  height: 503px;
}

div.show_iex
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 153px;
  height: 503px;
  padding: 0px;
  padding-top: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;

  visibility: visible;
  height: 1px;
  overflow: visible;
  display: inline;
}

div.show_moz
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 153px;
  height: 503px;
  padding: 0px;
  padding-top: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;

  visibility: visible;
  overflow: visible;
  height: auto;
  display: inline;
}

div.hide
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 153px;
  height: 503px;
  padding: 0px;
  padding-top: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;

  visibility: hidden;
  overflow: hidden;
  height: 0px;
  display: none;
}
/*--------------- L I N K ------------------*/

a:link, a:visited
{
  /*Schriftformat*/
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  word-spacing: 2px;
  letter-spacing: 0px;

  /*Hintergrund*/
  background-color: transparent;
  background-image: url(none);
  background-repeat: no-repeat;
  background-attachment: fixed;

  /*Rahmen*/
  border-width: 0px;
  border-color: #c0c0c0;
  border-style: outset;
  border: none;
}

a:hover
{
  /*Schriftformat*/
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  font-style: italic;
  font-variant: normal;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  word-spacing: 2px;
  letter-spacing: 2px;

  /*Hintergrund*/
  background-color: transparent;
  background-image: url(none);
  background-repeat: no-repeat;
  background-attachment: fixed;

  /*Rahmen*/
  border-width: 1px;
  border-color: #c0c0c0;
  border-style: ridge;

  /*Anzeige*/
  padding: 10px;
}
