/* CSS Document */

.ohnedruck { display:none; } 

#content {
	background-color: #ffffff;
	height: 100%;
	width: 636px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

