
.PBendedaten {
  text-align:right;
}

.sages_div {

 padding:5px;
}



.PBToolTipp {
   padding:2px;
   text-align:center;
   border:1px solid #2F5F99;
}
 
.PBToolTippTop {
   font-weight:bold;
}

.PBToolTippMain {
   padding-top:2px;
}


/* Was ist Text*/
.PBInhalt .PBTextGrundlagen {
   font-size:12px;
}

.PBInhalt .PBTextGrundlagen li a,.PBInhalt .PBTextGrundlagen p a {
   color:blue;
   text-decoration: underline;
   font-size:12px;
}


.PBInhalt .gesetzlink {
   color:blue;
   text-decoration: underline;
   font-size:12px;
}

.PBTopListe {
   width:100%;
   border-bottom:1px solid black;
}
.PBTopListe table {
   width:100%;
}

.modalDiv {
   overflow:auto !important;
   -webkit-overflow-scrolling: touch!important;
}

/*Open Data*/
table#MetaDaten tr th {
   text-align:left;
   font-weight:normal;

}
table#MetaDaten tr th ,
table#MetaDaten tr td {
  border: 1px dotted silver;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
table#MetaDaten {
  border-collapse: collapse;
  width:100%;
}

/*Barrierefreiheit*/
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:focus, .sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}

.PBfilesize {
  font-size:10px !important;
}
