/*********************************************************************************
**                                                                              **
** p r o j e c t :          www.goldschmitte-greminger.ch                       **
**                                                                              **
** f i l e :                news.css                                            **
**                                                                              **
** d a t e :                aug 2oo6                                            **
**                                                                              **
** a u t h o r :            creaArt webdesign  [http://www.crea-art.ch]         **
**                                                                              **
** c o n t a c t :          goldschmitte-greminger [at] crea-art [dot] ch       **
**                                                                              **
*********************************************************************************/

#shortnews
{
	text-align: left;
	padding-top: 5px;
}

#shortnews:first-letter
{
	font-size: 16px;
	font-weight: 700;
}

#shnewstitle {  margin-left: 20px;  }
#shnewslink  {  padding-left: 20px;  }

#news  {  text-align: left;  }

.newsitem
{
	width: 400px;
	border: 1px solid #FFF;
}

.newstitle  {  font-weight: 700;  }
.timedate  {  text-align: right;  }

#news p:first-letter
{
	font-size: 12px;
	font-weight: 400;
}

#backlink
{
	text-align: left;
	margin-top: 15px;
}
