body {
	background: #ccc;
	margin: 40px;
	}

.alles {
	}

.navi {
	background: #ccf;
	font: 12px courier,monospace,sans-serif;
	width:600px;
	text-align:left
	padding-bottom:100px;
	}

.links {
	background: #ddf;
	text-align:left
	}

.text {
	background: #fcc;
	font: 12px courier,monospace,sans-serif;
	width:600px;
	text-align:left
	margin-top:100px;
	}

.subtitle {
	background: #fdd;
	text-align:left
	}

.footer {
	background: #ccf;
	font: 12px courier,monospace,sans-serif;
	width:600px;
	text-align:left
	}

