@charset "utf-8";
/* CSS Document */

#main {
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:797px;
	z-index:1;
	background-image: url(bilder/HintergrundBild%2001.gif);
}
#navi1 {
	position:absolute;
	width:123px;
	height:185px;
	z-index:1;
	left: 55px;
	top: 104px;
	margin: 3px;
}
#navi2 {
	position:absolute;
	width:123px;
	height:70px;
	z-index:2;
	left: 55px;
	top: 300px;
}
#bild {
	position:absolute;
	width:156px;
	height:181px;
	z-index:1;
	left: 24px;
	top: 24px;
}
#text {
	position:absolute;
	width:310px;
	height:333px;
	z-index:2;
	top: 24px;
	left: 202px;
}

