.postbit-box {
		width: auto;
		background: #eae7e2;
		padding: 5px;
		border: solid 1px #afafaf;
		font-size: 8.5pt;
	margin-bottom: -10px;
}

#post_date {
		margin-left: -8px;
		padding: 4px;
		width: auto;
		text-transform: uppercase;
		font-size: 8pt;
		letter-spacing: 1px;
		border-bottom: #afafaf solid 1px;
}

.post_avatar {
	border: #d3cfc8 solid 3px;
	outline: 1px solid #afafaf;

	margin-top: 2px;
	width: 250px;
	height: 220px;
	overflow: hidden;
	position: relative;
}

.post_icon {
	border: #d3cfc8 solid 3px;
	outline: 1px solid #afafaf;

	margin-top: 10px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	position: relative;
}



.postbit-mini-buttons {
    background: #d3cfc8;
    color: #0a0a0b;
    border: #afafaf 1px solid;
    height: 20px;
    width: 20px;
    padding: 5px;
    margin: 5px;
}

#post-beschreibung {
border: #d3cfc8 solid 3px;
outline: 1px solid #afafaf;
padding: 5px;
margin-bottom: 5px;
width: 256px;
box-sizing: border-box;
height: 170px;
overflow: auto;
margin-top: 10px;
background-color: #dedad4;
font-size: 10px;
letter-spacing: 0.5px;
line-height: 125%;
}


#post-tr {
	background: #d3cfc8;
	color: #0a0a0b;
	border: #afafaf 1px solid;
}

.postbit-head {
	background-image:url(http://gtbt.fabulousworld.de/images/meadow/kategorien.png);
	color: #0a0a0b;
	border: #d3cfc8 solid 3px;
	outline: 1px solid #afafaf;
	padding: 10px;
	width: auto;
}

.edit-by {
border: solid 3px #d3cfc8;
margin: 5px;
padding: 5px;
font-size: 7pt;
text-transform: uppercase;
background-color: #eae7e2;
outline: 1px solid #afafaf;
}

#postbit-name {
	background-image:url(http://gtbt.fabulousworld.de/images/meadow/kategorien.png);
	padding-top: 5px;
	text-transform: uppercase;
	border: #d3cfc8 solid 3px;
	outline: 1px solid #afafaf;
	color: #eae7e2;
	margin-top: 10px;
	width: 256px;
	text-align: center;
	font-size: 10pt;
	box-sizing: border-box;
	margin-bottom: 10px;
	height: 50px;
}

#postbit-name a:link,
#postbit-name a:visited,
#postbit-name a:hover,
#postbit-name a:active {
	color: #eae7e2;
}