:root{--main-bg-color: #20181c;
--sec-bg-color: #1a1f20;
--font1: #d9c4c1;
--font2: #e8d3d6;
--bars1: #432f3a;
--bars2: #7e6171;}

.sgslcsa2LB {
 font-family: Hind Siliguri;
font-size: 12px;
color: var(--font1);
width: 850px;
height:900px;
background-color: var(--main-bg-color);
padding: 9px;
box-sizing: border-box;
padding-top: 10px;
padding-bottom: 10px;}

/**/.sgslcsa2SB {
overflow: hidden; 
background-color: #432f3a;
box-sizing: border-box;
padding: 10px;
max-height:900px;
}

/**/.sgslcsa2h1:before {
text-shadow:none;
color: var(--bars2);
content:"\00ab";
font-family: Hind Siliguri;
padding-right: 10px;
}

/**/.sgslcsa2h1:after {
width: 700px;
color: var(--bars2);
text-shadow:none;
font-family: Hind Siliguri;
content:"\00bb";
padding-left: 10px;
}

/**/.sgslcsa2h1 {
font-family: Anton
;font-size: 50px;
color: var(--font1);
text-shadow: 2px 2px 0px var(--bars1);
text-align: center;margin-top: 9px;
}

/**/.sgslcsa2h2 {
font-family:Asap;
font-size: 11px;
text-transform: uppercase;
font-style: italic;
color: var(--font1);
line-height: 17px;
letter-spacing: 5px;
background-color: var(--bars1);
width: 600px;
float: middle;
margin-top: 10px;
font-weight: normal;
text-align: center;
}
.sgslcsa2h2 a {
    font-family:'Exo 2',sans-serif;
    color:#d9c4c1;
    font-size: 12px;
    text-decoration: none;
    display:inline;
    text-transform:uppercase;
    font-weight:bold;
}

/**/.sgslcsa2imgh1 {
float: left;
width: 500px; 
max-height: 220px;
}

/**/.sgslcsaFB {
width: 200px;
margin-top: -140px;
display: inline-block;
height: 120px;
margin-right: 700px;

}


/**/.sgslcsa2imgh2 {
float: right; 
width: 290px; 
height: auto;
margin-left: 10px;
}

/**/.sgslcsa2IB:before {
content:"\03b6";
font-size:37px;
float:left;
padding:8px}

/**/.sgslcsa2IB {
margin-bottom:10px;
color: #ffffff;
font-size: 12px;
width: 500px;
height: 120px;
float: left;
font-weight: normal;
text-align: justify;
line-height: 13px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 8px;
}

/**/.sgslcsa2IB2 {
background-color: var(--sec-bg-color);
width:900px;
transform:scaleY(0);
font-size: 12px;
max-height: 900px;
line-height: 13px;
text-align: justify;
font-weight:normal;
margin-top: 10px;
padding:10px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: -10px;

}

/**/.sgslcsa2SB:hover {
max-height: 900px;

}





/**/.sgslcsa2IBh {font-family: Asap;font-size: 15px;text-transform: uppercase;font-style: italic;color: var(--font1);line-height: 17px;letter-spacing: 5px;font-weight: normal;text-align: center;padding-bottom: 7px;padding-top: 7px;display: inline-block;position: relative;background-color: var(--sec-bg-color);padding-left: 20px;padding-right: 20px;margin-top: -14px;}

/**/.sgslcsa2IBh:after {text-shadow:none;color: var(--bars2);content:"\00ab";font-size:20px;font-family: Hind Siliguri;padding-left: 10px;}

/**/.sgslcsa2IBh:before {color: var(--bars2);text-shadow:none;font-family: Hind Siliguri;content:"\00bb";font-size:20px;padding-right: 10px;}

/**/.sgslcsa2SIB {display: inline-blocK;background-color: var(--bars1);padding: 5px;margin: 3px;width: 146px;margin-bottom: 9px;margin-top: 9px;}

/**/.sgslcsa2SIB:nth-child(even) {background-color: var(--bars2);color: var(--font2);}

/**/.sgslcsa2SIBb {display: inline-block;text-align: center;background-color: var(--bars1);padding: 5px;margin: 3px;width: 150px;height:30px;margin-bottom: 9px;margin-top: 9px;}

/**/.sgslcsa2SIBb:nth-child(odd) {background-color: var(--bars2);color: var(--font2)}

/**/.sgslcsa2IBhBB {text-align: center;background-color: var(--bars2);height: 2px;position: relative;margin-bottom: 18px;margin-top: 25px;}
		
<link href="https://fonts.googleapis.com/css?family=Exo+2" rel="stylesheet">

/******************* TEXTBOXEN *******************/

.nftextfeldlinks {
    background-color:#f1eeee;
    font-family: Arial;
    font-size:12px;
    line-heigth: 12px;
    color:#1b1b1b;
    text-align:justify;
    padding:10px;
    text-align:center;
    border-box:box-sizing;

}

.nftextfeldbig {
    background-color:#f1eeee;
    font-family:Arial;
    font-size:11px;
    line-height: 15px;
    color:#1b1b1b;
    text-align:justify;
    padding:15px;
    height:150px;
    overflow:auto;
    border-box:box-sizing;

}

.nftextfeldsmall {
    background-color:#f1eeee;
    font-family:Arial;
    font-size:11px;
    line-height: 15px;
    color:#1b1b1b;
    text-align:justify;
    padding:10px;
    height:160px;
    overflow:auto;
    border-box:box-sizing;
}

.nfteamtext {
    float:left;
    width:auto;
    margin:0 20px;
}


/******************* SCROLLBAR *******************/

#newsflash ::-webkit-scrollbar {
    width:8px;
    background:#c1c1c1;
}

