#HomeImg {
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../images/7_euro_.jpg) no-repeat top left;
	/*background-color: #ffffff; */
}
#HomeText {
	position: absolute;
	float: right;
	clear: right;
	top: 0px;
	right: 0;
	margin: 0;
	padding: 0 0 0 0;
	width: 370px;
}
.HeadlineText {
	height: 16px; 
	font-size: 13px; 
	float: left; 
	margin-top: 4px;
}
html>/**/body .HeadlineText { margin-top: 2px; }
.headlines {
	position: relative;
	font-size: 13px;
	height: 28px;
	top: 10px;
	left: auto;
	margin: 0px 0px 5px;
	padding: 0px;
	background: url(../images/graphics/bg-headlines.gif) no-repeat left top;
	
}
html>/**/body .headlines {
	position: relative;
	top: 4px;
	width: 800px;
	left: 20%;
}
.headlines a {
	color: #666666;
	font-size: 13px;
}
.headlines a:hover {
	color: #3366CC;
}
.headlines h4 {
	float: left;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin: 5px 10px 0px 10px;
	display: inline;
}
.headlines h4 a {
	color:#000;
}
div.horizontal_scroller{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	height:24px;
	width:500px;
	display:block;
	overflow:hidden;

	
}
div.scrollingtext{
position:absolute;
white-space:nowrap;
font-family:'Trebuchet MS',Arial;
font-size:18px;
font-weight:bold;
color:#000000;
}

