#seitentitel {
  background-image: url("/_img/ic_sicherheit_blau.png");
}
h3 {
  padding-bottom: 0.5em;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.tarif_table .row {
  margin: 0px;
  padding: 0px;
}

.tarif_table .row:nth-child(2) {
  height: 120px;
}

.tarif_table .row:nth-child(2) .dp-col {
  height: 100%;
  padding: 1em 0;
}

.tarif_table .col-md-2,
.tarif_table .col-md-12,
.tarif_table .col-md-3,
.tarif_table .col-sm-2,
.tarif_table .col-sm-3,
.tarif_table .col-sm-12,
.tarif_table .col-xs-2,
.tarif_table .col-xs-3,
.tarif_table .col-xs-12,
.tarif_table .col-xs-9,
.tarif_table .col-sm-9,
.tarif_table .col-md-9 {
  word-wrap: break-word;
  padding: 0.9em 0.25em;
  text-align: center;
  font-size: 1.2em;
}

.tarif_table .row .col-md-2:first-child,
.tarif_table .row .col-sm-2:first-child,
.tarif_table .row .col-xs-2:first-child,
.tarif_table .row .col-md-3:first-child,
.tarif_table .row .col-sm-3:first-child,
.tarif_table .row .col-xs-3:first-child {
  padding-right: 1em;
  text-align: right;
  color: #000;
}

.tarif_table .row:not(:first-child) .col-md-2:nth-child(3),
.tarif_table .row:not(:first-child) .col-sm-2:nth-child(3),
.tarif_table .row:not(:first-child) .col-xs-2:nth-child(3) {
  background-color: #f5f5dc85;
}

.dp-para {
  padding: .5em 0;
  font-size: 1.2em;
}

.jumbotron {
  border-radius: 1em;
  padding: 0.1em 0.6em;
  background-color: #eeeeee70;
}

.dp-features-headline {
  padding: 10px;
  margin: 1px;
  display: flex;
  align-items: center;
  font-size: 1.6em;
  font-weight: 600;
}

.dp-features-container {
  display: flex;
  justify-content: space-around;
}

.dp-features {
  font-size: 1.2em;
  font-weight: 600;
  padding: 0.4em 0;
}

.thead {
  padding: 1em 0;
  text-align: center;
  font-size: 1.6em !important;
  color: #000;
  font-weight: bold;
}

.thead_cont {
  background-image: url("/_img/inhalt_tabelle_verlauf.png");
  background-repeat: repeat-x;
  background-position: bottom;
}

.preis {
  font-size: 14pt;
  font-weight: bold;
  color: #5cb85c;
}

.preis1 {
  font-size: 3em;
  font-weight: bold;
  color: #5cb85c;
}

.preis2 {
  font-size: 1.8em;
  font-weight: bold;
  color: #5cb85c;
  vertical-align: 13px;
  margin-left: -8px;
}

.preis3 {
  font-size: 0.6em;
  font-weight: normal;
  color: #5cb85c;
  letter-spacing: 0.01em;
  margin-left: -3.2em;
}

.preis-end-container {
  line-height: 5em !important;
}

.preis-end {
  font-size: 2em;
  font-weight: bold;
  color: #5cb85c;
}

.dp-price-label {
  font-size: 0.8em;
}

.dp-label-container {
  position: relative;
}

.dp-label {
  font-size: 0.8em;
  position: absolute;
  bottom: 40px;
  transform: rotate(10deg);
  margin-left: -20px;
  width: auto;
}

.dp-submit-btn {
  width: 90%;
  text-decoration: none;
  color: #fff !important;
}

.dp-table-headline-container {
  position: relative;
}

.dp-table-headline {
  position: absolute;
  left: 0;
  line-height: 1em;
  font-size: 1em;
  display: inline-block;
  text-align: center !important;
  padding: 2px 0 !important;
}

.dp-row-border {
  border-bottom: 1px solid #8080801a;
}

.no-border,
.no-border.col-md-2,
.no-border.col-sm-2,
.no-border.col-xs-2,
.no-border.col-md-3,
.no-border.col-sm-3,
.no-border.col-xs-3 {
  border: none !important;
}
