.highlightBox {
  max-height: 240px !important;
  height: 240px !important;
  display: block;
  overflow: hidden;
  padding: 0 10px;
}
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-1.col-first .container-inner,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-2.col-middle .container-inner,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-3.col-middle .container-inner,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-4.col-last .container-inner {
  background-color: #eee;
}
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-1.col-first .container-inner header,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-2.col-middle .container-inner header,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-3.col-middle .container-inner header,
#p1 div.row div.col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-3.col-xxl-3.col-nr-4.col-last .container-inner header {
  padding: 0 10px;
}

/* LINKS */
.link-page {}
.link-folder {}
.link-file {}
.link-external {}
.link-location {}
.link-file-pdf {}
.link-file-Word {}
.link-phone {}
.link-mail {}
/* LINKS */

/* plugin tx_lgbldap */
.tx-lgb-ldap {
	margin-bottom: 2.5rem;
}
.miterbeiter-right-column {
      background-color: #f1f1f1;
      border: 1px solid #e2e2e2;
      border-top: 4px solid #5b7ea2;
      margin-bottom: 2.5rem;
      width: 100%
}
.miterbeiter-right-column header{
	background-color: #fff;
    padding: 10px;
}
.miterbeiter-right-column .ce-bodytext{
     padding: 0 10px;
}
.miterbeiter-right-column header h5{
    color: #5b7ea2;
    margin: 0 !important;
}

ul.mitarbeiter {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.mitarbeiter li {
    list-style: none outside none;
    margin: 0.5em 0;
    padding: 0;
}
ul.mitarbeiter li.bold p{
    font-weight:bold;
    margin: 0;
    padding: 0;
}
ul.mitarbeiter li p{
    margin: 0;
    padding: 0;
}
ul.mitarbeiter li.separa {
    height: 5px;
}
/* plugin tx_lgbldap */
.plgb {
 margin-bottom: 1.5rem !important;
}

/* Erdbeben */
.container .erdk {
  display: none;
}
.clickable {
  cursor: pointer;
  font-weight: bold;
  color: red;
}
.ergebnis {
  text-align: center;
}
.ergebPreNex {
  margin: 20px 0;
}
.previous button {
  width: 100%
}
.next  button {
  width: 100%
}
.chevron-up {
  display: none;
}

/* Erdbeben */

/* LGB_Projekte*/
table.tx_lgbprojecte {
  min-width: 750px;
  /*border: 1px solid #cfcfcf;*/
  margin: 0;
  padding: 0;
  border-spacing: 5px;
}
table.tx_lgbprojecte tr td {
  display: table-cell;
  line-height: 1.125rem;
  padding: 15px 5px;
}
table.tx_lgbprojecte tr .jq-send.td_bild {
  margin: 0;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  padding-left: 10px;
  border-top: 1px solid #c6c6c6;
}
table.tx_lgbprojecte tr .jq-send.td_text {
  margin: 0;
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
}
table.tx_lgbprojecte tr .jq-send.td_text .nob_0 {
  border-top: none !important;
}
/* LGB_Projekte*/

/* tx-filelist */
.tx-filelist {
  margin-bottom: 2.0rem !important;
}
.tx-filelist table.table.table-striped.table-condensed thead tr th.text-links,
.tx-filelist table.table.table-striped.table-condensed thead tr td.text-links {
  width: 60% !important;
}

.tx-filelist table.table.table-striped.table-condensed thead tr th.text-right,
.tx-filelist table.table.table-striped.table-condensed thead tr th.text-right-r,
.tx-filelist table.table.table-striped.table-condensed tbody tr td.text-right,
.tx-filelist table.table.table-striped.table-condensed tbody tr td.text-right-r {
  width: 20% !important;
  text-align: right !important;
}
/* tx-filelist */

/* Erdbeben */
table.tx_lgberdbeben.table.Erdbeben{
  border-top: 5px solid #666; !important; 
  margin-bottom: 1.0rem;
  border-collapse: collapse;
}
table.tx_lgberdbeben.table.Erdbeben tr {
  border-bottom: 3px solid #ededed !important;
}
table.tx_lgberdbeben.table.Erdbeben tr th,
table.tx_lgberdbeben.table.Erdbeben tr td {
  font-size: 0.875rem;
  padding: 0.75rem 0.15rem;
  border: none !important;
}

/* Erdbeben */

/* Modal Erdbeben */
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#modal {
  position: absolute;
  background: url(tint20.png) 0 0 repeat;
  background: rgba(0,0,0,0.2);
  border-radius: 14px;
  padding: 8px;
  z-index: 9999;
}
#jscontent {
  border-radius: 8px;
  background: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
}
#close {
  position: absolute;
  background: url(icons/x.png) 0 0 no-repeat;
  width: 24px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  top: -7px;
  right: -7px;
}
/* Modal Erdbeben */

