
body, html {
    background-color: black;
}

/*Startseite Detailbuttons ausblenden News, Termine*/
.cl3422 #ContLay21DetDiv,
.cl3419 #ContLay21DetDiv,
.cl3421 #ContLay21DetDiv,
.cl3421 #FadeLay21TextDiv,
.cl3422 #FadeLay21TextDiv,
.cl3419 #FadeLay21TextDiv
{
    display: none;
}
.cl3421 #ContLay21ImgDiv {
    max-height: 310px!important;
    height: inherit!important;
    overflow: hidden;
}
.cl3421 #ContLay21ImgDiv img {
    width: auto;
    max-height: 310px!important;
    height: inherit!important;
}



/*Startseite Detailbuttons ausblenden*/


/*TopLogo*/
#TopLogo {
   border:0; 
    cursor:pointer;  
  max-height: 130px;
  display: inline-block;
  outline: none; /* Wichtig für eigenes Focus-Styling */
}

#TopLogo a {
  display: inline-block; /* Stellt sicher, dass der Link um das Bild herum einen Fokusrahmen hat */
  outline: none; /* entfernt Standardfokus */
    padding: 0px;
}

#TopLogo a:focus {
  outline: 1px solid rgba(255,255,255, 1); /* Sichtbarer gepunkteter Rahmen bei Fokus */
  outline-offset: 2px; /* Abstand zum Bild */
background-color:rgba(0,0,0,0);
}

#TopLogo svg {
  width: auto;
  max-height: 130px;
  display: inline-block; /* Verhindert zusätzliche Abstände unter dem Bild */
}
@media screen and (max-width: 959px) {
    #TopLogo svg {
        max-width: 90%;
        max-height: inherit;
    }
}


/*TopLogo Ende*/

#TOP {
     background-color: rgba(153,0,0,0.8);
}

#UeberschriftDiv h1, #UeberschriftDiv h2, #UeberschriftPLay4, #UeberschriftP {
    color: white;
}

/*Suche Top*/
#SucheTop {
    width:50%; 
  
    width:120px; 
    padding:10px; 
    background-color:rgba(255,255,255,1); 
    border:1px solid rgba(200,200,200,1);
    margin-top:1%; 
    margin-bottom:1%; 
    position:absolute; 
    left:1%; 
    right:auto; 
    top:0px;  
    float:none; 
    clear:both; 
    margin-left:auto; 
    margin-right:auto; 
    color:black; 
    border-radius:10px;
    -moz-border-radius:10px; 
    -webkit-border-radius:10px; 
    background-image: url(/lib/imgAllg/lupe.svg); 
    background-repeat:no-repeat; 
    background-position:10px 50%; 
    background-size:20px 20px;
}

#SucheTop:focus, #SucheTop:hover {
    outline: 1px dotted rgba(0,0,0,1);
    outline-offset: -2px;
    
}

@media screen and (max-width: 959px) {
   #SucheTop {
    display:none;
}
}


/*SucheButton Top ENDE*/

/*Navigation Umstyling*/



ul.FM_CSS_navigationV4 li ul {
     background-color: rgba(255,255,255,1.0); /*Ebene 2 + 3 UL-Hintergrund*/
}

ul.FM_CSS_navigationV4 ul li a {
  background-color: rgba(153,0,0,1.0);      /*2. EBENE Button Hintergrundfarbe */
}

ul.FM_CSS_navigationV4 ul li a:hover {
  background-color: rgba(153,0,0,0.3);      /*2. EBENE Button Hintergrundfarbe Hover */
}

#NavipunktContainer li {
  border-bottom: 0px!important;
    outline: 1px dotted rgba(0,0,0,0.5);
    outline-offset: -4px;
  border-radius: 7px!important;
  -moz-border-radius: 7px!important;
  -webkit-border-radius: 7px!important;
background-color: rgba(255,255,255,1);
}

#NavipunktContainer {
    top: -15px!important;
}
#NavipunktContainer.fixed {
    top: 0!important;
}

#NavipunktContainer.fixed li {
  border-bottom: 0px;
}


/*Hintergrundfarbe für Navileiste fixed*/

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


#navactive {
  background-color: rgba(153,0,0,0.3);
  border-radius: 7px!important;
  -moz-border-radius: 7px!important;
  -webkit-border-radius: 7px!important;
}
#navactive:hover {
  background-color: rgba(153,0,0,0.3)!important;
  border-radius: 7px!important;
  -moz-border-radius: 7px!important;
  -webkit-border-radius: 7px!important;
}
#navactive span {
  color: black!important;
}
#navactive span:hover {
  background-color: rgba(153,0,0,0)!important;
}



/*Navigation Umstyling Ende*/


/*Eigenes Anfrageformular-Style*/

#L99v3 {
    max-width: 80%;
    color: white;
    margin-left: auto;
    margin-right: auto;
}
#L99v3 a {
     color: white!important;
}

