/* CSS Document */
#hauptlayer {
	position:relative;
	top:34px;
	width:501px;
	height:2000px;
	z-index:4;
	left: 20px;
	top: 10px;
	background-color: #333333;
}
