body {
	background-color: #AAAA88;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555533;
}

.titel {
	position:absolute;
	height:130px;
	width:138px;
	margin:-65px 0px 0px -67px;
	top: 45%;
	left: 50%;
	padding: 0px;
	overflow: visible;
}
.unten {
	position: absolute;
	height: 80px;
	bottom: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link, a:visited {
	color: #555533;
	text-decoration: none;
}
a:hover, a:active {
	color: #555533;
	text-decoration: underline;
}.description {
	margin-left: -4000px;
}
