html {
	height: 100vh; /* set viewport constraint */
    min-height: 100%; /* enforce height */
    
}

#navactive {
    background-color: rgba(145,187,177,0.8);
   
}
#navigationV4 li {
    border-bottom: 0px!important;
}
#NavipunktContainer.fixed {
  height: 70px;
  margin-top: 0px;
   background-color: rgba(211,216,221,1);
        border-bottom: 0px;
  transition-property: all;
  -webkit-transition-property: all;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



/* II.C.10. Menu item spacing Hintergrund Hauptpunkte - HINTERGRUND BUTTONS EBENE 1 */
ul.FM_CSS_navigationV4 li {
  background-color: rgba(255, 255, 255,0); /*Hintergrundfarbe Ebene 1 Buttons*/
  background-image: url(/lib/imgAllg/dreieckUn.svg);
 
}
/* ################ Hover-Status NAVIPUNKT EBENE 1 */
ul.FM_CSS_navigationV4 li:hover > a, ul.FM_CSS_navigationV4 li.hover > a {
  background-color: rgba(255, 255, 255,0.4);
}

#UeberschriftP {
     
    color:  rgba(0,0,0,1);
    font-family: "ubuntu-condensed", Arial, sans-serif;
}



/*BlockEigendef*/
/*
.cl14342 {
     background-color: rgba(28,117,151,0.1)!important;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("/lib/202204/msPics/bckSymbol.svg"), linear-gradient(rgba(28,117,151,0.5), rgba(28,117,151,0.1));
background-position:1% 1%, 100% 0%;
    background-size: 6%, 10px 100%;
background-repeat:no-repeat, no-repeat;
    
}
*/

#ContLay6ContainerDiv {
    padding: 0px!important;
}

#ContLay21DetDiv, #ContLay22DetDiv, #ContLay24DetDiv, #ContLay25DetDiv, #ContLay6DetDiv, #ContLay10DetDiv {
    background-color: rgba(145,187,177,1);
    border: 3px solid rgba(145,187,177,0.4)!important;
    
  /*   -moz-filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
     -webkit-filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));*/
   
}
#ContLay21DetDiv a, #ContLay22DetDiv a, #ContLay24DetDiv a, #ContLay25DetDiv a, #ContLay6DetDiv a, #ContLay10DetDiv a {
    color: rgba(255,255,255,1)!important;
    
}

#ContLay22InfoDiv {
      border-radius: 10px!important;  
    -moz-border-radius: 10px!important; 
    -webkit-border-radius: 10px!important; 
}
#ContLay21InfoImgDiv, #ContLay22InfoImgDiv {
      margin-top: 3%;
    min-width: 35%;
    
}
@media screen and (max-width:959px) {
   #ContLay21InfoImgDiv, #ContLay22InfoImgDiv {
       min-width: 80%;
    }
 
}
@media screen and (max-width:400px) {
   #ContLay21InfoImgDiv, #ContLay22InfoImgDiv {
       min-width: 100%;
    }
       #ContLay22TextDiv {
        display: none;
    }
}


#ContLay22InfoImgDiv img {
      border-radius: 10px!important;  
    -moz-border-radius: 10px!important; 
    -webkit-border-radius: 10px!important; 
}

#ContLay22InfoDiv {
     background-color: rgba(145,187,177,0.1)!important;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("/lib/202305/msPics/bckSymbol.svg"), linear-gradient(rgba(145,187,177,0.5), rgba(145,187,177,0.1));
background-position:1% 10px, 100% 0%;
    background-size: 3%, 10px 100%;
background-repeat:no-repeat, no-repeat;
}
#ContLay21InfoSubueberschriftP, #ContLay22InfoSubueberschriftP {
    border-bottom: 0px;
}
#ContLay22InfoTextDiv a {
    line-height: 1.4em!important;
    font-weight: bolder;
    
}

#ContLay22ContainerDiv {
    padding: 0px!important;
    background-color: rgba(255,255,255,0)!important;
}

#ContLay21Div, #ContLay22Div {
  /*  background-image: url("/lib/202305/msPics/bckSymbol.svg");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 10px 10px;
    background-blend-mode:multiply;*/
   
    border-radius: 10px!important;  
    -moz-border-radius: 10px!important; 
    -webkit-border-radius: 10px!important; 
    margin-bottom: 1%!important;
}
@media screen and (max-width:800px) {
    #ContLay21Div, #ContLay22Div {
        background-size: 0px!important;
    }
}

