html,body {
	margin:0px;
	padding:0px;
	background-color:#e5e5e5;
	height:100%;
	width:100%;
	text-align:center;
}

table#main {
	width:100%;
	height:100%;
	border:none;
	padding:0px;
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:50%;
	

}

div#main {
	width:668px;
	height:464px;
	background-image:url(main.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	position:relative


/*	background-color:#000000; */
}

td#vertical {
	vertical-align:middle;
}

#foto1 {
	float:left;
	width:600px;
	height:263px;
	margin-left:34px;
	margin-top:33px;
	background-image:url(foto-dag.jpg);
	background-repeat:no-repeat;
}

#foto2 {
	float:left;
	width:600px;
	height:263px;
	margin-left:34px;
	margin-top:33px;
	background-image:url(foto-nacht.jpg);
	background-repeat:no-repeat;
}

* html #foto1 {
	margin-left:17px;
	margin-top:33px;
}

* html #foto2 {
	margin-left:17px;
	margin-top:33px;
}

#opel {
	width:119px;
	height:117px;
	float:left;
	margin-top:11px;
	margin-left:34px;
}

* html #opel {
	margin-top:11px;
	margin-left:16px;

}

#opel a:link {
	display:block;
	width:119px;
	height:117px;
	background-image:url(opel1.jpg);
}

#opel a:visited {
	display:block;
	width:119px;
	height:117px;
	background-image:url(opel1.jpg);
}

#opel a:active {
	display:block;
	width:119px;
	height:117px;
	background-image:url(opel1.jpg);
}

#opel a:hover {
	display:block;
	width:119px;
	height:117px;
	background-image:url(opel2.jpg);
}

/* ----------- */

#chevrolet {
	width:128px;
	height:75px;
	float:right;
	margin-top:28px;
	margin-right:29px;
}

* html #chevrolet {
	margin-top:28px;
	margin-right:14px;

}

#chevrolet a:link {
	display:block;
	width:128px;
	height:75px;
	background-image:url(chevrolet1.jpg);
}

#chevrolet a:visited {
	display:block;
	width:128px;
	height:75px;
	background-image:url(chevrolet1.jpg);
}

#chevrolet a:active {
	display:block;
	width:128px;
	height:75px;
	background-image:url(chevrolet1.jpg);
}

#chevrolet a:hover {
	display:block;
	width:128px;
	height:75px;
	background-image:url(chevrolet2.jpg);
}

/* ----------- */

#occasions {
	width:148px;
	height:41px;
	float:left;
	margin-top:105px;
	margin-left:108px;
}

#autoweek {
	width:71px;
	height:60px;
	top:40px;
	left:556px;
	position:absolute;
	z-index:99
}

#autoweek a {
	display:block;

	margin-top:0px;
	margin-left:0px;
	background-image:url(images/autoweek.gif);
	background-repeat:no-repeat;
	width:71px;
	height:60px;	
}

* html #occasions {
	margin-top:105px;
	margin-left:108px;
}

#occasions a:link {
	display:block;
	width:148px;
	height:41px;
	background-image:url(occasions.jpg);
}

#occasions a:visited {
	display:block;
	width:148px;
	height:41px;
	background-image:url(occasions.jpg);
}

#occasions a:active {
	display:block;
	width:148px;
	height:41px;
	background-image:url(occasions.jpg);
}

#occasions a:hover {
	display:block;
	width:148px;
	height:41px;
	background-image:url(occasions1.jpg);
}