/* DeltaMaster Warm-up */

h1.pagetitle {
	top: 60px;
	left: 262px;
}

h2.pagetitle {
	top: 100px;
	left: 262px;
}

div#main {
	top: 320px;
}

div#spalte2 {
	width: 450px;
	left: 240px;
}

div#spalte2 h2 {
	margin: 0;
	line-height: 16px;
}

div#spalte3 {
	left: 720px;
}

div#spalte3 h2 {
	margin: 24px 0 4px 0;
	line-height: 16px;
}

img#pageimg {
	top: 36px;
	left: 0px;
}

h3.pagequote {
	display: none;
	left: 480px;
	top: 220px;
	width: 200px;
}

p.bignumber {
	font-size: 20px;
}

th {
	text-align: right;
	padding: 0 8px 8px 0;
}

td {
	padding: 0 8px 8px 0;	
}

div#spalte3 ul {
	margin-left: 0;
	padding-left: 0;
}

div#spalte3 ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
}

input#senden {
	background: #f80;
	color: #fff;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 1px 4px;
	border: 1px outset #999;
}

