@charset "utf-8";
/* Doc-Type: CSS Document */
/* Developer: EYEONYOU-Webdesign */
/* Contect: info@eyeonyou.de */
/* Author: RR */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
}

/**/
/* --- Inhalt --- */
/**/

#container {
	width: 800px;
	height: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -320px 0px 0px -400px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#news_ticker {
	top: 575px;
	left: 0px;
	width: 800px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
}