@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"); }
@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; }
  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: -172px;
  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-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; }

.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 {
    position: relative;
    z-index: 1020;
    float: right;
    padding-left: 0; }
    .fullWidthTopNavigation ul li.not-allowed a {
      cursor: not-allowed; }
    .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; }

.top-right-nav ul.nav li a {
  padding: 10px 15px; }

.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 .not-allowed a {
      cursor: not-allowed; }
    .navMain .navbar-default .nav a {
      padding: 10px 15px; }
    .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; }

.mainContent {
  margin-bottom: 30px; }

.churchLogo {
  margin-top: 20px;
  margin-bottom: 25px;
  height: 81px; }
  .churchLogo span {
    display: inline-block;
    width: 418px;
    height: 100px;
    float: right; }
    .churchLogo span a {
      width: 100%;
      height: 100%;
      display: inline-block;
      float: left; }

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

.smallWidthHeaderWrap {
  height: 36px;
  padding: 12px 0 10px 26px;
  box-sizing: content-box; }
  .smallWidthHeaderWrap .smallWidthHeader {
    font-size: 24px;
    color: #4D4D4D;
    margin: 0; }

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

@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 {
    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 {
    margin-right: 2px;
    border-radius: 0 4px 4px 0; }

div.documentTocPanel {
  overflow-y: scroll; }

div.documentToc li.section1 > a, div.documentToc li.section2 > a, div.documentToc li.section3 > a {
  font-weight: bold; }
div.documentToc li.section1:not(:first-child) {
  padding-top: 1.5em; }
div.documentToc li.section2 {
  padding-top: 0.5em;
  padding-left: 0.5em; }
div.documentToc li.section3 {
  padding-top: 0.5em;
  padding-left: 1em; }
div.documentToc li.section4 {
  padding-top: 0.5em;
  padding-left: 1.5em; }
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 h2 {
  font-size: 24px; }
.documentContent h3 {
  font-size: 18px; }
.documentContent h4 {
  font-size: 16px; }
.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 div.para {
  padding: 0 0 0.8em 0; }
.documentContent .bold {
  font-weight: bold; }
.documentContent .italic {
  font-style: italic; }
.documentContent .bolditalic {
  font-weight: bold;
  font-style: italic; }
.documentContent #archivmeta span.bold {
  background-color: #ffe500; }
.documentContent #archivmeta p.commentAuthor {
  margin-top: 0; }
.documentContent table {
  max-width: 100%; }
.documentContent table td {
  padding: 3px; }
.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 a span.glyphicon.glyphicon-bookmark {
  color: #777;
  margin-right: -1em; }
.documentContent span.footnote {
  margin-left: 2px; }
.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 .section1_title span.glyphicon-bookmark, .documentContent .section2_title span.glyphicon-bookmark, .documentContent .section3_title span.glyphicon-bookmark, .documentContent .section4_title span.glyphicon-bookmark {
  visibility: hidden; }
.documentContent .section1_title:hover span.glyphicon-bookmark, .documentContent .section2_title:hover span.glyphicon-bookmark, .documentContent .section3_title:hover span.glyphicon-bookmark, .documentContent .section4_title:hover span.glyphicon-bookmark {
  visibility: visible; }
.documentContent ul {
  list-style-type: circle;
  padding-left: 40px; }
.documentContent ol[type="a"] {
  list-style-type: none;
  counter-reset: paranthesis_latin_counter; }
  .documentContent ol[type="a"] > li {
    counter-increment: paranthesis_latin_counter;
    position: relative; }
    .documentContent ol[type="a"] > li:before {
      content: counter(paranthesis_latin_counter,lower-latin) ")";
      position: absolute;
      left: -1.5em;
      top: 0; }
.documentContent dl {
  width: 100%; }
  .documentContent dl:before, .documentContent dl:after {
    display: table;
    content: ''; }
  .documentContent dl:after {
    clear: both; }
  .documentContent dl dt {
    min-height: 1px;
    width: 64px;
    display: inline-block;
    font-weight: normal;
    clear: both;
    float: left; }
  .documentContent dl dd {
    margin-left: 64px;
    display: block; }
.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 .note-bar .note-button {
  color: #777;
  padding: 0.5em;
  margin: -0.5em;
  cursor: pointer; }
.documentContent .note-bar.fallback ul.note-list li, .documentContent .note-bar.fallback ul.note-list form {
  background-color: #F7CFBB; }

ul.note-list {
  padding: 0;
  list-style: none; }
  ul.note-list li, ul.note-list form {
    background-color: #F9ECBC;
    padding: 0.5em;
    box-shadow: 3px 3px 5px #888888;
    margin-bottom: 0.5em; }
    ul.note-list li .note-button, ul.note-list form .note-button {
      float: right; }
    ul.note-list li div.counter, ul.note-list li div.text, ul.note-list form div.counter, ul.note-list form div.text {
      width: 100%;
      min-height: 1em; }
      ul.note-list li div.counter p, ul.note-list li div.text p, ul.note-list form div.counter p, ul.note-list form div.text p {
        margin: 0; }
      ul.note-list li div.counter.error, ul.note-list li div.text.error, ul.note-list form div.counter.error, ul.note-list form div.text.error {
        color: red; }
    ul.note-list li div.timestamp, ul.note-list form div.timestamp {
      text-align: right; }

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

span a.internal {
  padding-top: 133px;
  visibility: hidden; }

.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.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 .searchTree ul {
  margin-left: 14px; }
  .container .searchOptions .searchTree ul.level_0 {
    margin-left: 0; }
  .container .searchOptions .searchTree 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; }
.container .noteListWrap h2 {
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCC; }
  .container .noteListWrap h2 span.effectiveSince {
    font-weight: normal;
    position: absolute;
    right: 12px; }
