@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  table colgroup {
    display: table-row; }

  table colgroup col {
    display: table-cell; } }
html {
  -ms-overflow-style: scrollbar; }

body {
  color: #262626;
  background-color: #F0F0F0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em; }

h1, h2, h3, h4, h5 {
  color: #333333; }

h1 {
  font-size: 32px;
  line-height: 1.4em; }

h2 {
  font-size: 16px;
  line-height: 1.4em; }

h3 {
  font-size: 14px;
  line-height: 1.4em; }

h4 {
  font-size: 14px;
  line-height: 1.4em; }

a {
  color: #AA0000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

a.external {
  font-weight: bold; }
  a.external::before {
    font-family: 'Glyphicons Halflings';
    content: "\e095";
    font-weight: normal;
    margin: 0px 4px 0 0;
    position: relative;
    z-index: 1;
    top: 0.25rem; }
  a.external:hover {
    text-decoration: none !important; }
    a.external:hover span {
      text-decoration: underline; }

a.clickable {
  cursor: pointer; }

a.offsetTop {
  display: block;
  position: relative;
  top: -363px;
  visibility: hidden; }

input[type=checkbox].disabledCheckbox {
  opacity: 0.4; }

.checkbox label input[type=checkbox] {
  float: left; }

.checkbox label span {
  display: block;
  margin-left: 1.1em; }

ul {
  list-style: none;
  padding-left: 0; }

.btn-ok {
  background-color: #2C782C;
  color: #FFFFFF; }

.btn-neutral {
  background-color: #595959;
  color: #FFFFFF; }

.btn-warning {
  background-color: #F88000;
  color: #FFFFFF; }

.btn-error {
  background-color: #990012;
  color: #FFFFFF; }

h1 .subtitle, h2 .subtitle, h3 .subtitle, h4 .subtitle {
  color: #A6A6A6; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btnContainsGlyphicon {
  padding: 3px 7px 2px; }
  .btnContainsGlyphicon .glyphicon {
    font-size: 22px;
    color: #A6A6A6; }
  .btnContainsGlyphicon:hover {
    background-color: #FFFFFF; }
    .btnContainsGlyphicon:hover .glyphicon {
      color: #595959; }

.glyphicon-document-links {
  display: block;
  width: 24px;
  height: 24px;
  background: transparent url("../images/icons/icon_verbindung.png") no-repeat right top; }
  .glyphicon-document-links:hover {
    background: transparent url("../images/icons/icon_verbindung_hover.png") no-repeat right top; }
  .glyphicon-document-links.disabled {
    filter: opacity(50%); }
    .glyphicon-document-links.disabled:hover {
      background: transparent url("../images/icons/icon_verbindung.png") no-repeat right top; }

.glyphicon-reasoning {
  display: block;
  width: 43px;
  height: 24px;
  background: transparent url("../images/icons/icon_erlaeuterung.png") no-repeat right top; }
  .glyphicon-reasoning:hover {
    background: transparent url("../images/icons/icon_erlaeuterung_hover.png") no-repeat right top; }

.separator {
  padding-top: 6px;
  margin-bottom: 10px;
  border-bottom: 1px solid #B3B3B3; }

.form-inline label {
  display: block; }

.topBar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-color: #4D4D4D;
  z-index: 1; }

.sideHeaderWrap {
  position: absolute;
  height: 167px;
  width: 1000px;
  top: 0;
  z-index: 1000;
  left: -990px;
  border-radius: 0 0 8px 0;
  background-color: #4D4D4D;
  padding-top: 85px; }
  .sideHeaderWrap .sideHeader {
    height: 82px;
    padding: 20px 0 14px;
    background: #4D4D4D url("../images/roundCorner.png") no-repeat right bottom; }
    .sideHeaderWrap .sideHeader span.logo {
      background: transparent url("../images/logo_kirchenrecht.png") no-repeat right top;
      width: 159px;
      height: 38px;
      display: inline-block;
      float: right;
      margin-right: 24px; }

.fullWidthTopNavigation {
  position: absolute;
  height: 41px;
  width: 100%;
  top: 14px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #B3B3B3; }
  .fullWidthTopNavigation ul {
    margin-bottom: 0;
    position: relative;
    z-index: 1020;
    float: right;
    padding-left: 0; }
    .fullWidthTopNavigation ul li a {
      border-left: 1px solid #B3B3B3; }
      .fullWidthTopNavigation ul li a.btnMeinKirchenrecht {
        display: inline-block;
        height: 40px;
        padding: 8px;
        color: #595959; }
        .fullWidthTopNavigation ul li a.btnMeinKirchenrecht:hover {
          text-decoration: none; }

.contentHeader {
  position: relative;
  z-index: 1010; }

.navMain {
  margin-top: 14px; }
  .navMain .navbar-default {
    background-color: #FFFFFF;
    border-radius: 0;
    border-width: 0 1px 1px 0;
    min-height: 40px;
    box-sizing: content-box; }
    .navMain .navbar-default .container-fluid, .navMain .navbar-default .navbar-collapse {
      padding: 0; }
    .navMain .navbar-default .nav .active a {
      background-color: #AA0000;
      color: #FFFFFF; }
    .navMain .navbar-default .nav a {
      color: #767676;
      padding: 10px 12px; }
    .navMain .navbar-default .nav a.external::before {
      font-size: 0.8em; }
    .navMain .navbar-default .nav.navbar-nav a {
      border-right: 1px solid #B3B3B3; }
      .navMain .navbar-default .nav.navbar-nav a.btnMeinKirchenrecht {
        display: inline-block;
        height: 40px;
        padding: 8px; }
        .navMain .navbar-default .nav.navbar-nav a.btnMeinKirchenrecht:hover {
          text-decoration: none; }
    .navMain .navbar-default .nav.navbar-nav.navbar-right:last-child {
      margin-right: 0; }
    .navMain .navbar-default .nav.navbar-nav.navbar-right li:last-child {
      margin-right: 8px; }
    .navMain .navbar-default .nav.navbar-nav.navbar-right li a {
      border-right: none;
      border-left: 1px solid #B3B3B3; }

div#subnavigationCollapse .separatorLeft {
  border-left: 1px solid #B3B3B3;
  height: 48px; }
div#subnavigationCollapse .filtered a {
  margin: 0 12px; }
  div#subnavigationCollapse .filtered a::before {
    background: transparent url("../images/diagramm-icon.png") no-repeat -2px center;
    background-size: 1.3em 1.3em;
    margin: 0 4px 0 0;
    padding: 0 1em 0 0;
    content: ' '; }

.mainContent {
  margin-bottom: 30px; }

.churchLogo {
  padding-top: 20px;
  padding-bottom: 6px;
  text-align: right; }
  .churchLogo span {
    display: inline-block;
    width: 418px;
    height: 100px; }
    .churchLogo span a {
      width: 100%;
      height: 100%;
      display: inline-block; }

.churchTitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  padding: 11px; }
  .churchTitle a, .churchTitle span {
    color: #4D4D4D;
    text-decoration: none; }

.smallWidthHeaderWrap {
  height: 42px;
  padding: 4px 0 10px 26px; }
  .smallWidthHeaderWrap .smallWidthHeader {
    font-size: 24px;
    color: #4D4D4D;
    margin: 0; }

#searchBarRow.scroll-to-fixed-fixed #searchForm {
  margin-left: 0;
  margin-right: 0; }

.navbar-search {
  margin: 3px 0 3px 16px; }
  .navbar-search .twitter-typeahead {
    height: 30px; }
  .navbar-search .input-group-addon {
    top: 0; }
  .navbar-search input[type="text"].form-control {
    width: 352px; }
  .navbar-search button[type="submit"] {
    width: 68px; }
  .navbar-search .popover {
    min-width: 200px; }

@media (min-width: 1350px) {
  .form-inline input.form-control.input-datepicker {
    width: 150px; } }
@media (max-width: 1349px) {
  .form-inline input.form-control.input-datepicker {
    width: 130px; }

  #years .input-group-addon {
    padding: 2px; }

  .navbar-search input[type="text"].form-control {
    width: 278px; } }
#years div.form-group select {
  padding: 0; }

span.tt-dropdown-menu {
  background-color: white;
  z-index: 2000 !important;
  border-radius: 5px;
  border: 1px solid #DDDDDD;
  width: 360px; }
  span.tt-dropdown-menu span.hint {
    margin: 10px 0;
    padding: 0 9px;
    color: #777;
    display: inline-block; }
  span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
    padding: 0 18px;
    color: #AA0000;
    cursor: pointer; }
    span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion span.glyphicon {
      padding-right: 7px; }
    span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion:hover {
      text-decoration: underline; }
    span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion.tt-cursor {
      background-color: #CECECE; }
    span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion a {
      margin: 5px 0; }
    span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion > div {
      margin: 0 0 10px; }

.navbar.navbar-ordernav {
  background-color: #FFFFFF;
  margin-bottom: 10px; }
  .navbar.navbar-ordernav .container-fluid {
    margin: 0 8px 0 0px; }
  .navbar.navbar-ordernav .container-fluid, .navbar.navbar-ordernav .navbar-collapse {
    padding: 0; }
  .navbar.navbar-ordernav .navbar-nav a {
    padding: 14px 0 2px 0;
    margin: 0 18px; }
  .navbar.navbar-ordernav .navbar-nav a:hover, .navbar.navbar-ordernav .navbar-nav .active a {
    background-color: #FFFFFF;
    color: #AA0000;
    text-decoration: none;
    border-bottom: 4px solid; }
  .navbar.navbar-ordernav .navbar-nav .listIcons {
    padding: 13px 0px 11px; }
    .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon {
      font-size: 22px;
      color: #595959; }
      .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover {
        color: #AA0000; }
    .navbar.navbar-ordernav .navbar-nav .listIcons a:hover {
      border-bottom: 0; }
  .navbar.navbar-ordernav .navbar-nav.navbar-right li a, .navbar.navbar-ordernav .navbar-nav.navbar-right li button {
    font-size: 22px;
    padding: 13px 14px 13px;
    margin: 0;
    border-left: 1px solid #B3B3B3;
    border-bottom: none; }
  .navbar.navbar-ordernav .navbar-nav.navbar-right li:last-child a, .navbar.navbar-ordernav .navbar-nav.navbar-right li:last-child button {
    margin-right: 2px;
    border-radius: 0 4px 4px 0; }
  .navbar.navbar-ordernav .navbar-nav.navbar-right li button {
    color: #777;
    border-right: none; }
    .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
      color: #777; }
    .navbar.navbar-ordernav .navbar-nav.navbar-right li button:focus {
      outline: 0; }

div.documentTocPanel {
  overflow-y: scroll; }

div.documentToc li.section1 > a {
  font-weight: bold;
  color: #333333; }
div.documentToc li.crossheading {
  padding-left: 1rem; }
  div.documentToc li.crossheading.level_1 {
    font-weight: bold;
    padding-left: 0; }
  div.documentToc li.crossheading .number {
    font-weight: bold;
    padding-right: 0.5rem; }
  div.documentToc li.crossheading .crossheading-label {
    font-weight: bold;
    padding-right: 0.5rem; }
  div.documentToc li.crossheading.starred .number::after {
    content: "*"; }
div.documentToc li a {
  padding: 5px 0;
  display: inline-block; }
div.documentToc li.active > a {
  background-color: #CECECE; }
div.documentToc li ul {
  padding-left: 15px; }

#documentToc.collapse {
  overflow: hidden;
  min-height: 0; }
#documentToc.affix {
  top: 133px;
  z-index: 997; }

@media (max-width: 1199px) {
  .affix {
    width: 970px; } }
@media (min-width: 1200px) {
  .affix.col-md-4 {
    width: 323px; } }
@media (min-width: 1350px) {
  .affix.col-md-4 {
    width: 373px; } }
.col-md-12 .documentContent {
  margin-left: 8.3%;
  margin-right: 8.3%; }

.documentContent {
  /** Rules originally from bootsrap */ }
  .documentContent h1, .documentContent .h1, .documentContent h2, .documentContent .h2, .documentContent h3, .documentContent .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .documentContent h1, .documentContent h2, .documentContent h3 {
    font-weight: normal; }
  .documentContent h1, .documentContent h2, .documentContent h3, .documentContent h4, .documentContent h5 {
    color: #333333; }
  .documentContent h1 {
    font-size: 32px;
    line-height: 1.4em; }
  .documentContent h2 {
    font-size: 16px;
    line-height: 1.4em; }
  .documentContent h3 {
    font-size: 14px;
    line-height: 1.4em; }
  .documentContent h4 {
    font-size: 14px;
    line-height: 1.4em; }
  .documentContent a {
    color: #AA0000;
    text-decoration: none; }
    .documentContent a:hover {
      text-decoration: underline; }
  .documentContent p {
    margin: 0 0 10px; }
  .documentContent sub, .documentContent sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .documentContent sup {
    top: -0.5em; }
  .documentContent .crossheading_title::before {
    content: "";
    display: block;
    padding-top: 140px;
    margin-top: -140px; }
  .documentContent h1.crossheading_title .content {
    background-color: #f4f4f4; }
    .documentContent h1.crossheading_title .content .number {
      display: block; }
    .documentContent h1.crossheading_title .content.starred .number::after {
      content: "*"; }
  .documentContent h2 {
    font-size: 24px; }
    .documentContent h2 .number {
      display: block; }
    .documentContent h2.starred .number::after {
      content: "*"; }
  .documentContent h3 {
    font-size: 18px; }
    .documentContent h3 .number {
      display: block; }
    .documentContent h3.starred .number::after {
      content: "*"; }
  .documentContent h4 {
    font-size: 16px; }
    .documentContent h4 .number {
      display: block; }
    .documentContent h4.starred .number::after {
      content: "*"; }
  .documentContent .crossheading_title .content .crossheading-label {
    padding-right: 0.5rem; }
  .documentContent .crossheading_title .content .crossheading-label-break {
    display: block;
    padding-right: 0; }
  .documentContent.kablWeb h1.chapter_title {
    font-size: 24px; }
  .documentContent h1.normdatum, .documentContent h2.normdatum, .documentContent h3.normdatum {
    margin-top: 0.8em;
    margin-bottom: 1.6em; }
  .documentContent span.diff-html-added {
    background-color: #ccffcc;
    /* light green */ }
  .documentContent span.diff-html-removed {
    text-decoration: line-through;
    background-color: #fdc6c6;
    /* light red */ }
  .documentContent span a.internal {
    margin-left: -0.875rem;
    padding-top: 133px;
    visibility: hidden;
    position: relative;
    z-index: -1; }
  .documentContent div.para {
    padding: 0 0 0.8em 0; }
    .documentContent div.para ul:last-child, .documentContent div.para ol:last-child {
      margin-bottom: 0; }
  .documentContent .bold {
    font-weight: bold; }
  .documentContent .italic {
    font-style: italic; }
  .documentContent .underline {
    text-decoration: underline; }
  .documentContent .bolditalic {
    font-weight: bold;
    font-style: italic; }
  .documentContent .boldunderline {
    font-weight: bold;
    text-decoration: underline; }
  .documentContent .bolditalicunderline {
    font-weight: bold;
    font-style: italic;
    text-decoration: underline; }
  .documentContent .letter-spacing {
    letter-spacing: 0.4em; }
  .documentContent .no-height {
    display: block;
    height: 0; }
  .documentContent #archivmeta span.bold {
    background-color: #ffe500; }
  .documentContent #archivmeta p.commentAuthor {
    margin-top: 0; }
  .documentContent table {
    max-width: 100%;
    border-collapse: collapse;
    border-color: inherit;
    text-size-adjust: 100%; }
  .documentContent table td {
    padding: 3px; }
    .documentContent table td div.para {
      padding: 0 0 0 0; }
  .documentContent table.urteil_meta td {
    padding-right: 0.5em; }
  .documentContent span.kr-highlight {
    background: yellow; }
    .documentContent span.kr-highlight.kr-highlight-active {
      background: orange; }
  .documentContent img {
    max-width: 100%; }
  .documentContent span.footnote {
    margin-left: 2px; }
    .documentContent span.footnote > .para {
      display: inline; }
    .documentContent span.footnote.popup sup {
      color: #AA0000;
      cursor: pointer; }
    .documentContent span.footnote .content {
      display: none; }
  .documentContent .popover .close {
    padding-right: 7px; }
  .documentContent .section1_title, .documentContent .section2_title, .documentContent .section3_title, .documentContent .section4_title {
    margin: 0.7em 0 0.4em 0;
    text-align: center; }
  .documentContent .section4_title {
    font-weight: bold; }
    .documentContent .section4_title .buttonComment {
      float: left; }
  .documentContent ul {
    list-style-type: none; }
    .documentContent ul li::before {
      display: inline;
      content: '\2013';
      position: absolute;
      margin-left: -1.5em; }
  .documentContent ul, .documentContent ol, .documentContent dl {
    padding-left: 1.5em;
    margin-top: 0;
    margin-bottom: 0.8em; }
    .documentContent ul div.para:last-child, .documentContent ol div.para:last-child, .documentContent dl div.para:last-child {
      padding: 0; }
    .documentContent ul li, .documentContent ul dd, .documentContent ol li, .documentContent ol dd, .documentContent dl li, .documentContent dl dd {
      padding-bottom: 0.8em; }
      .documentContent ul li:last-child, .documentContent ul dd:last-child, .documentContent ol li:last-child, .documentContent ol dd:last-child, .documentContent dl li:last-child, .documentContent dl dd:last-child {
        padding-bottom: 0; }
  .documentContent ol[type='a'] {
    padding-left: 21px;
    list-style-type: none;
    counter-set: parenthesis_latin_counter; }
    .documentContent ol[type='a'] > li {
      counter-increment: parenthesis_latin_counter;
      position: relative; }
      .documentContent ol[type='a'] > li::before {
        content: counter(parenthesis_latin_counter,lower-latin) ")";
        position: absolute;
        left: -1.5em;
        top: 0; }
  .documentContent dl {
    display: table;
    width: 100%;
    margin-top: 0;
    margin-bottom: -0.8em; }
    .documentContent dl dl, .documentContent dl dt, .documentContent dl dd {
      line-height: 1.42857143; }
    .documentContent dl dt {
      display: table-cell;
      font-weight: normal;
      white-space: nowrap;
      padding-right: 0.5em; }
    .documentContent dl dd {
      display: table-cell; }
      .documentContent dl dd.line-break {
        display: table-row; }
  .documentContent hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    border-top: 1px solid #EEE; }
  .documentContent .comment div.randziffer {
    float: right;
    font-weight: bold; }
  .documentContent .comment .section1_title, .documentContent .comment .section2_title, .documentContent .comment .section3_title, .documentContent .comment .section4_title {
    text-align: left; }
  .documentContent .comment a.quoteButton {
    display: block;
    margin-bottom: 1em; }
  .documentContent .comment div.quote {
    border: 1px solid #595959;
    border-radius: 4px;
    padding: 0 1em;
    display: none;
    margin-bottom: 1em;
    /* Reset the title alignment in the quote */ }
    .documentContent .comment div.quote .section1_title, .documentContent .comment div.quote .section2_title, .documentContent .comment div.quote .section3_title, .documentContent .comment div.quote .section4_title {
      text-align: center; }
  .documentContent .print_titel {
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    padding: 1rem 0;
    font-size: 2rem; }
    .documentContent .print_titel .print_titel_links {
      float: left; }
    .documentContent .print_titel .print_titel_rechts {
      float: right; }
    .documentContent .print_titel::after {
      display: block;
      content: '';
      clear: both; }
  .documentContent span.line {
    display: inline-block;
    border-bottom-width: thin;
    border-bottom-color: #afafaf; }
    .documentContent span.line.borderDotted {
      border-bottom-style: dotted; }
    .documentContent span.line.borderSolid {
      border-bottom-style: solid; }
    .documentContent span.line.borderNone {
      border-bottom-style: none; }
  .documentContent span.subscript {
    font-size: 0.7em; }
  .documentContent .btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 10px;
    line-height: 1.42857143;
    border-radius: 4px; }
    .documentContent .btn.btn-default {
      background-color: #FFFFFF;
      border-color: #CCC; }

span.no-height {
  display: block;
  height: 0; }

span a.internal {
  margin-left: -0.875rem;
  padding-top: 133px;
  visibility: hidden;
  position: relative;
  z-index: -1; }

.lawListCharacter h2::before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 133px;
  margin-top: -133px; }

.container .navigationInfo {
  padding: 18px 15px 13px; }
  .container .navigationInfo h2 {
    display: inline-block;
    font-weight: bold;
    margin: -4px 4px -4px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .container .navigationInfo h2 a {
      color: #333333; }
  .container .navigationInfo h2.highlight, .container .navigationInfo h2 .highlight {
    color: #AA0000; }
.container h1.pageTitle {
  margin-top: 34px; }
  .container h1.pageTitle .sortingInfo {
    font-size: 50%;
    color: #A6A6A6; }
  .container h1.pageTitle .subTitle {
    font-size: 50%;
    padding-left: 10px; }
.container ul.alphabetList {
  list-style: none;
  padding-left: 0; }
  .container ul.alphabetList li {
    display: inline-block;
    padding-right: 14px;
    font-size: 105%; }
.container .lawListCharacter h2, .container .searchResultList h2 {
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCC; }
.container .lawListCharacter ul {
  margin-bottom: 20px; }
  .container .lawListCharacter ul.collapse.in {
    display: table; }
  .container .lawListCharacter ul li {
    display: table-row; }
    .container .lawListCharacter ul li .lawPageNumber {
      color: #595959;
      display: table-cell;
      padding: 0 24px 9px 0;
      white-space: nowrap; }
    .container .lawListCharacter ul li .lawTitle {
      display: table-cell;
      padding-bottom: 7px; }
    .container .lawListCharacter ul li .lawDate {
      color: #A6A6A6; }
    .container .lawListCharacter ul li ul {
      margin-bottom: 0;
      margin-left: 20px; }
    .container .lawListCharacter ul li h3 {
      margin-top: 0;
      margin-left: 20px; }
  .container .lawListCharacter ul h3 {
    color: #AA0000;
    cursor: pointer; }
  .container .lawListCharacter ul h3:hover {
    color: #AA0000;
    cursor: pointer;
    text-decoration: underline; }
.container .searchResultList ul {
  padding: 12px 0 43px 0; }
  .container .searchResultList ul li {
    margin-bottom: 0; }
    .container .searchResultList ul li .lawPageNumber {
      width: auto;
      display: block;
      color: #595959; }
    .container .searchResultList ul li .lawDate {
      color: #A6A6A6; }
    .container .searchResultList ul li .keywords {
      font-style: italic; }
.container .searchResultList span.score {
  color: #439BFA;
  font-weight: bold; }
.container .searchResultList li.noSectionLinks ul.highlights a {
  display: none; }
.container .searchResultList ul.highlights li {
  margin-bottom: 10px; }
.container .searchResultList ul.highlights p {
  margin-bottom: 0; }
  .container .searchResultList ul.highlights p.keywords {
    font-style: italic; }
.container .searchResultList ul.highlights span.score {
  color: #98C7F9;
  font-weight: normal; }
.container .searchOptions #organizations.panel-body {
  padding: 8px; }
.container .searchOptions #organizations span.listIndicator {
  background: transparent url("../images/organization_list_closed.png") no-repeat right top;
  display: block;
  width: 36px;
  height: 36px; }
.container .searchOptions #organizations span.listIndicator:hover {
  background: transparent url("../images/organization_list_active.png") no-repeat right top; }
.container .searchOptions #organizations span.listIndicator.open {
  background: transparent url("../images/organization_list_active.png") no-repeat right top; }
.container .searchOptions #organizations ul li {
  padding-left: 7px; }
.container .searchOptions button {
  margin-bottom: 6px; }
.container .searchOptions .btn-refresh {
  width: 100%; }
.container .searchOptions .searchOptionsTitle {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 7px; }
.container .searchOptions #categorytree ul {
  margin-left: 14px; }
  .container .searchOptions #categorytree ul.level_0 {
    margin-left: 0; }
  .container .searchOptions #categorytree ul.level_1 {
    margin-bottom: 15px; }
.container .searchResultWrap .panel-heading {
  background-color: #FFFFFF; }
.container .searchResultWrap .panel-footer {
  background-color: #FFFFFF; }
.container .searchResultWrap .panel-heading-normal-padding {
  padding: 10px 15px; }
  .container .searchResultWrap .panel-heading-normal-padding .searchWord {
    margin-top: 8px; }
    .container .searchResultWrap .panel-heading-normal-padding .searchWord span {
      margin-left: -10px; }
  .container .searchResultWrap .panel-heading-normal-padding .dropdown {
    color: #A6A6A6;
    margin-left: 5px; }
.container .searchResultWrap .folders a {
  padding-right: 8px;
  font-size: 13px; }
.container .searchResultWrap .searchResultListPagination .searchResultCount {
  display: inline-block;
  margin-top: 8px; }
.container .searchResultWrap .searchResultListPagination .pagination {
  margin: 0; }
  .container .searchResultWrap .searchResultListPagination .pagination .active a {
    color: black;
    background-color: #F0F0F0;
    border-color: #DDDDDD; }
.container .searchResultWrap h2.segmentationHeadline {
  font-size: 16px;
  font-weight: bold;
  margin: 0; }
.container .searchResultWrap .highlights {
  padding: 12px 0 12px 50px; }
  .container .searchResultWrap .highlights .additional {
    display: none; }

.topHint {
  position: fixed;
  top: 2em;
  width: inherit;
  margin-left: -10px;
  z-index: 2000; }

.bottomHint {
  position: fixed;
  bottom: 2em;
  width: inherit;
  margin-left: -10px;
  z-index: 2000; }

.begruendung_pdf_jahr .kabl_list > li, .synodalds_jahr .kabl_list > li, .rundschreiben_jahr .kabl_list > li, .synode_jahr .kabl_list > li, .kirchenleitung_jahr .kabl_list > li, .geschaeftsordnungen_jahr .kabl_list > li, .materialien_jahr .kabl_list > li {
  width: 100%; }
.begruendung_pdf_jahr li.restricted, .synodalds_jahr li.restricted, .rundschreiben_jahr li.restricted, .synode_jahr li.restricted, .kirchenleitung_jahr li.restricted, .geschaeftsordnungen_jahr li.restricted, .materialien_jahr li.restricted {
  position: relative;
  z-index: 1;
  padding-left: 15px; }

.begruendung_onr .kabl_list > li, .begruendung_jahr .kabl_list > li, .begruendung_ekvw_all_jahr .kabl_list > li {
  display: list-item;
  width: 100%; }
  .begruendung_onr .kabl_list > li ul li, .begruendung_jahr .kabl_list > li ul li, .begruendung_ekvw_all_jahr .kabl_list > li ul li {
    padding-left: 2em; }
    .begruendung_onr .kabl_list > li ul li.restricted, .begruendung_jahr .kabl_list > li ul li.restricted, .begruendung_ekvw_all_jahr .kabl_list > li ul li.restricted {
      position: relative;
      z-index: 1; }
      .begruendung_onr .kabl_list > li ul li.restricted .fa-unlock-alt, .begruendung_jahr .kabl_list > li ul li.restricted .fa-unlock-alt, .begruendung_ekvw_all_jahr .kabl_list > li ul li.restricted .fa-unlock-alt {
        left: 12px; }

div.restricted {
  position: relative; }
  div.restricted .fa-unlock-alt {
    left: -12px; }

.restricted .fa-unlock-alt {
  font-size: 16px;
  padding-right: 4px;
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1; }

.kabl_list {
  margin-top: 2em; }
  .kabl_list > li {
    display: inline-block;
    width: 26%;
    margin-right: 11%;
    margin-bottom: 2em;
    float: left; }
    .kabl_list > li:nth-child(3n+0) {
      margin-right: 0; }
    .kabl_list > li:nth-child(3n+1) {
      clear: both; }
    .kabl_list > li strong {
      display: block;
      margin-bottom: 10px; }
    .kabl_list > li ul li {
      margin-bottom: 7px; }
  .kabl_list span.glyphicon-book {
    color: #FE0100; }

#documentLinksModal .modal-dialog {
  width: 100%;
  padding: 2em; }
#documentLinksModal .modal-body {
  padding: 0; }
#documentLinksModal .linkIcon {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  background: transparent url("../images/icons/icon_bez_dok.png") no-repeat right top; }
  #documentLinksModal .linkIcon.linkIconFile {
    background: transparent url("../images/icons/icon_bez_typepdf.png") no-repeat right top; }
  #documentLinksModal .linkIcon.linkIconExternal {
    background: transparent url("../images/icons/icon_bez_exlink.png") no-repeat right top; }
  #documentLinksModal .linkIcon.mainLinkIcon {
    background-size: 100%;
    height: 22px;
    width: 20px; }
#documentLinksModal div.document {
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  padding: 1em 45px;
  margin: 1.5em 0; }
#documentLinksModal .no-padding-left {
  padding-left: 0; }
#documentLinksModal .no-padding-right {
  padding-right: 0; }
#documentLinksModal div.arrow-right-to-down {
  border-top: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  height: 150px;
  width: 150px;
  margin-top: 150px;
  margin-left: 50px;
  position: relative;
  text-align: center;
  color: #A6A6A6; }
  #documentLinksModal div.arrow-right-to-down::after {
    top: 100%;
    left: 0;
    border: solid transparent;
    content: "";
    position: absolute;
    border-top-color: #333333;
    border-width: 15px;
    border-left-width: 8px;
    border-right-width: 8px;
    margin-left: -8px;
    margin-top: -5px; }
#documentLinksModal div.arrow-top-to-right {
  border-bottom: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  height: 150px;
  width: 150px;
  position: relative;
  text-align: center;
  padding-top: 125px;
  margin-left: 50px;
  color: #A6A6A6; }
  #documentLinksModal div.arrow-top-to-right::after {
    bottom: 0;
    right: -15px;
    border: solid transparent;
    content: "";
    position: absolute;
    border-left-color: #333333;
    border-width: 15px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    margin-bottom: -8px; }
#documentLinksModal ul.left, #documentLinksModal ul.right {
  height: 300px;
  overflow-y: scroll; }
  #documentLinksModal ul.left li, #documentLinksModal ul.right li {
    padding-bottom: 0.5em;
    position: relative; }
    #documentLinksModal ul.left li div, #documentLinksModal ul.right li div {
      margin-left: 70px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    #documentLinksModal ul.left li::before, #documentLinksModal ul.right li::before {
      content: "";
      border-left: 1px solid #B3B3B3;
      border-top: 1px solid #B3B3B3;
      width: 50px;
      height: 26px;
      display: inline-block;
      position: absolute;
      bottom: -10px;
      overflow: visible; }
    #documentLinksModal ul.left li:last-child::before, #documentLinksModal ul.right li:last-child::before {
      border-left: none; }
    #documentLinksModal ul.left li:first-child, #documentLinksModal ul.right li:first-child {
      padding-top: 140px; }

@media (min-width: 1200px) {
  #documentLinksModal div.arrow-right-to-down, #documentLinksModal div.arrow-top-to-right {
    width: 275px; } }
