



.hhs-table-mod table th,
.hhs-table-mod table td {
  display: table-cell !important;
  text-align: center;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}


thead{
    border-bottom: 1px solid #000;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  padding: .35em;
}

table th,
table td {
  padding: .625em;
}

table th {
  font-size: .85em;
}
#hs_cos_wrapper_module_17012528605393 > div.testblogtext.blog-content.blog > div.tabelle-wrapper.index_2 > div > div > table > tbody > tr{
border-bottom: 1px solid #000;
}
@media screen and (max-width: 992px) {

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .hhs-table-mod table tr {
    border-bottom: 3px solid #ddd!important;
    display: block !important;
    margin-bottom: .625em;
  }
  
  .hhs-table-mod table td {
    border-bottom: 1px solid #ddd;!important;
    display: block !important;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
 
    content: attr(data-label);
    float: left;
    font-weight: bold;
    padding-right: 18px;
    padding-bottom: 1px;
    font-size: 17px;
    text-align: left;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}
@media(max-width: 992px){
#hs_cos_wrapper_module_17012528605393 > div.testblogtext > div.tabelle-wrapper > div > div > table > tbody > tr > td > .hs_cos_wrapper_type_inline_rich_text {
max-width: 80%;
text-align: left;
  padding-left: 10px;
    margin-left: auto;
          display: flex;
        align-items: center;
        /* font-variant: jis04; */
        padding-top: 4px;

}
}