/*	--------head-center---------------------------------------------*/
#head-center {
	float: left;
	width: 990px;
	height: 256px;
	margin-left: 0px;
	background-image: url(image/kopfbild2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#head-center .logo {
	width: 585px;
	height: 50px;
	margin-left: 0px;
	float: right;
}
