img.bild {
 float:right;
 margin:12px;
 border: 1px dotted #FFFFFF;
 margin-right:40px;
}

th{
 border-bottom:1px solid #000000;
}

.nachrichtenbox{
	width:45%;
	float:left;
	padding:5px;
	text-align:center;
	border:1px dotted #000000;
}
.freundebox{
float:right;
	width:45%;
	text-align:center;
	padding:5px;
	border:1px dotted #000000;
}

tr.neu {
 font-weight:bold;
}

