.kategoriebox {

    margin-top: 40px;
}

.kategorie {
 padding: 15px;
    min-height: 200px;
 background:#11110f;
   box-shadow: 0 0 20px rgba(107, 28, 31, 0.35);
border: 2px solid #6b1c1f;
}

.kategoriebild {background:#743725;
	 background-image: url(https://s1.directupload.eu/images/user/260628/uvhctet2.png);
    background-attachment: fixed;
    background-size: cover;
background-blend-mode: overlay;
position: relative;
margin: auto;
    height: 90px;
top: 40px;
}

.kategoriename {
    font-family:bitschrift;
    text-transform: ;
    font-size: 60px;
    letter-spacing: 2px;
    position: relative;
       color: #b6a8a0;
    font-weight: ;
    margin: auto;
    height: 60px;
    text-align: center;
    top: 20px;
margin-right:20px;
}

.da_code {
        height: 175px;
    font-family:Calibri;
    font-size:12px;
    background: #b6a8a0;
    padding:5px;
    border: 1px solid #332b3f;
    position:relative;

    margin-bottom:5px;
  }


  .da_thema {
      display: inline-block;
   margin-left:20px;
    padding: 5px;
background: rgb(167 153 145 / 50%);
    font-size: 11px;
  margin-top:4px;
    font-weight: 600;
	  width:60%;
font-family: "Consolas", monospace;
  }



  .da_descr {
width: 500px;
    position: absolute;
    margin: 10px;
    height: 100px;
    overflow: auto;
    text-align: justify;
    line-height: 170%;
    right: 20px;
  }
 
.da_katbox {
	box-sizing: border-box;
    padding: 14px;
    width: 100%;
    display: inline-block;
    text-indent: 50px;
background: rgb(167 153 145 / 50%);
	    position: relative;
	margin-bottom: 0px;}
	

  .da_kat {
     font-family: "Consolas", monospace;
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: uppercase;
    float: right;
  font-weight: 600;
  }

  .da_katpost{
margin-top:5px;
    font-family: "Consolas", monospace;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
	 float:left;
	   
  }

.da_forenstats {
    box-sizing: border-box;
    padding: 14px;
    background: #000;
    width: 40%;
    display: inline-block;
    position: relative;
    text-align: right;
    margin-bottom: 0px;
}

.da_lastpost {
background: rgb(167 153 145 / 50%);
    height: 100px;
padding:5px;
margin-top:5px;
	width:40%
}

.iconbit{
overflow: hidden;
   margin-left:26px;
	margin-top:8px;
       border: 2px solid #6b1c1f;
    float: left;
    padding: 0px;
position:relative;
	
}
		
.ingame_code {
  
    font-family:Calibri;
    font-size:12px;
    background: rgba(159, 155, 172, 0.9);
    padding:5px;
    height:170px;
    position:relative;
margin-top:5px;
    margin-bottom:10px;
  }

.ingame_descr {
    width: px;
    
    margin: 10px;
    height: 100px;
    overflow: auto;
    text-align: justify;
    line-height: 170%;
    right: 20px;
}

		