.kategoriebox {
    position: relative;
    margin-top: 30px;
}

.kategorie {
    padding: 35px;
    min-height: 200px;
background:#818181;

}

  .kategoriename {
    font-family: 'marvel';
    text-transform:uppercase;
    font-size:40px;
    letter-spacing:2px;
    position:absolute;
    top:-5px;
    left:700px;
    color:rgba(0,0,0,0.1);
    font-weight:300;
margin:auto;
	 
  }

.da_code {
    
    font-family:Calibri;
    font-size:12px;
 background:#7a7a7a;
    padding:5px;
    height:170px;
    position:relative;

    margin-bottom:10px;
  }


  .da_thema {
      display: inline-block;
   margin-left:20px;
    padding: 5px;
    background: #7a7a7a;
    font-size: 12px;
  margin-top:4px;
    font-weight: 600;
	  width:60%
  }



  .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: #818181;
	    position: relative;
	margin-bottom: 0px;}
	

  .da_kat {
  font-family: purgeklein;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    float: right;

  }

  .da_katpost{
margin-top:5px;
 font-family: purgeklein;
    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: #818181;
    height: 100px;
padding:5px;
margin-top:5px;
	width:40%
}

.iconbit{
overflow: hidden;
   margin-left:26px;
	margin-top:8px;
    border: 1px solid #406b32;
    float: left;
    padding: 3.5px;
position:relative;
	-webkit-filter: grayscale(100%);}
		
.ingame_code {

    font-family:Calibri;
    font-size:12px;

 background:#7a7a7a;
    padding:5px;
    height:170px;
    position:relative;

    margin-bottom:10px;
  }

.ingame_descr {
    width: 1030px;
    
    margin: 10px;
    height: 100px;
    overflow: auto;
    text-align: justify;
    line-height: 170%;
    right: 20px;
}