  body {
          margin: 0px;
          font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
          font-size: 13px;
          text-align: center;
          background-color: #FFFFFF;
                        }
  a:link, a:visited {
          text-decoration: none;
          color: #005E82;
          }
  a:hover {
          color: #000000;
          text-decoration: underline;
          }
  a.menu {
          display: block;
          padding: 7px 0px 7px 0px;
          text-align: left;
          font-size: 14px;
          font-weight: bold;
          letter-spacing: 1px;
          text-decoration: none;
          }
  a.menu:link, a.menu:visited {
           color: #606060;
          text-decoration: none;
          }
  a.menu:hover {
          color: #005E82;
          font-weight: bold;
          letter-spacing: 1px;
                 }
  a.menu:active {
          color: #005E82;
          font-weight: bold;
          letter-spacing: 1px;
          }
  h1 {
          color: #005E82;
          font-size: 14px;
          letter-spacing: 3px;
          text-align: center;
          padding: 0em 13em 2em 0em;
          }
  h2 {
          color: #606060;
          font-size: 12px;
          text-align: left;
          letter-spacing: 2px;
          margin: 0px 0px 5px 20px;
          border-bottom: 1px solid #000000;
          }
  h3 {
          color: #005E82;
          font-size: 12px;
          text-align: left;
          letter-spacing: 1px;
          margin: 13px 0px 5px 20px;
          }
  p {
          margin: 0px 140px 10px 80px;
          }
  table {
          margin: 0px 140px 10px 77px;
          }
  td {
          font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
          font-size: 13px;
          }
  ul {
          margin: 0px 140px 0px 80px;
          }
  li {
          margin-bottom: 10px;
          }
/* ------------------------------------------------------------------- */
  #layer {
          background-color: #FFFFFF;
          width: 1000px;
          height: 560px;
          margin: 0px auto; <!--Zentrierung für Mozilla-->
         }
  #leiste {
          background-color: #FFFFFF;
          width: 1000px;
          height: 69px;
          }
  #verti {
          background-color: #FFFFFF;
          width: 180px;
          float: left;
          margin: 0px;
          text-align: right;
          border-right: 1px solid #000000;
          }
  .menucontainer {
          width: 170px;
          }
  #inhalt1 {
          background-color: #FFFFFF;
          float: right;
          width: 810px;
          height: 660px;
          text-align: left;
          }
  .dreieck {
  	 margin: 0px 0px 0px 10px;
          float: left;
          }

/* ------------------------------------------------------------------- */
