body {
  	background: url('../images/backline.gif') 0px 87px repeat-x;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 725px;
	position: relative;
	margin: 0px auto auto auto;
}
.header {
	height: 112px;
	width: 725px;
}
.header_left {
	float: left;
	height: 80px;
	width: 257px;
	margin-top: 27px;
}
.header_right {
	margin-left: 313px;
	float: left;
	height: 80px;
	width: 117px;
	margin-top: 16px;
}
.content {
	width: 725px;
}
.large_teaser {
	height: 130px;
	width: 725px;
}
.small_teasers {
	width: 725px;
	padding-top: 29px;
	height: 100%;
}

.bmw, .mini {
	float: left;
	height: 80px;
	width: 169px;
	font: 12px Arial;
	color: #656565;
	padding: 10px 0px 0px 186px;
}

.small_teaser_1 {
	float: left;
	display: block;
	width: 354px;
	height: 90px;
	text-decoration: none;
	margin-right: 15px;
	background: url('../images/bmw.jpg') 0px 0px no-repeat #efeeea;
}

.small_teaser_2 {
	float: left;
	display: block;
	width: 354px;
	height: 90px;
	text-decoration: none;
	background: url('../images/mini.jpg') 0px 0px no-repeat #efeeea;
}

.small_teaser_3 {
	float: left;
	display: block;
	width: 354px;
	height: 90px;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 15px;
	background: url('../images/premium_selection.jpg') 0px 0px no-repeat #efeeea;
}

.small_teaser_4 {
	float: left;
	display: block;
	width: 354px;
	height: 90px;
	text-decoration: none;
	margin-top: 15px;
	background: url('../images/mini_next.jpg') 0px 0px no-repeat #efeeea;
}

.small_teaser_5 {
	float: left;
	display: block;
	width: 354px;
	height: 90px;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 15px;
	background: url('../images/pand.jpg') 0px 0px no-repeat #efeeea;
}


.small_teasers a:hover .title {
	color: #000;
}
.small_teasers a {
	cursor: pointer;
}

.title {
	background: url('../images/pijl.gif') 0px 4px no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

.subtitle {
	padding-left: 10px;
	font-weight: normal;
}
