#news {
	width:548px;
	height:auto;
	margin-top:5px;
	margin-bottom:15px;
}

.pic_news {
	width:548px;
	height:auto;
}

#tiitle {
	background-image:url(../images/news/title_Bg.jpg);
	width:548px;
	height:26px;
}

.headline {
	width:auto;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#686868;
	float:left;
	font-size:11px;
}

.postet {
	width:auto;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#686868;
	float:right;
	font-size:11px;
}

.content {
	width:548px;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#686868;
	font-size:10px;
}

.admin {
	width:auto;
	height:auto;
	float:right;
}

#coments {
	background-image:url(../images/news/comments_bg.jpg);
	width:548px;
	height:30px;
}

.coments {
	width:auto;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#686868;
	float:left;
	font-size:11px;
	margin-top:16px;
}

.archiv {
	width:auto;
	height:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#204d91;
	float:right;
	font-size:11px;
	margin-top:8px;
}
	
	