/* geoldgkat */
div.tx-lgb-geoldgkat div.tx_lgbgeoldgkat form.form-horizontal fieldset dl div.tx_lgbgeoldgkat.guid {
    float: left;
    width: 50%;
}
div.tx-lgb-geoldgkat div.tx_lgbgeoldgkat form.form-horizontal fieldset dl div.tx_lgbgeoldgkat.sub_l {
    margin-left: 2%;
    float: left;
    width: 23%;
    text-align: center;
}
div.tx-lgb-geoldgkat fieldset {
    margin: 0.5rem 0;
    padding: 0.5rem 1.25rem;
    border: 1px solid #ddd;
}
div.tx-lgb-geoldgkat div.tx_lgbgeoldgkat form.form-horizontal fieldset dl div.tx_lgbgeoldgkat.sub_r {
    float: right;
    margin-left: 2%;
    width: 23%;
    text-align: center;
}
div.tx-lgb-geoldgkat div.tx_lgbgeoldgkat form.form-horizontal fieldset dl div.tx_lgbgeoldgkat.sub {
    margin: 0;
    padding: 0;
}
.tx-lgb-geoldgkat .tx_lgbgeoldgkat .tx_lgbgeoldgkat input#guid {
    background-color: #eee !important;
    border: 1px solid #c6c6c6;
  	width: 95% !important;
}
.sub_left, .sub_right, .pdf_button {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #871d33;
  color: #fff;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 25px;
}
div.tx-lgb-geoldgkat dl,
div.tx-lgb-geoldgkat dl dt,
div.tx-lgb-geoldgkat dl dd {
    margin-bottom: 0;
}
div.tx_lgbgeoldgkat.guid div.Such_guid,
div.tx_lgbgeoldgkat.name div.Such_name,
div.tx_lgbgeoldgkat.firmenname div.Such_firmenname {
  display: none;
}

div.tx-lgb-geoldgkat div#suchErgebnis {
  border: 1px solid #eeeeee;
  background-color: #f1f1f1;
  border-radius: 14px;
  margin-top: 55px;
}
div.tx-lgb-geoldgkat div#suchErgebnis ul {
  list-style-type: none !important; 
}
div.tx-lgb-geoldgkat div#suchErgebnis ul li {
  list-style: none outside none;
}
.divHieden {
  float: right;
  padding: 0.2rem 0.5rem
}
.tx-lgb-geoldgkat table {
  border-collapse: collapse;
}
table.tx_lgbgeoldgkat{
  border-top: 5px solid #666 !important; 
  margin-bottom: 1.0rem;
}
.tx-lgb-geoldgkat table {
  border-collapse: collapse;
  border-spacing: 10px;
}
table.tx_lgbgeoldgkat tr {
  border-bottom: 3px solid #ededed !important;
}
table.tx_lgbgeoldgkat.table tr th,
table.tx_lgbgeoldgkat.table tr td {
  font-size: 0.875rem;
  padding: 0.75rem 0.15rem;
  border: none !important;
}
.zumPdf {
  margin-bottom: 0.5rem;
}
.pdf_button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
/* geoldgkat */

.rot {
  background: #f00003;
}
.green {
  background: #aee000;
}
.orange {
  background: #fdac00;
}
div.tx-erdspueren {
  width: 100%;
  overflow-y: auto;
  margin-bottom: 2.5rem !important;
  overflow-x: hidden;
}
div.tx-erdspueren table#varenk.tx-erdspueren {
  border-collapse: collapse !important;
  min-width: 97%
}
div.tx-erdspueren table#varenk.tx-erdspueren th,
div.tx-erdspueren table#varenk.tx-erdspueren td{
  padding: .75rem;
  vertical-align: top;
  border-top: 5px solid #ededed;
  border-bottom: 5px solid #ededed;
}
.trthead {
  background: #ccc;
}

