#player-info { 
    margin: 50px; 
} 

#player-info h1 { 
    font-family: 'Oswald', sans-serif; 
    font-size: 35px; 
    font-weight: normal; 
    z-index: 2; 
    text-indent: 40px; 
    text-transform: lowercase; 
    letter-spacing: -1px; 
    color: #a99b62; 
    position: relative;
} 

#player-info h1:after { 
    background: none; 
}

#player-info h1:before {  
    content: "Spieler-Infos"; 
    font-family: 'Quicksand', sans-serif; 
    z-index: -1 !important; 
    opacity: .2; 
    font-size: 55px; 
    position: absolute; 
    left: 0px; 
    bottom: 0px; 
    text-indent: 0px; 
    color: #f1f1f1; 
    text-transform: uppercase;
} 

#player-info h6 { 
    margin-top: 40px; 
    display: inline-block; 
    font-family: 'Quicksand', sans-serif; 
    font-size: 7px; 
    text-transform: uppercase; 
    color: #fff; 
    padding: 2px 15px; 
    letter-spacing: 2px; 
    background: #a99b62; 
}

.user-stat { 
    float: left; 
    background: #2a2a2a; 
    padding: 15px 5px;
    margin: 15px 5px; 
    width: 30%; 
    z-index: 1; 
    position: relative; 
    text-align: center; 
    font-size: 11px;  
    font-weight: bold; 
    border-radius: 2%; 
    text-transform: uppercase; 
    border-bottom: 1px solid #a99b62; 
} 

.user-stat .descr { 
    text-align: center; 
    font-size: 8px; 
    letter-spacing: 1px; 
    color: #a99b62; 
} 

#ccontainer { 
    margin: auto; 
    box-sizing: border-box; 
    width: 100%; 
} 

.chara-box { 
    float: left; 
    box-sizing: border-box; 
    width: 30%; 
    margin: 10px;
} 

.chara-title { 
    box-sizing: border-box; 
    padding: 10px 20px; 
    background: #8DCD71; 
} 

.chara-title img { 
    filter: grayscale(100%); 
    width: 90px; 
    float: left; 
} 

.chara-name { 
    float: left; 
    text-align: justify; 
    width: 80px; position: 
    relative; 
    top: -20px; 
    margin-left: 5px;  
} 

.vorname { 
    color: #eee; 
    font-size: 18px; 
    font-weight: bold; 
    text-transform: uppercase; 
} 

.nachname { 
    color: #eee; 
    font-size: 9px; 
    letter-spacing: 1px; 
    text-transform: uppercase; 
    margin-top: 0px;  
} 

.chara-descbox { 
    box-sizing: border-box; 
    padding: 20px 30px; 
    padding-bottom: 10px; 
    background: #eee; 
} 

.chara-desc { 
    height: 150px; 
    background: #e0e0e0; 
    padding: 5px 10px; 
    line-height: 1.5em; 
    overflow: auto; 
    scrollbar-width: none !important; 
    text-align: justify; 
    font-size: 13px; 
    font-family: 'calibri', sans-serif; 
    color: #404040; 
    margin-bottom: 10px; 
} 

.chara-desc::-webkit-scrollbar { 
    width: 0px !important; 
} 

.chara-fact { 
    box-sizing: border-box; 
    margin: 5px auto; 
    width: 90%; 
    padding: 5px;
    font-family: 'Calibri', sans-serif; 
    font-size: 8px; 
    letter-spacing: 2px; 
    text-transform: uppercase; 
    color: #eee; 
    text-align: center; 
    font-weight: bold; 
    background: #8DCD71; 
} 
    
    
#quote {
  margin: 20px;
  font-size: 24px;
  font-family: 'georgia', serif;
  font-style: italic;
  color: #d2d2d2;
  text-transform: lowercase;
  letter-spacing: -1px;
  opacity: .7;
  line-height: 1.4em;
}

#quoted {
   font-family: 'Calibri', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 4px;
  font-size: 8px;
  text-align: right;
  position: relative;
  margin-right: 10px; 
	color: #a99b62;
}

#quoted:before {
  content: "";
  position: absolute;
  left: 350px;
  top: 5px;
  width: 350px;
  height: 1px;
  background: #d3d3d3;
}

#aeternitas {
  background:rgba(221, 218, 218, 0.35);
  width: 360px;
  height: 300px;
  position: relative;
  margin: 10px auto;
	margin-left:10px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; float: left;
}

.ayakasimp {
  right:5%;
  width: 142px;
  height: 232px;
  border-radius: 200px 200px 0 0;
  position: absolute;
  margin-top: -8%;
  background: rgb(223, 223, 223, 0.4);
  padding: 8px;
  border: 1px solid rgb(235, 235, 235, 0.05);
}

.ayakasimp img {
  object-fit: cover;
  width:140px;
  height: 230px;
  border-radius: 200px 200px 0 0;
  filter: grayscale(100%);
	margin-left:-8px;
	  margin-top: -6%;
}

.topbar {
background:rgba(61, 49, 68, 0.35);
  position: absolute;
  top: 0;
  width: 100%;
  height: 88%;
  border-bottom: 1px solid #878787;
  position: absolute;
  border-radius: 40px 40px 0 0;
}

.titleop {
  left: 4%;
  margin-top: -15%;
    font: 25px proxima-nova, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  position: absolute;
  letter-spacing: 2px;
}

.title2 {
  font: 25px proxima-nova, sans-serif;
  text-transform: uppercase;
   color: #fff;
  position: absolute;
  left: 10%;
  letter-spacing: 4px;
}

.line1 {
  margin-top: 0.6%;
  left: 4%;
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
}

.square1 {
  width: 7px;
  height: 7px;
  position: absolute;
  background: #fff;
  top: 13.1%;
  left: 5%;
}

.tagline1 {
  position: absolute;
  font: 8px lemon-sans-next, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #fff;
  left:9%;
  top: 12.8%;
  font-weight: bold;
}

.tagline1 p {
  margin-top: 7px;
  margin-bottom: 0;
}

.tagline1 u {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}

.tagline2 {
  margin-top: 28%;
  left: 6%;
  padding: 12px;
  border-radius: 10px;
  position: absolute;
  font: 8px lemon-sans-next, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #fff;
  background: #74876a;
}

.stuff1 {
  bottom: 4.5%;
  font: 10px 'calibri';
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  position: absolute;
  font-weight: 900;
}

.stuff1 a{
  color: #000;
}

.stuff1 b{
  color: #007e16;
	font-weight:bold;
}

.line2 {
  right: 4.8%;
  bottom: 18%;
  height: 1px;
  width: 36%;
  background: #fff;
  position: absolute;
}

.weristwer_accounts {
	width: 460px;
	float:left;
}

.ek-box {float:left;
  width:400px;
  height:auto;
	background-image: url(https://i.imgur.com/xSUls9B.png);
}