@import url("//fonts.googleapis.com/css?family=Open+Sans");
.gs_right span.gs_phonetic_act {
  color: #337ab7;
  cursor: pointer;
}
.gs_right span.gs_phonetic_act:hover {
  text-decoration: underline;
}
#old-content {
  float: left;
  width: 100%;
  background: rgba(100, 100, 100, 0.3);
  margin-top: 50px;
  padding-top: 50px;
  border-top: 5px solid rebeccapurple;
}
.tx-igverlustsuche-pi1 h1,
.tx-igverlustsuche-pi2 h1,
.tx-igverlustsuche-pi1 h2,
.tx-igverlustsuche-pi2 h2,
.tx-igverlustsuche-pi1 h3,
.tx-igverlustsuche-pi2 h3,
.tx-igverlustsuche-pi1 h4,
.tx-igverlustsuche-pi2 h4,
.tx-igverlustsuche-pi1 h5,
.tx-igverlustsuche-pi2 h5 {
  font-family: "Open Sans", sans-serif;
  color: #105da9;
}
.tx-igverlustsuche-pi1 h2.friedshofsname,
.tx-igverlustsuche-pi2 h2.friedshofsname {
  color: #105da9;
  font-size: 36px;
  font-weight: lighter;
}
body .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support a.gs_button {
  white-space: inherit;
  min-height: 45px;
  height: auto;
  padding: 5px 10px;
}
.lang-sel {
  margin-top: 15px;
}
.lang-sel .btn-default {
  border-color: #cccccc;
  color: #808080;
  padding: 6px 10px;
}
.lang-sel .btn-default img {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
}
.lang-sel .btn-default:active:hover,
.lang-sel .btn-default:active:focus,
.lang-sel .btn-default:active.focus,
.lang-sel .btn-default.active:hover,
.lang-sel .btn-default.active:focus,
.lang-sel .btn-default.active.focus,
.lang-sel.open > .btn-default.dropdown-toggle:hover,
.lang-sel.open > .btn-default.dropdown-toggle:focus,
.lang-sel.open > .btn-default.dropdown-toggle.focus {
  border-color: #cccccc;
  color: #808080;
  padding: 6px 10px;
}
.lang-sel .btn-default:active:hover img,
.lang-sel .btn-default:active:focus img,
.lang-sel .btn-default:active.focus img,
.lang-sel .btn-default.active:hover img,
.lang-sel .btn-default.active:focus img,
.lang-sel .btn-default.active.focus img,
.lang-sel.open > .btn-default.dropdown-toggle:hover img,
.lang-sel.open > .btn-default.dropdown-toggle:focus img,
.lang-sel.open > .btn-default.dropdown-toggle.focus img {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
}
.lang-sel ul li a img {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.6);
}
.tx-igverlustsuche-pi1 {
  float: left;
  width: 100%;
}
.tx-igverlustsuche-pi1 .nodisplay {
  display: none;
}
.tx-igverlustsuche-pi1 a.gs_button,
.tx-igverlustsuche-pi1 input {
  height: 45px;
  border: 1px solid #b7cee5;
  font-size: 18px;
  color: #444444;
  padding-left: 8px;
}
.tx-igverlustsuche-pi1 a.gs_button[type="text"],
.tx-igverlustsuche-pi1 input[type="text"] {
  float: left;
  width: 100%;
  border-radius: 4px;
}
.tx-igverlustsuche-pi1 a.gs_button.gs-input-date,
.tx-igverlustsuche-pi1 input.gs-input-date {
  text-align: center;
  padding-left: 0px;
  border-radius: 4px;
}
.tx-igverlustsuche-pi1 a.gs_button[type="submit"],
.tx-igverlustsuche-pi1 input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  /* font-size: 14px; */
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  width: 100%;
  height: 46px;
  background: #1e6bb5;
  color: #ffffff;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.tx-igverlustsuche-pi1 a.gs_button[type="submit"]:hover,
