@charset "utf-8";

figure {
    margin-bottom: 10px;
}

.bitvlink {
   height: 34px;
   display: inline-block;
   padding: 7px;
}

.bitvicon {
    height: 24px;
}

.hpbild {
    width: 100%;
}

.a5-list-style-arrow dt {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("/util/img/svg/icon_theme-pfeil-rechts-rot.svg");
  background: -webkit-linear-gradient(transparent, transparent), url("/util/img/svg/icon_theme-pfeil-rechts-rot.svg");
  background: linear-gradient(transparent, transparent), url("/util/img/svg/icon_theme-pfeil-rechts-rot.svg");
  background-color: transparent;
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 8px 13px;
  padding-left: 16px !important;
}

acronym, abbr {
    letter-spacing: 0.001em;
}

div.sharbuttons {
  width: 100%;
  max-width: 640px;
  padding-bottom: 2px;
}

div.sharbuttons ul {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  display:block;
}

div.sharbuttons ul li {
  padding: 0;
  margin: 9px 9px 0 0;
  height: 30px;
  width: 160px;
  background-color: #707070;
  display: inline-block;
  list-style: none;
}

div.sharbuttons ul li.facebookshare:hover {
  background-color: #35528f;
}
div.sharbuttons ul li.twittershare:hover {
  background-color: #1da1f2;
}
div.sharbuttons ul li.mastodonshare:hover {
  background-color: #563ACC;
}

div.sharbuttons ul li a {
  display: block;
  margin: 0;
  padding: 3px;
  color: #fff;
  text-decoration: none;
  border: 0;
}

div.sharbuttons ul li a:hover {
  color: #fff;
  text-decoration: none;
  border: 0;
}

div.sharbuttons ul li a img {

}

#solibanner {
    display: block;
}

#umfrage {
    background-color: lightgreen;
    color: darkgreen;
    font-size: 150%;
    line-height: 150%;
    padding: 20px;
    margin-bottom: 20px;
}

#umfrage a {
    background-color: lightgreen;
    color: darkgreen;
    font-weight: bold;
}

#umfrage a:hover {
    background-color: green;
    color: #d9ffd9;

}

#suchbannerseite * td {
    width: 60%;
}

#suchbannerseite * .neutral * tr {
    background-color: none;
}

#suchbannerseite * tr {
  background-color: none;
}

#suchbannerseite * th {
    width: 30%;
    background-color: #160;
}

#suchbannerseite * .neutral {
    width: 270px;
}

#suchbannerseite * .whitebg {
    background-color: #FFF;
}

form[target="IWWB"] table {
    width: 270px!important;
    min-width: 250px!important;
}

.treffergruppe {
  argin-bottom: 4em;
  border-bottom: 2px solid gray;
  padding-top:1ex;
}

.folded {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='7' viewBox='0 0 20 7' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M8,0L4,7L0,0H8z'/%3E%3C/svg%3E");
  ackground-position: right bottom;
  background-position: right 0px bottom 14px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  /* font-size: 100% !important; */
  eight: 30px;
  eight: auto;
  padding-right: 2em;
  padding-bottom:0;
  order: 1px solid green;
  color: #383B71;
  font-size: 20px;
  argin: 0;
}


.treffergruppeContent {
  width:100%;
  padding-left:1ex;
  background:#ecedef;
}

.treffergruppeContent div {
    padding: 0;
    margin:0;
    ext-align: left;
    width: 98%;
    osition: relative;
    loat: left;
    order: 1px solid yellow;
    order: 0;
    argin-bottom: 2.93em; /* doppelte zeilenhoehe */
    argin-bottom: 1em;
    font-size: 16px;
    ackground:#ecedef;
}

.treffergruppeContent div ul {
    order: 1px solid black;
    argin-top:0;
    margin-bottom:0;
    }


.treffergruppeContent div ul li {
    text-align: left;
    width: 20%;
    loat: left;
    border: 0;
    argin-bottom: -1px;
    padding:0;
    ackground:blue;
}

ul.trefferline {
  width: auto;
  ackground: blue;
  order:1px solid green;
  eight: auto;
  margin:0;padding:0;
}

ul.trefferline li {
  border:1px solid yellow;
  display: inline-block;
  vertical-align: top;
  verflow: hidden;
  word-wrap: break-word;
}

ul.trefferline li:nth-child(1) {
  width:2.5em;
  olor: green;
  order:1px solid gray;
  vertical-align: top;
}

ul.trefferline li:nth-child(2) {
  width:calc(100% - 31em); /* eigentlich: 30 */
  olor: blue;
  order:1px solid blue;
  margin:0; padding:0;
}

ul.trefferline li:nth-child(3) {
  width:8em;
  olor: red;
  order:1px solid gray;
}

ul.trefferline li:nth-child(4) {
  width:8em;
  olor: yellow;
  order:1px solid blue;
}

ul.trefferline li:nth-child(5) {
  width:6em;
  olor: green;
  order:1px solid gray;
}

ul.trefferline li:nth-child(6) {
  width:5em;
  olor: black;
  order:1px solid blue;
}
