body {
	background-image:url(../layout/hintergrund.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #b8b8b8;
	margin: 0px;
	padding: 0px;
}

.ie .alphapng {
  background-image:url() !important; 
}

#page {
	width: 866px;
	margin:auto;
	position:relative;
}

#gmlogo {
	position: absolute;
	width:45px;
	height:45px;
	top: 13px;
	left: 10px;
}

#content {
	position: absolute;
	top:90px;
	background-image:url(../layout/hintergrundgrafik.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
	width: 866px;
	height:500px;
}

#claim {
	width:456px;
	top:39px;
	left:205px;
	position:absolute;
}

#selectors {
	position:absolute;
	top:145px;
	left: 64px;
}

.selector {
	width: 218px;
	height: 269px;
	float: left;
}

#opel, #chev {
	margin-left: 44px;
}




.logo {
	height: 69px;
	width: 218px;
	margin-bottom: 12px;
	line-height:69px;
	position: relative;
	text-align:left;
}

.logo img {
	bottom: 0px;
	position: absolute;
}

.saab {
	margin-left: 76px;
	width: 66px;
}

.opel {
	margin-left: 25px;
	width: 170px;	
}

.chev {
	margin-left: 55px;
	width: 105px;	
}

.select_button {
	height: 29px;
	width: 218px;
}

.select_box {
	height: 145px;
	width: 218px;
	background-color: #ffffff;
	overflow: auto;
}

.select_box table {
	border-collapse:collapse;
	width: 180px;
}

.select_box td {
	height: 20px;
	width: 180px;;
	border-top: 1px solid #ebebeb;	
	border-bottom: 1px solid #ebebeb;
}

.select_box td a {
	padding-left: 19px;
	line-height: 20px;
	display: block;
	width: 180px;;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	background-color: #ffffff;
	text-decoration: none;
}

.select_box td a:hover {
	background-color: #d4e2ac;
}
.select_footer {
	height: 14px;
	width: 218px;
}