#aussen {
    text-align:center;
	margin:auto;
	top:0px;
	width:900px;
	height:640px;
	z-index:1;
	background-color: #FEF7E7;
	border:solid 1px #882424;
}
#content {
	position:relative;
	text-align:left;
	width:610px;
	top:5px;
left:265px;
	z-index:4;
	height: 440px;
}

#navigation {
	position:relative;
	left:6px;
	top:30px;
	width:240px;
	z-index:2;
}
#oben {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:150px;
	z-index:33;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #FDC500;
}
a:visited {
	color: #FDC500;
}
a:hover {
	color: #FDF7E7;
}
a:active {
	color: #FDC500;
}

a.orange:link {
	color: #882424;
}

a.orange:hover {
	color: #f8c500;
	text-decoration: underline;
}
a.orange:active {
text-decoration: underline;
}
