.post_kopf	{
				display: inline;
				float: left;
				height: 25px;
				border-bottom: 1px solid white;
				border-right: 1px solid white;
			}

.post_body	{
				position: relative;
				display: inline;
				float: left;
				padding: 5px;
				vertical-align: top;
			}

.post_zelle	{
				position: absolute;
				margin: 5px;
			}

.post_zelle_rechts	{
						position: absolute;
						margin: 5px;
						right: 0px;
					}

.post_fuss	{
			height: 25px;
			width: 936px;
		}

.post_container	{
				clear: both;
				position: relative;
				display: block;
				height: auto;
				width: 936px;
				top: 0px;
				/*margin-left: 3px;*/
				left: 3px;
				border: 1px solid #666666;
			}

.post	{
		background: #E6E6FA;
		/*border: 1px solid #FFF;*/
		/*padding: 5px;*/
	}

.post_name	{
			border-right: 0px;
		}

.post_avatar	{
					border-right: 1px solid white;
				}

.post_text	{
			display: inline;
			float: left;
			margin-left: -1px;
			vertical-align: top;
			width: 774px;
			padding: 5px;
			border-left: 1px solid white;
		}

.post_blind	{
				float: left;
				height: 25px;
				width: 150px;
				border-top: 1px solid white;
				border-right: 1px solid white;
			}

.post_optionen	{
					float: left;
					height: 15px;
					width: 775px;
					padding: 5px;
					border-top: 1px solid white;
					bottom: 0px;
				}

.post_container .supermoderator	{
									font-size: 12px;
									font-weight: bold;
								}

.post_container .moderator	{
								font-size: 12px;
								font-weight: bold;
							}

.post_container .admin	{
							font-size: 13px;
							font-weight: bold;
						}

.post_container .user	{
							font-size: 11px;
							font-weight: bold;
						}
