#inhalt {
	background-color: white;
}

#oben {
	background: white url(bkg_oben.jpg) center bottom no-repeat;
	height: 100px; width: 820px;
}

#unten {
	background: white url(bkg_unten.jpg) center top no-repeat;
	height: 64px; width: 820px;
	position: relative; top: 0; left: 0;
}

#inhalt table.text {
	margin-top: 100px;
}

#inhalt table.uebersicht {
	margin-top: 150px;
}

