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

#navactive {
    background-color: rgba(211,216,221,0.8);
   
}
#navigationV4 li {
    border-bottom: 0px!important;
}
#NavipunktContainer.fixed {
  height: 70px;
  margin-top: 0px;
  padding: 9px;
   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;
}




#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/202203/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(211,216,221,1);
    border: 3px solid rgba(0,72,153,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(0,72,153,1)!important;
    
}

#ContLay22InfoDiv {
      border-radius: 10px!important;  
    -moz-border-radius: 10px!important; 
    -webkit-border-radius: 10px!important; 
}
#ContLay22InfoImgDiv {
      margin-top: 3%;
    min-width: 35%;
}

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

#ContLay22InfoDiv {
     background-color: rgba(0,72,153,0.1)!important;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("/lib/202303/msPics/bckSymbol.svg"), linear-gradient(rgba(0,72,153,0.5), rgba(0,72,153,0.1));
background-position:1% 10px, 100% 0%;
    background-size: 2%, 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/202303/msPics/bckSymbol.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    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;
}


/*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:125px;
	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;
}





/*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(0,72,153,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%;
    }

}  
  
#Links {
    position: relative;
    float: left;
    clear: none;
    width: 30%;
    background-color: rgba(0,72,153,0.5);
    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*/
    
}

#Links h3 {
    padding: 0% 3% 2% 3%;
    color: white;
    text-align: center;
    border-bottom: 1px 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%;
    cursor:pointer;
}
#Links1 #bild img, #Links2 #bild img, #Links3 #bild img {
    max-width: 100%;
    float: none;
    clear:left;
    position: relative;
      cursor:pointer;
}
#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;
    
}

#Mitte {
 
    position: relative;
    text-align: center;
    float: left;
    width: 40%;
    clear: none;
    margin-bottom: 3%;
}
#Mitte1 {
    font-size: 1.5em;
    margin-bottom: 2%;
    color: rgba(0,72,153,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;
}

#Mitte #cookieaendern {
    background-color: white;
    min-width: 200px;
    max-width: 100%;
    padding: 3%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#SucheButton {
    margin-top: 2%;
    background-color: rgba(0,72,153,0.8);
    color: white;
    width: 100%;
    padding: 3%;
}
#SucheButton:hover {
    margin-top: 2%;
    background-color: rgba(0,72,153,0.5);
    color: white;
}

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

@media screen and (max-width: 959px) {
    #Links, #Mitte, #Rechts {
        float: none;
        clear: both;
        width: 100%;
        height: inherit;
        max-height: inherit;
        
    }
    
    #Links {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    background-color: rgba(0,72,153,1);
   margin-bottom: 5%;

    
}
    #Mitte2 {
  
    margin-bottom: 3%;
}
    #cookieaendern {
        background-color: rgba(0,0,0,0.2)!important;
    }
    #SucheButton {
        width: 90%!important;
        max-width: 200px!important;
        min-width: 200px!important;
    }
  
    
}


/*ENDE BOTTOM-TEIL ÃœBERSCHREIBEN */
/*eigener Hintergrund unten*/
#postit {
     width: 100%;
    min-width: 200px;
    min-height: 400px;
    position: absolute;
    right: 0px;
    left: auto;
    top: 0px;
    margin-left: auto;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("/lib/202303/msPics/remaxPostIt3.svg");
background-position:100% 0px, 100% 0%;
    background-size: 100%, 100px 100%;
background-repeat:no-repeat, no-repeat;
}
#BottContHtmlDiv #postit {   
    -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));
}

@media screen and (max-width: 959px) {
    #postit {
    position: relative;
        margin-left: auto;
        margin-right: auto;
        min-height: 700px;
        min-width: 200px;
}
}

@media screen and (max-width:600px) {
    #postit {
    position: relative;
        margin-left: auto;
        margin-right: auto;
        min-height: 450px;
        min-width: 200px;
}
}
@media screen and (max-width:400px) {
    #postit {
    position: relative;
        margin-left: auto;
        margin-right: auto;
        min-height: 250px;
        min-width: 200px;
}
}

/*eigener Hintergrund unten ENDE*/