*, .prices {
  color: #000 !important;
  font-size: 13pt !important;
  font-family: 'Times New Roman',Times,serif !important;
  line-height: 14pt !important;
}

body {
  background-color: transparent;
  color: #000;
  margin: 0px;
  vertical-align: top;
}

#header-start, .top-navigation, #content-area .left, .list-therapie, .link, input, .print-button, .form {
  display: none;
}

#content-area .right, .contentPersonal .list-personal, .content-Therapie, .prices-overview {
  background: none;
  border: 0px;
  display: block;
  width: 100%;
}

.prices-overview {
  border: 0px;
}

.prices-overview .therapies, .prices-overview .prices {
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid black;
  width: 100%;
}

.content-Therapie {
  min-height: 0px;
}

#content-area .right {
  margin-top: -100px;
}
