#lauftext{
	background-color: #C64629;
	padding-top: 2px;
	margin: 0 0 2px 0;
	width: 614px;
	height: 28px;

}

#iemarquee{
	font-size:20px;
	background-color: transparent;
	color:#D5D366;
	font-weight: bold;
}

#iemarquee a:link, #iemarquee a:active, #iemarquee a:visited{
	opacity: 0.8;
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
	filter:alpha(opacity=80);
	font-size:20px;
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
	border:none;
}
#iemarquee a::hover{
	opacity: 0.9;
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
	filter:alpha(opacity=90);
	color:#fff;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	border:none;
}
