BODY {
	background-color: black;
	vertical-align: middle;
	text-align: center;
	alignment: center;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;
	font-size: 10px;
	text-decoration: none;
}

A:hover {
	color: White;
}

#main {
	height: 100%;
}

#auswahl {
	width: 656px;
}

#logo, #rest {
	float: left;
} 