#oben {
	height: 50px;
	position: relative;
	top: 150px;
	left: 5px;
	width: 100%;
}

#oben a {
color:#000;
text-decoration: none;
}

#oben a:hover {
	color:#990000;
	text-decoration: underline;
}

body {
	background-image: url(hgaktuelles.jpg);
	background-repeat: no-repeat;
}

td {font: normal 90% Arial, Helvetica, sans-serif;
}