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

#container {
	width: 712px;
	margin: auto;
	border: 0;
	height: 640px;
}

#spacer {
	width: 712px;
	margin: auto;
	border: 0;
	height: 40px;
}

#header {
	width: 712px;
	margin: auto;
	border: 0;
	height: 139px;
}

#menu {
	width: 712px;
	margin: auto;
	border: 0;
	height: 34px;
}

#top_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 18px;
	float: left;
}

#rechts_content {
	width: 28px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#links_content {
	width: 30px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#bottom_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 13px;
	float: left;
}

#content {
	width: 654px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}
