
/*Intro Startseite hint*/
.cl14087 {
   background: url("/lib/202202/msPics/hint2.png") repeat center center fixed;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size:auto;
background-attachment:inherit;
}

.cl14836 {
       background-color: rgba(0,0,0,0.9)!important;
}
.cl14836 #ContLay21InfoSubueberschriftP {
    border-bottom: 0px!important;
    color:white;
}
.cl14836 #ContLay21InfoTextDiv p {
    border-bottom: 0px!important;
    color:white;
}

#UeberschriftP, #UeberschriftDivLay3 h1  {
      color: rgba(255,255,255,1)!important;
}



/*Navigation Umstyling*/

#NavipunktContainer li {
background-color: rgba(255,255,255,0); /*1. Ebene */
    outline: 1px dotted rgba(204,47,46,0.7);
}
#NavipunktContainer li>a span {
color: rgba(0,0,0,0.9);  /*1. Ebene */
}

ul.FM_CSS_navigationV4 ul li a {
  background-color: rgba(204,47,46,1.0)!important;      /*2. EBENE Button Hintergrundfarbe */
}
ul.FM_CSS_navigationV4 ul li a>span {
  color: rgba(255,255,255,1.0)!important;      /*2. EBENE Button Hintergrundfarbe */
}
ul.FM_CSS_navigationV4 ul li a:hover {
  background-color: rgba(204,47,46,0.5)!important;      /*2. EBENE Button Hintergrundfarbe Hover */
}
ul.FM_CSS_navigationV4 ul li a:hover span {
  color: rgba(0,0,0,1)!important;              /* ueberschreibt Schrift-Farbe bei hover 2. Ebene */
}

/*Hintergrundfarbe für Navileiste fixed*/
#NavipunktContainer.fixed {
 background: rgba(204,47,46,1.0)!important;
  border-bottom: 0px;
}

#NavipunktContainer {
    top: 0!important; /*Aendert Abstand zum Content*/
}
#NavipunktContainer.fixed {
    top: 0!important;
}

#NavipunktContainer.fixed li {
  background-color: rgba(255,255,255,1)!important;
  border-bottom: 0px;
}

#navactive {
  background-color: rgba(255,255,255,0.2)!important;
   /* background-image:url(/lib/imgAllg/dreieckUn.svg);*/
  background-position:50% 0;
  background-size:10px 15px;
  background-repeat:no-repeat
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
      transition-property:all;
  -webkit-transition-property:all;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out
}
#navactive span {
    color: rgba(204,47,46,1)!important;
}
#navactive:hover {
  background-color: rgba(204,47,46,0.3)!important;
    outline: 0!important;
  border-radius: 7px!important;
  -moz-border-radius: 7px!important;
  -webkit-border-radius: 7px!important;
      transition-property:all;
  -webkit-transition-property:all;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out
}

/*Navigation Umstyling Ende*/





/*HINTERGRUENDE */
.primaryContainer2,
.primaryContainer3,
.primaryContainer6,
.primaryContainer10,
.primaryContainer21,
.primaryContainer99
{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
/* background: url("/lib/202202/msPics/hintergrund2.svg") no-repeat center center fixed; */ /*LANDKARTENHINTERGRUND*/
    background: url("/lib/202202/msPics/hintergrund3b.webp") no-repeat center center fixed;
      background-color: rgba(20,42,73,1); /*Hintergrundfarbe*/
  -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;
    
   
}
.primaryContainer0
{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
background: url("/lib/202202/msPics/hintergrund3a.jpg") no-repeat center center fixed;
    background-color: rgba(9,23,41,1);  /*Hintergrundfarbe*/
  -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 */

body {
       background-color: rgba(9,23,41,1); /*Hintergrundfarbe*/
}

#prim2 {
    border-left: 1px solid rgba(255,255,255,1.0)!important;
    border-right: 1px solid rgba(255,255,255,1.0)!important;
    background-color: rgba(255,255,255,0.3)!important;
        box-shadow:0px 0px 0px #666; 
   -moz-box-shadow:0px 0px 0px #666;
    -webkit-box-shadow:0px 0px 0px #666;
    
   
}

/*Änderung Hintergrundfarbe */
#prim2
 {
      background-color:rgba(0,0,0,0.2);
     border-left: 1px solid rgba(230,230,230,0.4);
      border-right: 1px solid rgba(230,230,230,0.4);
}
#ContentContainerLay2 {
      background-color:rgba(255,255,255,0)!important;
}

#primEdit2 {
    z-index:-1; 
    position:fixed; 
    top:auto; 
    bottom:0; 
    left:0; 
    min-width:100%; 
    width:100%; 
    height:auto;
    background-color: rgba(50,50,50,0);
  
}
#primEdit2 div {
    position:relative; 
    width:100%; 
    margin-left:auto; 
    margin-right:auto; 
    float:none; 
    height: auto; 
    background-color:rgba(0,0,0,0);
  
}

