.tx-ig-kircheaz .kircheAZfilter {
  margin: 20px 0 40px 0;
}

.tx-ig-kircheaz .kircheAZfilter ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}

.tx-ig-kircheaz .kircheAZfilter ul li {
  background: #f2f2f2;
  display: block;
  float: left;
  margin: 0 2px 2px 0;
  width: 3.53513490408658%;
  min-width: 21px;
  height: 40px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  line-height: 40px;
  color: #333333;
  -webkit-transition: 0.6s background-color, 0.6s color;
  transition: 0.6s background-color, 0.6s color;
}

.tx-ig-kircheaz .kircheAZfilter ul li:last-child {
  margin-right: 0;
}

.tx-ig-kircheaz .kircheAZfilter ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  -webkit-transition: 0.6s background-color, 0.6s color;
  transition: 0.6s background-color, 0.6s color;
}

.tx-ig-kircheaz .kircheAZfilter ul li a:hover {
  color: #EB274B;
}

.tx-ig-kircheaz .kircheAZfilter ul li:hover, .tx-ig-kircheaz .kircheAZfilter ul li.active {
  background: #EB274B;
  color: #fff;
}

.tx-ig-kircheaz .kircheAZfilter ul li:hover a, .tx-ig-kircheaz .kircheAZfilter ul li.active a {
  color: #fff;
}

.tx-ig-kircheaz .kircheAZList .element {
  position: relative;
  border-top: 1px solid #D6D6D6;
}

.tx-ig-kircheaz .kircheAZList .element:last-child {
  border-bottom: 1px solid #D6D6D6;
}

.tx-ig-kircheaz .kircheAZList .element .term {
  padding: 20px 50px 20px 10px;
  position: relative;
  cursor: pointer;
}

.tx-ig-kircheaz .kircheAZList .element .term:after {
  font-family: 'dbk-icons';
  content: "\e90d";
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 20px;
  width: 20px;
  height: 25px;
  line-height: 25px;
  color: #EB274B;
}

.tx-ig-kircheaz .kircheAZList .element .term.open:after {
  content: "\e90b";
}

.tx-ig-kircheaz .kircheAZList .element .body {
  padding: 0 50px 0 10px;
  display: none;
}
/*# sourceMappingURL=ig_kircheaz.css.map */