.mooquee
{
	border: solid 0px #C0C0C0;
	padding: 5px;
	
	/* don't change */
    position: left;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
body { 
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 1;
	background-color: transparent;
}

.Stil1 { font-size: 70%; color: #ffffff; text-align: center; }
.Stil2 { font-size: 60%; }

span.c4 { font-size: 70% }

div.c1 { text-align: left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #000;
 }
div.c3 { font-size: 70%; text-align: left; }

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
