#Layer1 {
	position:relative;
	width:120px;
	height:80px;
	z-index:0;
	visibility: inherit;
	left: 40px;
	top: 12px;
	background-image: url(images/logo_ra_ms-1.jpg);
	background-repeat: no-repeat;
	}
#Layer2 {
	position:relative;
	width:110px;
	height:90px;
	z-index:0;
	visibility: inherit;
	left: 440px;
	top: 0px;
	background-image: url(images/juristen_sw.jpg);
	background-repeat: no-repeat;
}