html, body {
	background: #efefef  repeat-y center;
	text-align: center;
	margin: 0;
	padding: 0;
	/*font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	/*font: 11px "Trebuchet MS", arial, helvetica, sans-serif;*/
	font: 12px  "Arial";
	/*size="2";*/
	letter-spacing: 0px;
}

.wrapper {
	width: 790px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bmw/column_right.jpg) repeat-y right #ffffff;
	border-right: 1px solid #dddedf;
	border-bottom: 1px solid #dddedf;
	border-left: 1px solid #dddedf;
}

.header {
	height: 122px;
	background: no-repeat center bottom url(../images/bmw/header_top.jpg) #ffffff;
	width: 790px;
}

.menu {
	width: 174px;
	float: left;
	margin-top: 15px;
	background: #ffffff;
}

.menu ul#menu {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	background: #ffffff;
	height: 267px;
	overflow: hidden;
}

.menu ul li a.MIHasNoSubs {
	margin-left: 17px;
}

.menu ul li {
	
}

.menu ul li a {
	text-transform: capitalize;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #00b700;
}

.menu ul li a img {
	margin: 0 4px 0 0;
	padding: 0;
	border-style: none;
}

.menu ul ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: #ffffff;
	border-left: 10px solid #cfffb5;
}

.menu ul ul li a {
	color: #444444;
}

.menu .synergie {
	width: 170px;
	height: 110px;
	background: url(../images/bmw/buffel.jpg) no-repeat left top #ffffff;
	margin: 0;
	padding: 0;
}

.menu .synergie a {
	width: 170px;
	height: 110px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.content {
	width: 416px;
	float: left;
	margin: 10px 0;
	background: #ffffff;
	height: 375px;
	overflow: auto;
	padding: 6px 20px 0;
}

.content .spacing {
	margin: 0;
	padding-bottom: 20px;
}

.content h1, .content h2, .content h3 {
	padding: 0;
	text-transform: capitalize;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}

.news_teaser_container h4 {
	color: #555555;
	font-size: 13px;
	margin: 5px 0 0;
	padding: 0;
	font-weight: normal;
}

.news_teaser_container {
	color: #666666;
}

.news_teaser_container a {
	color: #666666;
}

#moreNews a {
	color: #00b700;
	font-size: 11px;
	margin-top: 5px;
}

.content p {
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: justify;
}

.content a {
	color: #00b700;
	text-decoration: none;
}

.content a:hover {
	color: #80ff00;
}

.news {
	width: 137px;
	background: url(../images/bmw/header_botom.jpg) no-repeat left top;
	float: right;
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 71px;
}

.news h1 {
	color: #666666;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.news .quickLinks ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

.news .quickLinks ul li a {
	color: #00b700;
	text-decoration: none;
}

.news .quickLinks ul li a:hover {
	color: #80ff00;
}

.news_item {
	padding-bottom: 10px;
}

.news .newsitem {
	padding: 0 0 26px;
	clear: both;
	margin: 0;
}

.news .newsitem h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #999999;
}

.news .newsitem p {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
}

.news .newsitem .date {
	color: #999999;
	float: left;
	padding-top: 3px;
}

.news .newsitem .more a {
	color: #666666;
	float: right;
	margin-right: 8px;
	padding-top: 3px;
}

.clear, .break {
	clear: both;
}

.footer {
	background: url(../images/bmw/footer.jpg) no-repeat center top #ffffff;
	padding-top: 40px;
	margin-top: 0;
	padding-left: 190px;
	font-size: 10px;
	color: #c0c0c0;
	padding-bottom: 10px;

}

.footer a {
	color: #c0c0c0;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: none;
	background: #efefef;
}

/*<group=Forms>*/

.formElementColumn input {
	width: 200px;
}

.formElementColumn .formError {
	color: #ff3524;
}
	
/*</group>*/

/*<group=Images>*/

.image-right {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
}
	
/*</group>*/

/*<group=Login_form>*/

h3.loginTitle {
	margin-bottom: 10px;
}

fieldset {
	display: none;
}
	
/*</group>*/
