@charset "UTF-8";
/* CSS Document */

#rahmen{
	background-color:#FFFFFF;
	height: 600px;
	width: 900px;
	margin-top: -300px;
	margin-left: -450px;
	top:50%;
	left:50%;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#menue{
	height: 20px;
	width: 900px;
	margin-top: 30px;
	margin-left: 0px;
	z-index: 4;
	position: absolute;
	visibility: visible;
}
#text_head{
	margin-top: 35px;
	margin-left: 34px;
	height: 20px;
	width: 190px;
	position: absolute;
	left: 0px;
	font-size: 10px;
	font-family: Tahoma;
}
#text{
	margin-top: 65px;
	margin-left: 30px;
	height: 358px;
	width: 708px;
	z-index: 6;
	position: absolute;
	line-height: 16px;
	left: 67px;
	top: 64px;
	visibility: inherit;
}
#logo{
	height: 100px;
	width: 190px;
	margin-top: 360px;
	margin-left: 44px;
	position: absolute;
	z-index: 4;
	visibility: visible;
	left: 52px;
	top: 61px;
}
#ende{
	height: 100px;
	width: 390px;
	margin-top: 60px;
	margin-left: 24px;
	position: absolute;
	z-index: 4;
	visibility: visible;
	left: 90px;
	top: 64px;
	font-family: Tahoma;
}
#ornament{
	height: 240px;
	width: 440px;
	margin-top: 250px;
	margin-left: 0px;
	z-index: 3;
	position: absolute;
	visibility: visible;
}
#stage{
	background-color:#FAF7E3;
	height: 480px;
	width: 770px;
	margin-top: 60px;
	margin-left: 65px;
	z-index: 2;
	position: absolute;
	visibility: visible;
}

#claim{
	height: 20px;
	width: 340px;
	margin-top: 444px;
	margin-left: 410px;
	position: absolute;
	z-index: 4;
	visibility: visible;
}
#adress{
	height: 20px;
	width: 750px;
	margin-top: 555px;
	margin-left: 100px;
	z-index: 4;
	position: absolute;
	visibility: visible;
	left: 0px;
}
