
/*  ---  LIST ---  */
.NewsList {
		clear:left;
		margin-top:50px;
		}

.NewsList h1 {
		font-size: 16px;
		line-height: 21px;
		font-weight: normal;
		font-style: italic;
		
		margin-bottom: 8px;
		color:#F78320;
	}
	
h5 {
		font-size: 9px;
		font-weight: normal;
		font-style:italic;
		
		color:#666666;
		margin-top:5px;
	}
	
.NewsList img {
		float:left;
		margin-right:15px;
	}
	
.NewsList a:link, .NewsList a:visited { 
		text-decoration:none;
		color:#F78320;
		}
	
.NewsList a:hover { 
		text-decoration:none; 
		color:#666666;
		}
		
.NewsListMain img {
		margin-bottom: 8px;
	}

.NewsListMain h1 a:link, .NewsListMain h1 a:visited { 
		text-decoration:none;
		color:#000000;
		}
	
.NewsListMain h1 a:hover { 
		text-decoration:none; 
		color:#F78320;
		}

/* Legende */

.news-single-imgcaption {
		font-size: 9px;
		font-weight: normal;
		font-style:italic;
		
		color:#666666;
		}

/* EVENTS LATEST */
		
#rightcol .event h2 {
		margin-top:0px;
		margin-bottom: 0px;
}

#rightcol .event p {
		margin-top:0px;
		margin-bottom: 0px;
}

.event {margin-bottom:8px;}