#kopf {
	background-image: url(/img/hg2.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 101%;
	left: 0px;
	top: 0px;
	margin-top: -10px;
	margin-left: -10px;
}


#oben {
	height: 50px;
	position: relative;
	top: 54px;
	left: 150px;
}

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

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

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

#links {
	height: auto;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	left: 210px;
	white-space: nowrap;
	position: absolute;
}

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

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

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

#rechts {
	height: auto;
	position: absolute;
	top: 70px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
}

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

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

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


