@charset "utf-8";
/* CSS Document */

/*
#webseite {
	position: absolute;
	left: 50%;
	margin-left: -463px;
}

#logo {
	background-image: url(../images/construct/logo2.gif);
}

#content {
	width: 651px;
	padding-bottom: 90px;
	height: 440px;
}

#footer {
	position: absolute;
	left: 50%;
	margin-left: -456px;
	margin-top: -10px;
}

#footershadow_bottom {
	height: 51px;
	background-position: bottom;
}

