@charset "utf-8";
/* CSS Document HET EILAND, fitness & well being */

BODY {
	z-index: 0;
	behavior: url(/css/csshover.htc);
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #fbfbfb;
	/*background-image: url(../images/back_body.png);
	background-repeat: repeat-x;
	background-position: 0 0;*/
}

DIV.container {
	position:relative;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	overflow:hidden;
}
