#modell-list .left {
	width: 600px;
}

#modell-list .right {
	width: 220px;
}

#modelle h2 {
	background: url(../images/modelle/beispiel_headline.gif) no-repeat top left;
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 15px;
	clear: both;
}

.modelle-container {
	float: left;
	margin-bottom: 40px;
	/* width: 100%;
	clear: both; */
	margin-right: 118px;
	white-space: nowrap;
}

#modelle {
	margin-right: -118px;
	float: left;
	width: 890px;
}

* html #modelle {
	/* margin-right: 0; */
	width: 850px;
	overflow: hidden;
}

#modelle .modell {
	float: left;
	margin-right: 8px;
	width: 110px;
	white-space: nowrap;
}

#modelle a {
	/* cursor: help; */
	width: 110px;
}

#modelle .thumb {
	display: block;
	width: 100%;
	height: 90px;
	background: #e7e8ea;
	border-bottom: 1px solid #ccc;
}

#modelle .headline {
	display: block;
	background: url(../images/modelle/beispiel_modelltitel.gif) no-repeat 2px 0px;
	height: 21px;
	text-indent: -9999px;
	margin: 7px 0 0 0;
}

/* -------- Tooltip big --------- */

.tips {
	z-index: 98;
	width: 446px;
}

.tip { 
	background: url(../images/big_tooltip_bg.png) repeat-y top left;
	padding: 0 22px 0 22px;
}

* html .tip {
	background-image: url(../images/big_tooltip_bg.gif);
}

.tip-top { 
	height: 23px;
	background: url(../images/big_tooltip_top.png) no-repeat top left;
}

* html .tip-top {
	background-image: url(../images/big_tooltip_top.gif);
}

.tip-title { 
	/*height: 220px;*/
}

.tip-text { 
	text-align: left;
}

.tip-text .headline,
.tip-title .headline { 
	font-size: 85%;
	display: block;
	font-weight: bold;
	margin: 9px 0 0 0;
	text-align: left;
}

.tip-title .headline { 
	margin: 0;
}

.user-opelnbmodels-pi1-single .tip-title {
	height: auto;
}

.tip-text .subheader { 
	font-size: 77%;
	display: block;
}

.tip-bottom { 
	height: 29px;
	background: url(../images/big_tooltip_bottom.png) no-repeat top left;
}

* html .tip-bottom {
	background-image: url(../images/big_tooltip_bottom.gif);
}

/* -------- Angebot --------- */

#angebot {
		background: url(../images/angebot_bg_top.gif) no-repeat top left;
		width: 228px;
		margin: 0 0 20px -4px;
		position: relative;
	}
	
#angebot .image {
	height: 169px;
}

#angebot .bottom {
	background: url(../images/angebot_bg_bottom.gif) no-repeat top left;
	height: 5px;
}

#angebot .image {
	padding: 5px 0 0 5px;
	margin: 0;
}

#angebot .image img {
	border: none;
	
}

#angebot .text {
	margin: -1px 5px 0 5px;
	border-top: 1px solid #686868;
	background: #373737 url(../images/angebot_text_bg.gif) repeat-x top left;
	color: #fff;
	padding: 12px;
}

#angebot .text p {
	font-size: 85%;
}

#angebot .text h3 {
	height: 16px;
	background: url(../images/angebot_beispielheadline.gif) no-repeat top left;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#angebot .badge {
	width: 93px;
	height: 94px;
	background: url(../images/angebots_badge.png) no-repeat top left;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 110px;
}


#main #angebot .button-fixed p.more {
	background-position: 0px -47px;
}


/* ------ Detail-View ------- */

#modelle .right {
	width: 220px;
	margin-right: 25px;
}

#modelle .left {
	width: 600px;
}

/* ----- Big Pic ----- */

#modelle .big-pic {
	height: 345px;
	width: 600px;
	background: url(../images/bigpic_bg.gif) no-repeat top left;
	margin-bottom: 45px;
	position: relative;
}

#modelle .big-pic img {
	border: 1px solid #fff;
	margin: 4px 0 0 5px;
}

#modelle .big-pic .price-badge {
	background: url(../images/price_badge.png) no-repeat top left;
	width: 151px;
	height: 152px;
	position: absolute;
	top: 20px;
	left: -30px;
	text-indent: -9999px;
}

#modelle .big-pic .price-badge-inner {
	display: block;
	height: 100%;
	width: 100%;
}

/* ----- Car Box ---- */

#main .car-box {
	width: 600px;
	background: url(../images/car-box-bg.gif) left top no-repeat;
	height: 155px;
	position: relative;
	overflow: hidden;
}
#main .car-box p {
	padding: 20px 0 0 20px;
}
#main .box-pics {
	margin: 20px 7px 0 8px;
	overflow: hidden;
	white-space: nowrap;
}
* html .box-pics {
	margin: 20px 3px 0 6px;
	width: 573px;
}
#main .box-pics img {
	margin: 0 10px 0 0;
	padding: 1px 3px 3px 1px;
	background: url(../images/car_box_pic_bg.gif) left top no-repeat;
	overflow: hidden;
}
#main .car-box .back {
	position: absolute;
	left: 6px;
	bottom: 6px;
	z-index: 90;
}
#main .car-box .back,
#main .car-box .forward {
	background-position: left top;
	background-repeat: no-repeat;
	height: 107px;
	width: 55px;
	display: block;
	text-indent: -9999px;
}
#main .car-box .forward {
	position: absolute;
	right: 5px;
	bottom: 6px;
}
#main .car-box .forward {
	background-position: right top;
	background-image: url(../images/car-arrow-right.png);
}

/*
#main .car-box .forward a:hover,
#main .car-box .forward a:focus,
#main .car-box .forward a:active {
	background-position: right bottom;
}
*/

#main .car-box .back {
	background-position: right top;
	background-image: url(../images/car-arrow-left.png);
}

/*
#main .car-box .back a:hover,
#main .car-box .back a:focus,
#main .car-box .back a:active {
	background-position: right bottom;
}
*/

#main .box-pics a {
	float: left;
	margin-right: 8px;
	display: block;
	cursor: help;
}

#list-helper {
	position: relative;
	width: 10000px;
	top: 0;
	left: 0;
}

