body {
	margin:0;
	padding:0;
	background-image:url(/images/splash/body_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header {
	float:left;
	width:1045px;
	height:96px;
	margin:0;
	background-image:url(/images/splash/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:1045px;
	height: 830px;
	margin:0 0 0 0;
	background-image:url(/images/splash/main_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
	
#splash_menu {
	float:left;
	width:922px;
	height:86px;
}
#splash_menu ul {
	float: left;
	width: 922px;
	height: 86px;
	margin: 5px 0 0 5px;
	padding: 0;
}
#splash_menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#splash_menu li a {
	float: left;
	width:290px;
	height: 76px;
}
#splash_menu li a span {
	display: none;
}
#splash_menu li a.button-bmw-echt {
	background: transparent url(/images/splash/button-bmw-echt.jpg) left top no-repeat;
	margin-right: 21px;
}
#splash_menu li a.button-bmw-venlo {
	margin-right: 21px;
	background: transparent url(/images/splash/button-bmw-venlo.jpg) left top no-repeat;
}
#splash_menu li a.button-mini-venlo {
	background: transparent url(/images/splash/button-mini-venlo.jpg) left top no-repeat;
}
	
#menu {
	margin:45px 0 15px 40px;
}
