#google_translate_element {
    right: 24px !important;
}
@media (max-width: 1200px) {
#google_translate_element {
right: 80px !important;
}
}
.goog-te-combo, .VIpgJd-ZVi9od-ORHb *, .VIpgJd-ZVi9od-SmfZ *, .VIpgJd-ZVi9od-xl07Ob *, .VIpgJd-ZVi9od-vH1Gmf *, .VIpgJd-ZVi9od-l9xktf * {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
}

div#more-info a input {
    border: none;
    padding: 10px 18px 8px 17px;
}
.loadmore a {
    padding: 0px !important;
}

input#loadBtn:hover {
    cursor: pointer;
}

.card-main {
    margin:0px !important;
}

.card-title{
        margin-bottom: 0px !important;
        border-bottom: unset;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #001e36;
}
.more-t{
    position: relative !important;
    left: 166px !important;
    top: 62px !important;
}

td.last {
    position: sticky;
    left: 100%;
    top: 100%;
    text-align: right;
    padding: 3px 5px !important;
    margin-bottom: 5px;
}

.last a {
    padding: 15px 15px;
    font-size: 19px;
}
.Na{
    text-align:center;
    font-weight:bold;
}
/************ Table *****************/
.details{
font-size: 12px !important;
padding: 6px 5px;
background: #ebedef;
margin: 8px 0px;
}
.aname{
    font-size: 14px !important;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    background-color: #ebedef;
    margin-top: 5px;
}


ul.pagination {
  display: flex;
  justify-content: center;
}

li.page-item a {
    text-align: center;
    color: white;
    width: 75px;
    background-color: #001e36;
}
li.page-item a:hover {
    background-color: #28465e;
    cursor: pointer;
}

a.page-link {
  padding: 0px 4px !important;
  margin: 5px;
  width: 100px !important;
  height: 40px;
  font-size: 14px;
  text-align: center;
  margin: 0px 4px;
}

.numb.active {
  padding: 0px 8px;
  background-color: #28465e;
  color: white;
  border-radius: 4px;
  margin: 0px 2px;
  font-weight: bold;
}

a.page-link:hover{
background-color: #ced0d2;
cursor: pointer;
}
.page-item.disabled{
    display:none !important;
}

a.page-link.r,a.page-link.l {
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box;
}

input {
    border: 0px;
    border-right: 1px solid #e8e8e8;
}

.suchen {
    cursor: pointer;
}

.such-form {
  padding: 30px 0px 30px 0px;
  background-color: #ebedeff5;
  margin: 0px 0px 50px 0px;
}

.such-form input {
  height: 40px;
  width: 200px;
  padding: 0px 5px;
  text-align: center;
}

input#name {
    border-radius: 5px 0px 0px 5px;
}

img#kri {
    width: 20px;
    height: 20px;
    object-fit: contain;
    padding: 0px !important;
    border-radius: 0px !important;
    position: relative;
    top: 3px;
    margin-right: 5px;
    margin-bottom: -2px;
}


.form-box {
  max-width: 225px;
  width: 200px !important;
  text-align: center;
}

.form-box.a {
  display: none;
  height:0.1px;
  width:0.1px;
}

.such-form{
  display: flex;
  justify-content: center;
  flex-wrap:wrap;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
button.suchen {
    border: unset;
    background: unset;
}
.form-box.su{
background-color: #061e35;
padding: 0px !important;
height: 40px;
width: 80px !important;

}
.form-box.su:hover{
background-color: #2d465d;
}
.form-box.su img{
    padding-top:4px;
}

button#reset {
    border: unset;
    cursor: pointer;
    width: 60px;
}

.form-box.su.re {
    width: 60px !important;
    border-radius: 0px 5px 5px 0px;
    border-left:1px solid white;
}

