/* CSS Document */



html {
	font-family: "Arial", Lucida Grande, Arial, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #646466;
	font-weight: normal;
	line-height: 18px;
}

body {


	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}


#heuschmidLayer {
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 2;
	visibility: visible;
}

#logoLayer img {
	border: 0px;
}
