/*Neue Themen Button und Antwort*/
.einhorn{
  width: 950px;
  text-align: right;
}
/**/
.bella{
    font-size: 10px;
    text-align: center;
    color: #C3C1BF;
    background-image: linear-gradient( 
120deg
 , #161f21 40%, #161f21 40%);
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    font-family: oswald;
    font-size: 10px;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 9pt;
    border-top: 1px solid #c0c0c0;
    background-image: linear-gradient(306deg, #31302f 40%, #31302f 40%);
}
/*Themenanzeige - Link - Ãœberschrift*/
.king {
   background-color: #171717;
  line-height:20%;
    background: #161f21;
     background: url(https://bloodlines.one/images/pat.png) repeat fixed 0 0 #161f21;
}
.king a{
  color:#bab6b6;
}
.king h3 {
position: relative;
    text-align: center;
    font-family: inconsolata, Sans serif;
    font-size: 1.5em;
    color: #B2B9AB;
    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;
    font-weight: bold;
    border-bottom: 1px solid #d5af9c;
}
.king em{
 font-weight: 500;
 letter-spacing: 1px;
 float:left;
 font-size: 30;
 position:relative;
 margin-top:-10px;
 margin-left:20px;
}
.king h3 span {
  letter-spacing: 3px;
  font-family: inconsolata, Sans serif;	
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.king h3:before {
    background: -moz-linear-gradient(left, rgba(33,18,19,1) 0%, rgba(130,71,75,1) 52%, rgba(33,18,19,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(33,18,19,1)), color-stop(52%, rgba(130,71,75,1)), color-stop(100%, rgba(33,18,19,1)));
    background: -webkit-linear-gradient(left, rgba(33,18,19,1) 0%, rgba(130,71,75,1) 52%, rgba(33,18,19,1) 100%);
    background: -o-linear-gradient(left, rgba(33,18,19,1) 0%, rgba(130,71,75,1) 52%, rgba(33,18,19,1) 100%);
    background: -ms-linear-gradient(left, rgba(33,18,19,1) 0%, rgba(130,71,75,1) 52%, rgba(33,18,19,1) 100%);
    background: linear-gradient(to right, rgb(160 155 155) 0%, #d5af9c 52%, rgb(143 143 143) 100%);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 10%;
    width: 100%;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		