html {
	height: 100vh; /* set viewport constraint */
    min-height: 100%; /* enforce height */
    
}
#PFADnav {
    background-color:rgba(0,154,216,1);
    border: 5px solid rgba(0,154,216,0.5);
}

#UeberschriftDiv {
     background-color:rgba(0,154,216,0.3);
    margin: 0px;
    margin-bottom: 3%;
    width: 100%;
    padding: 1%;
 
}

#UeberschriftP {
   /* color:  rgba(0,154,216,1);*/
       color: rgba(255,255,255,0.8);
    font-family: "ubuntu-condensed", Arial, sans-serif;
}

#SucheButton {
     background-color: rgba(28,117,151,0.3);
}



[id^="ContLay22InfoDiv"] {
     background-color: rgba(28,117,151,0.1)!important;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("/lib/202301/msPics/bckSymbol.svg"), linear-gradient(rgba(28,117,151,0.5), rgba(28,117,151,0.1));
background-position:1% 10px, 100% 0%;
    background-size: 2%, 10px 100%;
background-repeat:no-repeat, no-repeat;
}
[id^="ContLay21InfoSubueberschriftP"], [id^="ContLay22InfoSubueberschriftP"] {
    border-bottom: 0px;
}

[id^="ContLay21Div"], [id^="ContLay22Div"] {
      background-image: url("/lib/202301/msPics/bckSymbol.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px 10px;
    background-blend-mode:multiply;
}

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

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

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

[id^="ContentContainerLay2"] {
    background-color: rgba(240,240,240,0);
}
#BottContHtmlDiv, #InfoBoxDIV, #letzteAend {
     background-color: rgba(240,240,240,0);
    padding: 0px;
}
#letzteAend {
    margin-bottom: 1%;
    font-size: 0.6em;
}

#NavipunktContainer.fixed {
      background-color: rgba(240,240,240,0);
    border-bottom: 0px;
}

/* ############# NEWS-IFRAME-TEIL überschreiben ####### */

#NEWS {

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

}

#NEWS iframe {
    min-height: 125px;
    height: 125px;
    
        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;
   
}
  

#Mitte {
    position: relative;
    text-align: center;
    float: left;
    width: 50%;
    clear: none;
    margin-bottom: 3%;
}

#InfoBoxAdresseImpr {
    position: relative; 
 margin-left: 0%;
    margin-right: 0%;
    float:none; 
	clear: both;
   
}

/*Bottom-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%;
    }
    #Mitte {
        display: none;
    }
    
    #BottomContainer {
    margin-bottom: 12%;
}
    
    #ScrollerBottom {
        position: fixed;
        left: auto;
        right:20px;
        
    }
    
}  
/*ENDE BOTTOM-TEIL ÜBERSCHREIBEN */


/*HINTERGRUENDE */
.primaryContainer0,
.primaryContainer2,
.primaryContainer3,
.primaryContainer6,
.primaryContainer10,
.primaryContainer21,
.primaryContainer99
{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
   /* background-color: rgba(0,154,216,1);*/
    background-color: rgba(0,154,216,0.7);
/*	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);
	
}




/*############################################# 959 */
/*mobile HINTERGRÜNDE*/
@media screen and (max-width: 959px) {
   
	body {
		background-color: #e3e3e3;
	}
    
    #OverTopHtmlContDIV {
        margin-top: 80px;
    }
    
    
/* ############# 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;
}
}