body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#f2f4f6;
}
body, a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
}
a img {
	border:0px;
}
h5 {
	font-size:11px;
	margin:0;
	margin-bottom:1em;
}
p {
	margin-bottom:1.5em;
	margin-top:1em;
}
ul, ul li, form {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#content {
	width:824px;
	height:680px;
	position:relative;
	margin:auto;
}
img#opel_logo {
	position:absolute;
	left:15px;
	top:22px;
	z-index:700;
}
img#header {
	margin-left:108px;
	width:695px;
	height:118px;
}
div#container_top {
	position:absolute;
	top:118px;
	left:0px;
	background-color:#738da1;
	border:1px solid #000000;
	width:801px;
	height:267px;
	z-index:500;
}
img#container_top_shadow {
	position:absolute;
	top:118px;
	left:-1px;
	width:811px;
	height:277px;
	z-index:400;
}
body#contact div#container_top {
	width:240px;
}
div#container_bottom {
	background-color:#a5b5c2;
	border:1px solid #000000;
	width:522px;
	min-height:223px;
	height:auto !important;
	height:223px;
	margin-left:232px;
	margin-top:13px;
	padding:267px 45px 20px 23px;
}
body#contact div#container_bottom {
	padding-top:20px;
}
img#visual_container {
	float:right;
	border-left:1px solid #000000;
}

/* navigation */
ul#navigation {
	margin-left:7px;
	margin-top:14px;
}
ul#navigation li a {
	display:block;
	width:179px;
	text-decoration:none;
	padding-left:9px;
	line-height:21px;
	font-weight:bold;
}
ul#navigation a:hover, ul#navigation a.active {
	background-color:#cedeea;
	color:#000000;
}
ul#navigation a.active {
	background-color:#e6eaee;
}

ul#subnavigation {
	position:absolute;
	top:413px;
	left:0px;
	z-index:300;
	width:209px;
	background-color:#e4e8eb;
	padding-bottom:5px;
}
img#subnavigation_shadow {
	position:absolute;
	top:413px;
	left:-3px;
	z-index:200;
}
* html img#subnavigation_shadow {
	top:423px;
}
*:first-child+html img#subnavigation_shadow {
	top:423px;
}
ul#subnavigation li {
	padding-top:4px;
	padding-left:5px;
}
ul#subnavigation li#headline {
	background-color:#536675;
	padding-top:5px;
	padding-left:9px;
	padding-bottom:1px;
}
ul#subnavigation li a {
	display:block;
	width:194px;
	height:14px;
	padding:4px 0 2px 4px;
}
ul#subnavigation li a:hover, ul#subnavigation li a.active {
	background-color:#ffffff;
}
img#link_sb {
	width:69px;
	height:11px;
}
img#link_cids {
	width:95px;
	height:14px;
}
img#link_or {
	width:119px;
	height:14px;
}
img#link_sids {
	width:50px;
	height:12px;
}
img#link_chev {
	width:75px;
	height:12px;
}
img#link_caids {
	width:66px;
	height:12px;
}
img#link_rangebrochure {
	width:118px;
	height:14px;
}
img#link_insigniabrochure {
	width:126px;
	height:14px;
}

p#hint, p.hint {
	font-size:10px;
	color:#025392;
}
p#disclaimer {
	color:#7f8792;
	font-size:10px;
	padding-left:257px;
	padding-right:30px;
}