html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	background-color:#8ab0d7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
a img {
	border:0;
}
div#container {
	text-align:center;
	padding-top:15px;
}
img#opel_logo, img#visual, img#headline {
	position:absolute;
}

div#content, #footer {
	width:988px;
	margin:auto;
	text-align:left;
}
div#content {
	border:1px solid #ffffff;
	position:relative;
	background-image:url(../images/background.jpg);
	height:588px;
}
div#content div#copy {
	padding-top:105px;
	padding-left:611px;
	color:#ffffff;
	font-size:10px;
}
img#get_flash_player {
	margin-left:148px;
}
img#opel_logo {
	top:14px;
	left:14px;
}
img#visual {
	top:189px;
	left:165px;
}
img#headline {
	top:35px;
	left:458px;
}

/* footer */
div#footer {
	position:relative;
	top: 10px;
	margin:auto;
	height: 18px;
	font-size: 10px;
}
div#footer, div#footer a {
	color:#ffffff;
	text-decoration:none;
}
div#footer .homelink {
	background-image: url(../images/footer-arrow.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 9px;
}
div#footertext1, div#footertext2, div#footertext3 {
	position:absolute;
	top:2px;
}
div#footertext1 {
	left:20px;
}
div#footertext2 {
	left:250px;
	width:490px;
	text-align:center;
}
div#footertext3 {
	left:870px;
	width:100px;
	text-align:right;
}
