@media only screen and (max-width: 2000px) {
    /*  ================== index CSS ======================= . */

   
    /*  ================== gallery-malerie Zeichn etc CSS ======================= . */


    .headerBox , .menuNameBox{
   
        height: 250px;
        /* background-color: aqua; */
    
    }
    .menuNameBox{
        margin:auto;
        margin-top:0px; 

        position: absolute;
        left:0px;
        display: block;
        background-image: url(assets/icons/LogoMontseWebseite.png);
        background-repeat: no-repeat;
        background-size:cover;
        height: 250px;
        /*padding-left: 5px; */
        width: 480px;
    }
    h1{
        font-size: 50px;
    }
    .nameBox{
        position: absolute;
        top: 10px;
        left:50%;
        height: 50px; 
        font-size: 10px;
        font-weight: bolder;
        text-align: center;
        width: 40%;
        color: rgb(255, 255, 255);}


}

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

h1{
 font-size: 40px;
}


}
    /*  ================== menu CSS ======================= . */




@media only screen and (max-width: 1300px){
       /*  ================== menu CSS ======================= . */
  

 
  
       .subMenue li {
        text-decoration: none;
         float: right;
 
     }
       h1{
        font-size: 40px;
    }
 
     .nameBox {
    /*      margin: center; 
         margin-top: 245px; */
         position: absolute;
         top: 100px;

         left: 35%;
         width:80%;
     
         font-size: 40px;
         font-weight: bolder;
     
     }
 
     .contentBox {
         /* flex-direction: column; */
         flex-wrap: wrap;
         align-items: start;
     
         margin: auto;
         width: 100%;
         min-height: 300px;
     
     }
     .itsMe, .imageBox {
         background-size:contain;
         margin: auto;
         margin-top: 0px;
         margin-bottom: 50px;
         margin-left: 0px;
         margin-right: 20px;
 
         width: 48%;
         min-height: 500px;
         
     }
     .textBox{
         margin-top: 0px;
 
         width: 48%;
         min-height: auto;
         font-size: 14px;
         margin-bottom: 50px;
     
         
     }
}

 
@media only screen and (max-width: 1250px){
    h1{
        font-size: 35px;
    }
    .nameBox {
        margin: left; 
        margin-top: 115px;
        position: absolute;
        top: 10px;

        right: 1ßpx;
        width:80%;
    
        font-size: 40px;
        font-weight: bolder;
    
    }
}
    /*  ================== menu CSS ======================= . */



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

    .mainBox {
        /* width:90%; */
        min-height: 500px;
    }
      /*  ================== menu CSS ======================= . */
      
      .menuBox {
        width: 80%;
    }

    #logoImg {
        width: 40px;
        height: 40px;
    }

  
 

    .subMenue {
      
        width: 100%;
        float: right;

    } 

    .subMenue li {
        margin: 10px;
        width: 16%;
        height: 40px;
        /* background-color: rgb(24, 226, 92);     */
        float: right;}

        .subMenue a:hover{
            font-size: 20px;
        }
        

        .nameBox {
            margin: center; 
            margin-top: 120px;
            position: absolute;
            top: 10px;
   
            left: 25%;
            width:100%;
        
        }
        h1{ 
            font-size: 30px;
        }


      /*  ================== galerieBox index.HTML CSS ======================= . */

      .contentBox {
        /* flex-direction: column; */
        flex-wrap: wrap;
        align-items:flex-start ;
        align-content: space-between;
        gap: 30px 30px;
    
        margin: auto;
        width: 100%;
        min-height: 300px;
        max-height: 600px;

    
    }
    .itsMe, .imageBox {
        background-size:contain;
        margin: 0;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 0px;

        width: 48%;
        min-height: 500px;
        
    }
    .textBox{
        margin-top: 0px;

        width: 48%;
        min-height: auto;
        font-size: 14px;
        margin-bottom: 30px;
    
        
    }


   

   
   
  
/*  ================== gallery-malerie Zeichn etc CSS ======================= . */
   
 }
   

  
   

