/* DeltaMaster - die Modi */

body {
	background-image: url('DeltaMasterFrei-flip.jpg');
	background-position: right 240px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

h1.pagetitle {
	top: 60px;
}

h2.pagetitle {
	top: 100px;
}

div#main {
	top: 180px;
}

div#spalte1 ul {
	margin: 0 0 32px 0;
}

div#spalte1 ul li {
	margin: 0 0 2px 10px;
	padding: 0;
}

div#spalte1 h1.wide {
	margin-top: 24px;
}

div#spalte1 ul {
	margin-bottom: 20px;
}

div#spalte2 {
	left: 240px;
}

div#stufen {
	position: absolute;
	top: -64px;
}

div#stufen p {
	position: absolute;
	width: 140px;
}

#reader {
	left: 0;
	top: 320px;
}

#viewer {
	left: 150px;	
	top: 240px;
}

#pivotizer {
	left: 300px;	
	top: 160px;
}

#analyzer {
	left: 450px;
	top: 80px;
}

#miner {
	left: 600px;	
	top: 0px;
}

h3.pagequote {
	display: none;
	left: 600px;
	top: 500px;
}

img#pageimg {
	top: 260px;
	right: 0px;
}
