body {
	font-family: "Trebuchet MS";
	font-size: smaller;
}
h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
}
.menue {
	position: absolute;
	width: 218px;
	left: -500px;
	top: -500px;
	height: 280px;
	visibility: hidden;
}
.list_zeile {
	width: 100%;
	clear: both;
}
.list_first {
	width: 125px;
	float: left;
}
.list_second {
	width: 315px;
	float: right;
}