#ContLay22ContainerDiv,
#ContLay10ContainerDiv {
    background-color: rgba(0,0,0,0.2)!important;
  /*  padding-left: 0%!important;
    padding-right: 0%!important;
    padding-top: 0%!important;
    padding-bottom: 0%!important;*/
}
#ContLay6ContainerDiv {
 
    width: 80%;
    padding:0px!important;
  /*  background-color: rgba(255,255,255, 0.8); */
    min-width: 200px;
    max-width: 100%;
    background-color: rgba(0,0,0,0)!important;
}


#ContLay21ContainerDiv {
    background-color: rgba(0,0,0,0)!important;
  /*  padding-left: 0%!important;
    padding-right: 0%!important;
    padding-top: 0%!important;
    padding-bottom: 0%!important;*/
}

#ContLay21Div,
#ContLay21InfoContDiv,
#DetLay21Div,
#ContLay22InfoContDiv,
#ContLay22InfoDiv,
#DetLay22ContainerDiv,
#DetLay22Div,
#ContLay3Div,
#ContLay22Div,
#ContLay24InfoDiv,
#ContLay24InfoContDiv,
#DetLay24ContainerDiv,
#DetLay24Div,
#ContLay25InfoContDiv,
#DetLay25Div,
#ContLay25InfoDiv,
#ContLay10Div {
   background-color:rgba(255,255,255,1.0)!important;
    
}




#ContLay21Div {
   background-color:rgba(255,255,255,1.0)!important;
    
}

#ContLay6SubuebDiv, #ContLay6SubuebDiv p, #ContLay6SubuebDiv h2 {
 border-bottom: 0px solid rgba(230,230,230,1)!important;
    
     -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;
}



#BottContHtmlDiv {
    background-color:rgba(255,255,255,0);
    padding: 0px;
    width: 80%;
    height: inherit;
   
}

#BottomCont2 {
    width: 100%;
    position: relative;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    height: inherit;
}

#BottContHtmlDiv_Li1 {
   max-width: 100%;
    width: 49.5%;
    position: relative;
    float: left;
    margin-left: auto;
    margin-right:0.5%;
    height: 250px;
    padding:2%;
    padding-top: 1%;
    border: 0px solid rgba(255,255,255,0.2);
 /*background-color: rgba(0,0,0,0.6);*/
   background-color:  rgba(204,47,46,0.8);
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    
}
#BottContHtmlDiv_Li1 h1 {
    font-size: 1.6em;
    color: white;
    text-align: left;
}
#BottContHtmlDiv_Li1 p {
    font-size: 1em;
    color: white;
    text-align: left;
}

#BottContHtmlDiv_Re1 {
    position: relative;
     border: 0px solid rgba(255,255,255,0.2);
    margin-left: 0.5%;
    margin-right: auto;
    max-width: 100%;
    width: 49.5%;
    min-width: 100px;
    height: 250px;
    float: left;
     padding:2%;
    /*background-color: rgba(0,0,0,0.6);*/
   background-color:  rgba(204,47,46,0.8);
   border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    
}
#BottContHtmlDiv_Re1 p {
   text-align: left;
    font-size: 1.4em;
    color: white;
}

/*####### Bottom Mobil*/
@media screen and (max-width: 959px) { 
    
    #BottContHtmlDiv_Li1, #BottContHtmlDiv_Re1 {
        float: none;
        clear: both;
        width: 100%;
        margin-bottom: 0%;
        margin-left: 0%;
        margin-right: 0%;
        text-align: center;
        border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    }
    #BottContHtmlDiv_Re1 {
        float: none;
        text-align: center;
    }
    #BottContHtmlDiv_Re1 p {
   text-align: center;
    font-size: 1.4em;
}
    
   #cookieaendern, #letzteAend {
    margin-right: auto!important;
  
} 
    
    
}
/*######### mobil bottom ende */
#cookieaendern {
  
    position: relative;
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: 0%;
    background-color:rgba(255,255,255,0.8); 
    width: 100%;
    max-width: 200px;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
}
#cookieaendern:hover {
    background-color:rgba(255,255,255,1.0); 
}

#letzteAend {
      margin-top: 1%;
    position: relative;
    float: none;
    clear:both;
    margin-left: auto;
    margin-right: 0;
    background-color:rgba(0,0,0,0.1); 
    text-align: center;
    width:100%; 
    max-width:200px;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    color: white;
}

#CopyContainer {
    position: relative;
    float:none;
    text-align: center;
    clear: both;
    margin-left: auto;
    margin-right: auto;
  margin-bottom: 10%;
    width: 100%;
    max-width: 100%;
    padding: 0px;   

}



#ContStartseiteHTMLDiv {
    clear: both;
    padding: 1%;
    font-size: 1.1em;
    line-height: 1.4em;

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