#ContLay99Div {
    background-color: rgba(153,0,0,0.5)!important;
    padding-top:0%!important;
    color: white;
}
#ContLay99Div a {
    color: white;
}
#ContLay99Div input, #ContLay99Div textarea {
    border: 1px solid white;
    background-color: rgba(153,0,0,1);
    color: white;
}
#ContLay99Div input:focus, #ContLay99Div textarea:focus {
    border: 0px solid black;
    background-color: rgba(0,0,0,1);
    color: white;
}
#Lay99SendButton {
    border:0px solid black!important;
    outline: 1px solid white;
    outline-offset: -0px;
    background-color: rgba(153,0,0,1.0)!important;
    color: white!important;
    padding: 2%!important;
    font-size: 1.4em!important;
}
#Lay99SendButton:hover, 
#Lay99SendButton:focus, 
#Lay99SendButton:active{
    border: 0px;
    outline: 1px solid white;
    outline-offset: -2px;
    background-color: rgba(153,0,0,1.0)!important;
    
}
#dsgvo18:hover,
#dsgvo18:focus,
#dsgvo18:active {
    border: 0px;
    outline: 2px solid white;
    outline-offset:1px;
    background-color: rgba(153,0,0,1.0)!important;
    
}
/*Eigenes Anfrageformular-Style Ende*/

/*DETAILBUTTONS STYLEN*/

#ContLay21DetDiv,
#ContLay22DetDiv,
#ContLay24DetDiv,
#ContLay25DetDiv,
#ContLay6DetDiv,
#ContLay10DetDiv {
    background-color: rgba(153,0,0,1.0);
    transform: scale(1.3)!important;
}
#ContLay21DetDiv:hover,
#ContLay22DetDiv:hover,
#ContLay24DetDiv:hover,
#ContLay25DetDiv:hover,
#ContLay6DetDiv:hover,
#ContLay10DetDiv:hover {
    background-color: rgba(153,0,0,1);
}

@media screen and (max-width: 959px) {
    
    #ContLay21DetDiv,
#ContLay22DetDiv,
#ContLay24DetDiv,
#ContLay25DetDiv,
#ContLay6DetDiv,
#ContLay10DetDiv {
    transform: scale(1.0)!important;
    display: inherit!important;
}
}


#ContLay21DetDiv a,
#ContLay22DetDiv a,
#ContLay24DetDiv a,
#ContLay25DetDiv a,
#ContLay6DetDiv a,
#ContLay10DetDiv a {
    color: white!important;
}

/*DETAILBUTTONS STYLEN ENDE*/


/*Sonstige Inhalte stylen*/


#ContLay21SubueberschriftP {
    border-bottom: 0;
}

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

#ContLay22Div{
    max-height: 600px;
    background-color: rgba(255,255,255,0.8);
}
#DetLay22Div, #ContLay6Div, #ContLay10Div {
     background-color: rgba(255,255,255,0.8)!important;
}
#ContLay6ContainerDiv {
     background-color: rgba(255,255,255,0);
}

#ContLay22SubueberschriftP {
    color: rgba(153,0,0,1.0);
    border-bottom:0px!important;
}

#ContentContainerLay4 {
    background-color: rgba(153,0,0,0)!important;
    padding: 0!important;
}
#SucheSubmLay4 {
     background-color: rgba(153,0,0,1)!important;
    font-weight: bold;
}
#ContLay3SubueberschriftP {
    border-bottom: 0;
}
#ContLay3TextDiv {
    background-color: rgba(153,0,0,0)!important;
}

#ContLay6ContainerDiv {
     padding: 0!important;
}

#ContLay10ContainerDiv {
    background-color: rgba(153,0,0,0);
    padding: 0;
}
#BannerContainer2 {
    background-color: rgba(153,0,0,0);
    padding: 0;
    bottom: 30px;
}
 #BannerContainer2 img {
     margin: 0;
    max-height: 50px!important;
         max-width: inherit!important;
} 
@media screen and (max-width: 959px) {
   #BannerContainer2 {
    bottom: inherit;
} 
     #BannerContainer2:hover {
   background-color: rgba(153,0,0,0);
} 
     #BannerContainer2 img {
          margin: 0;
    max-height: 70px!important;
         max-width: inherit!important;
} 
    
}



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




#prim2 {
    border: 0px;
        box-shadow:0px 0px 0px #666; 
   -moz-box-shadow:0px 0px 0px #666;
    -webkit-box-shadow:0px 0px 0px #666;
    background-color: rgba(153,0,0,0.2);

   
}



#OverTopContainer #OverTopHtmlContDIV img, #OverTopContainer #OverTopHtmlContDIV svg {
    min-height: 120px;
    max-height: 120px;
}

#OverTopContainer #OverTopHtmlContDIV.fixed img, #OverTopContainer #OverTopHtmlContDIV.fixed svg {
    min-height: 50px;
    max-height: 50px;
   margin-top: 10px;
}


