/* --- Das Menu im Forum / Wird links ans Forum gelent fÃ¼r Globale Links die Alle sehen kÃ¶nnen ---*/
.navbar {
  text-align: left;
  background-color: transparent;
  padding: 15px 0px;
  top: 28px;
  margin-left: 527px;
  position: fixed;
  text-align: right;
 width: 1000px;
  /* transform: rotate(-90deg); */
  /* border-bottom: 3px solid  #4b5e5e; */
}
.navbar a {
    color: #9e9898 !important;
    float: left;
    position: relative;
    margin-left: 10px;
    font-family: inconsolata, Sans serif;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 3px;
    text-decoration: none;
    color: #ffa4a5;
    /* background-color: #211213; */
    padding: 8px 10px;
	
}
/* Das Menu fÃ¼r die Mitglieder / rechts an der Seite*/
#boxinthebox{
      position: fixed;
    top: 0px;
    right: 0px;
    width: 155px;
    height: 290px;
    padding: 10px;
    background-color: #2b2522;
    z-index: 105;
    background: url(https://bloodlines.one/images/pat.png) repeat fixed 0 0 #161f21;
    border: 3px solid #323232;
    border-style: double;
	    background: url(https://butterflyeffect.bplaced.net/images/pat.png) repeat fixed 0 0 #39393c;
}
/*einzelne Icons*/
.randinderbox{
  background-color: #2d1d1e;	
  border:1px solid #0f242a;
  width:16px;
  height:16px;
  display: block;
  margin: 7px;
  padding: 8px;
  text-rendering: auto;
  font-size: 16px;
border: 3px solid #2c3237;
    border-style: double;	
    background-image: linear-gradient(120deg, #1a2427 40%, #252b30 40%);
	border: 3px solid #2e2828;
    border-style: double;
    background-image: linear-gradient(120deg, #373537 40%, #43383c 40%);
}
.randinderbox a{
 color:#90A096;
}
/*Icons seitlich gezogen*/
.boxderboxen{
  float:left;
  display:block;
  position:absolute;
  margin-left:-30px;
  top:10px;
}
/*logout Feld*/
.byebye{ 
  text-align: center;	
  text-transform: uppercase;
  text-rendering: auto;
  font-size: 13px;	
  background-color: #171b1c;	
  border:1px solid #261516;
  width:100px;
  margin:auto auto;
border: 3px solid #2c3237;
    border-style: double;
border: 3px solid #2e2828;
    border-style: double;
    background-image: linear-gradient(120deg, #373537 40%, #43383c 40%);
}
/*Inplay*/
.tada{
  text-align: center;	
  text-transform: uppercase;
  text-rendering: auto;
  font-size: 10px;	
  background-color: #171b1c;	
  border:1px solid #160C0D;
  width:100px;
  margin-bottom:5px;
  margin-left:auto;
  margin-right:auto;
border: 3px solid #2c3237;
    border-style: double;
	border: 3px solid #2e2828;
    border-style: double;
    background-image: linear-gradient(120deg, #373537 40%, #43383c 40%);
}
/*Name in der Box*/
.welcome a{
  font-size: 11px;	
  text-transform: uppercase;
  color:#bca3a4;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		