  /*------------------------------------LAYOUT-----------------------------------------------*/

  body {
        margin: 0;
        padding: 0;
        height: 100%;
        font: 100.01% Verdana;
        text-align: center;
        color: #ffffff;
}

  #seite {
    text-align: left;
    margin: 1em auto;
    width: 900px;
        padding: 5px;
        border: 1px solid #808080;
  }


  #inhalt {
         padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
        width: 880px;
        font: 100.01% Verdana;
        font-size: 13px;
        letter-spacing:0.1em;
        color:         #808080;
        line-height:1.4em;
        margin: 5;
  }

  #banner {
          padding: 0;
          margin: 0 auto;
  }


    /*------------------------------------LAYOUT ENDE-----------------------------------------------*/

        /*------------------------------------inhalt-----------------------------------------------*/

  #inhalt h1 {
          font-size: 16px;
        color:        #27314c;
         }
  #inhalt h2 {
          font-size: 14px;
        color:         #27314c;
  }
  #inhalt td {
          font: 100.01% Verdana;
        font-size: 13px;
        letter-spacing:0.1em;
        color:         #808080;
        line-height:1.4em;
        border: 1px solid #808080;
  }

  #inhalt em {
          font: 100.01% Verdana;
        font-size: 13px;
        letter-spacing:0.1em;
        color:         #EA5C1A;
        line-height:1.4em;
  }

 #inhalt a { /* Links im inhalt */
    color: #6b6b6b;
        fon-size: 12px;
    text-decoration:underline;
  }

  #inhalt  a:link {
    font: 100.01% Verdana;
        color: #6b6b6b;
        text-decoration:underline;
  }
  #inhalt a:visited {
          font: 100.01% Verdana;
   color: #6b6b6b;text-decoration:underline;
  }
  #inhalt a:hover {
          font: 100.01% Verdana;
    color: #ff9966; text-decoration:none;
  }
  #inhalt a:active {
          font: 100.01% Verdana;
    text-decoration:none;
  }
  /* Aufzählungen */
  #inhalt ul {
          margin-left:250px;
        list-style-image:url(bilder/liste.jpg);
  }

  #inhalt li{
          padding-top:6px;
  }

  /*------------------------------------inhalt-ENDE----------------------------------------------*/
  /*------------------------------------NAVIGATION - 1-----------------------------------------------*/
  #navigation1 {
          font: 100.01% Verdana;
          text-align: right;
        font-size: 12px;
          color: #808080;
     padding: 5px;
  }

  #navigation1 a {
  font: 100.01% Verdana;
        text-align: right;
        font-size: 12px;
          color: #808080;
    padding: 5px;
  }
  #navigation1 a:link {
        text-decoration:none
  }
  #navigation1 a:visited {
    color: #6e6e6e;
        text-decoration:none;
  }
  #navigation1 a:hover {
    color: #6e6e6e;
        text-decoration:underline;
  }
  #navigation1 a:active {
    color: #6e6e6e; text-decoration:none;
  }
  /*------------------------------------NAVIGATION - 1 - ENDE--------------------------------------------*/


  /*------------------------------------NAVIGATION - 2-----------------------------------------------*/


  #navigation2 {
         width: 880px;
        height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;
  }

  #navigation2 a {
        text-decoration:none;
        height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;
  }

  #navigation2 a:link {
        text-decoration:none ;
        height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;

  }
  #navigation2 a:visited {
    color: #6e6e6e;
        text-decoration:none;
        height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;
  }
  #navigation2 a:hover {
    color: #EA5C1A;
        text-decoration:underline;
        height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;
  }
  #navigation2 a:active {
    color: #6e6e6e; text-decoration:none;
    height: 25px;
        font-size: 14px;
    color:#637a9c;
    padding:10px;
    background-color: #C0C0C0;
    letter-spacing:0.1em;
    }


   /*------------------------------------NAVIGATION - 2 - ENDE--------------------------------------------*/