div#rahmen {
	height: 450px;
	width: 500px;
	border: 1px solid #CC3300;
	overflow: auto;
	visibility: inherit;
	clear: both;
	position: relative;
	z-index: auto;
}

