body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	font-weight: normal;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

div#CenterLayer {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	overflow: visible;
	visibility: visible;
}

div#ContainerLayer {
	position: absolute;
	left: -246px;
	top: -242px;
	width: 492px;
	height: 484px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
}


div#HintergrundLayer {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 492px;
	height: 482px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	z-index: 7;
	visibility: visible;
}

img {
	border-width: 0px;
}

img.bildHintergrundClass {
	width: 492px;
	height: 482px;
	border-width: 0px;
}