button, input, optgroup, select, textarea {
  margin: 0;
  margin-top: 0px;
  margin-left: 0px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.form-check-input[type="checkbox"] {
  border-radius: .25em;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.form-control {
  background-color: #e9ecef;
  opacity: 1;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(135, 29, 51, 0.25);
}
.form-check-input:checked {
  background-color: #871d33;
  border-color: #871d33;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-label {
  padding-left: 0.5em;
  display: inline !important;
}

.col-md-4.proj {
  float: left;
  padding: 0 0.5em;
}
/*************** indexedsearch ******************/
.input-group.mb-3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  border: 1px solid #000;
}
.tx-indexedsearch-searchbox form#tx_indexedsearch {
  max-width: 50%;
  width: 50%;
}
.tx-indexedsearch-searchbox .form-control{
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 0;
}
.tx-indexedsearch-searchbox .form-control:focus {
  color:#212529;
  background-color:#fff;
  border-color:none  !important;
  outline:0;
}
.tx-indexedsearch-res h4 {
  margin-bottom: 1.0rem !important;
}
.tx-indexedsearch-searchbox fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
}
input#tx-indexedsearch-searchbox-sword.tx-indexedsearch-searchbox-sword.form-control{
  background-color: none !important;
  border: 0;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browsebox {
   margin-bottom: 1.5rem !important;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox {
  list-style: none !important;
  margin-bottom: 0.375rem;
  padding: 0.9375rem 0;
  width: 100%;
  display: inline-block!important;
  text-align: right;
  border-top: .625rem solid #ededed;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li {
  list-style: none !important;
  display: inline;
  margin-right: 0.5em;
  margin-bottom: 1em;
  margin-left: 0.5em;
}
.frame-listtype-indexedsearch_pi2{
  margin-bottom: 2.0em !important;
}
.tx-indexedsearch-res{
  margin-bottom: 1.0em !important;
  border-top: .625rem solid #ededed;
  padding-bottom: 2.8125rem !important;
}
.tx-indexedsearch-searchbox .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.tx-indexedsearch-icon{
  top: .45rem;
  background-image: url(icons/rot_h.jpg);
  background-repeat: no-repeat;
  height: .75rem;
  line-height: .75rem;
  padding-left: 2.8125rem !important;
  margin: 2.8125rem 0 1.25rem 0;
}
.tx-indexedsearch-res h3.p-0.results-topic {
  line-height: 1.3333333333;
  font-size: 1.5624rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
  color: #871d33;
}
#tx-indexedsearch-searchbox-button-submit.btn.btn-outline-secondary.tx-solr-submit {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 0;
}
.tx-indexedsearch-res h3.p-0.results-topic a {
  text-decoration: none !important;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox a {
  line-height: 2.8125rem;
  font-size: 1.2499875rem;
  font-weight: 700;
  color: #2c2c2c;
  justify-content: flex-end !important;
}
/*************** indexedsearch ******************/

#newsletterSubscribe,
#newsletterUnsubscribe {
    background-color: #eaeaea;
    padding: 3.188rem 6.875rem;
}

#newsletterSubscribe .btn-toolbar,
#newsletterUnsubscribe .btn-toolbar {
    margin-top: .313rem;
    justify-content: end;
}

#newsletterSubscribe .btn-toolbar div.btn-group,
#newsletterUnsubscribe .btn-toolbar div.btn-group {
    display: flex;
    width: 100%;
}
#newsletterSubscribe .btn-group.next,
#newsletterUnsubscribe .btn-group.next {
  width: auto;
  margin-left: auto;
}
#newsletterSubscribe .btn,
#newsletterUnsubscribe .btn {
  padding-left: 2.469rem;
  padding-right: 2.469rem;
  background-color: #871d33;
  color: #fff;
  font-weight: 700;
  height: 4.063rem;
}
#newsletterSubscribe .btn::after,
#newsletterUnsubscribe .btn::after {
  content: "";
  background-image: url(/typo3conf/ext/rlp_base/Resources/Public/Icons/arrow_right_bold_white.svg);
  background-repeat: no-repeat;
  display: inline-block;
  width: .938rem;
  height: 1.125rem;
  margin: 0 0 -.125rem .375rem;
}
#newsletterSubscribe .form-control,
#newsletterUnsubscribe .form-control {
  border: 0;
  padding: 0 2.084rem;
  box-shadow: 0 .188rem .375rem rgba(0,0,0,.1098039216);
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
  min-height: 86px;
}
#newsletterSubscribe .error.help-block,
#newsletterUnsubscribe .error.help-block {
  width: 100%;
  margin-top: .25rem;
  font-size: .875rem;
  color: red;
  display: block;
  font-weight: 700;
}
.tx-lgb-email-subscribe {
  padding-bottom: 2.5em !important;
}
