.profil-container {
    padding: 0px;
  box-shadow: 0 0 20px rgba(107, 28, 31, 0.35);
    background: #11110f;
    border: 2px solid #6b1c1f;
    margin-top:0px;
    height:auto;
    width: 100%;
  max-width: 1170px;
}

#profil .pv-container {
      background: #b6a8a0;

    padding: 30px;
 
   
    margin-left: 8px;
margin-top:10px;
        
  max-width: 1130px;
    position:relative;
}

#profil .mitglieder {
    border-bottom: 3px solid #6b1c1f;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#profil .mitglieder-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#profil .name-box {
    flex-grow: 1;
}

#profil .label {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
    text-transform:uppercase;
    font-family: "Arvo", serif;
}

#profil .value-large {
    font-size: 52px;
    font-family: chreed;
    margin: 1;
    line-height: 1;
    text-align: left;
}

#profil .meta-right {
    text-align: right;
    font-size: 13px;
    line-height: 1.4;
}

#profil .meta-right span {
    font-weight: bold;
}

#profil .address-row {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-size: 12px;
  font-family: "Consolas", monospace;
}

#profil .extra-bar {
    background-color: #6b1c1f;
       color: #b6a8a0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

#profil .extra-bar .title {
    font-size: 24px;
    letter-spacing: 1px;
      color: #b6a8a0;
font-family: "Consolas", monospace;
    font-weight: 600;
text-transform:uppercase;
}

#profil .extra-bar .number {
    font-size: 18px;
        color: rgba(159, 155, 172, 0.9);
}

#profil .main-content {
    display: flex;
    gap: 25px;
}

#profil .left-column {
    flex: 1;
}

#profil .right-column {
    width: 260px;
    display: flex;
    flex-direction: column;
    gap: 20px;
align-items: center;
}

#profil .info-row {
    display: flex;
    margin-bottom: 8px;
    align-items: flex-end;
    font-size: 13px;
}

#profil .info-label {
    width: 190px;
    font-size: 12px;
    text-align:left;
    text-transform: uppercase;
font-family: "Consolas", monospace;
    font-weight: 600;
}

#profil .info-value {
    flex-grow: 1;
    border-bottom: 1px solid #332b3f;
    padding-bottom: 2px;
    text-align:right;
    font-size: 12px;
font-family: "Consolas", monospace;

}

#profil .photoprofil-box {
  background: rgb(167 153 145 / 50%);
    height: 320px;
width:260px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

#profil .icon-box {
    background: rgb(167 153 145 / 50%);


padding:10px;
  left:20px;

}

.tab-radio {
    display: none;
}

.tab-buttons {
    display: flex;
    gap: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #332b3f;
    padding-bottom: 5px;
}

.tab-btn {
    background: #6b1c1f;
    color: #b6a8a0;
    padding: 6px 15px;
    font-size: 11px;
    font-family: "Consolas", monospace;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.2s ease;
}

.tab-btn:hover {
    background: #6b1c1f;
}

.tab-panel {
    display: none;
    height: auto; 
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    font-family: Calibri, sans-serif; 
}

#tab1-control:checked ~ .tab-buttons label[for="tab1-control"],
#tab2-control:checked ~ .tab-buttons label[for="tab2-control"],
#tab3-control:checked ~ .tab-buttons label[for="tab3-control"],
#tab4-control:checked ~ .tab-buttons label[for="tab4-control"],
#tab5-control:checked ~ .tab-buttons label[for="tab5-control"] {
    background: #b6a8a0;
    color: #6b1c1f;
}

#tab1-control:checked ~ .tab-content #panel1,
#tab2-control:checked ~ .tab-content #panel2,
#tab3-control:checked ~ .tab-content #panel3,
#tab4-control:checked ~ .tab-content #panel4,
#tab5-control:checked ~ .tab-content #panel5{
    display: block;
}

.felderoben {
font-family: "Consolas", monospace;
    font-weight: 600;
    font-size: 15px;
    color: #6b1c1f;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 5px; 
    border-bottom: 1px solid #6b1c1f;

}


.user-box {
        background: #b6a8a0;
max-width: 1130px;
    padding: 30px;
 
    margin-left: 8px;
    display:flex;
    position:relative;
}


#profil .profilphoto-box {
    
    background-color:rgb(167 153 145 / 50%);
    height: 500px;
width:300px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

#profil .spielerneben {width:350px;
height:500px;
background: rgb(167 153 145 / 50%);
margin-left:30px;

}



#profil .mini {

    outline: 1px solid #fff;
    outline-offset: -4px;
width: 70px;
margin-left:135px;
margin-top:10px;

}

#profil .zweitcr {    width: 350px;
    height: 500px;
    background:rgb(167 153 145 / 50%);
    margin-left: 30px;

overflow: auto;}

#profil .user-facts-box {
padding:10px;

}

#profil .zweitinhalt {    padding:10px;}

#profil .user-facts-box {
padding:10px;

}

#profil .user-label {
    width: 150px;
    font-size: 11px;
    text-align:left;
    text-transform: uppercase;
}

#profil .user-value {
    flex-grow: 1;
    border-bottom: 1px solid #332b3f;
    padding-bottom: 2px;
    text-align:right;
    font-size: 11px;
font-family: "Consolas", monospace;
}

#profil .user-row {
    display: flex;
    margin-bottom: 8px;
    align-items: flex-end;
    font-size: 13px;
font-family: "Consolas", monospace;
font-weight: 600;
}
		

.relganz{  
height: 100px;}

.relname {
    font-family: "Consolas", monospace;
    font-size: 13px;
    color: #0f0f0f;
margin-left:3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
}

.relbe {  text-align: justify;
    font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 11px;
margin-left:3px;
}

.relopt {    font-family: "Consolas", monospace;
    font-size: 10px;
    color: #0f0f0f;
margin-left:3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;}