		
#GalerieList {
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	padding:20px;
	border-top:dotted 1px #555555;
	z-index:9999999999999999999999999;
	display:none;
}
#GalerieList img{
	width:80px;				
}

#PicBackground {

    background-color: rgba(5,5,5,0.5) !important;

    top: 0px;
    z-index: 99999998484848488484848499999999;
}
#PicTable {

    left: 0px;
    background-color: rgba(5,5,5,0.8);
}
#PIC {
    text-shadow: px px px;
    background-color: rgba(255,255,255,0.3);
    box-shadow: 4px 4px 23px #000000;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(255,255,255,0.2);
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: rgba(255,255,255,0.2);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(255,255,255,0.2);
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(255,255,255,0.2);
}

#PIC2 .wait {
   
  
}

#CG::after {
   
    font-size: 2em;
    text-align: center;
    line-height: 1.4em;
    color: rgba(255,255,255,0.7) !important;
    background-color: rgba(0,0,0,0.7);
    border-style: solid;
    border-width: 0px;
    width: 1.4em;
    height: 1.4em;
    left: 0px;
    right: 0px;
    top: 6px;
    bottom: 0px;
    position: absolute !important;
    display: block !important;
    border-radius: 0%;
    content: '\00D7 ';
}
#PicNavi .RIGHT {
    text-align: left;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #999999;
    text-decoration: none;
    text-transform: none;
    background-repeat: no-repeat;
    width: 6vh;
    height: 6vh;
    right: 6%;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    float: left;
    cursor: pointer;
    z-index: 90;
    margin: auto 0px;
    background-image: url(../../../svg.php?v=*arrow-right);
}
#PicNavi .LEFT {
    text-align: left;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #999999;
    text-decoration: none;
    text-transform: none;
    background-repeat: no-repeat;
    width: 6vh;
    height: 6vh;
    left: 6%;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    float: left;
    cursor: pointer;
    z-index: 90;
    margin: auto 0px;
    background-image: url(../../../svg.php?v=*arrow-left);
}
.chili-galerie .list {
    text-align: center;
    display: block;
    margin-right: 0em;
}
.chili-galerie-image {
    width: calc( 20% - 1em );
    margin: 1em 1em 0 0;
    height: auto;
    background-size: cover;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 1em;
}
.chili-galerie-image:nth-of-type(5n) {
    margin-right: 0;
}
.chili-galerie-image::after {
    display: block;
    margin-top: 100%;
    content: '';
}
.chili-galerie-picture .list {
    text-align: center;
    display: block;
    margin-right: -0.5em;
    padding-bottom: 1em;
}

