::-webkit-scrollbar {
    width: 1px;
}
::-webkit-scrollbar-thumb {
    background: ;
}
::-webkit-scrollbar-track {
    background: ;
}

.statistik {
    height: auto;
    min-height: 370px;
    margin-top: 20px;
    overflow: hidden;
    padding: 15px;
   background:#11110f;
	 box-shadow: 0 0 20px rgba(107, 28, 31, 0.35);
	
    display: flex;border: 2px solid #6b1c1f;
    flex-direction: row; 
    gap: 15px; 
    align-items: flex-start; 
}

/* Linke Spalte: Box 1 */
.statistikbox-links {
    flex: 0 0 400px; 
    padding: 10px;
    background: #b6a8a0;
    text-align: justify;
    font-family: Calibri;
    font-size: 13px;
    overflow: auto;
height:363px;
}

/* Rechte Spalte (Stapelung von Box 2 - 4) */
.inhalt-rechts {
    display: flex;
    flex-direction: column;
    gap: 10px; 
    flex: 1; 
}

/* Box 2, 3 und 4 */
.onlinebox {
    width: ;
    padding: 10px;
    background: #b6a8a0;
    text-align: justify;
    font-family: Calibri;
    font-size: 13px;
    overflow: auto;
height:114px;
   font-family: "Consolas", monospace;
font-weight: 600;
}

.welcome {
     font-family: "Consolas", monospace;
    font-size: 26px;
    color: #11110f;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: center;
padding:5px;
}

.linksss {
padding:15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.leles {
        background: rgb(167 153 145 / 50%);
   
    width: 100px;
  

    margin-left: 4px;
 text-transform:uppercase;
    margin-top: 10px;
    font-size: 11px;
    text-align: center;
       font-family: "Consolas", monospace;
    line-height: 16px;
    letter-spacing: 0.5px;
}


.gebleles {
         background: rgb(167 153 145 / 50%);
   



    margin-left: 4px;
 text-transform:uppercase;
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    
    line-height: 16px;
    letter-spacing: 0.5px;
}

.gossiplink {
        background: rgb(137 132 151 / 50%);
    height: 14px;
    width: 160px;
    padding: 3px;

    margin-left:250px;
 text-transform:uppercase;
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    
    line-height: 16px;
    letter-spacing: 0.5px;
}

.sister {     filter: grayscale(100%);padding:10px; margin-top:0px;}
		