/**********************************************/
/*  	© DSL - Factory 2010            	  */
/*  	Talstraße 6         			   	  */
/*  	08066 Zwickau		            	  */
/*		+49 375 4444667						  */
/**********************************************/


.angebote_rahmen_bild_gr {
	background-image: url(../img_web/bg/hg_bild_gr.png); 
	float:left;
	height:307px;
	padding:1px;
	padding-right:16px;
	width:516px;
}

.angebote_rahmen_bild_gr .imageElement{
	text-align:center;
	padding-top:9px;	
}

/* Die Standardmäßige Bildbeschreibungen ausblenden */
.angebote_rahmen_bild_gr h3,.angebote_rahmen_bild_gr p{
	display:none;	
}

/* Definitionen für das Highlight */
.angebote_highlight_preis{
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	color:#b6002a;
}

.angebote_highlight_preisart{
	color:#b6002a;
}

/* Definitionen für die Angebots Übersicht */
.angebote_box_4er{
    width:204px;
	float:left;
	margin-left:20px;
	border-right:1px dotted #999; 
	padding-right:20px;
	padding-bottom:15px;
	padding-top:15px;
}

.angebote_box_bild{
	width:190px; 
	height:153px;
    background-image: url(../img_web/bg/hg_bild.png);  
	padding-left:10px; 
	padding-top:10px;
	padding-right:25px;
	text-align:center;
}
.angebote_box_4er h4{
	color:#b6002a;	
}
.angebote_text{
	height:50px;	
}
.angebote_datum{
	color:#8a8a8a;
	font-size:10px;
}
.angebote_preisart{
	font-size:12px;
}
.angebote_preis{
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#3f3f3f;
}	
.angebote_preis_hervorgehoben{
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#b6002a;
}
	 
	 
/* Detailansicht */	 
.angebote_preisdetail{
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	color:#b6002a;
}
.angebote_preisartdetail{
	font-size:12px;
	color:#b6002a;
}
.angebote_mwstausweisbar{
	color:#8a8a8a;
	font-size:10px;
}

.angebote_hinweis_kraftstoffverbrauch{
	color:#8a8a8a;
	font-size:10px;
	padding-right:15px;
}
