
   body
   {
  /*  background-image:url(lidimg/aquaworld.jpg);*/
    font-family: "Jenkins v2.0","Eras Medium ITC", verdana, sans-serif;
    font-style:  normal;
    /*font-weight: 700;*/
    font-size:18pt;
    background-color:#ffffff;
    color:#304055;
   }

   @font-face
   {
    font-family: "Jenkins v2.0","Eras Medium ITC", verdana, sans-serif;
    font-style:  normal;
    font-weight: 700;
    src: url(JENKINS1.eot);
   }

ul#Navigation
  {
    margin: 0em;  /* Abstand zum Aussenrand des Fensters*/
    padding: 0em;
    text-align: center;
  /*  border: 1px solid black;*/
    background-color: silver;/* Hintergrundbalken*/
    color : black;
  }
  ul#Navigation li
  {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0em;
  }

  ul#Navigation a, ul#Navigation span
  {
    /*float: left;*/
    width: 1em;     /* Breite eines Links*/
    padding: 0em;
    text-decoration: none; font-weight: bold;
    /* border: 1px solid black;
    border-left-color: white; border-top-color: white;
    font-color: red; background-color: #ccc;    Balken unter einzelnen links*/
  }
  * html ul#Navigation a, * html ul#Navigation span
  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert */
  }
  ul#Navigation a:visited, ul#Navigation span
  {
    color: rgb(136, 21, 12);
  }
  ul#Navigation a:hover, ul#Navigation span
  {
    /*  border-color: white;
    border-left-color: black; border-top-color: black;*/
    color: white; background-color: gray;
  }

  ul#Navigation a:active, ul#Navigation span
  {
    color: rgb(136, 21, 12);
  }

  ul#Navigation a:link, ul#Navigation span
  {
    color: rgb(136, 21, 12);
  }

/* ul#Navigation div
  {
     clear: left;
  }*/

  .eingabe
  {
 /* background-image:url(lidimg/schaefer.jpg);*/
 /* background-attachment:fixed;*/
  color:#88150C;
  font-family: "Eras Medium ITC", helvetica, verdana, sans-serif;
  font-size: 14pt;
  text-decoration: bold;
  color: white ; /*rgb(136, 21, 12);*/
   background-color: rgb(120,150,170);
 }

  .botline {
    margin-right: 0px;
    margin-left: 0px;
    text-decoration: none;
   color: rgb(136, 21, 12);
   background-color: rgb(120,150,170);
  }
   .botline a:active
   {  text-decoration: none;
    color: white;
    font-weight: bold;
  }
  .botline a:visited
  { text-decoration: none;
    color: rgb(136, 21, 12);
    font-weight: bold;
  }
   .botline a:hover
   {
    text-decoration: none;
    font-weight: bold;
    color: white;
   }
   .botline a:link
   { text-decoration: none;
     font-weight: bold;
     color: rgb(136, 21, 12);
    }

   p.dertext
   {
    position:absolute;
    top:40px;
    left:21%;
    width:18cm;
    font-family:"Jenkins v2.0",cursive;
    font-weight:normal;
    font-size:18pt;
    /*color:#FFDD30;*/
    color:#DDDDDD;
    text-transform:lowercase;
   }

   p.webtext
   {
    font-family:"Jenkins v2.0",cursive;
    font-weight:normal;
    font-size:20pt;
    color:#662222;
    text-transform:lowercase;
   }

   a:active
   {
    text-decoration:none;
    font-family:"Jenkins v2.0",cursive;
    font-weight:bold;
    font-size:18pt;
    color:#666666;
   }

   a:hover
   {
    text-decoration:none;
    font-family:"Jenkins v2.0",cursive;
    font-weight:bold;
    font-size:18pt;
    color:#AAAAAA;
   }

   a:link
   {
    text-decoration:none;
    font-family:"Jenkins v2.0",cursive;
    font-weight:bold;
    font-size:18pt;
    color:#666666;
   }

   a:visited
   {
    text-decoration:none;
    font-family:"Jenkins v2.0",cursive;
    font-weight:bold;
    font-size:18pt;
    color:#666666;
   }

/* für gästebuch */

   p.geste
   {
    position:absolute;
    top:40px;
    left:21%;
    width:80%;
    font-family:"Jenkins v2.0",cursive;
    font-weight:bold;
    font-size:26pt;
    color:#20A50C;
   }

  .gastfont
  {
  background-color:#B0C0D0;
  color:#88150C;
  font-family:"Jenkins v2.0",cursive;
  font-size:18pt;
  }

  .namefont
  {
  background-color:#B0C0D0;
  color:#000000;
  font-family:"Jenkins v2.0",cursive;
  font-size:18pt;
  }

/* für Lkontakt.htm und addguest.html : */

   @font-face
   {
    font-family: Jenkins v2.0;
    font-style:  normal;
    font-weight: normal;
    src: url(JENKINS0.eot);
   }
