* {
	margin: 0em;
	padding: 0em;
	/*position: relative;*/
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.625em;
	text-align: center;
	color: #414141;
	background-color: #ffffff;
}

#frame {
	width: 99.5em;
	margin: 0 auto 0 auto;
	text-align: left;
}
* html #frame {
	font-size: 101%;
}

#header {
	width: 99.5em;
	height: 18.8em;
	/*clear: both;*/
	position: relative;
}
#images {
	height: 11.8em;
}

#bmwilogo {
	width: 12.9em;
	height: 6.2em;
	margin: 0 5.1em 0 1.6em;
	float: left;
	/*border: none;*/
}
#headerillu {
	width: 79.05em;
	height: 11.8em;
	margin: 0 0 0 0.8em;
	float: left;
}

.font11pixel {
	font-size: 110%;
}

a {
	text-decoration: none;
}

hr {
	display: none;
}

#body-left-brown {
	width: 99.5em;
	color: #ffffff;
	background-color: #886666;
	/*margin-bottom: 0.8em;*/
	float: left;
	/*display: block;*/
}
#body-right-blue {
	width: 79.9em;
	color: #5f5f5f;
	background-color: #e2e9f0;
	float: left;
}

#body-middle-white {
	width: 61em;
	color: #414141;
	background-color: #ffffff;
	float: left;
}
#body-middle-white-homepage {
	width: 58.2em;
	color: #414141;
	background-color: #ffffff;
	float: left;
}

#content {
	width: 59.4em;
	margin: 0 0.8em 0 0.8em;
	float: left;
}
* html #content {
	margin-bottom: 0;
	float: none;
}
#content-homepage {
	width: 56.6em;
	margin: -0.8em 0.8em 0 0.8em;
	padding: 0;
}

#context {
	width: 18.9em;
	height: auto;
	overflow: hidden;
	/*display: block;*/
	float: left;
}
#context-homepage {
	width: 21.69em;
	height: auto;
	overflow: hidden;
	/*display: block;*/
	float: left;
}

/* Footer */
#footer {
	width: 99.5em;
	height: 6.8em;
	clear: left;
}
#footer-top {
	width: 99.5em;
	height: 0.8em;
}
#footer-left {
	width: 19.59em;
	height: 1.3em;
	float: left;
}
#footer-right {
	margin-left: 0.8em;
	float: left;
}
#footer-brown {
	color: #ffffff;
	background-color: #886666;
	width: 79.1em;
	height: 1.3em;
	clear: left;
}
#footer-claim {
	margin: 0.7em 0 0 0;
	width: 59.35em;
	color: #c1adac;
	background-color: #ffffff;
	clear: both;
	float: left;
}
#footer-copy {
	margin: 0.7em 0 0 0.8em;
	width: 18.9em;
	float: left;
	text-align: right;
	color: #c1adac;
	background-color: #ffffff;
}

.spacer {
	height:10em;
}

.invisible {
	display: none;
}

.clear-left {
	clear: left;
}
.float-left {
	float: left;
}
img {
	border: none;
}

a img {
	color: #886666;
	background-color: #ffffff;
	font-weight: bold;
}
a:hover img {
	color: #414141;
	background-color: #ffffff;
}

abbr {
	speak: spell-out;
}

