html {	height: 100%;	font-size: 100%;	overflow:auto;}body {	height: 100%;	margin: 0;	padding: 0;	background-color: #808080;	color: white;	font-size: 88%;	font-family: Arial, Helvetica, sans-serif;}a img {	border: none;}#flashcontent {	height: 100%;	overflow: hidden;}#noflash {	height: 100%;	overflow: auto;}#inner {	padding: 30px;	width: 400px;	margin-right: auto;	margin-left: auto;	position: relative;}#hinweis {	margin-bottom: 4em;}