* {
	background: none;
}

body {
	font: 9pt/150% 'Lucida Grande', Times, serif;
}

a {
text-decoration: none;
}

#header, #navigation {
	display: none;
}

#rechts {
	float: right;
	width: 30%;
}

#mitte {
	margin-right: 35%;
}

#center {
	padding-bottom: 1.2cm;
}

#footer {
	font-size: 8pt;
	margin-right: 40%;
}

#copyright {
	font-size: 7pt;
}

