@charset "utf-8";
/*
CSS Document by macrocom.de
Datum: 27.Oktober 2009
Author: Sebastian Schmal
*/



#outer-content-left .category-angebote-container {
	background-color:#FDFDFD;
	border:1px solid #DFE0E1;
	display:inline;
	float:left;
	margin:0 0 20px;
	padding:0;
	width: 535px;
}

#outer-content-left .category-angebote-container .category-angebote-slideshow {
	display:inline;
	float:left;
	height:143px;
	width: 172px;
}

#outer-content-left .category-angebote-container .category-angebote-slideshow-img {
	display:inline;
	float:left;
	height:143px;
	width: 172px;
	cursor:pointer;
}

#outer-content-left .category-angebote-container .category-angebote-info {
	border-left:1px solid #DFE0E1;
	display:inline;
	float:left;
	height:143px;
	width: 352px;
	padding-left: 5px;
	padding-right: 5px;
}


.category-angebote-info .category-angebote-head {
	display:inline;
	float:left;
	height:45px;
	width: 352px;
}

.category-angebote-info .category-angebote-head h4 {
	background-position:5px 5px;
	color:#666666;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:32px;
	margin:0;
	padding:13px 0 0 53px;
	width: 299px;
}

.category-angebote-info .category-angebote-description {
	color:#262626;
	display:inline;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0 5px 10px;
	width: 342px;
	height: 55px;
}

.category-angebote-info .category-angebote-description span.category-angebote-morelink {
	color: #e20003;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
}


.category-angebote-info .category-angebote-dealer {
	color:#262626;
	display:inline;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0 5px 0px;
	width: 230px;
}

.category-angebote-info .category-angebote-price {
	color:#E20003;
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px;
	padding-right: 5px;
	width: 95px;
	text-align: right;
}


