BODY {
	background: url(../images/wand.jpg) repeat-x fixed center;
	margin: 0px;
	padding: 0px;
}

#container {
	position: absolute;
	background: url(../images/bg_default.jpg) no-repeat top left;
	top: 94px;
	left: 246px;
	*left: 262px; /* IE */
	width: 620px;
	height: 496px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
}

#container2 {
	position: relative;
	top: 35px;
	left: 93px;
	* left: 93px;
	width: 425px;
	text-align: left;
}

#logo {
     position: relative;
	  top: 0px;
	  left: 0px;
     width: 425px;
     height: 129px;    
     margin: 0px;

}

#mazda {
     position: relative;
	  float: left;
	  top: 0px;
	  *top: -5px;
	  left: 0px;
     width:137px;
     height:148px;     
     margin:0px;
}

#peugeot {
     position: relative;
	  float: left;
	  top: 0px;
	  *top: -5px;
	  left: 0px;
     width: 150px;
     height: 148px;
     margin: 0px;
}

#citroen {
     position: relative;
	  float: right;
	  top: 0px;
	  *top: -5px;
	  left: 0px;
     width: 138px;
     height: 148px;     
     margin: 0px;
}
.clearboth {
	clear: left;
	clear: right;
}

#gebrauchte {
     position: relative;
	  top: 0px;
	  *top: -11px;
	  left: 0px;
     width: 425px;
     height: 92px;     
     margin: 0px;
	  padding: 0px;
}

#mobile {
     position: relative;
	  top: 0px;
	  * top: -15px; /* IE */
	  left: 0px;
     width: 425px;
     height: 58px;     
     margin: 0px;
	  padding: 0px;
}