@media only screen and (max-width: 1110px) { /* . ursprüngöich 1000px

/* =================== menu ===================== */

    .subMenue li {
      
        /* background-color: rgb(225, 16, 16); */
        float: right;
    }
    .subMenue {
        margin-top:-35px;
        margin-right: 0;
        padding-top: 25px;
        width: 100%;
        height: 120px;
        /* background-color: #eaebf2; */
        float: right;
        /* flex-wrap: wrap;
        justify-content: space-between; */
        /* justify-content: space-around; */
    }
        /*  ================== index CSS ======================= . */
    /*  ================== gallery-malerie Zeichn etc CSS ======================= . */
    .itsMe, .imageBox ,.textBox{
        
        width: 80%;
        
    }

}

@media only screen and (max-width: 880px) {
    .mainBox {
        /* margin:auto; */
        /* width:100%; */
        min-height: 500px;
    }
 

    .subMenue {
      
        float: right;
    }
    .subMenue li {
      
        background-color: rgba(241, 237, 237,0.5);
        float: right;
    }
    .impressumText{
        line-height: 10px;
    }
    .impressumText_field{

        margin-top: 25px;;
    }
    .footer{
        margin: auto;
       
        min-height: 25px;
        width: 100px;
        text-align: center;
        font-size: 15px;
        background-color: rgb(253, 195, 172);
    
    
    }
  
   




    /*  ================== index CSS ======================= . */
    

   

}   

@media only screen and (max-width: 800px) {
    /*  ================== index CSS ======================= . */

    .headerBox {
      
        background-image: url(../img/sanCris_himmel.png);
      
    
    }
  
    .headerBox , .menuNameBox{
       height:150px; 
       /* background-color: aqua; */
   
   }
   .nameBox {
      /* margin: center; 
      margin-top: 80px; */
      position: absolute;
      left: 10%;
      width:80%;
      top: -80px;
  
      font-size: 30px;
      font-weight: bolder;
  
  }
          
  
  
  
    .menuNameBox{
      position: absolute;
      width: 0;
      height: 0;
      
  
      /*  width: 80%;
       height: 40px; */
       /* background-color: aqua; */
   
   }

  
  .contentHeaderBox{
    margin: 0;
  }
  
  .contentBox {
      flex-direction: column;
      align-items: left;
  
      margin: auto;
      width: 100%;
      min-height: 300px;
      max-height: fit-content;
  
  }
  .itsMe, .imageBox {
      background-size:contain;
      margin: auto;
      width: 100%;
      min-height: 400px;
      margin-bottom: 25px;
  }
  .textBox{
      width: 80%;
      min-height: auto;
      font-size: 14px;
      margin-bottom: 50px;
  
      
  }
  
   
  
  
  
  /*  ================== gallery-malerie Zeichn etc CSS ======================= . */
  
     
  }
     
  @media only screen and (max-width: 544px) {
    /*  ================== index CSS ======================= . */
  
    .nameBox {
       /*  margin: center; 
        margin-top: 120px; */
        position: absolute;
        left: 0%;
        width:100%;
        top: -70px;
    
        font-weight: bolder;
    
    }
    h1{
        font-size: 25px;
    }
          

@media only screen and (max-width: 400px) {
  /*  ================== index CSS ======================= . */

  .headerBox , .menuNameBox{
     height:150px; 
     /* background-color: aqua; */
 
 }
 .nameBox {
/*     margin: center; 
    margin-top: 120px; */
    position: absolute;
    left: 0%;
    width:100%;
    top: -70px;

    font-weight: bolder;

}
h1{
    font-size: 25px;
    font-weight: bolder;
}
        



  .menuNameBox{
    position: absolute;
    width: 0;
    height: 0;
    

    /*  width: 80%;
     height: 40px; */
     /* background-color: aqua; */
 
 }



.contentBox {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

    margin: auto;
    margin-top: 0px;
    width: 100%;
    min-height: 300px;

}
.itsMe, .imageBox {
    margin: auto;
    width: 100%;
    min-height: 300px;
    align-items: center;
    background-size:cover;
    margin-bottom: 25px;
}
.textBox{
    width: 100%;
    min-height: auto;
    font-size: 14px;
    margin-bottom: 50px;

    
}

 



/*  ================== gallery-malerie Zeichn etc CSS ======================= . */

   
}}