body {
	background-color: #2c2c2c;
	background-position: 0px 0px;
	margin: 5px;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #efe01a;
}
