@charset "UTF-8";html {	margin: 0px;	padding: 0px;}body {	margin: 0px;	padding: 0px;	font-size: 0.8em;}#inhalt{	padding: 0px;	margin-top: -200px;	margin-left: -300px;	height: 450px;	width: 600px;	position: absolute;	left: 50%;	top: 50%;}#inner{	width: 600px;	position: absolute;	height: 450px;	margin: 0px;	padding: 0px;}#inner a img{	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	text-decoration: none;	outline:none;}
