/**********************************************/
/*  	© DSL - Factory 2010            	  */
/*  	Talstraße 6         			   	  */
/*  	08066 Zwickau		            	  */
/*		+49 375 4444667						  */
/**********************************************/

/**********************************************/
/* HTML Tag Styles							  */
/**********************************************/ 

body,td,select,input{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:#575757;
}

/*Überschrift wird in den Highlightboxen benutzt*/
h1{
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:32px;
	font-weight:bold;
	color:#575757;	
	margin:0px;
	padding:0px;
	line-height:38px;
	padding-top:6px;

}

h2{
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:21px;
	font-weight:normal;
	color:#575757;	
	margin:0px;
	padding:0px;

}

/*Überschrift bei Leistungskreisen im Fußbereich*/
h3{
	font-weight:normal;
	font-size:14px;	
	margin:0px;
	margin-bottom:4px;

}
h4{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#d0a443;
/*	letter-spacing:0.2em;*/
	margin:0px;
}

h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-weight:bold;
	color:#b20619;
	margin:0px;}
	
	

/**********************************************/
/* Standard Link Formatierungen */
/**********************************************/ 
a{
	color:#575757;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;	
}

a.li{
	color:#bc9554;
	text-decoration:underline;
}

a.li:hover{
	text-decoration:none;	
}

/**********************************************/
/* Schriftklassen							  */
/**********************************************/ 

.t_14rot{
	font-size:14px;
	color:#b20619;	
}
.t_12grau{
	font-size:12px;
	color:#575757;
}
/* Newsbereich der Startseite */
	.boxhome_newspreview_zaehler{
		font-size:24px;
		color:#d0a443;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	}
	.boxhome_newspreview_text{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#4b4b4b;
	}
	.boxhome_newspreview_datum{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#4b4b4b;
		line-height:12px;
		
	}
/* Aktionsbereich der Startseite */
	.boxhome_aktionpreview_preiskuerzel{
		font-size:18px;
		color:#fff;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		
	}
	.boxhome_aktionpreview_preiscent{
		color:#FFF;
		font-size:30px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-weight:bold;	
		line-height:38px;
	}

	.boxhome_aktionpreview_preiseuro{
		color:#FFF;
		font-size:55px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-weight:bold;
	}
	
	.boxhome_aktionpreview_preisalt{
		color:#FFF;
		font-size:12px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		text-decoration:line-through;
	}

.box_bildershowbtn{
	position:absolute;
	top:229px;
	left:10px;
	width:350px;
	}
	
.box_aktionsbtn_li{
	position:absolute;
	top:170px;
	left:0px;
	width:27px;
	}
	
.box_aktionsbtn_re{
	position:absolute;
	top:170px;
	left:380px;
	width:27px;
	}
	
.nahtline  {
	height:1px;
	background-image:url(../img_web/bg/strichlinie.gif);
	background-repeat:repeat-x;
	width:auto;}


/**********************************************/
/* Einzug für Diverse Elemente in z.B. rechten Tabellenspalten */
/**********************************************/ 
/*.einzug_links{
	padding-left:25px;	
}*/
/**********************************************/
/* Boxen							  */
/**********************************************/ 
.border_links{/*wird bei dem Filter bei den Fahrzeugen benötigt*/
	border-left:1px dashed #cbc0ac;
}
#box_naht {
	background-image:url(../img_web/bg/box_naht_hg.gif);
	background-repeat:repeat-y;
	margin-left:13px;
	margin-right:25px;
	width:190px;
	float:left;}
	
#box_naht .abstand  {
	margin-left:20px;}
	
#box_nadel{
	background-image: url(../img_web/bg/box_nadel_oben.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f6f3ee;
	width:150px;
	padding:20px;
	float:left;}
	
#box_hg_bildershow {
	background-image:url(../img_web/bg/bg_bildershow.gif); 
	height:295px; 
	padding:10px;
	width:380px;}

/*detail der news bild größe der news + 16 px um einen abstand zum beschreibungstext einzuhalten*/
#box_hg_bildershow_img{
	min-height: 268px; 
	height: auto !important;
	height:268px;
	width:377px;
	text-align:center;
}
.box_hg_bildershow_img_thumb{
	margin-right:5px;
	padding:10px;
	height:89px;
	width:89px;
	text-align:center;
	background-image:url(../img_web/bg/hg_vorschaubilder.gif);
}
.box_hg_bildershow_img_thumbaktiv{
	margin-right:5px;
	padding:10px;
	height:89px;
	width:89px;
	text-align:center;
	background-image:url(../img_web/bg/hg_vorschaubilder_aktiv.gif);
}

#box_service {
	font-size:12px;
	}
#box_service img {
	padding-right:20px;
	float:left;}

/**********************************************/
/* Formularformatierungen    				  */
/**********************************************/ 

.formular{
	border:none; 
	margin-bottom:10px;
}
.formular input,textarea{
	border:1px solid #cbc0ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px; }


/**********************************************/
/* Listen     */
/**********************************************/ 
/*
ul {
	padding:0px;
	margin:0px;}
	
.service_liste li {
	line-height:30px;
	list-style:none;
	padding-left:20px;
	background-image:url(../img_web/bg/hg_liste.gif);
	background-repeat:repeat-x;
	font-style: italic;}
	
.service_unterliste li{
	background-image:none; 
	list-style-type: decimal; 
	margin-left:70px; 
	padding:0px; 
	border-bottom:1px solid #d2d2d2;}
*/

#btn_facebook {
	float:left;
	margin-left:10px;
	border:0;
}
