.igal {

    max-height: 110px;
    max-width: 180px;
    width: auto;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    align-items: center;
}

iframe {
    position: absolute;
    top: -100%;
}

.UeSchrift {
    grid-column: 1/6;
    grid-row: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
}


.comment {
    grid-column: 1/6;
    grid-row: 2/2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.divmain {
    grid-column: 1/6;
    grid-row: 3/3;
    width: 98%;
    margin: 1%;
    display: flex;
    list-style-type: none;
}

.divImage {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
    column-gap: 20px;
    row-gap: 20px;
}

.pBdM {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto;
    column-gap: 0px;
    row-gap: 0px;

}

.ovbeob2 {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto;
    column-gap: 0px;
    row-gap: 0px;

}

.sonst2 {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto;
    column-gap: 0px;
    row-gap: 0px;

}

.img1 {


    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 180px;
    background-color: rgb(250, 250, 250);
    padding: 0px;
    border-width: 2px;
    border-style: solid;
    border-radius: 0px;
    border-color: rgb(0, 0, 200);
    margin: 5px;
    box-shadow: 10px 10px 10px rgb(50, 50, 50);
}
.divIgal {
    display: none;
    grid-template-columns: 50px 1fr 50px;
    grid-template-rows: 1fr 80px 1fr;
    justify-content: center;
    margin-top: 5px;
    background-color: rgb(0, 0, 0);
}
.imgShow {
    grid-column: 2/4;
    grid-row: 1/2;
    display: grid;
    align-items: start;
    justify-items: end;
    z-index: 2;
}

.tShow {
    font-size: 20px;
    background-color: rgb(235, 235, 235);
    color: rgb(0, 0, 0);
    opacity: 0.2;
    z-index: 2;
}
.imgNavV {
    grid-column: 3/3;
    grid-row: 2/2;
    display: grid;
    align-items: center;
    
    justify-items: center;
    background-color: rgb(235, 235, 235);
    opacity: 0.2;
    z-index: 2;
}

.imgNavZ {
    grid-column: 1/1;
    grid-row: 2/2;
    display: grid;
    align-items: center;
    justify-items: center;
    background-color: rgb(235, 235, 235);
    opacity: 0.2;
    z-index: 2;
}

.imgCount {
    grid-column: 3/3;
    grid-row: 3/3;
    display: flex;
    align-items: end;
    justify-content: center;
    color: rgb(100, 100, 100);
    z-index: 2;
}

.divImgr {
    grid-column: 1/4;
    grid-row: 1/4;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.imgr {
    width: 100%;
    opacity: 0;
}

.divpcomment {
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
    display: none;
    background-color: rgb(0, 0, 0);
    color: rgb(202, 202, 202);
    border-top-style:solid;
    border-top-width: 1px;
    border-top-color: rgb(100, 100, 100);
    z-index: 5;
}

.pcomment {
    font-size: 15px;
    text-align: center;
}

.gNav {
    grid-column: 1/6;
    grid-row: 6/6;
    display: none;
    justify-content: space-between;
}
.imgnav{
    font-size: 40px;
    line-height: 0px;
    font-weight: bold;
    color: rgb(0, 0, 0);
}
.nav {
    font-size: 20px;
    line-height: 0px;
    font-weight: bold;
    color: rgb(0, 0, 255);
    background-color: rgb(235, 235, 235);
}
.navUeb {
    font-size: 15px;
    grid-column: 1/3;
    grid-row: 1/1;
    display: flex;
    justify-content: left;
    align-items: center;
    z-index: 1;
}
.popupimg {
    width: 50%;
    height: 50%;
    position: absolute;
    display: block;
    visibility: hidden;
}

.divBilder {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto 50px;
    column-gap: 2px;
    row-gap: 2px;
}

.box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 180px;
    background-color: rgb(250, 250, 250);
    padding: 0px;
    border-width: 2px;
    border-style: solid;
    border-radius: 0px;
    border-color: rgb(0, 0, 200);
    margin: 5px;
    box-shadow: 10px 10px 10px rgb(50, 50, 50);
}

.iquer {
    max-width: 180px;
    max-height: 110px;
    height: auto;
    padding: 10px;
}

.ihoch {
    width: auto;
    max-width: 180px;
    max-height: 110px;
    padding: 10px;
}

h2 {
    margin: 5px;
}

.BdM {

    grid-column: 1/6;
    grid-row: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;

}

.ovBdM {

    grid-column: 1/6;
    grid-row: 2/2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.beob {

    grid-column: 1/6;
    grid-row: 3/3;
    display: flex;
    justify-content: center;
    align-items: center;

}

.ovbeob1 {

    grid-column: 1/6;
    grid-row: 4/4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sonst {

    grid-column: 1/6;
    grid-row: 5/5;
    display: flex;
    justify-content: center;
    align-items: center;

}

.sonst1 {

    grid-column: 1/6;
    grid-row: 6/6;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (pointer: fine) {
    .img1:hover {
        box-shadow: 0px 0px 0px rgb(50, 50, 50);
        border-color: rgb(195,0,0);
    }
    .tShow:hover{
        opacity: 0.6;
        cursor: pointer;  
    }
    .imgNavV:hover{
        opacity: 0.6;
        cursor: pointer;
    }
    .imgNavZ:hover{
        opacity: 0.6;
        cursor: pointer;
    }
    .box:hover {
       
        box-shadow: 0px 0px 0px rgb(50, 50, 50);
        border-color: rgb(195,0,0);
    }
    .nav:hover {
        color: rgb(194, 0, 0);
        background-color: rgb(172, 166, 166);
        cursor: pointer;
    }
    .navUeb a:hover {
        color: rgb(194, 0, 0);
    }
}
@media (max-width: 1000px) {
    .divImage {

        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto auto auto;
        column-gap: 10px;
        row-gap: 10px;
    }

    .pBdM {

        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;

    }

    .ovbeob2 {
        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;

    }

}

@media (max-width: 750px) {
    .divImage {

        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 10px;
        row-gap: 10px;
    }

    .pBdM {

        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;

    }

    .ovbeob2 {
        grid-template-columns: auto auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;

    }
}

@media (max-width: 510px) {
    .divImage {

        grid-template-columns: auto;
        grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
        column-gap: 10px;
        row-gap: 10px;
    }

    .pBdM {

        grid-template-columns: auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;

    }

    .ovbeob2 {
        grid-template-columns: auto;
        grid-template-rows: auto auto auto auto auto auto;
        column-gap: 2px;
        row-gap: 2px;
    }
}