@media screen and (max-width:959px) {

#FadeLay21TextDiv {
    display: none!important;
}
}

/*Startseite, 24h Notdienst - INTRO HINTERGRUND ENDE */

#TOP {
   background-color: rgba(255,255,255,1);
}
#prim2 {
   background-color: rgba(255,255,255,0.9);
}

#primEdit2 lottie-player {
    max-width: 50%;
bottom: 0px;
    min-height: 400px;
    max-height: 700px;
}

#ContentContainerLay2 {
    background-color: rgba(240,240,240,0);
}
#BottContHtmlDiv, #InfoBoxDIV, #letzteAend {
     background-color: rgba(240,240,240,0);
    padding: 0px;
}






/* ############# NEWS-IFRAME-TEIL Ã¼berschreiben ####### */

#NEWS {

    height:inherit;
	min-height: 125px;
    margin-bottom: 0%;

}
#NEWS:hover {
	
}
#NEWS iframe {
    min-height: 125px;
    height: 125px;
    
        border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}

#NEWS h2 {
    text-align: center;
}



/*HINTERGRUENDE */
.primaryContainer0,
.primaryContainer2,
.primaryContainer3,
.primaryContainer6,
.primaryContainer10,
.primaryContainer21,
.primaryContainer99
{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
   /* background-color: rgba(228,4,33,1);*/
      background-color: rgba(145,187,177,1);
/*	background: url("../ms02Pics/hint2.jpg") no-repeat center center fixed;*/
   
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
    position: relative;
    
    
      -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
    
    -webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
    
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
  animation-name: fadeIn;
    
   
}


/*HINTERGRUENDE ENDE */


#ContStartseiteHTMLDiv {
    clear: both;
    padding: 1%;
    font-size: 1.1em;
    line-height: 1.4em;
	background-color: rgba(255,255,255,0.2);
	
}

/*Ãœberschreibe Navigation Hintergrund*/
#NavipunktContainer, #NavigationContainer {
   
	/*background-color: rgba(9,53,80,1);*/
}


/*############################################# 959 */
/*mobile HINTERGRÃœNDE*/
@media screen and (max-width: 959px) {
   
	body {
		background-color: #e3e3e3;
	}
    
/* ############# NEWS-IFRAME-TEIL Ã¼berschreiben ####### */

#NEWS {

    height:inherit;
	min-height: inherit;
    margin-bottom: 0%;
    width: 100%;
 

}

#NEWS iframe {
    min-height: 90px;
    max-height: 115px;
    height: inherit;
    
        border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}


/*###### BOTTOM-TEIL ÃœBERSCHREIBEN */
    
   .primaryContainer0,
.primaryContainer2,
.primaryContainer3,
.primaryContainer6,
.primaryContainer10,
.primaryContainer21,
.primaryContainer99 {
 
  background-color: #e3e3e3;
}

}

/* ############ INHALT POSITIONIEREN ################################## */
#prim2 {
   
      box-shadow:0px 0px 0px #666; 
   -moz-box-shadow: 0px 0px 0px #666;
    -webkit-box-shadow: 0px 0px 0px #666;
}

/* Inhalt positionieren Mobil 959 */
@media screen and (max-width: 959px) {
    #prim2 {
        overflow: scroll;
    
    }
}

@media screen and (max-width: 687px) {
    
/* ############# NEWS-IFRAME-TEIL Ã¼berschreiben ####### */

#NEWS {

    height:inherit;
	min-height: inherit;
    margin-bottom: 0%;
    width: 100%;
 

}

#NEWS iframe {
    min-height: 225px;
    max-height: 225px;
    height: inherit;
    
        border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
}



/*###### BOTTOM-TEIL ÃœBERSCHREIBEN */
#bannerLinks {
     position:relative;
    float:left;
    clear: none;
    width: 25%;
   
}
#bannerRechts {
      position: relative;
    float: right;
    clear: right;
    text-align: right;
       width: 25%;
    max-width: 25%;
    margin-right: 0%;
    text-align: right;
   
}


#bannerLinks img,
#bannerRechts img {
   width: 100%;
    max-width: 300px;
   
}

/*Banner-Teil Mobil######################## 959 */
@media screen and (max-width: 959px) {
   
    #bannerLinks,
    #bannerRechts {
        clear: both;
        float: none;
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 2%;
    }

}  
/*Banner-Teil Mobil######################## 959  Ende*/
  
