/* CSS Document */

#page #kopf {
	width:1024px;
	height:217px;
	background-image:url(../pics/banner_privat.jpg);
	background-position:center;
	background-repeat:repeat-y;
	position:relative;
}

#page #rechts{
	width:155px;
	height:468px;
	position:absolute;
	left:869px;
	top:301px;
	z-index:2;
	background-image:url(../pics/rechts_hintergrund.jpg);
}

#page #baum{
	width:279px;
	height:291px;
	position:absolute;
	left:0px;
	top:480px;
	z-index:1;
	background-image:url(../pics/baum.jpg);
}


