body{
	margin: 0px;
	background: transparent 0 0;
	font-family:Georgia;
	font-size: 16px;
	text-align: left;
	color: black;
}
#content{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	margin-top: 20px;
}
#logo{
	display: block;
	background: transparent url("../logo.jpg") 0 0 no-repeat;
	width: 800px;
	height: 140px;
}
#adr{
	margin-left:150px;
	line-height: 8px;
}
#fbfeld{
	margin-top: 30px;
	text-align: center;	
}
small{
	padding: 5px;
	background: #e8e8e8;
}
#madeby{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	text-align: center;
}
