/* User CP oder das Profil ändern und Nachrichten Schreiben*/

/*Menu - breite Felder*/
.guffi{
 background-repeat: no-repeat;
    background-color: #C3C4C2;
    text-align: right;
    height: 25px;
    font: 300 11px/25px Comfortaa;
    padding-right: 10px;
    margin: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #B2B9AB;
    background-color: #585f66;
    font-size: 16px;
    letter-spacing: 3px;
    font-family: inconsolata, Sans serif;

    letter-spacing: 0.5px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    font-family: oswald;
    font-size: 12px;
}
.guffi i{
  color:#C3C1BF;
  height:25px;
  line-height:25px;
  font-size:16px;
  float:left;
  vertical-align:middle;
  padding-left:10px;
}
.guffi a{color:#fff;}
/*Menu kleine Kästchen*/
.pluto{
    background-color: #484848;
    border: 1px solid #606060;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 4px;
    padding: 8px;
    text-rendering: auto;
    font-size: 16px;
}
/*Name**/
.rage{
    font-size: 16px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#404040, #868785);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-rendering: auto;
}
/*Felder Infos*/
.guffi1{
    border: 1px solid #2d2d2d;
    background-color: #777777;
  color:#C3C1BF;
  text-align:right;
  height:25px;
  font: 300 11px/25px Comfortaa;
  padding-right:10px;
  margin:2px;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		