/****************************************Slider*****************************************************/
.slider {
    display: flex;
    width: 100%;
    max-width:1800px;
}
.slider-img {
    max-width: 700px;
    width: 100%;
    margin-right: 10px;
}
img.mySlides {
    max-width: 700px;
    animation: fade-in 1s ease-in-out forwards;
}
img.mySlides:hover {
    cursor: zoom-in;
}
.mySlides {
  border: 5px solid white;
}
.slider-info {
    max-width: 750px;
    width: 100%;
    margin-left: 10px;
}

.w3-center {
    text-align: center;
    margin-top:8px;
}
.w3-content img {
    max-height: 480px;
    width: auto;
    
}
.w3-content{
    display: flex;
    justify-content: center;
    text-align: -webkit-center;
    max-width: 700px;
    min-width: 700px;
    max-height: 450px;
    min-height: 450px;
   
}
button.w3-button.demo:hover {
    cursor: pointer;
}
.info-detail-header.r {
    padding: 14px;
}

#more-r {
    height: 35px;
    width: 160px;
    position: sticky;
    left: 100%;
    top: 100%;
    background-color: #ccc;
    margin: 5px;
    padding-top: 5px;
    font-size: 15px;
    text-align: center;
}
#more-r:hover {
    background-color: #97a2ab;
    cursor: pointer;
}
.besucher.l{
  margin: 10px auto !important;    
  display: flex;
}

.besucher.l p {
    color: #001e36 !important;
}
.besucher img {
    width: 18px;
}
.besucher.l img {
    width: 20px;
}

.k-opf {
  background: #001e36;
  width: 220px;
  position: relative;
  left: -5px;
  top: -5;
}
.besucher.l.k p{
  color: white !important;
}



button.w3-button.w3-display-right, button.w3-button.w3-display-left {
    height: 35px;
    width: 50px;
    background-color: #d1d1d1;
    font-size: 15px;
    border: none;
    cursor: pointer;
}


@keyframes fade-in {
	from {
		opacity: 0;
			}
		to {
		pacity: 1;
			}
		}

/****************************************Slider*****************************************************/
/****************************kriegsopfer**************************************/
.card-main.aa.id {
  padding: 10px 10px !important;
}
.vw-id{
    height: auto;
    margin: 0 auto;
    opacity: 0.9;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.24), 0 0 10px rgba(0, 0, 0, 0.03), 0 2px 10px rgba(0, 0, 0, 0.25);
}
.id-header {
  display: flex;
  justify-content: space-between;
  background-color: #001E36;
  padding: 10px 15px;
  color: white;
  font-size: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.24), 0 0 10px rgba(0, 0, 0, 0.03), 0 2px 10px rgba(0, 0, 0, 0.25);
}

