﻿#boxintro{
	width:100%;
	height:100%;
	border:0px;
	background-color:black;
	overflow:auto;
}
#boxAll{
	width:100%;
	height:520px;
	border:0px;
	overflow:auto;
}
.detailBox {
	margin: 0px;
	background-position: rig;
	padding: 14px;
	position: absolute;
	width: 325px;
	z-index: 3;
	left: 355px;
	top: 2px;
	background-image: url('../img/cont2.png');
	background-color: #FFFFFF;
}
#ly_logo { position: absolute; top: 48px; left: 70px; width: 175px; height: 24px; visibility: visible; }
	#ly_picleft { position: absolute; top: 180px; left: 0; width: 238px; height: 190px; }
	#ly_menu { position: absolute; top: 53px; left: 300px; width: 700px; height: 17px; }
	#ly_inhalt { position: absolute; top: 180px; left: 300px; width: 700px; height: 300px; }