#historyModal .modal-dialog {
  width: 70%; }
#historyModal .modal-header {
  border-bottom: 0; }
#historyModal .firstRow {
  border-right: 1px solid #B3B3B3; }
#historyModal ul li {
  margin-bottom: 3.5px; }
  #historyModal ul li strong {
    display: inline-block;
    margin-bottom: 7px; }

#newsletterModal ul, .newsletterPanel ul {
  padding-left: 40px;
  list-style-type: disc; }
#newsletterModal ul.ticks, .newsletterPanel ul.ticks {
  list-style-type: none; }

.documentSearch {
  position: absolute;
  top: 50px;
  right: -4px;
  z-index: 1;
  padding: 0 3px; }
  .documentSearch a {
    cursor: pointer; }
  .documentSearch .panel-body {
    padding: 6px 15px; }
    .documentSearch .panel-body .glyphicon {
      color: #595959;
      font-size: 22px;
      padding: 6px 12px 6px 0; }
    .documentSearch .panel-body .documentSearchText {
      color: #595959;
      display: inline-block;
      vertical-align: top;
      margin-top: 8px; }
    .documentSearch .panel-body .searchBtn {
      width: 100%; }

.lawTitle .popover {
  max-height: 160px;
  width: 300px; }

.documentDownload {
  position: absolute;
  top: 50px;
  right: -11px;
  z-index: 1; }
  .documentDownload ul {
    margin-bottom: 0; }
    .documentDownload ul li {
      margin-bottom: 5.6px; }
    .documentDownload ul li:last-child {
      margin-bottom: 0; }