#Links {
    position: relative;
    float: left;
    clear: none;
    width: 33.3%;
    background-color: rgba(99,167,150,1);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
   /*    -moz-filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
     -webkit-filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));
    filter: drop-shadow(5px 5px 3px rgba(0,0,0,0.3));*/

      /*ANIMATE*/
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-name:fadeInLeft;
  -moz-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  /*ANIMATE ENDE*/
    
      transition-property: all;
  -webkit-transition-property: all;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
    
}
#Links #bild {
      transition-property: all;
  -webkit-transition-property: all;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#Links #text h3 {
    padding: 0% 0% 0% 0%;
    color: white;
    text-align: left;
    border-bottom: 0px solid rgba(255,255,255,0.2);
}

#Links p, #Links a {
     color: white;
}

#Links1, #Links2, #Links3 {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
}
#Links1 #bild, #Links2 #bild, #Links3 #bild {
    max-width: 30%;
    float: left;
    clear: left;
    margin-left: 0;
    margin-right: auto;
    position: relative;
    padding: 3%;
    padding-bottom: 2%;
    cursor:pointer;
}

#Links1 #bild img, #Links2 #bild img, #Links3 #bild img {
    max-width: 100%;
    float: none;
    clear:left;
    position: relative;
    
}
#Links1 #text, #Links2 #text, #Links3 #text {
     max-width: 100%;
    float:none;
    padding: 3%;
    margin-left: 0;
    margin-right: auto;
    position: relative;
    text-size: 0.8em;
    clear: none;
    
}
#Links1 #text p, #Links2 #text p, #Links3 #text p {
    font-size: 0.8em;
    line-height: 1.5em;
    
}



#Mitte {
 
    position: relative;
    text-align: center;
    float: left;
    width: 33.3%;
    clear: none;
    margin-bottom: 0%;
}
#Mitte1 {
    font-size: 1.5em;
    margin-bottom: 4%;
    color: rgba(145,187,177,1);
   
}
#Mitte1 a {
    padding: 3%;
     font-weight: bolder;
}

#Mitte2 {
    font-size: 1em;
    margin-bottom:20%;
}
#Mitte2 h3 {
    background-color: rgba(0,0,0,0.5);
    max-width: 100%;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding: 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
}
#Mitte2 h3 a {
   color: white;
    font-weight:bold;
}



#Rechts {
    position: relative; 
    width: 33.3%;
 margin-left: 0%;
    margin-right: 0%;
    float:left; 
	clear: right;
   
   
}

#cookieaendern {
    background-color: white;
    min-width: 70%;
    max-width: 100%;
    padding: 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#SucheButton {
    margin-top: 4%;
    background-color: rgba(145,187,177,0.8);
    color: white;
    width: 100%;
    padding: 3%;
}
#SucheButton:hover {
    margin-top: 4%;
    background-color: rgba(145,187,177,1);
    color: white;
}


/*Links Mitte Rechts Mobil*/
@media screen and (max-width:1200px) {
   
    #Links #bild {
        float: none;
        clear: both;
        margin-left: auto;
        margin-right: auto;
         max-width: 40%;
          transition-property: all;
  -webkit-transition-property: all;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
    }
    
    #Links #text {
        background-color: rgba(99,167,150,1);
    }
    
   #Links #text p {
        font-size: 1em;
        float: none;
        clear: both;
        margin-left: auto;
        margin-right: auto;
       text-align: center;
        width: 100%;
        margin-top: 0%;
    }
    
#Links #text h3 {
        font-size: 1.5em;
        float: none;
        clear: both;
        margin-left: auto;
        margin-right: auto;
       text-align: center;
        width: 100%;
        margin-top: 0%;
        
    }
    
    #Mitte1 a {
        font-size: 0.8em;
    }
    
    #cookieaendern {
        width: 80%;
        margin-bottom: 8%;
    }

}
@media screen and (max-width:1048px) {
    
    #Links, #Mitte, #Rechts {
        float: none;
        clear: both;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #Links #bild {
        max-width: 300px;
    }
    
    #Mitte1 {
       padding-top: 3%;
        margin-bottom: 2%;
       
    }
    
    #Rechts {
        margin-bottom: 0%;
    }
    
    #cookieaendern {
        min-width: 200px;
        width: 30%;
      background-color: rgba(99,167,150,1);
       
    }
    #cookieaendern a {
        color: white;
    }
    #SucheButton {
        margin-bottom: 8%;
        width: 30%;
         min-width: 200px;
    }
   
    
}

/*Links Mitte Rechts Mobil ENDE*/



