#wrapper {
	padding: 0px;
	width: 850px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 470px;
	border: 6px none #666;
}

#header {
	margin: 0px;
	padding: 3px;
	height: 20px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	margin: 1px;
	padding: 1px;
	height: 410px;
	color: #000;
	text-align: left;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px ridge #999;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: right;
	font-weight: normal;
}
#wrapper #footer a {
	font-weight: normal;
}
#wrapper #footer a {
	font-size: 12px;
}
.textkleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
