body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
#content {
	margin: 10px auto 0 auto;
	background: url(../Bilder/hintergrund_home.jpg) no-repeat; 
	width: 730px;
	height: 547px;
	position: relative;
}
#bereichoben {
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 60px 20px 0 30px;
}
.rahmen {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #ff66ff;
	border-right-color: #ff66ff;
	border-bottom-color: #ff66ff;
	font-size: 24px;
	color: #FAE9CD;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#bereichoben ul {
	padding: 0;
	margin: 0;
}
#bereichoben li {
	float: left;
	list-style-type: none;
	margin: 0px 20px 20px 0;
	padding: 0;
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#bereichunten {
	clear: both;
	position: relative;
	width: 437px;
	top: 235px;
	padding: 0 0 0 293px;
}
#bereichunten ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#bereichunten li {
	line-height: 40px;
	height: 40px;
	width: 145px;
	text-align: center;
}
#bereichganzunten {
	text-align: center;
	position: relative;
	top: 238px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FAE9CD;
}
a:active, a:hover, a:link, a:visited {
	color: #FAE9CD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	
}
a:visited {
	font-style: normal;
}