.sectionRelationList {
  position: absolute;
  z-index: 1; }
  .sectionRelationList ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    .sectionRelationList ul li {
      padding-left: 17px; }
      .sectionRelationList ul li.restricted {
        position: relative; }

.documentRelation {
  position: absolute;
  top: 50px;
  right: -4px;
  z-index: 1;
  padding: 0 3px; }
  .documentRelation div.panel {
    max-height: 400px;
    overflow: scroll; }
  .documentRelation ul.relatedDocuments > li {
    margin-bottom: 1em; }
    .documentRelation ul.relatedDocuments > li:last-child {
      margin-bottom: 0; }
  .documentRelation ul.relatedDocuments ul li {
    padding-left: 17px; }
    .documentRelation ul.relatedDocuments ul li.restricted {
      position: relative;
      z-index: 0; }

.diffBar .diffOptions {
  padding: 8px 15px; }
  .diffBar .diffOptions .diffInfo {
    font-size: 106%;
    margin-top: 8px; }

.kablForm {
  padding: 8px 15px; }
  .kablForm .form-inline input.form-control {
    width: 105px; }

.cookieConsent, .newsletterFooterPopup {
  position: fixed;
  z-index: 1000;
  left: 0;
  bottom: 30px;
  height: 53px;
  width: 100%;
  font-size: 14px;
  padding: 0.5em 0 0.5em 0;
  background-color: rgba(48, 50, 52, 0.64);
  color: #fff; }
  .cookieConsent a, .newsletterFooterPopup a {
    color: rgba(255, 255, 255, 0.8) !important; }
    .cookieConsent a:hover, .newsletterFooterPopup a:hover {
      color: #FFFFFF !important; }
  .cookieConsent button, .newsletterFooterPopup button {
    margin-top: 0.2em;
    width: 128px;
    color: #FFFFFF; }
    .cookieConsent button:hover, .cookieConsent button:focus, .cookieConsent button:active, .newsletterFooterPopup button:hover, .newsletterFooterPopup button:focus, .newsletterFooterPopup button:active {
      color: #FFFFFF; }
    .cookieConsent button.close, .newsletterFooterPopup button.close {
      position: absolute;
      top: 4px;
      right: 20px;
      width: 1em;
      background: none; }

.footerWrap {
  display: flex;
  position: fixed;
  z-index: 1000;
  left: 0;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-color: #595959;
  color: #fff; }
  .footerWrap .navbar-default.footerNav {
    display: inline-block;
    background-color: #595959;
    border: none; }
    .footerWrap .navbar-default.footerNav ul.navbar-nav {
      border-left: 1px solid #B3B3B3; }
      .footerWrap .navbar-default.footerNav ul.navbar-nav li {
        border-right: 1px solid #B3B3B3; }
        .footerWrap .navbar-default.footerNav ul.navbar-nav li a {
          padding: 5px 10px;
          color: #CECECE; }
        .footerWrap .navbar-default.footerNav ul.navbar-nav li a.external {
          padding: 4px 10px 6px; }
      .footerWrap .navbar-default.footerNav ul.navbar-nav.navbar-gap {
        margin-left: 42px; }
  .footerWrap .footerCopyright {
    margin-left: auto;
    padding: 5px 10px;
    color: #CECECE;
    white-space: nowrap; }

.contentHeader .container, #searchBarRow .container, .mainContent .container {
  margin-right: 29px; }

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center; } }
@media (min-width: 1210px) {
  .contentHeader .container, #searchBarRow .container, .mainContent .container {
    margin-left: 176px; } }
@media (min-width: 1500px) {
  .contentHeader .container, #searchBarRow .container, .mainContent .container {
    margin-left: 256px; } }
.searchHistory span.group {
  color: #A6A6A6; }

.panel, .navbar {
  margin-bottom: 6px; }

.navbar-default, .panel-default, .form-control, .btn {
  border-color: #B3B3B3; }

.nav > li > a:hover {
  text-decoration: underline; }

ul.workTree {
  margin-top: 34px; }
  ul.workTree ul.workTreeContent li {
    padding-top: 0.5em;
    padding-left: 2em; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.eot");
  src: url("../fonts/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.eot?iefix") format("eot"), url("../fonts/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans_regular_macroman/OpenSans-Regular-webfont.svg#webfont") format("svg"); }
@font-face {
  font-family: 'btn_kirchenrecht';
  src: url("../fonts/kirchenrecht_btns/kirchenrecht_btns.eot?iyhkh5");
  src: url("../fonts/kirchenrecht_btns/kirchenrecht_btns.eot?#iefixiyhkh5") format("embedded-opentype"), url("../fonts/kirchenrecht_btns/kirchenrecht_btns.woff?iyhkh5") format("woff"), url("../fonts/kirchenrecht_btns/kirchenrecht_btns.ttf?iyhkh5") format("truetype"), url("../fonts/kirchenrecht_btns/kirchenrecht_btns.svg?iyhkh5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'btn_kirchenrecht';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-btn_meinKirchenrecht::before {
  content: "\e601";
  font-size: 23px; }

.icon-btn_history::before {
  content: "\e602";
  font-size: 23px; }

body.BEK .topBar, body.BEK .sideHeaderWrap, body.BEK .sideHeader {
  background-color: #92007C; }
body.BEK .smallWidthHeader {
  color: #92007C; }
body.BEK .churchTitle a {
  color: #92007C;
  font-size: inherit; }
body.BEK .navMain .navbar-default .nav .active a {
  background-color: #EFDDE9;
  color: #595959; }
body.BEK a,
body.BEK .navbar-ordernav .navbar-nav .active a,
body.BEK .container .navigationInfo h2.highlight,
body.BEK .container .navigationInfo h2 .highlight,
body.BEK .navbar.navbar-ordernav .navbar-nav a:hover,
body.BEK .navbar.navbar-ordernav .navbar-nav .active a,
body.BEK .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.BEK .linkcolor {
  color: #761555; }
body.BEK .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #761555; }
body.BEK .churchLogo span {
  background: transparent url("../images/gfx_bek/logo_bek.gif") no-repeat right top;
  background-size: contain; }
body.BEK .documentSearch a .glyphicon:hover,
body.BEK .icon-btn_meinKirchenrecht:hover {
  color: #761555; }
body.BEK .popover .popover-title {
  background-color: #f5c8e6; }
body.BEK #documentContent h1, body.BEK #documentContent h2, body.BEK #documentContent h3 {
  font-weight: bold; }
body.BEK #documentContent span.subscript {
  font-size: 0.7em; }
body.BEK #documentContent a:hover .glyphicon {
  color: #761555; }
body.BEK span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #761555; }
body.BEK .container .lawListCharacter ul h3 {
  color: #761555; }
body.BEK .cookieConsent, body.BEK .newsletterFooterPopup {
  background-color: #92007C; }
  body.BEK .cookieConsent button, body.BEK .newsletterFooterPopup button {
    background-color: #92007C; }
    body.BEK .cookieConsent button:hover, body.BEK .cookieConsent button:focus, body.BEK .cookieConsent button:active, body.BEK .newsletterFooterPopup button:hover, body.BEK .newsletterFooterPopup button:focus, body.BEK .newsletterFooterPopup button:active {
      background-color: #790066; }
body.EKBO .topBar, body.EKBO .sideHeaderWrap, body.EKBO .sideHeader {
  background-color: #623CA6; }
body.EKBO .smallWidthHeader {
  color: #623CA6; }
body.EKBO .churchTitle a {
  color: #623CA6;
  font-size: 12px; }
body.EKBO .navMain .navbar-default .nav .active a {
  background-color: #9B82C6;
  color: #ffffff; }
body.EKBO a,
body.EKBO .navbar-ordernav .navbar-nav .active a,
body.EKBO .container .navigationInfo h2.highlight,
body.EKBO .container .navigationInfo h2 .highlight,
body.EKBO .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKBO .navbar.navbar-ordernav .navbar-nav .active a,
body.EKBO .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKBO .linkcolor {
  color: #541A83; }
body.EKBO .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #541A83; }
body.EKBO .churchLogo span {
  background: transparent url("../images/gfx_ekbo/ekbo_logo.gif") no-repeat right top;
  background-size: contain; }
body.EKBO .documentSearch a .glyphicon:hover,
body.EKBO .icon-btn_meinKirchenrecht:hover {
  color: #541A83; }
body.EKBO .popover .popover-title {
  background-color: #e9d8f7; }
body.EKBO #documentContent h1, body.EKBO #documentContent h2, body.EKBO #documentContent h3 {
  font-weight: bold; }
body.EKBO #documentContent span.subscript {
  font-size: 0.7em; }
body.EKBO #documentContent a:hover .glyphicon {
  color: #541A83; }
body.EKBO span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #541A83; }
body.EKBO .container .lawListCharacter ul h3 {
  color: #541A83; }
body.EKBO .cookieConsent, body.EKBO .newsletterFooterPopup {
  background-color: #623CA6; }
  body.EKBO .cookieConsent button, body.EKBO .newsletterFooterPopup button {
    background-color: #623CA6; }
    body.EKBO .cookieConsent button:hover, body.EKBO .cookieConsent button:focus, body.EKBO .cookieConsent button:active, body.EKBO .newsletterFooterPopup button:hover, body.EKBO .newsletterFooterPopup button:focus, body.EKBO .newsletterFooterPopup button:active {
      background-color: #573593; }
body.EKD .topBar, body.EKD .sideHeaderWrap, body.EKD .sideHeader {
  background-color: #761555; }
body.EKD .smallWidthHeader {
  color: #761555; }
body.EKD .churchTitle a {
  color: #761555;
  font-size: inherit; }
body.EKD .navMain .navbar-default .nav .active a {
  background-color: #EFDDE9;
  color: #595959; }
body.EKD a,
body.EKD .navbar-ordernav .navbar-nav .active a,
body.EKD .container .navigationInfo h2.highlight,
body.EKD .container .navigationInfo h2 .highlight,
body.EKD .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKD .navbar.navbar-ordernav .navbar-nav .active a,
body.EKD .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKD .linkcolor {
  color: #761555; }
body.EKD .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #761555; }
body.EKD .churchLogo span {
  background: transparent url("../images/gfx_ekd/ekd_logo.png") no-repeat right top;
  background-size: contain; }
body.EKD .documentSearch a .glyphicon:hover,
body.EKD .icon-btn_meinKirchenrecht:hover {
  color: #761555; }
body.EKD .popover .popover-title {
  background-color: #f5c8e6; }
body.EKD #documentContent h1, body.EKD #documentContent h2, body.EKD #documentContent h3 {
  font-weight: bold; }
body.EKD #documentContent span.subscript {
  font-size: 0.7em; }
body.EKD #documentContent a:hover .glyphicon {
  color: #761555; }
body.EKD span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #761555; }
body.EKD .container .lawListCharacter ul h3 {
  color: #761555; }
body.EKD .cookieConsent, body.EKD .newsletterFooterPopup {
  background-color: #761555; }
  body.EKD .cookieConsent button, body.EKD .newsletterFooterPopup button {
    background-color: #761555; }
    body.EKD .cookieConsent button:hover, body.EKD .cookieConsent button:focus, body.EKD .cookieConsent button:active, body.EKD .newsletterFooterPopup button:hover, body.EKD .newsletterFooterPopup button:focus, body.EKD .newsletterFooterPopup button:active {
      background-color: #601145; }
body.EKHN .topBar, body.EKHN .sideHeaderWrap, body.EKHN .sideHeader {
  background-color: #512B7D; }
body.EKHN .smallWidthHeader {
  color: #512B7D; }
body.EKHN .churchTitle a {
  color: #512B7D;
  font-size: inherit; }
body.EKHN .navMain .navbar-default .nav .active a {
  background-color: #9077AC;
  color: #ffffff; }
body.EKHN a,
body.EKHN .navbar-ordernav .navbar-nav .active a,
body.EKHN .container .navigationInfo h2.highlight,
body.EKHN .container .navigationInfo h2 .highlight,
body.EKHN .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKHN .navbar.navbar-ordernav .navbar-nav .active a,
body.EKHN .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKHN .linkcolor {
  color: #5203AD; }
body.EKHN .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #5203AD; }
body.EKHN .churchLogo span {
  background: transparent url("../images/gfx_ekhn/logo_ekhn.png") no-repeat right top;
  background-size: contain; }
body.EKHN .documentSearch a .glyphicon:hover,
body.EKHN .icon-btn_meinKirchenrecht:hover {
  color: #5203AD; }
body.EKHN .popover .popover-title {
  background-color: #f0e3ff; }
body.EKHN #documentContent h1, body.EKHN #documentContent h2, body.EKHN #documentContent h3 {
  font-weight: bold; }
body.EKHN #documentContent span.subscript {
  font-size: 0.7em; }
body.EKHN #documentContent a:hover .glyphicon {
  color: #5203AD; }
body.EKHN span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #5203AD; }
body.EKHN .container .lawListCharacter ul h3 {
  color: #5203AD; }
body.EKHN .cookieConsent, body.EKHN .newsletterFooterPopup {
  background-color: #512B7D; }
  body.EKHN .cookieConsent button, body.EKHN .newsletterFooterPopup button {
    background-color: #512B7D; }
    body.EKHN .cookieConsent button:hover, body.EKHN .cookieConsent button:focus, body.EKHN .cookieConsent button:active, body.EKHN .newsletterFooterPopup button:hover, body.EKHN .newsletterFooterPopup button:focus, body.EKHN .newsletterFooterPopup button:active {
      background-color: #45246a; }
body.EKIBA .topBar, body.EKIBA .sideHeaderWrap, body.EKIBA .sideHeader {
  background-color: #005E7E; }
body.EKIBA .smallWidthHeader {
  color: #005E7E; }
body.EKIBA .churchTitle a {
  color: #005E7E;
  font-size: inherit; }
body.EKIBA .navMain .navbar-default .nav .active a {
  background-color: #84AB03;
  color: #ffffff; }
body.EKIBA a,
body.EKIBA .navbar-ordernav .navbar-nav .active a,
body.EKIBA .container .navigationInfo h2.highlight,
body.EKIBA .container .navigationInfo h2 .highlight,
body.EKIBA .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKIBA .navbar.navbar-ordernav .navbar-nav .active a,
body.EKIBA .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKIBA .linkcolor {
  color: #688602; }
body.EKIBA .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #688602; }
body.EKIBA .churchLogo span {
  background: transparent url("../images/gfx_ekiba/ekiba_logo.png") no-repeat right top;
  background-size: contain; }
body.EKIBA .documentSearch a .glyphicon:hover,
body.EKIBA .icon-btn_meinKirchenrecht:hover {
  color: #688602; }
body.EKIBA .popover .popover-title {
  background-color: #effebc; }
body.EKIBA #documentContent h1, body.EKIBA #documentContent h2, body.EKIBA #documentContent h3 {
  font-weight: bold; }
body.EKIBA #documentContent span.subscript {
  font-size: 0.7em; }
body.EKIBA #documentContent a:hover .glyphicon {
  color: #688602; }
body.EKIBA span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #688602; }
body.EKIBA .container .lawListCharacter ul h3 {
  color: #688602; }
body.EKIBA .cookieConsent, body.EKIBA .newsletterFooterPopup {
  background-color: #005E7E; }
  body.EKIBA .cookieConsent button, body.EKIBA .newsletterFooterPopup button {
    background-color: #005E7E; }
    body.EKIBA .cookieConsent button:hover, body.EKIBA .cookieConsent button:focus, body.EKIBA .cookieConsent button:active, body.EKIBA .newsletterFooterPopup button:hover, body.EKIBA .newsletterFooterPopup button:focus, body.EKIBA .newsletterFooterPopup button:active {
      background-color: #004b65; }
body.EKIO .topBar, body.EKIO .sideHeaderWrap, body.EKIO .sideHeader {
  background-color: #5D247F; }
body.EKIO .smallWidthHeader {
  color: #5D247F; }
body.EKIO .churchTitle a {
  color: #5D247F;
  font-size: inherit; }
body.EKIO .navMain .navbar-default .nav .active a {
  background-color: #9773AD;
  color: #ffffff; }
body.EKIO a,
body.EKIO .navbar-ordernav .navbar-nav .active a,
body.EKIO .container .navigationInfo h2.highlight,
body.EKIO .container .navigationInfo h2 .highlight,
body.EKIO .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKIO .navbar.navbar-ordernav .navbar-nav .active a,
body.EKIO .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKIO .linkcolor {
  color: #762FA1; }
body.EKIO .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #762FA1; }
body.EKIO .churchLogo span {
  background: transparent url("../images/gfx_ekio/logo.gif") no-repeat right top;
  background-size: contain; }
body.EKIO .documentSearch a .glyphicon:hover,
body.EKIO .icon-btn_meinKirchenrecht:hover {
  color: #762FA1; }
body.EKIO .popover .popover-title {
  background-color: white; }
body.EKIO #documentContent h1, body.EKIO #documentContent h2, body.EKIO #documentContent h3 {
  font-weight: bold; }
body.EKIO #documentContent span.subscript {
  font-size: 0.7em; }
body.EKIO #documentContent a:hover .glyphicon {
  color: #762FA1; }
body.EKIO span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #762FA1; }
body.EKIO .container .lawListCharacter ul h3 {
  color: #762FA1; }
body.EKIO .cookieConsent, body.EKIO .newsletterFooterPopup {
  background-color: #5D247F; }
  body.EKIO .cookieConsent button, body.EKIO .newsletterFooterPopup button {
    background-color: #5D247F; }
    body.EKIO .cookieConsent button:hover, body.EKIO .cookieConsent button:focus, body.EKIO .cookieConsent button:active, body.EKIO .newsletterFooterPopup button:hover, body.EKIO .newsletterFooterPopup button:focus, body.EKIO .newsletterFooterPopup button:active {
      background-color: #4e1e6b; }
body.EKIR .topBar, body.EKIR .sideHeaderWrap, body.EKIR .sideHeader {
  background-color: #1381C4; }
body.EKIR .smallWidthHeader {
  color: #1381C4; }
body.EKIR .churchTitle a {
  color: #1381C4;
  font-size: inherit; }
body.EKIR .navMain .navbar-default .nav .active a {
  background-color: #68AED9;
  color: #ffffff; }
body.EKIR a,
body.EKIR .navbar-ordernav .navbar-nav .active a,
body.EKIR .container .navigationInfo h2.highlight,
body.EKIR .container .navigationInfo h2 .highlight,
body.EKIR .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKIR .navbar.navbar-ordernav .navbar-nav .active a,
body.EKIR .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKIR .linkcolor {
  color: #0B68B6; }
body.EKIR .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #0B68B6; }
body.EKIR .churchLogo span {
  background: transparent url("../images/gfx_ekir/ekir_logo_small4.jpg") no-repeat right top;
  background-size: contain; }
body.EKIR .documentSearch a .glyphicon:hover,
body.EKIR .icon-btn_meinKirchenrecht:hover {
  color: #0B68B6; }
body.EKIR .popover .popover-title {
  background-color: #f5fafe; }
body.EKIR #documentContent h1, body.EKIR #documentContent h2, body.EKIR #documentContent h3 {
  font-weight: bold; }
body.EKIR #documentContent span.subscript {
  font-size: 0.7em; }
body.EKIR #documentContent a:hover .glyphicon {
  color: #0B68B6; }
body.EKIR span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #0B68B6; }
body.EKIR .container .lawListCharacter ul h3 {
  color: #0B68B6; }
body.EKIR .cookieConsent, body.EKIR .newsletterFooterPopup {
  background-color: #1381C4; }
  body.EKIR .cookieConsent button, body.EKIR .newsletterFooterPopup button {
    background-color: #1381C4; }
    body.EKIR .cookieConsent button:hover, body.EKIR .cookieConsent button:focus, body.EKIR .cookieConsent button:active, body.EKIR .newsletterFooterPopup button:hover, body.EKIR .newsletterFooterPopup button:focus, body.EKIR .newsletterFooterPopup button:active {
      background-color: #1172ad; }
body.EKKW .topBar, body.EKKW .sideHeaderWrap, body.EKKW .sideHeader {
  background-color: #941866; }
body.EKKW .smallWidthHeader {
  color: #941866; }
body.EKKW .churchTitle a {
  color: #941866;
  font-size: inherit; }
body.EKKW .navMain .navbar-default .nav .active a {
  background-color: #D62494;
  color: #ffffff; }
body.EKKW a,
body.EKKW .navbar-ordernav .navbar-nav .active a,
body.EKKW .container .navigationInfo h2.highlight,
body.EKKW .container .navigationInfo h2 .highlight,
body.EKKW .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKKW .navbar.navbar-ordernav .navbar-nav .active a,
body.EKKW .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKKW .linkcolor {
  color: #941866; }
body.EKKW .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #941866; }
body.EKKW .churchLogo span {
  background: transparent url("../images/gfx_ekkw/headerlogo_lil.gif") no-repeat right top;
  background-size: contain; }
body.EKKW .documentSearch a .glyphicon:hover,
body.EKKW .icon-btn_meinKirchenrecht:hover {
  color: #941866; }
body.EKKW .popover .popover-title {
  background-color: #fbe3f2; }
body.EKKW #documentContent h1, body.EKKW #documentContent h2, body.EKKW #documentContent h3 {
  font-weight: bold; }
body.EKKW #documentContent span.subscript {
  font-size: 0.7em; }
body.EKKW #documentContent a:hover .glyphicon {
  color: #941866; }
body.EKKW span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #941866; }
body.EKKW .container .lawListCharacter ul h3 {
  color: #941866; }
body.EKKW .cookieConsent, body.EKKW .newsletterFooterPopup {
  background-color: #941866; }
  body.EKKW .cookieConsent button, body.EKKW .newsletterFooterPopup button {
    background-color: #941866; }
    body.EKKW .cookieConsent button:hover, body.EKKW .cookieConsent button:focus, body.EKKW .cookieConsent button:active, body.EKKW .newsletterFooterPopup button:hover, body.EKKW .newsletterFooterPopup button:focus, body.EKKW .newsletterFooterPopup button:active {
      background-color: #7e1457; }
body.EKM .topBar, body.EKM .sideHeaderWrap, body.EKM .sideHeader {
  background-color: #0A539D; }
body.EKM .smallWidthHeader {
  color: #0A539D; }
body.EKM .churchTitle a {
  color: #0A539D;
  font-size: inherit; }
body.EKM .navMain .navbar-default .nav .active a {
  background-color: #8AB92A;
  color: #ffffff; }
body.EKM a,
body.EKM .navbar-ordernav .navbar-nav .active a,
body.EKM .container .navigationInfo h2.highlight,
body.EKM .container .navigationInfo h2 .highlight,
body.EKM .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKM .navbar.navbar-ordernav .navbar-nav .active a,
body.EKM .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKM .linkcolor {
  color: #05519C; }
body.EKM .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #05519C; }
body.EKM .churchLogo span {
  background: transparent url("../images/gfx_ekm/ekm_logo.gif") no-repeat right top;
  background-size: contain; }
body.EKM .documentSearch a .glyphicon:hover,
body.EKM .icon-btn_meinKirchenrecht:hover {
  color: #05519C; }
body.EKM .popover .popover-title {
  background-color: #d5eafe; }
body.EKM #documentContent h1, body.EKM #documentContent h2, body.EKM #documentContent h3 {
  font-weight: bold; }
body.EKM #documentContent span.subscript {
  font-size: 0.7em; }
body.EKM #documentContent a:hover .glyphicon {
  color: #05519C; }
body.EKM span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #05519C; }
body.EKM .container .lawListCharacter ul h3 {
  color: #05519C; }
body.EKM .cookieConsent, body.EKM .newsletterFooterPopup {
  background-color: #0A539D; }
  body.EKM .cookieConsent button, body.EKM .newsletterFooterPopup button {
    background-color: #0A539D; }
    body.EKM .cookieConsent button:hover, body.EKM .cookieConsent button:focus, body.EKM .cookieConsent button:active, body.EKM .newsletterFooterPopup button:hover, body.EKM .newsletterFooterPopup button:focus, body.EKM .newsletterFooterPopup button:active {
      background-color: #084685; }
body.EKPF .topBar, body.EKPF .sideHeaderWrap, body.EKPF .sideHeader {
  background-color: #502B42; }
body.EKPF .smallWidthHeader {
  color: #502B42; }
body.EKPF .churchTitle a {
  color: #502B42;
  font-size: inherit; }
body.EKPF .navMain .navbar-default .nav .active a {
  background-color: #7C6071;
  color: #ffffff; }
body.EKPF a,
body.EKPF .navbar-ordernav .navbar-nav .active a,
body.EKPF .container .navigationInfo h2.highlight,
body.EKPF .container .navigationInfo h2 .highlight,
body.EKPF .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKPF .navbar.navbar-ordernav .navbar-nav .active a,
body.EKPF .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKPF .linkcolor {
  color: #94005C; }
body.EKPF .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #94005C; }
body.EKPF .churchLogo span {
  background: transparent url("../images/gfx_ekpf/logo_ekpf.gif") no-repeat right top;
  background-size: contain; }
body.EKPF .documentSearch a .glyphicon:hover,
body.EKPF .icon-btn_meinKirchenrecht:hover {
  color: #94005C; }
body.EKPF .popover .popover-title {
  background-color: #ffc7ea; }
body.EKPF #documentContent h1, body.EKPF #documentContent h2, body.EKPF #documentContent h3 {
  font-weight: bold; }
body.EKPF #documentContent span.subscript {
  font-size: 0.7em; }
body.EKPF #documentContent a:hover .glyphicon {
  color: #94005C; }
body.EKPF span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #94005C; }
body.EKPF .container .lawListCharacter ul h3 {
  color: #94005C; }
body.EKPF .cookieConsent, body.EKPF .newsletterFooterPopup {
  background-color: #502B42; }
  body.EKPF .cookieConsent button, body.EKPF .newsletterFooterPopup button {
    background-color: #502B42; }
    body.EKPF .cookieConsent button:hover, body.EKPF .cookieConsent button:focus, body.EKPF .cookieConsent button:active, body.EKPF .newsletterFooterPopup button:hover, body.EKPF .newsletterFooterPopup button:focus, body.EKPF .newsletterFooterPopup button:active {
      background-color: #3f2234; }
body.EKVW .topBar, body.EKVW .sideHeaderWrap, body.EKVW .sideHeader {
  background-color: #005587; }
body.EKVW .smallWidthHeader {
  color: #005587; }
body.EKVW .churchTitle a {
  color: #005587;
  font-size: inherit; }
body.EKVW .navMain .navbar-default .nav .active a {
  background-color: #E4002B;
  color: #ffffff; }
body.EKVW a,
body.EKVW .navbar-ordernav .navbar-nav .active a,
body.EKVW .container .navigationInfo h2.highlight,
body.EKVW .container .navigationInfo h2 .highlight,
body.EKVW .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKVW .navbar.navbar-ordernav .navbar-nav .active a,
body.EKVW .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKVW .linkcolor {
  color: #E4002B; }
body.EKVW .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #E4002B; }
body.EKVW .churchLogo span {
  background: transparent url("../images/gfx_ekvw/logo_ekvw.png") no-repeat right top;
  background-size: contain; }
body.EKVW .documentSearch a .glyphicon:hover,
body.EKVW .icon-btn_meinKirchenrecht:hover {
  color: #E4002B; }
body.EKVW .popover .popover-title {
  background-color: white; }
body.EKVW #documentContent h1, body.EKVW #documentContent h2, body.EKVW #documentContent h3 {
  font-weight: bold; }
body.EKVW #documentContent span.subscript {
  font-size: 0.7em; }
body.EKVW #documentContent a:hover .glyphicon {
  color: #E4002B; }
body.EKVW span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #E4002B; }
body.EKVW .container .lawListCharacter ul h3 {
  color: #E4002B; }
body.EKVW .cookieConsent, body.EKVW .newsletterFooterPopup {
  background-color: #005587; }
  body.EKVW .cookieConsent button, body.EKVW .newsletterFooterPopup button {
    background-color: #005587; }
    body.EKVW .cookieConsent button:hover, body.EKVW .cookieConsent button:focus, body.EKVW .cookieConsent button:active, body.EKVW .newsletterFooterPopup button:hover, body.EKVW .newsletterFooterPopup button:focus, body.EKVW .newsletterFooterPopup button:active {
      background-color: #00456e; }
body.EKWUE .topBar, body.EKWUE .sideHeaderWrap, body.EKWUE .sideHeader {
  background-color: #A5027D; }
body.EKWUE .smallWidthHeader {
  color: #A5027D; }
body.EKWUE .churchTitle a {
  color: #A5027D;
  font-size: inherit; }
body.EKWUE .navMain .navbar-default .nav .active a {
  background-color: #C967B1;
  color: #ffffff; }
body.EKWUE a,
body.EKWUE .navbar-ordernav .navbar-nav .active a,
body.EKWUE .container .navigationInfo h2.highlight,
body.EKWUE .container .navigationInfo h2 .highlight,
body.EKWUE .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKWUE .navbar.navbar-ordernav .navbar-nav .active a,
body.EKWUE .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKWUE .linkcolor {
  color: #05519C; }
body.EKWUE .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #05519C; }
body.EKWUE .churchLogo span {
  background: transparent url("../images/gfx_ekwue/ekwue_logo.png") no-repeat right top;
  background-size: contain; }
body.EKWUE .documentSearch a .glyphicon:hover,
body.EKWUE .icon-btn_meinKirchenrecht:hover {
  color: #05519C; }
body.EKWUE .popover .popover-title {
  background-color: #d5eafe; }
body.EKWUE #documentContent h1, body.EKWUE #documentContent h2, body.EKWUE #documentContent h3 {
  font-weight: bold; }
body.EKWUE #documentContent span.subscript {
  font-size: 0.7em; }
body.EKWUE #documentContent a:hover .glyphicon {
  color: #05519C; }
body.EKWUE span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #05519C; }
body.EKWUE .container .lawListCharacter ul h3 {
  color: #05519C; }
body.EKWUE .cookieConsent, body.EKWUE .newsletterFooterPopup {
  background-color: #A5027D; }
  body.EKWUE .cookieConsent button, body.EKWUE .newsletterFooterPopup button {
    background-color: #A5027D; }
    body.EKWUE .cookieConsent button:hover, body.EKWUE .cookieConsent button:focus, body.EKWUE .cookieConsent button:active, body.EKWUE .newsletterFooterPopup button:hover, body.EKWUE .newsletterFooterPopup button:focus, body.EKWUE .newsletterFooterPopup button:active {
      background-color: #8c026a; }
body.ERK .topBar, body.ERK .sideHeaderWrap, body.ERK .sideHeader {
  background-color: #193953; }
body.ERK .smallWidthHeader {
  color: #193953; }
body.ERK .churchTitle a {
  color: #193953;
  font-size: inherit; }
body.ERK .navMain .navbar-default .nav .active a {
  background-color: #768897;
  color: #ffffff; }
body.ERK a,
body.ERK .navbar-ordernav .navbar-nav .active a,
body.ERK .container .navigationInfo h2.highlight,
body.ERK .container .navigationInfo h2 .highlight,
body.ERK .navbar.navbar-ordernav .navbar-nav a:hover,
body.ERK .navbar.navbar-ordernav .navbar-nav .active a,
body.ERK .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.ERK .linkcolor {
  color: #05519C; }
body.ERK .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #05519C; }
body.ERK .churchLogo span {
  background: transparent url("../images/gfx_erk/erk_logo.gif") no-repeat right top;
  background-size: contain; }
body.ERK .documentSearch a .glyphicon:hover,
body.ERK .icon-btn_meinKirchenrecht:hover {
  color: #05519C; }
body.ERK .popover .popover-title {
  background-color: #d5eafe; }
body.ERK #documentContent h1, body.ERK #documentContent h2, body.ERK #documentContent h3 {
  font-weight: bold; }
body.ERK #documentContent span.subscript {
  font-size: 0.7em; }
body.ERK #documentContent a:hover .glyphicon {
  color: #05519C; }
body.ERK span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #05519C; }
body.ERK .container .lawListCharacter ul h3 {
  color: #05519C; }
body.ERK .cookieConsent, body.ERK .newsletterFooterPopup {
  background-color: #193953; }
  body.ERK .cookieConsent button, body.ERK .newsletterFooterPopup button {
    background-color: #193953; }
    body.ERK .cookieConsent button:hover, body.ERK .cookieConsent button:focus, body.ERK .cookieConsent button:active, body.ERK .newsletterFooterPopup button:hover, body.ERK .newsletterFooterPopup button:focus, body.ERK .newsletterFooterPopup button:active {
      background-color: #132c3f; }
body.EVLKA .topBar, body.EVLKA .sideHeaderWrap, body.EVLKA .sideHeader {
  background-color: #541A83; }
body.EVLKA .smallWidthHeader {
  color: #541A83; }
body.EVLKA .churchTitle a {
  color: #541A83;
  font-size: inherit; }
body.EVLKA .navMain .navbar-default .nav .active a {
  background-color: #926BD0;
  color: #ffffff; }
body.EVLKA a,
body.EVLKA .navbar-ordernav .navbar-nav .active a,
body.EVLKA .container .navigationInfo h2.highlight,
body.EVLKA .container .navigationInfo h2 .highlight,
body.EVLKA .navbar.navbar-ordernav .navbar-nav a:hover,
body.EVLKA .navbar.navbar-ordernav .navbar-nav .active a,
body.EVLKA .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EVLKA .linkcolor {
  color: #541A83; }
body.EVLKA .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #541A83; }
body.EVLKA .churchLogo span {
  background: transparent url("../images/gfx_evlka/evlka_logo.png") no-repeat right top;
  background-size: contain; }
body.EVLKA .documentSearch a .glyphicon:hover,
body.EVLKA .icon-btn_meinKirchenrecht:hover {
  color: #541A83; }
body.EVLKA .popover .popover-title {
  background-color: #e9d8f7; }
body.EVLKA #documentContent h1, body.EVLKA #documentContent h2, body.EVLKA #documentContent h3 {
  font-weight: bold; }
body.EVLKA #documentContent span.subscript {
  font-size: 0.7em; }
body.EVLKA #documentContent a:hover .glyphicon {
  color: #541A83; }
body.EVLKA span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #541A83; }
body.EVLKA .container .lawListCharacter ul h3 {
  color: #541A83; }
body.EVLKA .cookieConsent, body.EVLKA .newsletterFooterPopup {
  background-color: #541A83; }
  body.EVLKA .cookieConsent button, body.EVLKA .newsletterFooterPopup button {
    background-color: #541A83; }
    body.EVLKA .cookieConsent button:hover, body.EVLKA .cookieConsent button:focus, body.EVLKA .cookieConsent button:active, body.EVLKA .newsletterFooterPopup button:hover, body.EVLKA .newsletterFooterPopup button:focus, body.EVLKA .newsletterFooterPopup button:active {
      background-color: #46166e; }
body.LLK .topBar, body.LLK .sideHeaderWrap, body.LLK .sideHeader {
  background-color: #2C609C; }
body.LLK .smallWidthHeader {
  color: #2C609C; }
body.LLK .churchTitle a {
  color: #2C609C;
  font-size: inherit; }
body.LLK .navMain .navbar-default .nav .active a {
  background-color: #80A0C4;
  color: #ffffff; }
body.LLK a,
body.LLK .navbar-ordernav .navbar-nav .active a,
body.LLK .container .navigationInfo h2.highlight,
body.LLK .container .navigationInfo h2 .highlight,
body.LLK .navbar.navbar-ordernav .navbar-nav a:hover,
body.LLK .navbar.navbar-ordernav .navbar-nav .active a,
body.LLK .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.LLK .linkcolor {
  color: #05519C; }
body.LLK .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #05519C; }
body.LLK .churchLogo span {
  background: transparent url("../images/gfx_llk/llk_logo.png") no-repeat right top;
  background-size: contain; }
body.LLK .documentSearch a .glyphicon:hover,
body.LLK .icon-btn_meinKirchenrecht:hover {
  color: #05519C; }
body.LLK .popover .popover-title {
  background-color: #d5eafe; }
body.LLK #documentContent h1, body.LLK #documentContent h2, body.LLK #documentContent h3 {
  font-weight: bold; }
body.LLK #documentContent span.subscript {
  font-size: 0.7em; }
body.LLK #documentContent a:hover .glyphicon {
  color: #05519C; }
body.LLK span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #05519C; }
body.LLK .container .lawListCharacter ul h3 {
  color: #05519C; }
body.LLK .cookieConsent, body.LLK .newsletterFooterPopup {
  background-color: #2C609C; }
  body.LLK .cookieConsent button, body.LLK .newsletterFooterPopup button {
    background-color: #2C609C; }
    body.LLK .cookieConsent button:hover, body.LLK .cookieConsent button:focus, body.LLK .cookieConsent button:active, body.LLK .newsletterFooterPopup button:hover, body.LLK .newsletterFooterPopup button:focus, body.LLK .newsletterFooterPopup button:active {
      background-color: #265488; }
body.NORDKIRCHE .topBar, body.NORDKIRCHE .sideHeaderWrap, body.NORDKIRCHE .sideHeader {
  background-color: #42214C; }
body.NORDKIRCHE .smallWidthHeader {
  color: #42214C; }
body.NORDKIRCHE .churchTitle a {
  color: #42214C;
  font-size: inherit; }
body.NORDKIRCHE .navMain .navbar-default .nav .active a {
  background-color: #8E7A94;
  color: #ffffff; }
body.NORDKIRCHE a,
body.NORDKIRCHE .navbar-ordernav .navbar-nav .active a,
body.NORDKIRCHE .container .navigationInfo h2.highlight,
body.NORDKIRCHE .container .navigationInfo h2 .highlight,
body.NORDKIRCHE .navbar.navbar-ordernav .navbar-nav a:hover,
body.NORDKIRCHE .navbar.navbar-ordernav .navbar-nav .active a,
body.NORDKIRCHE .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.NORDKIRCHE .linkcolor {
  color: #8503AC; }
body.NORDKIRCHE .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #8503AC; }
body.NORDKIRCHE .churchLogo span {
  background: transparent url("../images/gfx_nordkirche/logo_nordkirche.gif") no-repeat right top;
  background-size: contain; }
body.NORDKIRCHE .documentSearch a .glyphicon:hover,
body.NORDKIRCHE .icon-btn_meinKirchenrecht:hover {
  color: #8503AC; }
body.NORDKIRCHE .popover .popover-title {
  background-color: #f8e2ff; }
body.NORDKIRCHE #documentContent h1, body.NORDKIRCHE #documentContent h2, body.NORDKIRCHE #documentContent h3 {
  font-weight: bold; }
body.NORDKIRCHE #documentContent span.subscript {
  font-size: 0.7em; }
body.NORDKIRCHE #documentContent a:hover .glyphicon {
  color: #8503AC; }
body.NORDKIRCHE span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #8503AC; }
body.NORDKIRCHE .container .lawListCharacter ul h3 {
  color: #8503AC; }
body.NORDKIRCHE .cookieConsent, body.NORDKIRCHE .newsletterFooterPopup {
  background-color: #42214C; }
  body.NORDKIRCHE .cookieConsent button, body.NORDKIRCHE .newsletterFooterPopup button {
    background-color: #42214C; }
    body.NORDKIRCHE .cookieConsent button:hover, body.NORDKIRCHE .cookieConsent button:focus, body.NORDKIRCHE .cookieConsent button:active, body.NORDKIRCHE .newsletterFooterPopup button:hover, body.NORDKIRCHE .newsletterFooterPopup button:focus, body.NORDKIRCHE .newsletterFooterPopup button:active {
      background-color: #33193a; }
body.UEK .topBar, body.UEK .sideHeaderWrap, body.UEK .sideHeader {
  background-color: #6b6ccd; }
body.UEK .smallWidthHeader {
  color: #6b6ccd; }
body.UEK .churchTitle a {
  color: #6b6ccd;
  font-size: inherit; }
body.UEK .navMain .navbar-default .nav .active a {
  background-color: #8283F6;
  color: #ffffff; }
body.UEK a,
body.UEK .navbar-ordernav .navbar-nav .active a,
body.UEK .container .navigationInfo h2.highlight,
body.UEK .container .navigationInfo h2 .highlight,
body.UEK .navbar.navbar-ordernav .navbar-nav a:hover,
body.UEK .navbar.navbar-ordernav .navbar-nav .active a,
body.UEK .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.UEK .linkcolor {
  color: #5203ad; }
body.UEK .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #5203ad; }
body.UEK .churchLogo span {
  background: transparent url("../images/gfx_uek/uek_logo.png") no-repeat right top;
  background-size: contain; }
body.UEK .documentSearch a .glyphicon:hover,
body.UEK .icon-btn_meinKirchenrecht:hover {
  color: #5203ad; }
body.UEK .popover .popover-title {
  background-color: #f0e3ff; }
body.UEK #documentContent h1, body.UEK #documentContent h2, body.UEK #documentContent h3 {
  font-weight: bold; }
body.UEK #documentContent span.subscript {
  font-size: 0.7em; }
body.UEK #documentContent a:hover .glyphicon {
  color: #5203ad; }
body.UEK span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #5203ad; }
body.UEK .container .lawListCharacter ul h3 {
  color: #5203ad; }
body.UEK .cookieConsent, body.UEK .newsletterFooterPopup {
  background-color: #6b6ccd; }
  body.UEK .cookieConsent button, body.UEK .newsletterFooterPopup button {
    background-color: #6b6ccd; }
    body.UEK .cookieConsent button:hover, body.UEK .cookieConsent button:focus, body.UEK .cookieConsent button:active, body.UEK .newsletterFooterPopup button:hover, body.UEK .newsletterFooterPopup button:focus, body.UEK .newsletterFooterPopup button:active {
      background-color: #5859c7; }
body.EKBS .topBar, body.EKBS .sideHeaderWrap, body.EKBS .sideHeader {
  background-color: #284156; }
body.EKBS .smallWidthHeader {
  color: #284156; }
body.EKBS .churchTitle a {
  color: #284156;
  font-size: inherit; }
body.EKBS .navMain .navbar-default .nav .active a {
  background-color: #80A0C4;
  color: #ffffff; }
body.EKBS a,
body.EKBS .navbar-ordernav .navbar-nav .active a,
body.EKBS .container .navigationInfo h2.highlight,
body.EKBS .container .navigationInfo h2 .highlight,
body.EKBS .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKBS .navbar.navbar-ordernav .navbar-nav .active a,
body.EKBS .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKBS .linkcolor {
  color: #05519C; }
body.EKBS .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #05519C; }
body.EKBS .churchLogo span {
  background: transparent url("../images/gfx_ekbs/ekbs_logo.png") no-repeat right top;
  background-size: contain; }
body.EKBS .documentSearch a .glyphicon:hover,
body.EKBS .icon-btn_meinKirchenrecht:hover {
  color: #05519C; }
body.EKBS .popover .popover-title {
  background-color: #d5eafe; }
body.EKBS #documentContent h1, body.EKBS #documentContent h2, body.EKBS #documentContent h3 {
  font-weight: bold; }
body.EKBS #documentContent span.subscript {
  font-size: 0.7em; }
body.EKBS #documentContent a:hover .glyphicon {
  color: #05519C; }
body.EKBS span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #05519C; }
body.EKBS .container .lawListCharacter ul h3 {
  color: #05519C; }
body.EKBS .cookieConsent, body.EKBS .newsletterFooterPopup {
  background-color: #284156; }
  body.EKBS .cookieConsent button, body.EKBS .newsletterFooterPopup button {
    background-color: #284156; }
    body.EKBS .cookieConsent button:hover, body.EKBS .cookieConsent button:focus, body.EKBS .cookieConsent button:active, body.EKBS .newsletterFooterPopup button:hover, body.EKBS .newsletterFooterPopup button:focus, body.EKBS .newsletterFooterPopup button:active {
      background-color: #203445; }
body.EKOER .topBar, body.EKOER .sideHeaderWrap, body.EKOER .sideHeader {
  background-color: #833676; }
body.EKOER .smallWidthHeader {
  color: #833676; }
body.EKOER .churchTitle a {
  color: #833676;
  font-size: inherit; }
body.EKOER .navMain .navbar-default .nav .active a {
  background-color: #D081BC;
  color: #ffffff; }
body.EKOER a,
body.EKOER .navbar-ordernav .navbar-nav .active a,
body.EKOER .container .navigationInfo h2.highlight,
body.EKOER .container .navigationInfo h2 .highlight,
body.EKOER .navbar.navbar-ordernav .navbar-nav a:hover,
body.EKOER .navbar.navbar-ordernav .navbar-nav .active a,
body.EKOER .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EKOER .linkcolor {
  color: #56194A; }
body.EKOER .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #56194A; }
body.EKOER .churchLogo span {
  background: transparent url("../images/gfx_ekoer/ekoer_logo.png") no-repeat right top;
  background-size: contain; }
body.EKOER .documentSearch a .glyphicon:hover,
body.EKOER .icon-btn_meinKirchenrecht:hover {
  color: #56194A; }
body.EKOER .popover .popover-title {
  background-color: #eab7e0; }
body.EKOER #documentContent h1, body.EKOER #documentContent h2, body.EKOER #documentContent h3 {
  font-weight: bold; }
body.EKOER #documentContent span.subscript {
  font-size: 0.7em; }
body.EKOER #documentContent a:hover .glyphicon {
  color: #56194A; }
body.EKOER span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #56194A; }
body.EKOER .container .lawListCharacter ul h3 {
  color: #56194A; }
body.EKOER .cookieConsent, body.EKOER .newsletterFooterPopup {
  background-color: #833676; }
  body.EKOER .cookieConsent button, body.EKOER .newsletterFooterPopup button {
    background-color: #833676; }
    body.EKOER .cookieConsent button:hover, body.EKOER .cookieConsent button:focus, body.EKOER .cookieConsent button:active, body.EKOER .newsletterFooterPopup button:hover, body.EKOER .newsletterFooterPopup button:focus, body.EKOER .newsletterFooterPopup button:active {
      background-color: #712f66; }
body.EBFR .topBar, body.EBFR .sideHeaderWrap, body.EBFR .sideHeader {
  background-color: #C7031A; }
body.EBFR .smallWidthHeader {
  color: #C7031A; }
body.EBFR .churchTitle a {
  color: #C7031A;
  font-size: inherit; }
body.EBFR .navMain .navbar-default .nav .active a {
  background-color: #C7031A;
  color: #FFFFFF; }
body.EBFR a,
body.EBFR .navbar-ordernav .navbar-nav .active a,
body.EBFR .container .navigationInfo h2.highlight,
body.EBFR .container .navigationInfo h2 .highlight,
body.EBFR .navbar.navbar-ordernav .navbar-nav a:hover,
body.EBFR .navbar.navbar-ordernav .navbar-nav .active a,
body.EBFR .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.EBFR .linkcolor {
  color: #C7031A; }
body.EBFR .navbar.navbar-ordernav .navbar-nav.navbar-right li button:hover {
  color: #C7031A; }
body.EBFR .churchLogo span {
  background: transparent url("../images/logo_kirchenrecht.svg") no-repeat right top;
  background-size: contain; }
body.EBFR .documentSearch a .glyphicon:hover,
body.EBFR .icon-btn_meinKirchenrecht:hover {
  color: #C7031A; }
body.EBFR .popover .popover-title {
  background-color: #fffdfd; }
body.EBFR #documentContent h1, body.EBFR #documentContent h2, body.EBFR #documentContent h3 {
  font-weight: bold; }
body.EBFR #documentContent span.subscript {
  font-size: 0.7em; }
body.EBFR #documentContent a:hover .glyphicon {
  color: #C7031A; }
body.EBFR span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #C7031A; }
body.EBFR .container .lawListCharacter ul h3 {
  color: #C7031A; }
body.EBFR .cookieConsent, body.EBFR .newsletterFooterPopup {
  background-color: #C7031A; }
  body.EBFR .cookieConsent button, body.EBFR .newsletterFooterPopup button {
    background-color: #C7031A; }
    body.EBFR .cookieConsent button:hover, body.EBFR .cookieConsent button:focus, body.EBFR .cookieConsent button:active, body.EBFR .newsletterFooterPopup button:hover, body.EBFR .newsletterFooterPopup button:focus, body.EBFR .newsletterFooterPopup button:active {
      background-color: #ae0317; }
body.EBFR .contentHeader > .container {
  width: auto;
  min-width: 970px;
  margin: 0;
  padding: 0; }
body.EBFR .navbar-default,
body.EBFR .panel-default,
body.EBFR .form-control,
body.EBFR .btn {
  border-color: #C8C8C8; }
body.EBFR .navMain .navbar-default {
  border: none;
  background-color: transparent; }
  body.EBFR .navMain .navbar-default .nav.navbar-nav a {
    border: none;
    position: relative;
    z-index: 1; }
    body.EBFR .navMain .navbar-default .nav.navbar-nav a:hover {
      text-decoration: none;
      color: #C7031A; }
      body.EBFR .navMain .navbar-default .nav.navbar-nav a:hover::after {
        border-color: #C7031A; }
    body.EBFR .navMain .navbar-default .nav.navbar-nav a::after {
      content: '';
      border-bottom: 4px solid transparent;
      position: absolute;
      right: 12px;
      bottom: -1px;
      left: 12px; }
  body.EBFR .navMain .navbar-default .nav.navbar-nav li + li a::before {
    content: '';
    border-left: 1px solid #C8C8C8;
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    z-index: 1; }
  body.EBFR .navMain .navbar-default .nav.navbar-nav .active a {
    background-color: transparent;
    color: #C7031A; }
    body.EBFR .navMain .navbar-default .nav.navbar-nav .active a::after {
      border-color: #C7031A; }
  body.EBFR .navMain .navbar-default .nav.navbar-nav .linkHistoryModalWrap a::before {
    border-color: transparent; }
  body.EBFR .navMain .navbar-default .nav.navbar-nav.navbar-right {
    margin-left: 224px;
    float: left !important; }
body.EBFR .navbar-search {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0; }
body.EBFR .fullWidthTopNavigation {
  border-bottom: none;
  box-shadow: 0 0.25rem 1.125rem 0 rgba(0, 0, 0, 0.12), 0 0.4rem 0.6rem -0.3rem rgba(0, 0, 0, 0.15); }
  body.EBFR .fullWidthTopNavigation ul li a {
    border-left: none; }
body.EBFR #searchBarRow .churchLogo span {
  width: 256px;
  background-position: right 50px; }
body.EBFR #searchBarRow .churchTitle {
  text-align: unset; }
  body.EBFR #searchBarRow .churchTitle a, body.EBFR #searchBarRow .churchTitle span {
    width: 256px;
    display: block;
    background: transparent url("../images/logo_kirchenrecht.svg") no-repeat right center;
    background-size: contain;
    float: right;
    overflow: hidden;
    text-indent: -1000rem; }
body.EBFR #searchBarRow.scroll-to-fixed-fixed {
  border-bottom: none !important;
  background-color: #F0F0F0 !important; }
  body.EBFR #searchBarRow.scroll-to-fixed-fixed .churchTitle {
    padding: 14px 10px 9px 10px; }
body.EBFR .sideHeaderWrap,
body.EBFR .sideHeader {
  background-color: transparent; }
body.EBFR .sideHeaderWrap {
  height: auto;
  width: auto;
  padding-top: 38px;
  position: fixed;
  top: 40px;
  left: 1%; }
  body.EBFR .sideHeaderWrap .sideHeader {
    height: auto;
    padding: 0;
    background-image: none; }
    body.EBFR .sideHeaderWrap .sideHeader span.logo {
      width: 168px;
      height: 168px;
      background: transparent url("../images/gfx_ebfr/logo_ebfr.svg") no-repeat left top; }
body.EBFR .smallWidthHeaderWrap {
  padding-left: 0; }
body.EBFR .floatingButtonWrap {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 998; }
  body.EBFR .floatingButtonWrap a {
    width: 40px;
    height: 176px;
    border-radius: 4px 0 0 4px;
    display: block;
    background: #F0F0F0 url("../images/gfx_ebfr/logo_lawpublisher_but.svg") no-repeat center center;
    background-size: contain; }
body.EBFR footer {
  height: auto;
  background-color: #333333;
  position: static;
  display: block; }
  body.EBFR footer .footerContentWrap {
    padding-top: 56px;
    padding-bottom: 56px;
    display: flex; }
    body.EBFR footer .footerContentWrap > div {
      padding-left: 32px;
      padding-right: 32px;
      border-left: 1px solid rgba(179, 179, 179, 0.72);
      display: flex; }
      body.EBFR footer .footerContentWrap > div:first-child {
        padding-left: 10px;
        border-left: none; }
    body.EBFR footer .footerContentWrap p,
    body.EBFR footer .footerContentWrap ul {
      margin-top: auto;
      margin-bottom: auto; }
    body.EBFR footer .footerContentWrap .logoWrap {
      max-width: 224px;
      flex: 0 0 100%;
      position: relative;
      z-index: 1; }
      body.EBFR footer .footerContentWrap .logoWrap a {
        width: 100%;
        margin-bottom: -24px;
        display: block;
        position: relative;
        top: -20px;
        left: -16px;
        z-index: 1; }
  body.EBFR footer .lawPublisherWrap {
    padding-top: 56px;
    padding-bottom: 56px;
    border-top: 1px solid rgba(179, 179, 179, 0.72); }
    body.EBFR footer .lawPublisherWrap .logoWrap {
      max-width: 328px;
      margin: auto; }
  body.EBFR footer a {
    color: #FFFFFF; }
    body.EBFR footer a:hover {
      text-decoration: none; }
      body.EBFR footer a:hover::before {
        color: #FFFFFF; }
  body.EBFR footer ul li a {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    display: inline-block; }
    body.EBFR footer ul li a::before {
      content: '\2192';
      margin-right: 0.5rem;
      color: rgba(179, 179, 179, 0.72); }
body.EBFR .cookieConsent,
body.EBFR .newsletterFooterPopup {
  bottom: 0; }
body.EBFR #documentToc .documentTocPanel {
  height: auto !important; }
body.EBFR #documentToc.affix {
  position: static; }
  body.EBFR #documentToc.affix + .col-md-offset-4 {
    margin-left: 0; }
body.EBFR .icon-btn_meinKirchenrecht::before {
  content: "\e602"; }
@media (min-width: 1500px) {
  body.EBFR .sideHeaderWrap {
    left: 2%; }
    body.EBFR .sideHeaderWrap .sideHeader span.logo {
      width: 200px; } }

/*# sourceMappingURL=styles.css.map */