#newsflash ::-webkit-scrollbar-thumb {
    background:#c1c1c1;
    height:10px;
}

#newsflash ::-webkit-scrollbar-track {
    background-color:#f1eeee;
    opacity:0.8;
}


/******************* LINKS *******************/

#newsflash a {
    font-family:'Exo 2',sans-serif;
    color: #563c4a;
    font-size: 12px;
    text-decoration: none;
    display:inline;
    text-transform:uppercase;
    font-weight:bold;
}

#newsflash a:hover {
    letter-spacing:1px;
}

.nftextfeldlinks a {
    padding:2px 10px;
}

/******************* ÜBERSCHRIFT *******************/

.nfheadline {
    font-family:'Exo 2',sans-serif;
    color:#cfcfcf;
    font-size:12px;
    font-weight:bold;
    background-color:#7e6171;
    padding:2px 6px;
    text-transform:uppercase;
    text-align:right;
    margin-bottom:8px;
}


/******************* BILDER *******************/

.nfweather {
    width:65px;
    float:left;
    margin-right:15px;
}
.nfteam {
    border:3px solid #c1c1c1;
    margin: 0 10px;
}



/* **Tabs im Profil** */
/* ICON #1 */
#request476-wrap .request476-tabs label[for="tab1"] {
background: url(/images/mod/profilinfos.png);
background-size: 100%;
}
/* ICON #2 */
#request476-wrap .request476-tabs label[for="tab2"] { 
background: url(/images/mod/profilstory.png);
background-size: 100%;	
}
/* ICON #3 */
#request476-wrap .request476-tabs label[for="tab3"] { 
background: url(/images/mod/profilinplay.png);
background-size: 100%;
}
/* ICON #4 */
#request476-wrap .request476-tabs label[for="tab4"] { 
background: url(/images/mod/profilrelas.png);
background-size: 100%;
}

/* ICON #5 */
#request476-wrap .request476-tabs label[for="tab5"] { 
background: url(/images/mod/profilpics.png);
background-size: 100%;
}

#request476-wrap {
position:relative;
margin:10px auto;
padding:20px 50px;
width:890px;
height: auto;
background: #cbbab6;
border-top:10px solid #baa5a0;
border-bottom:10px solid #baa5a0;
}

#request476-wrap .request476-tabs {
position:relative;
top:0;
margin:10px 0 50px;
padding-left: 6px;
height: 900px;
list-style:none;
}

#request476-wrap .request476-tabs li {
float:left;
}

#request476-wrap .request476-tabs label:hover {
cursor:pointer;
}

#request476-wrap .request476-tabs label[for^=tab] {
float:left;
display:block;
margin:0 5px;
width:150px;
height:80px;
border: 3px #1e3033;

}

#request476-wrap .request476-tabs input[type=radio] {
display:none;
height: 900px;
}

