
/************** background ****************/
div#top-left-bg {
	position: absolute;
	top: -2px; left: 0;
	width: 506px; height: 380px;
	background: url(/images/auto-top-left.jpg);
}
div#top-bg {
	position: absolute;
	left: 0; top: 0;
	width: 96%; height: 85px;
	background: url(/images/top-bg.gif) left bottom;
}
div#top-right-bg {
	position: absolute;
	top: 0; right: 15px;
	width: 62; height: 85px;
	background: url(/images/top-right.gif);
}
div#bottom-right-bg {
	position: absolute;
	bottom: 27px; right: 16px;
	width: 61; height: 323px;
	background: url(/images/bottom-right.gif);
}
/************** background ****************/

/************** quick-navigation ****************/
div#quick-navigation {
	left: 8px; top: 0px;
	width: 222px; height: 157px;
	background: #FFF url(/images/quick-navigation-auto.jpg) no-repeat right bottom;
}
div#quick-navigation ul {
	padding: 16px 0 0 32px;
}
/************** quick-navigation ****************/

/************** navigation_transport and navigation_parking ****************/
div#navigation-container {
	position: absolute;
	z-index: 2;
	top: 99px; left: 133px;
	width: 291px;
	text-align: right;
}

div#navigation_parking {
	margin: 0 0 0 auto;
	position: relative;
	width: 218px;
}
/************** navigation_transport and navigation_parking ****************/



/************** content ****************/
div#content {
	position: relative;
	z-index: 2;
	padding: 99px 86px 99px 440px !important;
	padding: 103px 86px 103px 440px;
}
/************** content ****************/

/************** search-and-newsletter ****************/
div#search-and-newsletter {
	position: relative;
	z-index: 2;
	width: 291px;
	padding-top: 8px !important;
	padding-top: 12px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #0F36A6;
}
/************** search-and-newsletter ****************/


/************** footer ****************/
div#copyright {
	height: 337px !important; height: 337px; width: 730px;
	background: url(/images/footer-bg-auto.jpg) no-repeat center top;
}
div#copy {
	top: 270px; left: 25px;
}
div#webmaster {
	top: 287px;
}

/************** footer ****************/


