html, body, div, span, img {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%; 
}
div {
	position: relative;
}
#leer {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -298px;
	float: left;
}
#huelle {
	width: 1004px;
	height: 596px;
	margin: 0 auto 0 auto;
	clear: both;/*	top: -298px;
	position: static; */
}
#container {
	width: 1000px;
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
