body { margin: 0px 0px 0px 0px; background:#EEEEEE;}

#all {
	margin:0px 0px 0px 0px;
	width:924px;
	text-align:left; }

#logo { background-image:url(design_FILES/logo.jpg);
	background-repeat: no-repeat;
 	float:left;
	height:103px;
	width:178px;
	position: fixed;
	left:0px; top:0px; }
#header { background-image:url(design_FILES/header.jpg);
	background-repeat: no-repeat;
 	float:right;
	height:103px;
	width:746px;
	position: fixed;
	left:178px; top:0px; }

#main { width:924px; }

#menu { background-image:url(design_FILES/menu.jpg);
	background-repeat: no-repeat;
 	height:566px;
	width:178px;
	float:left;
	position: fixed;
	left:0px; top:103px; }
#nav_content {
	height:276;
	width:178; }
#nav_basics {
	height:270;
	width:178; }
#nav_suche {
	position:relative;
	bottom:20;
	height:20;
	width:178px; }

#content {
	margin-left:180px;
	margin-top:103px;
*	margin-left:0px;
*	margin-top:0px;
	width:700px; }

