/* @override 
	http://mediatrooper.localhost/css/bmw.css
	http://schaefer-bmw.global-group.de/css/bmw.css?1182412040
	http://mini.localhost/css/bmw.css
	http://mclaren.localhost/css/bmw.css
	http://bugatti.localhost/css/bmw.css
	http://bmw.localhost/css/bmw.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial,verdana,sans-serif;
	text-align: center;
	color: #222;
	font-size: 12px;
	line-height: 14px;
	background: #ffffff url(/img/bmw/topbg.gif) repeat-x;
}

#container {
	width: 864px;
	background: url(/img/bmw/contentbg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right: 4px solid #fff;
}

/* @group Allgemeines */

p.title, h2, h3 {
	color: #000;
	font-weight: bold;
}

.mini {
	font-size: 10px;
	font-weight: normal;	
}

h3 {
	color: #0058cf;
}

/* @end */

/* @group Helfer */

.clear4 {
	height: 4px;
	clear: both;
	background: #fff;
	font-size: 1px;
	overflow: hidden;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

/* @end */

/* @group Formulare */

input, textarea, select {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	border:1px solid #999;
	background:#fff;
	padding: 2px;
}

/* @end */

/* @group Links */

a img {
	border: 0;
}

a {
	color: #0058cf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.button {
	display: block;
	background: #0058cf url(/img/bmw/btn.gif) no-repeat;
	height: 15px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 8px 0 23px;
	float: left;
}

img.loading {
	float: left;
	display: inline;
	margin: 3px 8px 0 0;
}

a.button:hover {
	text-decoration: underline;
}

/* @end */

/* @group Navigation */

#topleft {
	width: 190px;
	float: left;
	display: inline;
	border-right: 4px solid #fff;
	overflow: hidden;
}

#header {
	width: 190px;
	height: 95px;
}

#navigation {
	width: 190px;
	height: 279px;
	background: #d8d8d8;
	overflow: hidden;
}

#navelements {
	width: 190px;
	height: 190px;
	overflow: hidden;
	margin-top: 17px;
}

#navigation p.title {
	font-size: 16px;
	padding: 14px 11px 0 11px;
	display: block;
	height: 26px;
}

#navigation .main a,
#navigation .sub a {
	display: block;
	padding: 2px 11px 0 11px;
	color: #0058cf;
	text-decoration: none;
	height: 15px;
}

#navigation .sub a {
	font-size: 11px;
	height: 13px;
	padding-top: 1px;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation .main a.active {
	background: #0058cf;
	color: #fff;
}

#navigation .sub {
	margin-top: 10px;
}

#navigation .sub a {
	color: #5a5a5a;
}

#navigation .sub a.active {
	color: #5a5a5a;
	background: #a2a2a2;
	color: #fff;
}

#navigation a.button {
	margin: 4px 0 0 11px;
}

#navigation .language
{
	margin-top: 10px;
}

#navigation .language a:hover
{
	background: #fff;
	text-decoration: none;
}

#navigation .language img
{
	position: absolute;
	margin: 0 0 0 -26px;
}

#navigation form a.button {
	float: left;
	margin: 0;
}

#newsletter {
	width: 190px;
}

#newsletter p {
	padding: 5px 11px;
	clear: both;
	font-size: 11px;
}

#newsletter p.title {
	font-size: 12px;
	padding-bottom: 3px;
}

#newsletter input {
	width: 84px;
	height: 14px;
	border: 1px solid #0058cf;
	padding: 2px 0 0 2px;
	float: left;
	margin: 0 1px 0 11px;
	display: inline;
	font-size: 10px;
}

#newsletter p.error {
	color: #cc0000;
}

/* @end */

/* @group Teaser/Header */

#topright-teaser {
	width: 670px;
	height: 374px;
	float: left;
}

#topright-teaser .teaserflash {
	position: absolute;
	width: 670px;
	height: 374px;
}

#topright-header {
	width: 670px;
	height: 91px;
	float: left;
	background: url(/img/bmw/header.jpg);
}

#domainnavi {
	width: 670px;
	height: 85px;
	position: absolute;
}

#domainnavi .logo {
	width: 85px;
	height:85px;
	margin-right: 4px;
	float: right;
	display:inline;
}

#domainnavi a {
	display: block;
	height: 29px;
	padding: 8px 8px 0 8px;
	float: right;
	text-decoration: none;
	font-size: 11px;
	margin-right: 4px;
	color: #000;
	text-align: center;
	background: #dfdfdf;
	cursor: pointer;
}

