body{
	font-family:sans-serif,Verdana,Helvetica;
	color:#ffd700;
	background-color:#000000;
}

a:link{
	color:#ffd700;
	text-decoration:none;
}
a:visited{
	color:#ffd700;
	text-decoration:none;
}
a:hover{
	color:#ffd700;
	text-decoration:underline;
}
a:active{
	color:#ffd700;
	text-decoration:none;
}
a:focus{
	color:#ffd700;
	text-decoration:none;
}

#oben {
	top:10px;
	left:195px;
	height:250px;
	width:750px;
	border:0px;
	text-align:center;
}

#InhaltList {
	top:220px;
	width:925px;
	background-color:#000000;
}

#InhaltList2 {
	top:120px;
	width:925px;
	background-color:#000000;
}

#InhaltNav {
	top:50px;
	width:925px;
	background-color:#000000;
	text-align:center;
}

#DescList {
	position:relative;
	top:20px;
	left:45px;
	width:400px;
	background-color:#000000;
	text-align:left;
}

img {
	border:1px dotted #FFD700;
}

img#titel {
	border:0px;
}
