#oben {
	height: 50px;
	position: relative;
	top: 54px;
	left: 130px;
	width: 88%;
}

#oben a {
color:#000;
text-decoration: none;
}

#oben a:hover {
	color:#990000;
	text-decoration: underline;
}

body {
	background-image: url(/img/hg.jpg);
	background-repeat: no-repeat;
}

#oben td {font: normal 90% Arial, Helvetica, sans-serif;
}