#domainnavi a.active {
	background: #ad1623;
	color: #fff;
}


/* @end */


/* @group Feature-Spalte */

#feats {
	width: 190px;
	float: left;
	margin-right: 4px;
}

#feats a.item {
	width: 190px;
	height: 190px;
	display: block;
	text-decoration: none;
	border-top: 4px solid #fff;
	overflow: hidden;
}

#feats a.item span.title {
	display: block;
	padding: 154px 0 0 8px;
	font-size: 13px;
	color: #0058cf;
	font-weight: bold;
}

#feats a.item span.text {
	display: block;
	padding: 2px 0 0 8px;
	font-size: 11px;
	color: #000;
}

/* @end */

/* @group Inhalt */

#content {
	width: 670px;
	background: #f3f3f3;
	float: left;
	border-top: 4px solid #fff;
}

/* @group Textbox */

#content .textbox {
	width: 470px;
	float: left;
}

#content .textbox h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 20px 13px 0 13px;
	line-height: 18px;
}

#content .textbox h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 16px 13px 0 13px;
	line-height: 16px;
}

#content .textbox p {
	padding: 16px 13px 0 13px;
	line-height: 16px;
	text-align: justify;
}

#content .textbox p.small {
	font-size: 10px;
	color:#444;
}



#content .textbox table {
	margin: 16px 0 0 13px;
}

#content .textbox table td,
#content .textbox table th {
	padding: 2px;
	line-height: 11px;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}

#content .textbox .halfbox {
	width: 235px;
	float: left;
}

#content .textbox .halfbox table {
	width: 222px;
	font-size: 10px;
	line-height: 11px;
}

#content .textbox .halfbox table td,
#content .textbox .halfbox table th {
	line-height: 11px;
}

#content .textbox .halfbox p {
	padding-right:0;
}

#content .textbox .halfbox .standortelogos {
	width: 66px;
	float: right;
	padding-top: 12px;
}

#content .textbox .halfbox p.title {
	color: #0058cf;
}

#content a.button {
	margin: 10px 13px 0 13px;
	clear: left;
}



#content .textbox ul,
#content .textbox ol {
	padding: 16px 13px 0 13px;
	line-height: 16px;
	text-align: left;
}

#content .textbox ul li,
#content .textbox ol li {
	padding: 0 0 0 1px;
	margin-left: 16px;
	line-height: 16px;
	text-align: left;
}

/* @end */

#content .textbox .ausstattung {
	width: 462px;
	clear: both;
	margin: 11px 0 0 8px;
}

#content .textbox .footnotes {
	font-size: 10px;
	color: #999;
}

#content .textbox .ausstattung .item {
	background: #f3f3f3 url(/img/bmw/checked.gif) no-repeat;
	width: 178px;
	padding: 5px 5px 0 37px;
	height: 28px;
	float: left;
	font-size: 11px;
	overflow: hidden;
	border: 2px solid #fff;
	margin: 5px 0 0 5px;
	display: inline;
}

/* @group Formulare */

#content .textbox form {
	margin-top:12px;
}

#content .textbox form label {
	padding: 4px 20px 0 13px;
	line-height: 16px;
	float: left;
	width: 160px;
	display:inline;
}

#content .textbox form .input_standard {
	margin: 4px 0 0 13px;
	float: left;
	width: 230px;
	display:inline;
}

#content form .onerow a.button {
	margin: 4px 4px 0 13px;
	clear: none;
}

#content .textbox form .error_message {
	color: #7a0d0d;
	clear: both;
	padding: 1px 20px 3px 187px;
	font-size: 10px;
	line-height: 11px;
}

#content .textbox form br {
	clear: left;
}

#content .textbox form div.between {
	float: left;
	width: 100px;
	padding: 6px 4px 0 4px;
}

#content .textbox form .noinput {
	margin: 4px 0 0 1px;
	float: left;
	display: inline;
	width: 230px;
	padding: 2px;
}

#content .textbox form .noinput .radio {
	float: left;
	margin:  0 10px 3px 0;
}

#content .textbox form fieldset {
	margin: 16px 10px 0 7px;
	border: 1px solid #a2a2a2;
	padding: 10px 0;
	clear: left;
}

#content .textbox form fieldset legend {
	color:#0058cf;
	padding: 0 5px;
	margin: 0 8px;
}
#content .textbox form fieldset label {
	width: 153px;
}	

