.head {
	width:800px;
	height:70px;
	border:solid #000000;
	border-width:1px 1px 0 1px;
	text-align:center;
}
.center {
	width:600px;
	padding:20px 30px 50px 170px;
	min-height:300px;
	border:solid #000000;
	border-width:1px 1px 0 1px;
	background-color:#FFFFFF;
}
.foot {
	width:800px;
	height:60px;
	border:solid #000000;
	border-width:0 1px 1px 1px;
}
.anhang{
	position:absolute;
	top:-400px;
	left:-500px;
}