#request476-wrap .request476-tabs [id^=tab-content] {
z-index:2;
display:none;
position:absolute;
top:80px;
left:0;
padding:5px;
width:890px;
height:auto;
background: #baa5a0;
color:#9b9c98;
font-family:Cantarell;
font-size:14px;
line-height:14px;
text-align:justify;
}

#request476-wrap .request476-tabs [id^=tab-content] .headline {
margin:0 auto 7px;
padding:3px;
width:800px;
border-bottom:2px solid rgba(120,89,89,.7);
color:#9b9c98;
font-family:Cantarell;
font-size:10px;
line-height:10px;
font-weight:700;
letter-spacing:2px;
text-transform:uppercase;
text-align:center;
}

#request476-wrap .request476-tabs [id^=tab-content] i {
color:#8f2c36;
font-size:14px!important;
text-transform:none;
text-shadow:1px 1px 0 #000;
}

#request476-wrap .request476-tabs [id^=tab-content] b,#request476-wrap .request476-tabs [id^=tab-content] strong {
color:#8f2c36;
font-size:11px;
font-weight:400;
letter-spacing:0;
text-transform:uppercase;
text-shadow:1px 1px 0 #000;
}

#request476-wrap .request476-tabs [id^=tab-content] s {
color:#4a4a4a;
text-shadow:1px 1px 0 #000;
}

#request476-wrap .request476-tabs [id^=tab-content]:before {
content:"";
position:absolute;
bottom:100%;
width:100px;
height:100px;
border-left:20px solid transparent;
border-right:20px solid transparent;
border-bottom: transparent;
}

#request476-wrap .request476-tabs [id=tab-content1]:before {
right:22px;

}

#request476-wrap .request476-tabs [id=tab-content2]:before {
left:195px;
}

#request476-wrap .request476-tabs [id=tab-content3]:before {
left:370px;
}

#request476-wrap .request476-tabs [id=tab-content4]:before {
right:30px;
}

#request476-wrap .request476-tabs [id^=tab-content]>.scroll-box {
padding-right:20px;
height:1000px;
overflow:auto;
}

#request476-wrap .request476-tabs [id^=tab]:checked+label {
top:0;
}

#request476-wrap .request476-tabs [id^=tab]:checked~[id^=tab-content] {
display:block;
}

#request476-wrap #request476-quote {
position:relative;
top:15px;
padding:10px;
width:870px;
height:auto;
background:rgba(13,13,13,.8);
color:#9b9c98;
font-family:Fjalla One;
font-size:19px;
line-height:20px;
text-transform:uppercase;
text-align:justify;
text-indent:35px;
}

#request476-wrap #request476-quote:after,#request476-wrap #request476-quote:before {
color:rgba(120,89,89,.6);
font-family:trebuchet ms;
font-size:80px;
line-height:0;
text-shadow:1px 1px 0 rgba(0,0,0,.7);
}

#request476-wrap #request476-quote:before {
content:"„";
position:absolute;
z-index:99;
bottom:30px;
right:5px;
}

#request476-wrap #request476-quote:after {
content:"”";
position:absolute;
top:20px;
left:-33px;
}

#request476-wrap #request476-credit,#request476-wrap #request476-credit:after,#request476-wrap #request476-credit:hover,#request476-wrap #request476-credit:hover:after {
content:"\2666";
position:absolute;
bottom:-25px;
left:0;
display:block!important;
margin:0 auto 10px!important;
padding:0!important;
width:100%!important;
background-color:none!important;
background-image:none!important;
border:0!important;opacity:1!important;
color:rgba(10,10,10,.9)!important;
font-family:arial!important;
font-size:40px!important;
line-height:40px!important;
font-weight:400!important;
font-style:normal!important;
letter-spacing:0!important;
word-spacing:0!important;
text-transform:uppercase!important;
text-decoration:none!important;
text-shadow:none!important;
text-align:center!important;
}

#request476-wrap ::-webkit-scrollbar {
width:7px;
background-color:transparent;
}

#request476-wrap ::-webkit-scrollbar-thumb {
background:#090909;
}

#request476-wrap ::-webkit-scrollbar-corner {
background:#0e0e0e;
}

#request476-wrap ::-webkit-scrollbar-track {
background:#0e0e0e;
}