/* @end */

/* @group Galerie */

#content .textbox .gallery {
	width: 470px;
}

#content .textbox .gallery .item,
#content .textbox .gallery .item_small {
	float: left;
	padding: 13px 0 0 13px;
	width: 215px;
	height: 161px;
	display: inline;
}
#content .textbox .gallery .item_small {
	width: 139px;
	height: 104px;
}

/* @end */

/* @group Sidebox & Listbox */

#content .sidebox,
#content .listbox {
	width: 182px;
	float: left;
	background: #fff;
	border: 1px solid #666;
	margin: 8px;
	display:inline;
}
#content .sidebox {
	float: right;
}
#content .listbox {
	width: 460px;
	margin-right: 0;
}

#content .fullwidthScroll {
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
}
#content .fullwidth .listbox,
#content .fullwidthScroll .listbox {
	width: 652px;
}

#content .sidebox p.title,
#content .listbox p.title {
	padding: 10px 10px 0 10px;
}

#content .sidebox p,
#content .listbox p {
	padding: 10px 10px 0 10px;
}

#content .sidebox input {
	margin: 10px 10px 0 10px;
	clear: both;
	width: 160px;
	border:1px solid #999;
	background:#f1f1f1;
	padding: 2px;
}

#content .sidebox .content,
#content .listbox .content {
	width: 182px;
	height: 100px;
	overflow: hidden;
	margin-top: 10px;
}

#content .sidebox .pictures,
#content .listbox .pictures {
	width: 182px;
	height: auto;
}

#content .sidebox .pictures .item,
#content .listbox .pictures .item, 
#content .sidebox .pictures .item_selected,
#content .listbox .pictures .item_selected {
	display: block;
	width: 80px;
	padding: 7px 0 0 7px;
	float: left;
}
#content .sidebox .pictures .item_selected img,
#content .listbox .pictures .item_selected img {
	border: 2px solid #000;
}
#content .sidebox .pictures .item img,
#content .listbox .pictures .item img {
	border: 2px solid #fff;
}

#content .listbox .content {
	width: 460px;
}
#content .fullwidth .listbox .content,
#content .fullwidthScroll .listbox .content {
	width: 652px;
}

#content .sidebox img.flow,
#content .listbox img.flow {
	margin-top: 10px;
}

#content .sidebox .button,
#content .listbox .button {
	margin: 10px 10px 9px 10px;
}

#content .sidebox p.besidebutton,
#content .listbox p.besidebutton,
#content .sidebox p.besidetitle,
#content .listbox p.besidetitle {
	padding: 13px 10px 10px 5px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #0058cf;
	float: right;
}
#content .sidebox p.besidetitle,
#content .listbox p.besidetitle {
	padding: 10px 10px 0 10px;
}

#content .sidebox img.loading,
#content .listbox img.loading {
	margin: 10px;
}

#content .sidebox table,
#content .listbox table {
	width: 182px;
	font-size: 11px;
	line-height: 12px;
}

#content .listbox table {
	width: 460px;
}
#content .fullwidth .listbox table,
#content .fullwidthScroll .listbox table {
	width: 652px;
}

#content .sidebox table tr.alt td,
#content .listbox table tr.alt td {
	background: #ececec;
	overflow: hidden;
	white-space:nowrap;
}

#content .sidebox table td,
#content .listbox table td {
	padding: 3px 10px 4px 10px;
	color: #000;
}

#content .sidebox table th,
#content .listbox table th {
	padding: 3px 10px 4px 10px;
	color: #000;
	text-align: left;
}

#content .sidebox table th a,
#content .listbox table th a {
	color: #000000;
	text-decoration: none;
}

#content .sidebox table td span.ghost,
#content .listbox table td span.ghost
{
	color: #666;
}




#content .sidebox table tr td.btn,
#content .listbox table tr td.btn {
	padding: 0;
	background: #0058cf;
	width: 18px;
	text-align: center;
	vertical-align: middle;
}

#content .sidebox table td a,
#content .listbox table td a {
	color: #000;
	text-decoration: none;
}

#content .sidebox table td a:hover,
#content .listbox table td a:hover {
	text-decoration: underline;
}


/* @end */


/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 864px;
	color: #999;
	padding: 20px 0 300px 0;
	background: #fff;
}

#footer p {
	text-align: right;
}

#footer p.disclaim {
	font-size: 10px;
	line-height: 10px;
	padding-top: 6px;
	text-align: justify;
}

/* @end */