#containerheader {
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	background-color: #CE6000;
	}
	#containerheader .Head {
		color: #FFFFFF;
	}
#containerfooter {
	border-top: #332504 solid 1px;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	background-color: #FFFFFF;	
}	
.left {
	text-align: left;	
}
.right {
	text-align: right;
}


#newsoverviewheader {
	padding: 5px 10px 5px 10px;
	background-color: #D4CD00;
}
#newsoverviewheader .Head {
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}
.newsoverviewitems td {
	border-bottom: #332504 solid 1px;
	padding: 0px 10px 0px 10px;
	height: 23px;
	background: url(icon_lookingglass.gif) left no-repeat;
}
.newsoverviewitems a {
	margin-left: 20px;
	color: #332504;
	text-decoration: none;
}
.newsoverviewitems a:hover {
	color: #332504;
	text-decoration: underline;
}
#morearticles {
	text-align: right;
	font-size: 9px;
}
#morearticles a {
	color: #332504;
	text-decoration: none;
}
#morearticles span {
	padding-right: 20px;
	background: url(orange_arrow.gif) right no-repeat;
}
#morearticles a:hover {
	text-decoration: underline;
}



