#archiev {
	position:absolute;
	left:500px;
	top:240px;
	width:325px;
	height:20px;
	z-index:9;
	border: 1px dotted #000000;
	padding: 5px;
}

#rchivinhalt {
	position:absolute;
	left:500px;
	top:285px;
	width:325px;
	height:215px;
	z-index:11;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 5px;
	overflow-x: auto;
	overflow: auto;
}
#newspic {
	position:absolute;
	left:146px;
	top:256px;
	width:286px;
	height:270px;
	z-index:12;
}