.tx-igverlustsuche-pi1 input[type="submit"]:hover {
  background: #fff;
  color: #1e6bb5;
  border: 1px solid #1e6bb5;
}
.tx-igverlustsuche-pi1 a.gs_button[type="submit"]#gs-submit-mobile,
.tx-igverlustsuche-pi1 input[type="submit"]#gs-submit-mobile {
  display: none;
}
@media (max-width: 520px) {
  .tx-igverlustsuche-pi1 a.gs_button[type="submit"]#gs-submit-mobile,
  .tx-igverlustsuche-pi1 input[type="submit"]#gs-submit-mobile {
    display: block;
    font-size: 48px;
    line-height: 42px;
    padding: 0 0;
    margin: 0 0;
  }
}
@media (max-width: 1007px) {
  .tx-igverlustsuche-pi1 {
    width: 100%;
  }
  .tx-igverlustsuche-pi1 .gs-container {
    width: 100%;
  }
  .tx-igverlustsuche-pi1 .gs-container .gs-header .gs-description {
    margin: 0 0;
  }
  .tx-igverlustsuche-pi1 .gs-container .gs-info-container {
    width: 100%;
  }
  .tx-igverlustsuche-pi1 .gs-container .gs-info-container .gs-info-box {
    width: inherit;
  }
}
.tx-igverlustsuche-pi1 .simpleSlider-pagination {
  border-bottom: 1px solid #bfbfbf;
  background: #379999;
  padding-top: 10px;
  float: left;
  width: 100%;
}
.tx-igverlustsuche-pi1 .simpleSlider-pagination .pagerObject {
  float: left;
  height: 25px;
  width: 25px;
  margin-left: 10px;
  margin-bottom: 10px;
  color: #fff;
  background: #379999;
  padding: 2px;
  padding-left: 3px;
  cursor: pointer;
  text-align: center;
  border-radius: 100%;
  border: none;
  font-weight: bold;
  font-size: 16px;
}
.tx-igverlustsuche-pi1 .simpleSlider-pagination .pagerObject.inactive {
  background: #fff;
  color: #777777;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container {
  width: 740px;
}
@media (max-width: 1007px) {
  .tx-igverlustsuche-pi1 #gs_form_1 .gs-container {
    width: 100%;
  }
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-header h1 {
  font-size: 38px;
  color: #105da9;
  font-weight: lighter;
  text-align: center;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-header .gs-entries {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-header .gs-description {
  margin-left: -50px;
  margin-right: -50px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 25px;
}
@media (max-width: 1023px) {
  .tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-header .gs-description {
    margin: 0 0;
  }
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-label {
  float: left;
  width: 100%;
  font-size: 12px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-label .gs-info {
  color: #606060;
  font-size: inherit;
  font-weight: normal;
  text-align: center;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-info-container {
  margin-top: 45px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-info-container .gs-info-box {
  border: 1px solid #9ecece;
  background: #f5fafa;
  width: 100%;
  padding: 15px;
  text-align: center;
  -webkit-box-shadow: inset 0px 0px 10px 0px #b1d7d7;
  -moz-box-shadow: inset 0px 0px 10px 0px #b1d7d7;
  box-shadow: inset 0px 0px 10px 0px #b1d7d7;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-info-container .gs-info-box h3 {
  color: #105da9;
  margin-top: 0px;
  margin-bottom: 15px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-info-container .gs-info-box p {
  line-height: 24px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs-container .gs-info-container p.sternchen {
  float: right;
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.tx-igverlustsuche-pi1 .mt-1 {
  margin-top: 15px;
}
.tx-igverlustsuche-pi1 .mb-1 {
  margin-bottom: 15px;
}
.tx-igverlustsuche-pi1 .mt-2 {
  margin-top: 30px;
}
.tx-igverlustsuche-pi1 .mb-2 {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .tx-igverlustsuche-pi1 .gs_resultheader {
    display: none;
  }
}
.tx-igverlustsuche-pi1 .gs_result {
  color: #777777;
  border-bottom: 1px solid #bfbfbf;
}
.tx-igverlustsuche-pi1 #gs_phonetic_option .gs_phonetic_act {
  cursor: pointer;
  color: #1e6bb5;
  font-weight: bold;
}
@media (max-width: 768px) {
  .tx-igverlustsuche-pi1 #gs_results {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.tx-igverlustsuche-pi1 #gs_results li {
  margin-left: 15px;
}
.tx-igverlustsuche-pi1 #gs_results .gs_left,
.tx-igverlustsuche-pi1 #gs_results .gs_right {
  float: left;
  width: 50%;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile {
  display: none;
}
@media (max-width: 1023px) {
  .tx-igverlustsuche-pi1 .gs_resultheader_mobile {
    display: block;
  }
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile > div {
  border-top: 1px solid #bfbfbf;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile .gs_value_row > div {
  font-size: 16px;
  color: #31999a;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile .gs_value_row > div:first-child {
  background-color: #d5ebeb;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile .gs_value_row > div:last-child {
  color: #777777;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile .gs_mehr {
  position: absolute;
  right: 64px;
  top: 50%;
}
.tx-igverlustsuche-pi1 .gs_resultheader_mobile .gs_mehr:after {
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  position: absolute;
  content: "";
  float: left;
  height: 26px;
  width: 26px;
  background: url(/typo3conf/ext/ig_verlustsuche/res/img/assets/arrow_more.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  /* Safari 3.0 */
  -moz-background-size: 100% 100%;
  /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size: 100% 100%;
  /* Opera 9.5 */
  background-size: 100% 100%;
  /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
}
.tx-igverlustsuche-pi1 .gs_resultheader,
.tx-igverlustsuche-pi1 .gs_result {
  float: left;
  width: 100%;
  padding: 20px;
}
.tx-igverlustsuche-pi1 .gs_resultheader > div,
.tx-igverlustsuche-pi1 .gs_result > div {
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: auto;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_resultheader_nachname,
.tx-igverlustsuche-pi1 .gs_result .gs_resultheader_nachname,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_nachname,
.tx-igverlustsuche-pi1 .gs_result .gs_nachname {
  width: 200px;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_resultheader_vorname,
.tx-igverlustsuche-pi1 .gs_result .gs_resultheader_vorname,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_vorname,
.tx-igverlustsuche-pi1 .gs_result .gs_vorname {
  width: 175px;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_resultheader_geb,
.tx-igverlustsuche-pi1 .gs_result .gs_resultheader_geb,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_geb,
.tx-igverlustsuche-pi1 .gs_result .gs_geb {
  width: 130px;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_resultheader_tov,
.tx-igverlustsuche-pi1 .gs_result .gs_resultheader_tov,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_tov,
.tx-igverlustsuche-pi1 .gs_result .gs_tov {
  width: 200px;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_resultheader_kgs,
.tx-igverlustsuche-pi1 .gs_result .gs_resultheader_kgs,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_kgs,
.tx-igverlustsuche-pi1 .gs_result .gs_kgs {
  width: 154px;
}
.tx-igverlustsuche-pi1 .gs_resultheader .gs_phonetisch,
.tx-igverlustsuche-pi1 .gs_result .gs_phonetisch,
.tx-igverlustsuche-pi1 .gs_resultheader .gs_mehr,
.tx-igverlustsuche-pi1 .gs_result .gs_mehr {
  height: 26px;
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result {
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
@media (max-width: 1023px) {
  .tx-igverlustsuche-pi1 .gs_resultlink .gs_result {
    display: none;
  }
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result.gs_even {
  background: #f8f8f8;
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result.gs_odd {
  background: #fff;
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result:hover {
  background: #ebf5f5;
  color: #1e6bb5;
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result .gs_phonetisch:after,
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result .gs_mehr:after {
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  content: "";
  float: left;
  height: 26px;
  width: 26px;
  background: url(/typo3conf/ext/ig_verlustsuche/res/img/assets/arrow_more.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  /* Safari 3.0 */
  -moz-background-size: 100% 100%;
  /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size: 100% 100%;
  /* Opera 9.5 */
  background-size: 100% 100%;
  /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
}
.tx-igverlustsuche-pi1 .gs_resultlink .gs_result .gs_phonetisch:after {
  background: none;
}
.tx-igverlustsuche-pi1 .gs_resultgroup.phonetisches_ergebnis .phonetic-result .gs_phonetisch:after {
  background: url(/typo3conf/ext/ig_verlustsuche/res/img/gs_icon_p.png);
  background-repeat: no-repeat;
}
.tx-igverlustsuche-pi1 .gs_resultheader {
  background: #379999;
}
.tx-igverlustsuche-pi1 .gs_resultheader div {
  color: #fff;
}
.tx-igverlustsuche-pi1 .gs_footer {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-top: 25px;
}
.tx-igverlustsuche-pi1 .gs_footer a {
  cursor: pointer;
  color: #1e6bb5;
  font-weight: bold;
}
.tx-igverlustsuche-pi1 #gs_form_1 select {
  height: 45px;
  border: 1px solid #b7cee5;
  font-size: 18px;
  color: #444444;
  padding-left: 8px;
}
.tx-igverlustsuche-pi1 #gs_form_1 > div.row {
  margin-bottom: 15px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .error input {
  border-color: #ec0000;
}
.tx-igverlustsuche-pi1 #gs_form_1 .error input[type="checkbox"] {
  outline: 1px solid #ec0000;
}
.tx-igverlustsuche-pi1 #gs_form_1 .error .gs_input_error_long,
.tx-igverlustsuche-pi1 #gs_form_1 .error .gs_input_error {
  color: #ec0000;
}
.tx-igverlustsuche-pi1 #gs_form_1 .ckbox > .row > .checkbox {
  margin: 5px 0;
}
.tx-igverlustsuche-pi1 #gs_form_1 .gs_line_checkbox label {
  padding-left: 5px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .email {
  margin-bottom: 35px;
}
.tx-igverlustsuche-pi1 #gs_form_1 .checkbox {
  float: left;
  width: 100%;
  height: auto;
}
.tx-igverlustsuche-pi1 #gs_form_1 .checkbox input {
  float: left;
  height: auto;
  margin-left: 0;
  position: relative;
}
.tx-igverlustsuche-pi1 #gs_form_1 .checkbox label {
  float: none;
  display: block;
  margin-left: 20px;
}
.tx-igverlustsuche-pi1 #ajax-waiting {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 99999;
}
.tx-igverlustsuche-pi1 #ajax-waiting.active {
  display: block;
}
.tx-igverlustsuche-pi1 #ajax-waiting .background-shadow {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup {
  border: 1px solid #fff;
  border-radius: 2px;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fb7b6+1,34989a+100 */
  background: #fff;
  position: absolute;
  float: left;
  width: 35%;
  left: 33%;
  top: 30%;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup p {
  text-align: center;
  color: black;
  font-size: 18px;
  background: #fff;
  float: left;
  width: 100%;
  padding: 15px;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container {
  float: left;
  width: 100%;
  bottom: 0;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container .line-container {
  position: relative;
  box-sizing: border-box;
  padding: 0;
  width: 80px;
  height: 140px;
  margin: 0 auto;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container .line-container .line {
  position: absolute;
  top: 50%;
  margin-left: 10px;
  width: 60px;
  height: 4px;
  background: #105da9;
  -webkit-animation: spin 1.5s infinite ease;
  animation: spin 1.5s infinite ease;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container .line-container .line:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container .line-container .line:nth-of-type(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.tx-igverlustsuche-pi1 #ajax-waiting .grave-popup .grave-container .line-container .line:nth-of-type(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tx-igverlustsuche-pi2 {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 {
    float: none;
    width: auto;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap {
  float: left;
}
.tx-igverlustsuche-pi2 #gs_detailwrap p {
  font-size: 16px;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container {
  float: left;
  width: 860px;
  margin-left: 35px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container #sr_language_menu_form select option {
  position: relative;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container #sr_language_menu_form select option:after {
  content: url(/typo3conf/ext/sr_language_menu/Resources/Public/Images/Flags/de.png);
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container h1.headername {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 70px;
  text-align: center;
  font-size: 48px;
  color: #105da9;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container h1.detailname {
  display: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi {
  float: left;
  width: 100%;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details {
  width: 525px;
  float: left;
  margin-right: 45px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn {
  float: left;
  width: 100%;
  padding: 14px 0;
  background: #ebf5f5;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn:nth-child(odd) {
  background: #d7ebeb;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn .half-column {
  float: left;
  width: 50%;
  line-height: 22px;
  color: #000;
  font-size: 18px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn .half-column:first-child {
  width: 245px;
  padding: 0 15px;
  color: #133434;
  font-weight: bold;
}
@media (max-width: 481px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn .half-column {
    width: 100%;
    margin: 0px;
    padding: 0 15px;
    text-align: center;
  }
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn .half-column:first-child {
    width: 100%;
  }
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details .infocolumn .half-column:last-child {
    text-align: center;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi {
  float: left;
  width: 288px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button {
  width: 290px;
  padding: 15px;
  background: #1e6bb5;
  margin-bottom: 5px;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button.virtual_search {
  display: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button:hover {
  background: #5F96CA;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button:hover a {
  text-decoration: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button:hover a:hover {
  text-decoration: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button:hover a span {
  text-decoration: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a {
  position: relative;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  display: block;
  width: 100%;
  text-align: left;
  height: 100%;
  line-height: 20px;
  font-size: 16px;
  padding-left: 32px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link .icon {
  text-align: center;
  width: auto;
  position: relative;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link .icon:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: perspective(1px) translate(-50%, -50%);
  line-height: 22px;
  margin-top: 2px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link.pdf .icon:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/assets/icon_pdf.png");
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link.virtual-search .icon:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/assets/icon_suche.png");
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link.lde .icon:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/assets/icon_licht.png");
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link.namensbuchauszug .icon:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/assets/icon_auszug.png");
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button a.gs-detail-button-link.grabschmuck .icon:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/assets/icon_schmuck.png");
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button.spenden-helfen {
  background: #ffa200;
  margin-top: 20px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button.spenden-helfen a {
  padding-left: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-left.details {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px;
    width: auto;
    float: left;
  }
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi {
    float: left;
    width: 100%;
  }
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .details-and-navi .content-right.navi .detail-button {
    float: inherit;
    width: inherit;
    margin-bottom: 20px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-detail-content.person {
  float: left;
  text-align: left;
  width: 720px;
  margin: 50px 0 15px 80px;
}
@media (max-width: 1007px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-detail-content.person {
    width: 100%;
    margin: 0 0;
    padding-top: 35px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.friedhofergebnis {
  margin-bottom: 20px;
}
@media (max-width: 1007px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.friedhofergebnis .mobile-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content {
  float: left;
  width: 720px;
  margin-left: 80px;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container {
  display: flex;
  float: left;
  width: 100%;
  position: relative;
  background: #ebf5f5;
  padding: 20px;
}
@media (min-width: 992px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container {
    width: 720px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-left {
  float: left;
  width: 425px;
  margin-right: 20px;
  min-height: 400px;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-right {
  float: left;
  width: 235px;
  position: relative;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-right {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-right .wegbox {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .content-left {
    min-height: 400px;
    margin-bottom: 15px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container .owl-dots .owl-dot.active span {
  background: #105da9;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gmaps-slider-container p.gs-detail-gps {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  font-size: 12px;
  left: 0px;
  padding-top: 15px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information {
  float: left;
  margin-top: 30px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information .mediathekTeaserWrapper .teaserHeadline {
  font-size: 36px;
  font-family: "Open Sans", sans-serif;
  color: #105da9;
  margin-top: 30px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information .mediathekTeaserWrapper .teaserList {
  border-radius: 1px;
  border: 1px solid #e5e5e5;
  background: #f3f3f3;
  padding: 25px 20px;
  float: left;
  width: 100%;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information .mediathekTeaserWrapper .teaserList ul {
  list-style: none;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information .mediathekTeaserWrapper .teaserList ul li {
  list-style: none;
  font-size: 16px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content .gs-detail-information .mediathekTeaserWrapper .teaserList ul li:before {
  content: url("/typo3conf/ext/ig_verlustsuche/res/img/list_arrow.png");
  color: #105da9;
  padding-right: 12px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support {
  float: none;
  padding: 0;
  background: #ebf5f5;
  padding: 20px;
  margin: 0 0 0 20;
  /*width: 100%;*/
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support h3 {
  font-family: "Open Sans", sans-serif;
  color: #105da9;
  font-size: 21px;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_support_content {
  float: none;
  width: 100%;
  overflow: hidden;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_support_content * {
  font-size: 16px;
  color: #444444;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_account {
  float: none;
  margin-top: 25px;
  width: 100%;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_account h2 {
  background: transparent;
}
@media (max-width: 360px) {
  .tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_account p {
    font-size: 12px;
  }
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support .gs_account span.iban {
  white-space: nowrap;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support a.gs_button {
  height: 45px;
  border: 1px solid #b7cee5;
  font-size: 18px;
  color: #444444;
  padding-left: 8px;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  /* font-size: 14px; */
  line-height: 1.42857;
  line-height: 30px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  width: auto;
  height: 46px;
  background: #1e6bb5;
  color: #ffffff;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.tx-igverlustsuche-pi2 #gs_detailwrap .gs-detail-container .gs-middle-content.gs_support a.gs_button:hover {
  background: #fff;
  color: #1e6bb5;
  border: 1px solid #1e6bb5;
  text-decoration: none;
}
.tx-igverlustsuche-pi2 #sbox-content {
  overflow: scroll;
}
#sbox-content div.virtuell {
  height: 400px;
  width: 700px;
  background: #b0d7d7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b0d7d7 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0d7d7), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b0d7d7 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b0d7d7 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b0d7d7 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b0d7d7 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0d7d7', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#sbox-content div.virtuell h1 {
  padding: 30px 0 0 30px;
  margin: 0 0 20px 0;
  font-size: 30px;
}
#sbox-content div.virtuell h2 {
  padding: 5px;
  padding-left: 30px;
  margin-bottom: 20px;
  background-color: #009798;
  color: #fff;
  font-size: 14px;
}
#sbox-content div.virtuell p {
  margin: 0 0 15px 30px;
  font-size: 14px;
  line-height: 19px;
}
#sbox-content div.virtuell div.containerLeft {
  display: inline;
  float: left;
  width: 619px;
  border-right: 1px solid #fff;
}
#sbox-content div.virtuell div.containerRight {
  display: inline;
  float: left;
  width: 80px;
  height: 100%;
}
#sbox-content div.virtuell div.containerRight .greenborder {
  background-color: #009898;
  display: block;
  height: 100%;
  width: 45px;
  position: relative;
}
#sbox-content div.virtuell div.containerRight .greenborder .vblogo {
  background: url('../img/lightbox_vs_vbicon.png') no-repeat left bottom;
  width: 45px;
  height: 58px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#sbox-content div.virtuell span.highlight,
#sbox-content div.virtuell a {
  color: #006666;
  font-weight: bold;
}
#sbox-content div.virtuell p.pinfo {
  font-weight: bold;
}
#sbox-content div.virtuell a {
  text-decoration: underline;
}
#sbox-content div.virtuell p.lastc {
  margin: 0 0 0 30px;
}
#sbox-content div.lichterderewigkeit {
  background: url('../img/popup_lichter_bg.png') no-repeat left top;
  height: 330px;
  width: 630px;
  padding: 35px;
}
#sbox-content div.lichterderewigkeit div.lights {
  height: 205px;
  position: relative;
  width: 330px;
}
#sbox-content div.lichterderewigkeit h1 {
  margin: 0;
  color: #fff;
}
#sbox-content div.lichterderewigkeit div.lights a {
  background: url('../img/popup_licht_inactiv.png') no-repeat left top;
  display: block;
  width: 48px;
  height: 49px;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
}
#sbox-content div.lichterderewigkeit div.lights a:hover {
  background: url('../img/popup_licht_activ.png') no-repeat left top;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-1 {
  left: 25px;
  top: 5px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-2 {
  left: 75px;
  top: 50px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-3 {
  left: 140px;
  top: 15px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-4 {
  left: 225px;
  top: 30px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-5 {
  left: 305px;
  top: 10px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-6 {
  left: 375px;
  top: -30px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-7 {
  left: 405px;
  top: 45px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-8 {
  left: 450px;
  top: 0;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-9 {
  left: 525px;
  top: 40px;
}
#sbox-content div.lichterderewigkeit div.lights a.licht-10 {
  left: 585px;
  top: -15px;
}
#sbox-content div.lichterderewigkeit h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0;
}
#sbox-content div.lichterderewigkeit h2 span.hightlight {
  color: #009898;
}
#sbox-content div.lichterderewigkeit p {
  color: #fff;
}
#sbox-content div.lichterderewigkeit p a {
  color: #92bdb6;
}
#sbox-content.popup-window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 99999;
}
#sbox-content.popup-window .popup-background {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
#sbox-content.popup-window .popup-content.center-wrap {
  top: 15%;
  position: absolute;
  margin-left: -20%;
  left: 50%;
}
@media (max-width: 991px) {
  #sbox-content.popup-window .popup-content.center-wrap {
    margin-left: 0;
    left: 0;
    padding: 15px !important;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  #sbox-content.popup-window .popup-content.center-wrap {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
#sbox-content.popup-window .popup-content.center-wrap #popup-closebutton {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -15px;
  top: -15px;
  background: url(/typo3conf/ext/ig_verlustsuche/res/img/assets/closebox.png) no-repeat center;
  border: none;
  cursor: pointer;
}
@media (max-width: 991px) {
  #sbox-content.popup-window .popup-content.center-wrap #popup-closebutton {
    right: 0;
    top: 0;
  }
}
#sbox-content.popup-window .popup-content.center-wrap #popup-target-container {
  float: left;
  width: 100%;
  min-height: 50px;
  padding: 1px;
  background: #fff;
  border-radius: 3px;
}
@media (max-width: 991px) {
  #sbox-content.popup-window .popup-content.center-wrap #popup-target-container {
    padding: 5px;
  }
  #sbox-content.popup-window .popup-content.center-wrap #popup-target-container * {
    float: left;
    width: 100%;
  }
  #sbox-content.popup-window .popup-content.center-wrap #popup-target-container * p {
    margin: 0;
  }
  #sbox-content.popup-window .popup-content.center-wrap #popup-target-container #boxinfo.virtuell {
    height: auto;
  }
  #sbox-content.popup-window .popup-content.center-wrap #popup-target-container #boxinfo div.containerRight .greenborder {
    height: 60px;
  }
}
@media print {
  .ontent-left.details {
    width: 100% !important;
  }
  a.gs_button,
  footer,
  .gs-middle-content.friedhofergebnis .mobile-row,
  .content-right.slider,
  .content-right.navi {
    display: none !important;
  }
  .gs-detail-content.person,
  .details-and-navi {
    width: 50% !important;
    margin: 0 0  !important;
  }
  a.gs_button {
    float: left !important;
    width: 100% !important;
  }
  .gs_account {
    display: block !important;
  }
  .gs_support_content,
  .gs_account {
    float: left !important;
    width: 50% !important;
  }
}
