.hallen_vis table {
  width: 90%;
  border-collapse: collapse;
}

.hallen_vis table th{
        font-weight: 900;
        font-size: 15 px;
        color: #000000;
        text-align: center;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;    
}
.hallen_vis table td{
        height:9;
        text-align: center;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
}
.hallen_vis_b table {
  width: 100%;
  border-collapse: collapse;
}

.hallen_vis_b table th{
        font-weight: 900;
        font-size: 15 px;
        color: #000000;
        text-align: center;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
}
.hallen_vis_b table td{
        height:9;
        text-align: center;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
}
.praxx {
  font-family:           Verdana, Arial, Helvetica, sans-serif;
  font-size:             12px;
  font-weight:           bold;
  color:                 red !important;
}
.prux {
  font-family:           Verdana, Arial, Helvetica, sans-serif;
  font-size:             12px;
  font-weight:           bold;
  color:                 black;
  align:                 center;
}
.bastone_red {
  font-family:           Verdana, Arial, Helvetica, sans-serif;
  font-size:             12px;
  font-weight:           bold;
  color:                 red !important;
}