.post-oben-container {width:100%
height:100px;
padding: 5px;
	overflow: hidden;
    background: #332b3f;
background-image: url(https://i.ibb.co/2jSpTws/bg.png);
    background-size: cover;
    object-fit: cover;
  background-blend-mode: overlay;
display:flex;
    flex-wrap: wrap;
}




.post-charaktername {
        font-family: chreed;
    font-size: 66px;
color: #6b1c1f;
    text-transform: uppercase;
font-style: italic;
}

.post-charaktername a{
        font-family: chreed;
    font-size: 56px;
color: #6b1c1f;
    text-transform: uppercase;
font-style: italic;

}

.post-oben-links {box-sizing: border-box;
    margin: auto;
    padding: 15px;
    width: 70%;
    height: 115px;
    
position: relative;
 }

.post-oben-rechts {
    box-sizing: border-box;
    height: 115px;
    width: 30%;
padding: 30px;
}

.postig2 {width: 240px; 
height: 100px;
   
    outline: 1px solid #fff;
    outline-offset: -4px;
position: relative;
}

.logogruppe {width: 100px; 
height: 100px;
   

position: relative;
left:130px;
top:-25px;}

.post-seite-container {
  background: rgb(167 153 145 / 50%);
width: 300px;
    height:760px;
    display: grid;
    align-content: start;
    justify-items: center;
    justify-content: center;

}

.post {
	overflow: hidden;
}

.post.classic {
	padding-top: 15px;
}

.post .post_author {
background: #332b3f;
    background-image: url(https://s1.directupload.eu/images/user/260503/8br8bvyt.jpg);
    background-size: cover;
    object-fit: cover;
    background-blend-mode: overlay;

	padding: 5px;
	overflow: hidden;
}

.post.classic .post_author {
	border: 1px solid #ddd;
	float: left;
	width: 15%;
	margin: 0 1% 15px 0;
	border-left: 0;
	padding: 5px 1%;
    background: rgb(167 153 145 / 50%);
}

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px;
}

.post .post_author div.author_avatar {
	float: left;
	margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
	float: none;
	text-align: center;
	margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px;
}

.post.classic .post_author div.author_information {
	float: none;
	padding: 0;
	text-align: center;
}

.post .post_author div.author_statistics {
	float: right;
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	color: #666;
	line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
	border-top: 1px dotted #ccc;
	margin: 6px 0 0 0;
	padding: 6px 6px 3px 6px;
	float: none;
}

 .post_head {
	font-size: 11px;
	
border-bottom: 2px solid #6b1c1f;
	margin-bottom: 4px;
padding:10px;
}

.post .post_head span.post_date {
	color: #666;
}

.post .post_head span.edited_post {
	font-size: 10px;
	color: #999;
}

.post .post_head span.edited_post a {
	color: #666;
}

.post_body {
	    font-size: 13px;
    padding: 12px;

    text-align: justify;
    min-height: 500px;
    padding-bottom: 50px;
}

.post.classic .post_content {

    width: 830px;
margin-left:10px;
}

.post_content {
	
    width: 830px;
margin-left:10px;
}

.post_content .signature {
	margin-top: 5px;

	padding: 10px 0 4px 0;
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #999;
}

.post .post_meta a:link,
.post .post_meta a:visited {
	color: #777;
}

.post .post_meta a:hover,
.post .post_meta a:active {
	color: #777;
}

.post_controls {
	clear: both;
	background: rgb(167 153 145 / 50%);
	padding: 5px;
	overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	padding: 2px 5px;
	margin: 2px;
	font-size: 11px;
	   background: rgb(167 153 145 / 50%);
	border: 1px solid #6b1c1f;
z-index: 99999;
	
}

.postbit_buttons > a:hover {
	border-color: #bbb;
}

.postbit_buttons a span {
	
	display: inline-block;
	height: 16px;
	
}

.postbit_buttons a.postbit_find span {
	background-position: 0 0;
}

.postbit_buttons a.postbit_reputation_add span {
	background-position: 0 -20px;
}

.postbit_buttons a.postbit_email span {
	background-position: 0 -40px;
}

.postbit_buttons a.postbit_website span {
	background-position: 0 -60px;
}

.postbit_buttons a.postbit_pm span {
	background-position: 0 -80px;
}

.postbit_buttons a.postbit_quote span {
	background-position: 0 -100px;
}

.postbit_buttons a.postbit_multiquote span {
	background-position: 0 -120px;
}

.postbit_buttons a.postbit_multiquote_on span {
	background-position: 0 -140px;
}

.postbit_buttons a.postbit_edit span {
	background-position: 0 -160px;
}

.postbit_buttons a.postbit_qdelete span {
	background-position: 0 -180px;
}

.postbit_buttons a.postbit_qrestore span {
	background-position: 0 -200px;
}

.postbit_buttons a.postbit_report span {
	background-position: 0 -220px;
}

.postbit_buttons a.postbit_warn span {
	background-position: 0 -240px;
}

.postbit_buttons a.postbit_purgespammer span {
	background-position: 0 -540px;
}

.postbit_buttons a.postbit_reply_pm span {
	background-position: 0 -260px;
}

.postbit_buttons a.postbit_reply_all span {
	background-position: 0 -280px;
}

.postbit_buttons a.postbit_forward_pm span {
	background-position: 0 -300px;
}

.postbit_buttons a.postbit_delete_pm span {
	background-position: 0 -320px;
}

.postbit_qrestore,
.status_type{
	display:none!important;
}


.avatar-box {
   background: rgb(167 153 145 / 50%);
    height: 320px;
width:260px;
    display: flex;
    align-items: center;
    justify-content: center;
margin-top:10px;
}

.post-container {width:100%;
display:flex;
padding: 5px;
}

.post-row {
    display: flex;
    margin-bottom: 8px;
    align-items: flex-end;
    font-size: 13px;
justify-content: space-around;
}

 .post-value {
width:250px;
    border-bottom: 2px solid #6b1c1f;
    padding-bottom: 2px;
    text-align:left;
    font-size: 13px;
   font-family: "Consolas", monospace;
color:#000;
margin-top:3px;
}


.charakterinformationen {

padding:10px;
    width: 300px;
    height:auto;

}

.miniicon {
    width: 70px;
    height: 70px;
    overflow: hidden;
 
    border: 1px solid #3b393e;
    outline: 1px solid #fff;
    outline-offset: -4px;
}

 .post-spieler {
width:250px;
   font-weight: bold;
    padding-bottom: 10px;
    text-align:center;
    font-size: 22px;
    font-family: "Consolas", monospace;
color:#6b1c1f;
margin-top:3px;
}
		