body { background-color: white;
 margin:0;
 padding:0;
 font-family:Calibri;
 font-size:1em; }
ol, ul {
  list-style-type: none;
  list-style-image: none;
}

    /* Deaktiviere das Scrollen für das Karten-Element */
    #map {
        pointer-events: none;
    }

    /* Aktiviere das Scrollen für das Karten-Element, wenn der Mauszeiger darauf liegt */
    #map:hover {
        pointer-events: auto;
    }
.marker-cluster-small div {
 background-color: rgba(40, 125, 168, 0.6);
 color:white;

}
.marker-cluster-small {
 background-color: rgba(40, 125, 168, 0.6);
 color:white;
}

.marker-cluster-medium div {
   background-color: rgba(40, 125, 168, 0.6);
 color:white;
}
.marker-cluster-medium {
   background-color: rgba(40, 125, 168, 0.6);
 color:white;
}
.highlighted-popup{
	border:10px solid green;
}
iframe.allmap{
	width:100%;
height: 460px;
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    outline: none;
    box-shadow: none;
}
header.gfi_header{
	position:relative;
	top:20px;
}
nav.gfi{
	background-color: #287da8;
	flex-wrap: nowrap;
	justify-content: flex-start;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: .5rem;
	padding-bottom: .5rem;
	color: #fff;
}
div.card-body-gfi{
	margin: 5px 6px 0px 0px;
	max-height: 170px;


}
div.map{
	width:100%;
	height: 460px;
    position: relative;
    outline: none;
    box-shadow: none;
}
div.map_small{
	width:100%;
	height: 320px;
    position: relative;
    outline: none;
    box-shadow: none;
}
span.icon{
	font-size: 32pt;
	color:#287bb3;
	float:left;
}
span.icon_detail{
	font-size: 15pt;
	color:#287bb3;
	float:left;
}
div.count  {
color: black;
position: absolute;
top: 30px;
right: 10px;
font-size: 14px;
font-weight: bold;
border: 1px solid #D3D3D3;
background: #fff;
border-radius: 26px;
padding: 0 8px;
min-width: 26px;
height: 26px;
text-align: center;
line-height: 24px;
width: 50px;
float: right;
right: 10px;
      }
span.toolgfi{
border: 1px solid #D3D3D3;
color: #555;
background: #fff;
border-radius: 26px;
padding: .14rem .5rem;
margin: 0px 5px 5px 0px;
border: 1px solid #d8d8d8;
text-align: left;
font-size: .857rem;
border-radius: 0.2rem;
display: inline-block;
line-height: 1.5;
pointer-events: none;
}	
.btn-gfi {
    background-color: #287da8;
    color: #fff; 
}
.text-gfi {
    color: #287da8; 
}
span.tooldetails{
border: 1px solid #D3D3D3;
color: #555;
background: #fff;
border-radius: 26px;
padding: .14rem .5rem;
margin: 0px 5px 5px 0px;
border: 1px solid #d8d8d8;
text-align: left;
font-size: 1.0rem;
border-radius: 0.2rem;
display: inline-block;
line-height: 1.5;
pointer-events: none;
}  
span.headdetails {
    color: #6c757d;
    background: #fff;
    border-radius: 26px;
    padding: 0.5rem 1rem;
    margin: 0 5px 5px 0;
    text-align: left;
    font-size: 1.1rem;
    display: inline-block;
    line-height: 1.5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

 
div.statu:hover {
  color: red;
 border:1px solid red;
}
p.card-text{
max-height: 9rem;
-webkit-box-orient: vertical;
display: block;
display: -webkit-box;
overflow: hidden !important;
}
table.status{
	margin: 1px 0px 0px 20px;
	font-size: 1.0em;
}
table.status2{
	font-size: 1.0em;
}
a.slidetitel:hover{
	color:#287da8;
	text-decoration:none;
}
h5.slidetitel:hover{
	color:#287da8;
	text-decoration:none;
}
tr.uebersicht:hover {
	background-color: #287da8;
	color:white;
	curso:pointer;
	}
td.{

	curso:pointer;
	}	
a.slidetitel{
	text-decoration:none;
	color:#333333;
}

     .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }


	  .slidecontainer{
	  margin-top: 10px;
	  background-color: #287da8;
		padding: 30px 0px 30px 0px;
	  }
	     .slider{
        width:%;
        margin:0 auto;
    }
    .slider img{
        width:100%;
    }
    .slider .slick-slide{
        height:auto!important;
    }
    .slider .slick-arrow{
        z-index:2!important;
    }
    .slider .slick-next{
        right: 15%;
    }
    .slider .slick-prev{
        left: 15%;;
    }
	.slider .slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
.slick-prev:before {
content: "<";
color: white;
font-size: 55px;
font-weight: bold;
}

.slick-next:before {
content: ">";
color: white;
font-size: 55px;
font-weight: bold;
}
.slideimage{
height: 298px;
object-fit: contain;
}
.smallpreview{
height: 170px;
object-fit: cover;
}
.slick-dots {
display: block;
position: absolute;
bottom: -40px;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
list-style: none;
}
h1.gfi_h1{
	color:#287da8;
} 
 h2.gfi_h1{
	color:#287da8;
} 
h3{
color:white;
margin-left:21%;
padding: 10px;
margin-left: 16vw;
}


.slide-arrow {
width: 30px;
height: 60px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 999999;
background: black;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
color: red;
border: none;
background: none;
}

.prev-arrow {
  left: 15.7vw;
  padding-left: 5px;
}


.next-arrow {
  right: 15.7vw;
  padding-right: 5px;
}

.slide-arrow__arrow {
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prev-arrow__arrow {
  border-bottom: 2px solid #287da8;
  border-left: 2px solid #287da8;
}

.next-arrow__arrow {
  border-top: 2px solid #287da8;
  border-right: 2px solid #287da8;
}

.slick-slide:not(.slick-active) {
   opacity: 0.5;
}



@media screen and (max-width: 992px) {
 .prev-arrow {
  left: 0;
  padding-left: 10px;
}


.next-arrow {
  right: 0;
  padding-right: 10px;
}




/* Stile für Bildschirme kleiner als 600px (Smartphones) */
@media only screen and (max-width: 600px) {
    body {
        font-size: 12px;
    }
    h5{
		font-size: 16px;
	}
	p.card-text{
		font-size: 12px;
	}
    .container {
        width: 100%;
		max-width: 100%;
        padding: 5px;
    }
    
    .header {
        font-size: 1.5em;
    }
    
    .content {
        font-size: 12px;
    }
	.footer{
		width:100%;
	}
}

