@charset "utf-8";
/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;	
	/* background-image: url("../images/ratteplan.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	*/
}
img {
	width: 286px;
	height: 280px;
	margin-left: -143px;
	margin-top: -140px;
	position: absolute;
	top: 50%;
	left: 50%;
}
.copyright {
	position: absolute;
	top: 96%;
	right: 2%;
}


