#Layer-Container{
	position: absolute;
	height: 402px;
	width: 722px;
	margin-top: -200px;
	margin-left: -350px;
	top: 50%;
	left: 50%;
	z-index: 1;
	background-color: Black;
}

#Navi-Alt{
	position: absolute;
	height: 300px;
	width: 700px;
	margin-top: -20px;
	margin-left: -350px;
	top: 1200px;
	left: 50%;
	z-index: 3;
	background-color: #E3E87E;
}

#LayerInhalt {
	position: absolute;
	width: 720px;
	height: 400px;
	z-index: 3;
	left: 1px;
	top: 1px;
	background-color: #FFFFFF;
	border: Black;
}

#b_brille {
	position: absolute;
	width: 271px;
	height: 121px;
	left: 200px;
	top: 50px;
	z-index: 3;
}

#b_peter {
	position: absolute;
	width: 219px;
	height: 366px;
	left: 500px;
	top: 20px;
	z-index: 4;
}

#b_titel {
	position: absolute;
	width: 424px;
	height: 73px;
	left: 60px;
	top: 195px;
	z-index: 5;
}

#b_text1 {
	position: absolute;
	width: 200px;
	height: 180px;
	left: 62px;
	top: 50px;
	z-index: 6;
}

#b_text2 {
	position: absolute;
	width: 200px;
	height: 180px;
	left: 62px;
	top: 265px;
	z-index: 6;
}

