#body{
	width: 780px;
	margin-left:-395px;
	left:50%;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 800px;
}
#bsplash{
	width: 460px;
	margin-left:-230px;
	left:50%;
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 800px;
}

#main{
	width: 780px;
	top:320px;
	position: absolute;
	z-index: 2;
}
#splash{
	width: 460px;
	top:220;
	position: absolute;
	z-index: 2;
}


#menu{
	position: absolute;
	z-index: 20;
	top: 85px;
	left: 480px;
	width: 300px;
	height: 20px;
	text-align: right;
}


#navigation    {
	position: absolute;
	z-index: 12;
	top: 120px;
	width: 200px;
	height: 200px;
	overflow: hidden;
	left: -1px;
}

#navigation2    {
	position: absolute;
	z-index: 12;
	top: 120px;
	width: 200px;
	height: 200px;
	overflow: hidden;
	left: 210px;
}

#impressum{
	height: 35px;
	width: 780px;
	position: absolute;
	z-index: 4;
	border-top: solid 1px #CCCCCC;
}


#logo{
	position: absolute;
	z-index: 4;
	height: 75px;
	width: 130px;
	background-image: url(../_images/lignumarts_125px.gif);
	background-repeat: no-repeat;
	top: 30px;
	left: 20px;
}
#splogo{
	position: absolute;
	z-index: 4;
	height: 75px;
	width: 130px;
	background-image: url(../_images/lignumarts_125px.gif);
	background-repeat: no-repeat;
	top: 80;
	left: 205px;
}
#line{
	position: absolute;
	z-index: 13;
	width: 780px;
	top: 320px;
	border-top: solid 1px #CCCCCC;
}

