#top {
	height: auto;
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #fdfdee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#top #oben {
	height: auto;
	width: 100%;
}
#top #oben #right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: auto;
	width: 275px;
	margin-top: 70px;
}
#top #oben #right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#top #oben #right td {
	padding-left: 10px;
}

#top #oben #left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	height: auto;
	width: 275px;
	margin-top: 60px;
}
#top #oben #left td {
	padding-right: 10px;
}

#top #oben #mitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	width: 400px;
}
#top #oben #mitte td {
	padding-top: 8px;
}

#top #oben #mitte #logo {
	margin-bottom: 8px;
}