.id-header h3 {
  text-align: left;
  font-size: 22px;
  padding-top: 4px;
}
.id-header div {
  margin: 5 0 0 -50px;
  height: 15px;
  width: 100px;
  border-radius: 25px;
  box-shadow: inset 1px 1px 0 1px rgba(255, 255, 255, 0.3), inset -1px -1px 0 0 rgba(255, 255, 255, 0.5);
}
.id-header img {
  height: 40px;
}
.id-detail{
    display: flex;
    background-color:#ececec;      
    padding: 25px;
    min-height: 350px;
}
.foto {
    max-width: 220px;
    width: 100%;
    max-height: 260px;
    transition: all 0.3s ease-in-out;
    border: 5px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.foto.defr{
    width: 100% !important;
    height: 25rem;
    max-width: unset;
    width: unset;
    max-height: unset;
}

.info{
    margin-left: 30px;
    width: 100%;
}    
.info-detail {
    display: flex;
    margin: 0;
    padding: 12px;
    background-color: #ececec;
    border-bottom: 1px solid #c6c4c4;
}
.info-detail-header {
    margin: -5px;
    padding-bottom: 8px;;
    padding-left:12px;
    font-weight: bold;
    font-size: 24px;
    color: #183349;
}

.info-detail.b {
    display: block;
    margin-bottom: 25px;
}

p.info-two.b {
    padding: 5px 0px;
}

.info-one {
    max-width: 190px;
    width: 100%;
    font-weight: bold;
}

.info-two {
  width: 100%;
  padding: 0px 10px;
}
.info-two img {
  margin-right: 6px;
}

.info-two-s {
  display: block;
  color: #000;
  font-weight:bold;
}

.besucher {
    display: flex;
    width: fit-content;
    margin: 0 auto;
}

.besucher p {
    font-size: 12px;
    margin-left: 5px;
    color: white;
    padding-top: 2px;
}

.info-two-s div {
  display: block ruby;
  padding: 0px 4px 0px 2px;
  color:#001e36;
  width: fit-content;
}
.info-two-s a img {
  position: relative;
  top: 4;
}
.info-two-s a {
  position: relative;
  bottom: 6px;
}

p.info-two-s a {
    margin-bottom: 2px;
    text-decoration: underline;
}


.info-two-s a:hover {
  cursor: pointer;
  width: fit-content;
  text-align:center;
  text-decoration: none;
}

@media only screen and (min-width: 50em){
.info > * {
    column-count: 2;
    column-gap: 1rem;
    position: relative;
    z-index: 1;
}
.art{
    column-count:1 !important; 
}
}
@media only screen and (max-width: 1600px){
.info > * {
    column-count: 1;
}
.slider {
    display: block;
}
.w3-content,.slider-info,.slider-img{
    max-width: unset !important;
}

.info-detail-header.r {
    padding: 20px 2px;
    text-align: center;
}

.slider-info{
    margin-left: 0px !important;
}
}

/*********img************/
.id-foto{
    max-width: 350px;
    width: 100%;
    margin-bottom: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.id-info{
    display: flex;
    flex-wrap: wrap;
    background-color:rgb(26, 34, 68);
    width: 100%;
    color: white;
}

.sliderElements > li{
    justify-content: center;
    align-items: center;
}

.sliderElements,
.sliderElements figure,
.sliderControls {
    margin: 0;
}
.sliderControls{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.sliderControls li label {
    margin: 0px;
    padding: 1.2px 0px;
}
.sliderElements:after {
    content: ".";
    display: block;
    height: .1px;
    clear: both;
    visibility: hidden;
    font-size: 0;
    overflow: hidden;
}
 
ul.sliderControls li label:hover{
    background:#28465e;
}
.cssSlider {
    overflow-x: hidden;
    width: 220px;
    position: relative;
    left: -5;
}
 
.sliderElements {
    list-style: none;
    position: relative;
    left: 0;
    width: 400%;
    margin-bottom: 0.3rem;
    padding: 0;
    -webkit-transition: left .8s ease-in-out;
    -moz-transition: left .8s ease-in-out;
    -o-transition: left .8s ease-in-out;
    transition: left .8s ease-in-out;
}
 
.sliderElements > li {
    float: left;
    width: 25%;
    position: relative;
}
 
#slide02:checked ~ .sliderElements {
    left: -100%;
}
 
#slide03:checked ~ .sliderElements {
    left: -200%;
}
 
#slide04:checked ~ .sliderElements {
    left: -300%;
}

.sliderElements figcaption {
    display: block;
    position: absolute;
    left: 0;
    bottom: 1em;
    padding: .4em;
    background: rgba(0,0,0,.5);
}
 
.sliderElements img {
  width: 100%;
  max-height: 250px;
  min-height: 250px;
  height: 100%;
  width: 210;
  position: relative !important;
  left: 5px;
}
 
.cssSlider input {
    position: absolute;
    left: -99999px;
}
 
.sliderControls {
    text-align: center;
    background: #19344a;
}
 
.sliderControls li {
    display: inline-block;
}
 
.sliderControls label {
   width: 40px;
   height: 22px;
   line-height: 20px;
   text-align: center;
   display: block;
   cursor: pointer;
   border-radius: 4px;
   color: white;
}

/*********img************/
/**************************** uberuns **************************************/
.inhalt-t{
  font-size: 1rem;
  text-align: justify;;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding:5px 20px;
}

