 
 
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background: #000 url(../img/hintergrund-y-repeat.jpg) repeat-y top left;
}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:122px;
	height:114px;
}

#logo2 {
	position:absolute;
	left:122px;
	top:0px;
	width:577px;
	height:97px;
}

#streifeneckelinks {
	position:absolute;
	left:699px;
	top:0px;
	width:24px;
	height:97px;
}

#streifen {
	position:absolute;
	left:723px;
	top:0px;
	width:194px;
	height:608px;
}

#navi-verkauf {
	position:absolute;
	left:122px;
	top:97px;
	width:130px;
	height:206px;
}

#navi-refe {
	position:absolute;
	left:252px;
	top:97px;
	width:126px;
	height:206px;
}

#navi-kontakt {
	position:absolute;
	left:378px;
	top:97px;
	width:120px;
	height:206px;
}

#navi-partner {
	position:absolute;
	left:498px;
	top:97px;
	width:116px;
	height:206px;
}

#navi-impressum {
	position:absolute;
	left:614px;
	top:97px;
	width:109px;
	height:206px;
}

#navi-miete {
	position:absolute;
	left:0px;
	top:114px;
	width:122px;
	height:189px;
}

#inhalt {
	position:absolute;
	left:0px;
	top:303px;
	width:723px;
}

#content {
	width:707px;
	margin-left:15px;
	wegg_background-color:#E6E6E6;
}

#footer {
	clear: both;
	width:900px;
	padding-top: 00px;
	margin-top: 00px;
	height: 45px;
	position:relative;
	left:0px;
	top: 40px;	
	background: #000 url(../img/navi-unten-als-hintergrund.jpg) no-repeat bottom left;
}