/*Bildrotation im Header*/
.inhaltbox_rotate {
  animation: rotation 12s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}





.profile2-wr {
  margin: auto;
  width: 860px;
  background: #baa5a0;
  padding: 10px;
  box-sizing: border-box;
  color: #e7e7e7;
  font-family: "Verdana";
  font-size: 13px;
}

.profile2-wr_user {
  padding: 20px;
  background: #7e6171;
  margin-bottom: 5px;

}

.profile2-wr_username {
text-shadow:none;color: var(--bars2);content:"\00ab";font-family: Hind Siliguri;padding-right: 5px;padding-top:15px;padding-bottom:10px;}

.profile2-wr_username:before {text-shadow:none;color: var(--bars2);content:"\00ab";font-family: Hind Siliguri;padding-right: 10px;}

.profile2-wr_username:after {width: 700px;color: var(--bars2);text-shadow:none;font-family: Hind Siliguri;content:"\00bb";padding-left: 10px;}

.profile2-wr_username {font-family: Anton;font-size: 40px;color: var(--font1);text-shadow: 2px 2px 0px var(--bars1);text-align: center;margin-top: 0px;}

.profile2-wr_quote {
font-family:Asap;font-size: 8px;text-transform: uppercase;font-style: italic;color: var(--font1);line-height: 17px;letter-spacing: 5px;background-color: var(--bars1);width: 810px;float: left;font-weight: normal;text-align: center;}

.profile2-wr_quote:before {
  content: "»";
  font-weight: bold;
}

.profile2-wr_flex {
  display: flex;
  justify-content: space-between;
}

.profile2-wr_left {
  background: #7e6171;
  margin-right: 5px;
}

.profile2-wr_avatar {
  margin-bottom: 10px;
}

.profile2-wr_icon {
  margin-bottom: 10px;
}

.profile2-wr_icon img {
 width: 100%; 
 height: auto; 
}  

.profile2-wr_nick {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.profile2-wr_away {
  background: #baa5a0;
  margin: 5px;
  padding: 10px;
}

.profile2-wr_middle {
  width: 400px;
}

.profile2-wr_character {
  background: #7e6171;
  padding: 10px;
}

.profile2-wr_title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
}


.profile2-wr_character-content {
  height: 350px;
  text-align: justify;
  overflow: auto;
  padding: 5px;
}

.profile2-wr_character-content2 {
  height: 500px;
  text-align: justify;
  overflow: auto;
  padding: 5px;
}

.profile2-wr_mod {
  background: #baa5a0;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}

.profile2-wr_signature {
  text-align: center;
}

.profile2-wr_signature img{
width: 100%;
height: auto;  
}  

.profile2-wr_right {
  width: 300px;
  margin-left: 5px;
  background: #7e6171;
  padding: 10px;
}

.profile2-wr_description {
}

.profile2-wr_description-content {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 500px;
  margin-bottom: 5px;
  overflow: auto;
}

.profile2-wr_description-box {
 width: 210px;
  background: #baa5a0;
  padding: 5px 10px;
}

.profile2-wr_stats {
}

.profile2-wr_stats-content {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100px;
  margin-bottom: 10px;
  overflow: auto;
}

.profile2-wr_stats-box {
  background: #baa5a0;
  padding: 5px 10px;
}


#pinterest-container { width: 900px; height: 89000px !important;  overflow: auto !important; box-shadow: none !important; border: none !important;}

#pinterest-container::-webkit-scrollbar-corner {
  background: #1c2426;
}

#pinterest-container::-webkit-scrollbar {
  width: 2.5px;
  background: #1c2426;
}

#pinterest-container::-webkit-scrollbar-thumb {
  background: #1c2426;
}

#pinterest-container [class$=_img] {
  display: block !important;
  box-shadow: none !important;
  border-radius: 0 !important;
border: none !important;

}

#pinterest-container [class$=_col] {
  padding: 2px;
margin-top: 2px;
}

#pinterest-container [class$=_button] {
  display: none !important;
}

#pinterest-container [class$=_board] {
  box-shadow: none !important;
}

#pinterest-container span span {
  overflow: hidden !important;
  height: 70% !important;
    border: none !important;
    box-shadow: none !important;
}

.icongr {
 width: 100%; 
 height: auto; }
		