﻿body {
	background-color: #006600;
	margin: 0;
}
#links {
	position: absolute;
	top: 0px;
	left: 0px;
}
#Mitte {
	text-align: center;
}
#rechts {
	position: absolute;
	top: 0px;
	right: 0px;
}
#navigation {
	position: absolute;
	width: 100%;
	bottom: -1px;
}

