body {
background: #fff url("../images/header.jpg") no-repeat 30px 0;
font-family: arial, verdana, sans-serif;
font-size: 0.9em;
}

#banner {
	position: absolute;
	top: 10px;
	left: 985px;
	width: 198px;
	height: 728px;
	padding: 0;
	margin: 0;
}

.header {
height: 156px;
}

	.header a.home {
	text-indent: -9999px;
	width: 341px;
	height: 147px;
	display: block;
	background: transparent url("../images/logo.gif") no-repeat 0 0;
	}
	
	.header a.opel {
	position: absolute;
	top: 10px;
	left: 690px;
	text-indent: -9999px;
	width: 115px;
	height: 115px;
	display: block;
	background: transparent none no-repeat 0 0;
	}
	
	.header a.einsa {
	position: absolute;
	top: 10px;
	left: 805px;
	text-indent: -9999px;
	width: 115px;
	height: 115px;
	display: block;
	background: transparent none no-repeat 0 0;
	}
	
.nav {
display: block;
padding: 6px 0 0 6px;
min-height: 509px;
background:  transparent url("../images/bg_nav.jpg") no-repeat 0 0;
}

	.nav ul {
	margin: 0 0 150px 0;
	}
	
		.nav ul li {
		margin: 0 0 5px 0;
		width: 183px;
		height: 28px;
		display: block;
		}
		
		

	.nav a {
	display: block;
	width: 183px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 5px;
	font-weight: bold;
	font-size: 1em;
	text-decoration:  none;
	color: #000;
	background:  transparent url("../images/bg_nv_element.png") no-repeat 0 0;
	}
	
		.nav a:hover,
		.nav a.active {
		background-color: #fff;		
		padding: 0 0 0 10px;
		}
		
		.nav ul li.nav2 {
		margin: 0 0 5px 5px;
		width: 178px;
		height: 28px;
		display: block;
		} 
		
		.nav ul li.nav2 a {
		display: block;
		width: 178px;
		height: 28px;
		line-height: 28px;
		padding: 0 0 0 5px;
		font-weight: bold;
		font-size: 0.9em;
		text-decoration:  none;
		color: #000;
		background:  transparent url("../images/bg_nv_element.png") no-repeat 0 0;
		}
	
			.nav ul li.nav2 a:hover,
			.nav ul li.nav2 a.active {
			background-color: #fff;		
			padding: 0 0 0 10px;
			}
			
.content {
width:678px;
}
		
.content img.imgLeft {
float: left;
margin: 10px 10px 10px 0;
clear: none;
}

.content img.imgRight {
float: right;
margin: 10px 0px 10px 10px;
clear: none;
}

.content img.bnLeft {
float: left;
margin: 20px 0 20px 0;
clear: none;
}

.content img.bnRight {
float: right;
margin: 20px 0 20px 0;
clear: none;
}

.content hr {
clear: both;
border: 0;
height: 0;
border-bottom: 1px dotted #000 !important;
margin: 1em 0 1em 0 !important;
}

.content marquee {
margin: 0;
padding: 0;
}

.content marquee a {

}

	.content marquee a:hover {
	text-decoration: none;
	}

.footer {
margin-top: 10px;
padding: 10px 0 20px 0;
border-top: 1px dotted #000;
font-size: 0.8em;
line-height: 1.4em;
}

	.footer h3 {
	font-size: 1.1em;
	clear: both;
	}

	.footer p {
	float: left;
	margin: 10px 25px 15px 0;
	}