.container .noteListWrap li.note a {
  color: #262626;
  text-decoration: none; }
.container .noteListWrap ul.section-list {
  padding-left: 2em; }

body.profile .topHint {
  top: 16em; }

.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 {
  width: 100%; }

.begruendung_onr .kabl_list > li, .begruendung_jahr .kabl_list > li {
  display: list-item;
  width: 100%; }
  .begruendung_onr .kabl_list > li ul li, .begruendung_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 {
      padding-left: 9px; }

.restricted .fa-unlock-alt {
  font-size: 16px;
  padding-right: 4px; }

.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; }

#subnavigationCollapse .navbar-right {
  margin-right: 0; }

#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; }

.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; }
  .sectionRelationList ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    .sectionRelationList ul li {
      padding-left: 17px; }
      .sectionRelationList ul li.restricted {
        padding-left: 0; }

.documentRelation {
  position: absolute;
  top: 50px;
  right: -11px;
  z-index: 1; }
  .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 {
      padding-left: 0; }

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

.kablForm {
  padding: 8px 15px; }

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

#cookieModal h4, #cookieModal h5 {
  font-weight: bold; }
#cookieModal label.checkboxLabel {
  width: 80%;
  font-weight: normal; }
#cookieModal .toggle-off.btn {
  padding-left: 16px; }

.footerWrap {
  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 li {
      border-right: 1px solid #B3B3B3; }
      .footerWrap .navbar-default.footerNav li a {
        padding: 5px 10px;
        color: #CECECE;
        font-weight: bold; }
      .footerWrap .navbar-default.footerNav li a.external {
        padding: 4px 10px 6px; }
      .footerWrap .navbar-default.footerNav li.not-allowed a {
        cursor: not-allowed; }
      .footerWrap .navbar-default.footerNav li.navbar-gap {
        margin-left: 42px; }
  .footerWrap .footerCopyright {
    margin: 6px 20px 0 0;
    float: right;
    color: #CECECE; }

.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; }

@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; }

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

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

.form-group.error ul.error_list {
  color: red; }
.form-group.error input {
  border-color: red; }

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

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

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 .churchLogo span {
  background: transparent url("../images/gfx_bek/logo_bek.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekbo/ekbo_logo.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekd/ekd_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekhn/logo_ekhn.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekiba/ekiba_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekio/logo.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekir/ekir_logo_small4.jpg") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekkw/headerlogo_lil.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekm/ekm_logo.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekpf/logo_ekpf.gif") no-repeat right top; }
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.EKVW .topBar, body.EKVW .sideHeaderWrap, body.EKVW .sideHeader {
  background-color: #004494; }
body.EKVW .smallWidthHeader {
  color: #004494; }
body.EKVW .churchTitle a {
  color: #004494;
  font-size: inherit; }
body.EKVW .navMain .navbar-default .nav .active a {
  background-color: #990012;
  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: #990012; }
body.EKVW .churchLogo span {
  background: transparent url("../images/logo_evangelischeKircheWestfalen.png") no-repeat right top; }
body.EKVW .documentSearch a .glyphicon:hover,
body.EKVW .icon-btn_meinKirchenrecht:hover {
  color: #990012; }
body.EKVW .popover .popover-title {
  background-color: #ffccd2; }
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: #990012; }
body.EKVW span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #990012; }
body.EKVW .container .lawListCharacter ul h3 {
  color: #990012; }
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 .churchLogo span {
  background: transparent url("../images/gfx_ekwue/ekwue_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_erk/erk_logo.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_evlka/evlka_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_llk/llk_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_nordkirche/logo_nordkirche.gif") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_uek/uek_logo.png") no-repeat right top; }
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.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 .churchLogo span {
  background: transparent url("../images/gfx_ekbs/ekbs_logo.png") no-repeat right top; }
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.PASSRECHT .topBar, body.PASSRECHT .sideHeaderWrap, body.PASSRECHT .sideHeader {
  background-color: #004893; }
body.PASSRECHT .smallWidthHeader {
  color: #004893; }
body.PASSRECHT .churchTitle a {
  color: #004893;
  font-size: inherit; }
body.PASSRECHT .navMain .navbar-default .nav .active a {
  background-color: #004893;
  color: #ffffff; }
body.PASSRECHT a,
body.PASSRECHT .navbar-ordernav .navbar-nav .active a,
body.PASSRECHT .container .navigationInfo h2.highlight,
body.PASSRECHT .container .navigationInfo h2 .highlight,
body.PASSRECHT .navbar.navbar-ordernav .navbar-nav a:hover,
body.PASSRECHT .navbar.navbar-ordernav .navbar-nav .active a,
body.PASSRECHT .navbar.navbar-ordernav .navbar-nav .listIcons span.glyphicon:hover,
body.PASSRECHT .linkcolor {
  color: #AA0000; }
body.PASSRECHT .churchLogo span {
  background: transparent url("../images/gfx_passrecht/Passrecht_Logo.svg") no-repeat right top; }
body.PASSRECHT .documentSearch a .glyphicon:hover,
body.PASSRECHT .icon-btn_meinKirchenrecht:hover {
  color: #AA0000; }
body.PASSRECHT .popover .popover-title {
  background-color: #ffdddd; }
body.PASSRECHT #documentContent h1, body.PASSRECHT #documentContent h2, body.PASSRECHT #documentContent h3 {
  font-weight: bold; }
body.PASSRECHT #documentContent span.subscript {
  font-size: 0.7em; }
body.PASSRECHT #documentContent a:hover .glyphicon {
  color: #AA0000; }
body.PASSRECHT span.tt-dropdown-menu span.tt-suggestions div.tt-suggestion {
  color: #AA0000; }
body.PASSRECHT .container .lawListCharacter ul h3 {
  color: #AA0000; }

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