.oben{
	width:100%;
	position:absolute;
	top:180px;
	left:0px;
	text-align: center;
}

.mitte{
	width:860px;
	margin:auto;
	margin-top: 7px;
	border-top: 1px solid #89aee3;}


.startseitentext {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin:20px;
	padding:20px;
	color:#666;
}
	
.startseitentext h1 {
	font-weight: normal;
	font-size:13px;
	color:#666666;
}
	
.footermenue{
	margin-top: 12px;
	text-align: left;
	margin-left: 50px;
	margin-right: 100px;
	color:#999;
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	width:700px;
}
.footermenue a:link { color: #999; text-decoration:none; font-size:10px;}
.footermenue a:visited { color: #999; text-decoration:none; font-size:10px;}
.footermenue a:hover { color: ##89aee3;text-decoration:underline; font-size:10px; }
.footermenue a:active { color: #999;text-decoration:underline; font-size:10px;}
.footermenue a:focus { color: #999; text-decoration:underline; font-size:10px;}

