.image {

}
.image#benz {
	background-image: url(img/back_image_benz.jpg);
}
/*.image#bmw{
	background-image: url(img/back_image_bmw.jpg);
}
*/.image#mini{
	background-image: url(../img/back_image_mini.jpg);
}

#plan {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	float: left;
	width: 800px;
}
#plan .plan {
	float: left;
	height: 360px;
	padding: 15px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#plan .left {
}
#plan .center {
	margin-left: 15px;
}
#plan .right {
	margin-left: 15px;
}

#plan 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;
	background-image: url(../img/title_mossgreen_l.gif);
}
#plan h3{
	color: #99CC00;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#plan h3 a {
	text-decoration: none;
	color: #99CC00;
}

#plan h4 {
	margin-left: 10px;
	color: #FFFF99;
	margin-top: 20px;
	margin-bottom: 1px;
	font-size: 14px;
}
#plan h5 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: normal;
}

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

#plan p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#plan p.comment {
	background-color: #000000;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#plan ul {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#plan ul li {
	margin-bottom: 10px;
}


#plan .new {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	padding-left: 5px;
}

#plan strong {
}
#plan em {
	font-style: normal;
}
