.haupt {
	height: 450px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}
.logo {
	background-image: url(../picts/logo_fa.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 120px;
}
div#anschrift {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	color: #CC9966;
	top: 250px;
	font-family: sans-serif;
}
div#logo {
	background-image: url(../picts/logo_fa.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.anschrift {
	font-family: sans-serif;
	font-size: 11px;
	color: #8A5728;
	text-align: center;
	text-decoration: none;
}

