
      html, body
      {
      background-color: #ffffff;
      font-family: Verdana, Arial;
      font-size: 10px;
      color: #000000;
      margin: 0;
      height: 100%;
      width: 100%;
      padding: 0;
      }
      
      body h1 {
      font-size: 17px;
      }


      .top {
      border-top: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff;
      height: 11px;
      text-align: right;
      font-size: 11px;
      font-weight: bold;
      color: #ffffff;
      background-color: #008ac9;
      padding:2px;
      }

      .headermenue {
      border-top: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff;
      font-size: 11px;
      height: 11px;
      font-weight: bold;
      color: #ffffff;
      background-color: #008ac9;
      padding-right:0px;
      }

      .start-left{
      margin-top:-50px;
      }

      .menuekopf a{
      display: block;
      margin-top: 10px;
      margin-bottom: 2px;
      margin-left: 2px;
      width: 202px;
      font-size: 15px;
      color: #ffffff;
      background-image: url(head.gif);
      background-repeat: no-repeat;
      padding-top: 2px;
      padding-left: 3px;
      padding-bottom: 3px;
      text-decoration: none;
      }

      .menuekopf a:hover{
      background-position: -205px 0;
      background-repeat: no-repeat;
      }

      .menuekopf a:active{
      background-position: -205px 0;
      background-repeat: no-repeat;
      }

      .menuelinks a {
      margin-left: 4px;
      display: block;
      width: 176px;
      font-size: 11px;
      color: #475370;
      padding:3px;
      text-decoration: none;
      background-image: url(link.jpg);
      margin-bottom: 1px;
      }

      .menuelinks a:hover {
      font-size: 11px;
      color: #ffffff;
      padding:3px;
      text-decoration: none;
      background-position: -184px 0;
      background-repeat: repeat-y;
      }

      .endlink a {
      margin-left: 4px;
      height: 20;
      display: block;
      width: 177px;
      font-size: 11px;
      color: #475370;
      padding:3px;
      text-decoration: none;
      background-image: url(link_end.jpg);
      background-repeat: no-repeat;
      }

      .endlink a:hover {
      font-size: 11px;
      color: #ffffff;
      padding:3px;
      text-decoration: none;
      background-position: -184px 0;
      }

      .content {
      font-size: 11px;
      color: #ffffff;
      border-top: 20px solid #ffffff;
      }

      .inhalt {
      background-image: url(back.gif);
      background-repeat: no-repeat;
      background-position: bottom right;
      background-attachment: scroll;
      background-color: #ffffff;
      padding-top: 20px;
      padding-left: 0px;
      padding-bottom: 10px;
      padding-right: 50px;
      min-width: 610px;
      font-size: 13px;
      }

      .main-table {
      width:100%;
      height:100%;
      max-width:1200px;
      max-height:700px;
      }

      .main-text {
      font-size: 13px;
      }

      .main-left {
      
      }

      .main-right {
      
      }

      .main-bottom {
      font-size: 13px;
      padding-bottom:30px;
      padding-top:10px;
      }

      .bottom {
      margin-top:20px;
      border-top: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff;
      height: 10px;
      text-align: center;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background-color: #008ac9;
      padding:3px;
      }

      .logo {
      height: 90px;
      background-color: #008ac9;
      }

      
