html, body {
	background-color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.menu {
	position: absolute;
	top: 224px;
	width: 169px;
}
.content {
	position: absolute;
	top: 224px;
	width: 687px;
}
.kleingedrucktes {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
legend {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}