body { 
	margin:0px;
	padding:0px;
	font:normal 11px Arial,sans-serif;
	color: black;
	background: white;
	text-align:center;
}
h1{
	font-size:14px;
	color:#4F7490;
	background:#D0D7DD;
	padding:0px 0px 22px 0px;
	margin:0px;
}
p{
	margin:0px;
	padding:0px;
}
#box_frame{
	margin:auto;
	width:995px;
	height:auto;
}
#box_head{
	position:relative;
	height:181px;
	color: white;
	background: black url("/images/homeHead.jpg") no-repeat;
	text-align:left;
} 
#logo{
	position:absolute;
	width:251px;
	height:76px;
	/*background: black url("/images/ac_logo.gif") no-repeat;*/
}
#upper_servicenavi{
	position:absolute;
	width:744px;
	height:76px;
	top:0px;
	right:0px;
	text-align:right;
}
#upper_servicenaviInner{
	position:relative;
	display:inline;
	width:auto;
	padding-right:17px;
	padding-top:14px;	
	float:right;
}
#upper_servicenaviSearch{
	position:relative;
	display:inline;
	width:220px;
	padding-right:17px;
	padding-top:10px;	
	float:right;
}
#upper_servicenaviInner a{
	color: white;
	text-decoration:none;
}
.topServNavSpacer{
	margin:0px 9px 0px 8px;
}
.topServNavSpacer img{
	width:1px;
	height:0.7em;
}
#box_content{
	height:484px; /* auf min-height achten !!!*/
	text-align:left;
	background: #D0D7DD;
	color: black;
}
#brandNavi{
	background: transparent url("/images/brandNavBckg.jpg") no-repeat;
	height:226px;
}

#brandNavi a{
	position:relative;
	display:block;	
	width:242px;
	height:30px;
	font-size:19px;
	padding-bottom:4px;
	color:white;
	text-decoration:none;
}
#brandNavi div{
	width:242px;
	height:226px;
	text-align:center;
	float:left;
}

#brandNavi img{
	display:block;	
	margin-bottom:4px;
}

#brandNavi div#home_1,#brandNavi div#home_3,#brandNavi div#home_9{
	margin-right:9px;
	color:white;
}
#brandNavi div#home_1,#brandNavi div#home_3{
	background: #093A68 url("/images/bmwHomeBckg.gif") repeat;
}

#brandNavi div#home_9{
	background: #FF0909 url("/images/miniHomeBckg.gif") repeat;
}
#brandNavi div#home_7{
	background: #095B09 url("/images/landroverHomeBckg.gif") repeat;
}

#content_frame{
	position:relative;
	width:auto;
	height:auto;

}

#content{
	position:relative;
	width:auto;
	height:auto;
	margin-left:22px;
}
.pseudo{
	float:none;
	clear:both;
}
#news_frame{
	position:absolute;
	top:270px;
	right:0px;
	height:auto;
	width:711px;
	border-top:1px solid #4F7490;
	border-bottom:1px solid #4F7490;
	border-left:10px solid #00A6EB;
	padding:16px 16px 19px 16px;
	font-size:12px;
	line-height:16px;
}
table.typo3-adminPanel tr{
	text-align:left;
}
/*
*
*	Suchbox im Head
*
*/

#searchInput{
	 height:18px; 
	 width:130px; 
	 background:#000;
	 color:#fff;
	 border:1px solid #00A6EB;

}
a#submitText{
	text-decoration:none;
	font:normal 11px Arial,sans-serif;
	color:#fff;
	margin-left:9px;
}

a.homeNews-BMW{
	display:block;
	background:url("/images/3pixBlue.gif") repeat-y;padding-left:4px;color:#000;
	margin-bottom:8px;
}
a.homeNews-Mini{
	display:block;
	background:url("/images/3pixRed.gif") repeat-y;padding-left:4px;color:#000;
	margin-bottom:8px;
}
a.homeNews-LandRover{
	display:block;
	background:url("/images/3pixGreen.gif") repeat-y;padding-left:4px;color:#000;
	margin-bottom:8px;
}