/* Pirna.de Symbole barrierefreie Einrichtungen */
.handycap {
  width:25px;
  border:solid #ddd 1px;
  float:left;
  margin:1px;
  line-height:20px;
  background-position:50% 21px;
  background-repeat:no-repeat;
}
.handycapwide {
  width:50px;
}
.handycap .label {
  display:none;
}
.handycap .top {
  display:block;
  text-align:center;
}
.handycap .bottom {
  display:block;
  text-align:center;
  margin:22px 0 0 0;
}