  html,body{
   	height: 100%;
   	margin: 0px;
    background-color:#72bc45;
    font-family: Arial, Helvetica, sans-serif;
  }

  #containertabelle{
   	width: 100%;
   	height: 100%;
  }

  td{
    vertical-align: middle;
  }

  div.kreis{
    background-color: white;
    margin: auto;
    width: 800px;
    height: 800px;
    border-radius: 400px;
  }

  img.yoga{
    margin-top:50px;
    margin-left: 325px;
    height: 150px;
    width: 150px;
  }

  nav{
    text-align: center;
    width: 600px;
    margin:20px auto 0px auto;
  }

  a.navi{
    display: block;
    float: left;
    text-decoration: none;
    color: #005321;
    width: 90px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background-color: #cfe09b;
    margin-right: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 30px;
  }

  a.navi:hover{
    font-weight: bold;
  }

  h1{
    margin-top:30px;
    text-align: center;
    font-size: 19px;
    color: #98ad59;
  }

  h2{
    margin-top:20px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 26px;
    color: #005321;
  }

  h2.willkommen{
    margin-top: 43px;
    color: #038cc7;
  }

  p.arzt{
    margin-top: 0px;
    font-size: 14px;
    color:#005321;
    text-align: center;
  }

  p.text{
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #3d3d3d;
  }

  p.text2{
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #3d3d3d;
    margin: 10px 0px 0px 0px;
  }

  p.text3{
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #3d3d3d;
  }

  p.text4{
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    color: #1f3765;
    margin: 5px 0px 0px 0px;
  }

  .klein{
    font-size: 11px;
  }

  p.adresse{
    font-size: 13px;
    color: #005321;
    text-align: center;
    margin-top: 0px;
    line-height: 18px;
  }

  img.photo{
    position: absolute;
    width: 240px;
    height: 240px;
    margin-left:545px;
    margin-top: 577px;
  }

  div.photo{
    position: absolute;
    width: 240px;
    height: 235px;
    margin-left:545px;
    margin-top: 577px;
    background-color: #1c8f9d;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 21px;
    border-radius: 120px;
    padding-top: 5px;
    }

  table{
    margin: auto;
    width: 800px;
  }

  td.links{
    text-align: right;
    width: 375px;
    padding-right: 22px;
  }

  td.rechts{
    width: 385px;
    padding-left: 18px;
  }

  .gruen{
    color: #009640;
    font-weight: bold;
  }

  .blau{
    color: #1f3765;
  }

  .sechzehn{
    font-size: 16px;
  }

  .fuenfzehn{
    font-size: 15px;
  }

  .vierzehn{
    font-size: 14px;
  }

  .abstand1{
    padding-bottom: 10px;
  }

  .abstand2{
    padding-bottom: 5px;
  }

  .abstand3{
    padding-bottom: 15px;
  }

  img.vertikal{
    position: absolute;
    margin-left: 395px;
    margin-top: 0px;
  }

  img.horizontal1{
    position: absolute;
    margin-left:105px;
    margin-top: 105px;
  }

  img.horizontal2{
    position: absolute;
    margin-left:417px;
    margin-top: 105px;
  }

  p.impressum{
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
  }

  .abstand_vor{
    margin-top: 40px;
  }

  a.impressum{
    text-decoration: none;
    font-weight: bold;
    color: #1f3765;
  }

  div.home{
    position: absolute;
    width: 50px;
    height: 16px;
    background-color:#85d0f7;
    border-radius: 8px;
    margin:765px 0px 0px 370px;
  }

  a.home{
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: white;
    display: block;
    line-height: 16px;
  }

  a.datenschutz{
      font-size: 14px;
      color: #005321;
      font-weight: bold;
      text-decoration: none;
  }

  a.datenschutz:hover{
      color: #CC0000;
  }

  a.datenschutz2{
      font-size: 14px;
      color: #1c8f9d;
      font-weight: bold;
      text-decoration: none;
  }

  a.datenschutz2:hover{
      color: #CC0000;
  }
