.image {
/*
	background-image: url(img/back_image.jpg);
*/
}
.image li a {
/*
	background-image: url(img/back_submenu.gif);
*/
}
.image strong {
	font-weight: normal;
}
.image em {
	font-style: normal;
}
#side {
	clear: right;
	float: right;
	width: 220px;
}
#side a {
	color: #99CC00;
}

#side h3,#list h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #202020;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#side h4{
	color: #CC9900;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#side p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
}

#side #recommend p {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 60px;
	font-size: 1px;
	text-align: right;
}
#side #recommend a {
	color: #999999;
	font-size: 1px;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
}
#side #recommend a:hover {
	background-repeat: no-repeat;
	background-position: left -100px;
	color: #FF9900;
}
#side #recommend a.hit {
	background-repeat: no-repeat;
	background-position: left -200px;
}


#side #recommend .benzplan,#side #recommend .benzplan a{
	background-image: url(../img/b_benzplan.gif);
}
#side #recommend .bmwplan{
	background-image: url(../img/b_bmwplan.gif);
	margin-top: 5px;
}
#side #recommend .bmwplan a {
	background-image: url(../img/b_bmwplan.gif);
}
#side #recommend .miniplan{
	background-image: url(../img/b_miniplan.gif);
	margin-top: 5px;
}
#side #recommend .miniplan a {
	background-image: url(../img/b_miniplan.gif);
}

#side #info,#side #pickup,#side #inst,#side #guide,#side #recommend {
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	background-image: url(../img/back_side.gif);
	margin-bottom: 10px;
}

#side #eforce{

}
#side #eforce a {
	width: 198px;
	background-image: url(img/title_eforce.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-indent: 70px;
	color: #6B6B5F;
	padding-top: 42px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#side #eforce a:hover {
	border: 1px solid #FF9900;
}
#side #brabus{
	width: 200px;
	background-color: #000000;
	background-image: url(img/back_brabus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#side #brabus a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/title_brabus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	text-align: left;
	display: block;
	padding-left: 15px;
	width: 185px;
	padding-top: 33px;
	padding-bottom: 7px;
}
#side #brabus a:hover {
	background-repeat: no-repeat;
	background-position: left -101px;
}





#side #pickup img {
	float: right;
}
#side #inst ul ,#side #guide ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	font-size: 0.8em;
}
#side #guide ul ul {
	margin-top: 0px;
}
#side #guide ul ul li{
}
#side #inst li{
	margin-top: 8px;
}
#side #inst p.list {
	font-size: 12px;
	text-align: right;
}

#list {
	clear: right;
	float: right;
	width: 200px;
	text-align: left;
	background-image: url(../img/back_side.gif);
	padding: 10px;
	color: #FFFFFF;
}

#list a {
	color: #99CC00;
}
#list ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}

#main {
	float: left;
	width: 565px;
	text-align: left;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.5em;
}

#main h2 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
	padding-bottom: 1px;
	padding-top: 3px;
}

#main #prologue {
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}



#main p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#main p.comment {
	background-color: #000000;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .comment a {
	font-weight: bold;
}
#side #guide em, #side #info em, #side #pickup em, #side #inst em {
	font-style: normal;
}