/******************************************************************/
/****************************Kontakt**************************************/
.form__inner {
  max-width: 600px;
  margin: 2rem auto;
  padding: 0px 12px;
}

.uber-title {
    text-align: center;
    margin-top: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #183349;
}

.form__input input {
    height: 50px;
    border: 1px solid #174D78;
    border-radius: 5px;
    padding: 25px;
    margin: 5px auto;
    width: 100% !important;
}

input.kon-btn:hover {
    background-color: #ced0d2 !important;
    cursor: pointer;
}
textarea.kontakt-nachricht {
    width: 100%;
    padding: 25px;
    border-radius: 5px;
    margin: 5px 0px 20px 0px;
    height: 125px;
    border: 1px solid #174D78;
}

input.kon-btn {
    width: 100% !important;
    padding: 14px;
    border-radius: 5px;
    color: #183349 !important;
    margin:15px 0px 30px;
    background: #ebedef !important;
    font-size:16px;
    border: 1px solid #001e36 !important;
}

.kontakt {
    text-align: center;
}

#captcha {
  height: 38px;
  border: 1px solid #344e5d;
  width: 250px !important;
  padding: 0px 6px;
}

.fas.fa-redo.refresh-captcha {
  background-color: unset;
  border: none;
  margin-left: 5px;
  position: relative;
  top: -7px;
}
.fas.fa-redo.refresh-captcha:hover {
  cursor: pointer;
}

/****************************kriegsopfer**************************************/

/************ /Table *****************/

@media (max-width: 1380px) {
    form input,.form-box {
    width:145px !important;
    }
    
}
@media (max-width: 840px) {
    form input,.form-box{
        width:270px !important;
        max-width:none;
        margin-bottom: 3px;
    }
    .form-box.su{
        border-radius: 0px;
        width:480px !important;
    }

    input#name,input#vorname,input#geburtsdatum,input#todesdatum {
        border:unset ;
        border-radius:unset;
        border-right: 1px solid #e8e8e8;
    }

}
@media (max-width: 789px) {

    .id-detail {
      display: block;
      padding: 25px 5px;
    }
    .info {
      margin-top: 65px;
    }
    .foto {
      margin: 0 auto;
    }
    .info {
      width: 100%;
      margin-left:0px;
    }
    .info-detail-header {
      text-align: center;
      padding-left: 0px;
    }
    img.mySlides{
        max-width: 610px;
    }
    .w3-content{
        min-width: 0px;
    }
}
@media (max-width: 692px) {
    form input,.form-box{
        width:340px !important;
    }
    .form-box.su{
    width:285px !important;
    }
    
    .info-detail {
      display: block;
      text-align: center;
    }
    .info-one {
      max-width: 100%;
      background-color: #dedfe2;
      padding: 4px 0px;
    }
    .info-two,.info-two-s{
      padding: 4px 0px;
    }
    .info-detail{
        padding:0px;
    }
    
    .id-header div{
    width: 0px !important;
    }
    .id-header h3 {
    width: 100%;
}
    p.info-two-s a{
    text-align: center;
    width: 100%;
}
.w3-content img {
  max-height: 285px;
  max-width:98%;
  width: auto;
  height: 100%;
}
.w3-content{
    min-height: 0px;    
}

.info-two-s {
  display: grid;
  justify-items: center;
}
}
@media (max-width: 631px) {
    .form-box.su{
    width:284px !important;
    }
    .info-two-s a:hover{
        width: 100%;
    }
    .form__input input,textarea.kontakt-nachricht,input.kon-btn{
        width:90% !important;
    }
.rc-anchor-normal {
  width: 98%;
  margin: 0 auto;
}
.in p {
  font-size: 14px;
}

}

@media (max-width: 400px) {
    form input,form-box{
    width:300px !important;
    }
    .form-box.su{
    width:240px !important;
    }
    img.mySlides{
        max-width: 280px;
        min-height: 215px;
    }
}

@media (max-width: 300px) {
    img.mySlides{
        max-width: 210px;
        min-height: 160px;
    }
}
