  body {
    font: normal 120.01%  cursive, serif;
    color: #001000; background-color: #FFE4A6;
  }
  table {
    border-style: solid;
    border-collapse:collapse;
    border-color: black;
    border-width: 1;
  }

  hr {
    color: black;
  }

  ul#Navigation li {
    direction:ltr;
    line-height: 140%;
    text-decoration:underline;
    list-style: none;
    width: 8.25em;
    float: left;
    position: relative;
    padding: 0;
    overflow: visible;
    top: -0.4em;
  }



  ul#Navigation li ul {
    margin: 0.em; padding: 0em;
    top: 0em; left: -0.4em;
  }

  ul#Navigation li ul li {
    float: none;
    margin-bottom: 0em;
  }
  
  ul#Navigation li ul li:hover {
    font-weight:bold;
  }

  h1 {
    font-weight:bold;
    text-decoration:underline;
  }

  h2 {
    font-weight:bold;
    text-decoration:underline;
  }

  h3 {
    font-weight:bold;
    text-decoration:underline;
  }

  p#sehrklein{
    font: normal 60.01%  cursive, serif;
  }

  p#klein{
    font: normal 80.01%  cursive, serif;
  }

