body {
	color: #F98B12;
	text-align: center;
	background-color: #000000;
	margin : 0 0 0 0;
	margin-left: 0;
	margin-top: 15px;
	padding : 0;
}
#Container{
	width : 900px;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
}
#counter{
	width : 900px;
	margin: auto;
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	color: #F98B12;
}
img {
	border: 0;
}
table{
	width: 900px;
	border: 0;
	line-height:0px; /* Line-Height verhindert den Zeilenumbruch in einer Tabelle */
	font-family: Verdana;
	font-size:10px;
	color: #F98B12;
	text-align: center;
}

