.content {
	position: absolute;
	left:50%;
	margin-left:-370px;
	margin-top:5%;
	height: 536px;
	width: 756px;
	padding: 0px;
	border: 0px none;
	background-image: url(../Bilder/HG_Schatten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 15px;
}
body {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #cc9966;
	background-image: url(../Bilder/pixelpattern.gif);
}
a:link {
	color: #CC9966;
}
a:visited {
	color: #CC9966;
}
a:hover {
	color: #CC9966;
}
a:active {
	color: #CC9966;
}
.flash {
	left: 8px;
	top: 8px;
	position: absolute;
}
.noflash {
	left: 25%;
	top: 30%;
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	height: 170px;
	width: 400px;
}
.zentriert {
	text-align: center;
}