@media screen and (max-width: 959px) {
    
    #OverTopContainer #OverTopHtmlContDIV.fixed, #OverTopContainer #OverTopHtmlContDIV {
          min-height: 130px;
    max-height: 130px;
        width: auto;
        height: auto;
        position: relative;
    float: none;
    clear: both;
       margin-left: auto;
        margin-right: auto;
    
    }
    
    #OverTopContainer #OverTopHtmlContDIV img, #OverTopContainer #OverTopHtmlContDIV svg {
     min-height: 120px;
    max-height: 120px;
        width: auto;
        height: auto;
        position: relative;
    float: none;
    clear: both;
       margin-left: auto;
        margin-right: auto;
    padding: unset;
        left: inherit;
    right: inherit;
        top: 0px;
}

#OverTopContainer #OverTopHtmlContDIV.fixed img, #OverTopContainer #OverTopHtmlContDIV.fixed svg {
   min-height: 120px;
    max-height: 120px;
        width: auto;
        height: auto;
        position: relative;
    float: none;
    clear: both;
       margin-left: auto;
        margin-right: auto;
    padding: unset;
        left: inherit;
    right: inherit;
        top: 0px;
}
    
}

/*BOTTOM-TEIL*/

#BottContHtmlDiv {
    background-color: rgba(255,255,255,0.2);
}
 
#Links {
    position: relative;
    float: left;
    clear: none;
    text-align: left;
    width: 32%;
    padding: 2%;
    padding-right: 2%;
    margin-left: 0%;
    background-color: rgba(153,0,0,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*/
    
}

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

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



#Mitte {
 
    position: relative;
    text-align: center;
    float: left;
   /* width: 40%; WENN LINKS UND RECHTS AKTIV*/
    width: 36%;
    clear: none;
    margin-bottom: 3%;
}
#Mitte1 {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 2%;
    color: rgba(255,255,255,1);
   
}
#Mitte1 p, #Mitte1 h2, #Mitte1 h3, #Mitte1 span, #Mitte1 a {
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 2%;
    color: rgba(255,255,255,1);
   
}

#Mitte2 {
    font-size: 1em;
    margin-bottom:3%;
     color: rgba(255,255,255,1);
}

#SucheButton {
    margin-top: 2%;
    background-color: rgba(90,90,90,0.4);
    color: black;
    width: 100%;
    padding: 3%;
}
#SucheButton:hover {
    margin-top: 2%;
    background-color: rgba(0,0,0,1);
    color: black;
    cursor: pointer;
}

#Rechts {
    position: relative; 
    width: 32%;
 margin-left: 0%;
    text-align: right;
    margin-right: 0%;
    float:right; 
	clear: right;
    margin-right: 0%;
   
}
#Rechts #Translate {
    margin-left: auto;
    margin-right: 0px;
    background-color: rgba(255,255,255,0.4);
    min-width: 200px;
    max-width: 23%;
    padding: 1%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
}
#Rechts #cookieaendern {
    margin-left: auto;
    margin-right: 0px;
    background-color: rgba(255,255,255,0.4);
    min-width: 200px;
    max-width: 23%;
    padding: 1%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



/*ENDE BOTTOM-TEIL UEBERSCHREIBEN */
/*eigener Hintergrund unten*/
#hintRechts {
    font-size: 0.6em;
    text-align: right;
     width: 100%;
    min-width: 200px;
    position: absolute;
    padding: 0%;
    right: 0%;
    left: auto;
    top: 0px;
    margin-left: auto;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: 1% 1%;
    background-image:url("#");
background-position:100% 0px, 100% 0%;
    background-size: 100%, 100px 100%;
background-repeat:no-repeat, no-repeat;
       background-color: rgba(0,0,0,0);
    
      /*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:fadeInRight;
  -moz-animation-name: fadeInRight;
  animation-name: fadeInRight;
  /*ANIMATE ENDE*/
    
}
#BottContHtmlDiv #hintRechts {   
    -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) {
    #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,0,0,1); */
   margin-bottom: 5%;

    
}
    #Mitte2 {
  
    margin-bottom: 3%;
}
    #cookieaendern {
        background-color: rgba(0,0,0,0.2)!important;
        margin-right: auto!important;
        right: auto;
        left: inherit;
        text-align: center;
        min-width: inherit;
        margin-bottom: 50px;
    }
    #SucheButton {
        width: 90%!important;
        max-width: 200px!important;
        min-width: 200px!important;

    }
  
    
}



@media screen and (max-width: 959px) {
    #hintRechts {
    position: relative;
        margin-left: auto;
        margin-right: auto;
        min-height: inherit;
        min-width: 200px;
   
}
}
/*eigener Hintergrund unten ENDE*/


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

#NEWS {

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

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


/*############################################# 959 */
@media screen and (max-width: 959px) {
        
    #NEWS { 
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
    width:100%; 
    height:222px;  
    box-shadow:0px 0px 0px 0px #e3e3e3; 
    border-radius:0px; 
}
    
    #NEWS iframe{
border:0px; 
    margin:0px; 
    border-radius:0px; 
    height: 290px;
}
}




