/* CSS Document */
#NewsAreaTop{
color: #FFFFFF;
	background-color: #000;
	background-image: url(Gregor_Kuonen_rechts_NewsArea_2Top.gif);
	background-repeat: no-repeat;
	height:5px;
}

#NewsArea {
	color: #FFFFFF;
	background-color: #000;
	background-image: url( Gregor_Kuonen_rechts_NewsArea_2Bottom.jpg );
	background-repeat: no-repeat;
 
	background-position:bottom;
	height:100%;
	vertical-align:top;
	padding:5px;	
}
#ContentArea  {
	color: #111111;
	background-color: #fff;
	padding-left:13px;
	padding-top:25px;
	padding-right:13px;
 }
 
#latest-news-item  {color:#fff;}
#latest-news-item h2{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; margin-bottom:5px;}
#latest-news-item h3{ font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; margin-top:0px; margin-bottom:5px;}
#latest-news-item .bodytext {color:#fff; margin-bottom:0px;}