/* Style Sheet Dr Novy */

body{
	margin: 0px;
	padding: 0px;
	background:#eeeeee;
	text-align:center;
}

/* Positionierungen */

#topspacer{
	height:75px;
}

#maincenter{
	width:860px;
	height:510px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
}
