#profil .backava {
  height: 250px;
    max-width: 1100px;}

.f16 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(97,124,126,0.70) 63%); }	
.f8 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(116,65,65,0.70) 63%); }	
.f9 {background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(89,114,138,0.70) 63%); }	
.f14 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(138,131,89,0.70) 63%);}	
.f10 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(73,97,72,0.70) 63%); }	
.f11 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(107,94,127,0.70) 63%); }	
.f12 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(126,71,131,0.70) 63%); }	
.f13 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(71,71,71,0.70) 63%); }
.f1 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(234,229,250,0.70) 63%); }	
.f2 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(234,229,250,0.70) 63%);}	
.f4 { background: rgb(12,12,12);
background: linear-gradient(90deg, rgba(12,12,12,0.70) 63%, rgba(5,5,5,0.70) 63%); }

#profil .bigicon {
 padding: 10px;
    width: 200px;
height:80px;
margin-left:580px;
margin-top:75px;
border: 2px solid #131313;}


#profil .name {
    font-family: Emblema One;
    font-size: 60px;
    color: #406b32;
    line-height: 45px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #406b32;
    text-transform: uppercase;
text-align: left;
    position: absolute;
    width: 400px;
    margin-top: 80px;
    margin-left: 20px;
}

#profil .tabneben {width:350px;
height:700px;
background: #0c0c0c;
float:left;}

#profil .avatar {
 padding: 10px;
    width: 240px;
height:220px;
margin-left:40px;
margin-top:5px;
border: 2px solid #131313;}

#profil .fakten {
  margin-left:43px;
margin-top:10px;
}

#profil .fakten2 {
  margin-left:50px;
margin-top:10px;
}

#profil .spielerneben {width:350px;
height:500px;
background: #0c0c0c;
float:right;}

#profil .boxneben {width:750px;
height:500px;
background: #090909;
float:left;}

#profil .mini {
    border-radius: 100%;
    padding: 10px;
    width: 70px;
margin-left:130px;
margin-top:20px;
}

#profil .zweitcr {background: #131313; height: 440px; width: 365px; padding: 12px; float: left;    overflow: auto; margin-top:20px; margin-left:10px;}
#profil .awards {background: #131313; height: 440px; width: 300px; padding: 12px; float:right;    overflow: auto; margin-top:20px; margin-right:10px;}

#tabmenu {
    position: relative;
   height: 700px;
background: #131313;
width:750px;
float:right;

}

#tabmenu [type="radio"] { display: none; }

#tabmenu [for^="tab"] {
    position: absolute;
    top: 20px;
    width: 100px;
    background: #090909;
padding:5px;
    text-transform: uppercase;
 font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 10px;
}

#tabmenu [for="tab-1"] { left: 40px; }
#tabmenu [for="tab-2"] { left: 180px; }
#tabmenu [for="tab-3"] { left: 320px; }
#tabmenu [for="tab-4"] { left: 460px; }
#tabmenu [for="tab-5"] { left: 600px; }

#tabmenu .tab-content {
    background: #090909;
    position: absolute;
    box-sizing: border-box;
    top: 65px;
    width: 750px;
height: 635px;
    opacity: 0;
    overflow: auto;
}



#tabmenu input:checked + label {
   font-weight: bold;
}

#tabmenu input:checked + label + .tab-content {
    z-index: 1;
    opacity: 1;
}

#tabmenu .texttab {
   text-align: justify;
    font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 12px;
    padding: 15px;
width:650px;
margin-left: 40px;
}

.felderoben {
    font-family: Emblema One;
    font-size: 30px;
    color: #406b32;
    line-height: 25px;
    letter-spacing: 1px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #406b32;
    text-transform: uppercase;
    text-align: left;
padding:15px;
margin-left:-40px;
}