@charset "UTF-8";
/*

Style-Sheet für Geschäftsbereich "Hachmann Innovative Elektronik"
(C) 2007 Stefan Hachmann, Hachmann EDV-Service

Zusatzdefinitionen für /??/ie/index

$Revision: 32 $
$Date: 2007-06-08 01:50:07 +0200 (Fr, 08 Jun 2007) $

*/

/* -------- Definition Seitenelemente ----------------------- */


/* Produktliste */
#IndxProd h1 {
	padding-bottom: 5px;
}

#IndxProd h2 {
	margin-bottom: 5px;
}

#IndxProd h3 {
	margin-bottom: 5px;
	margin-top: 0px;
}

#IndxProd ul {
	font-size: 0.8em;
	line-height: 18px; 
	list-style-type: square;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 35px;
}

#IndxProd li {
	margin-bottom: 5px;
	margin-top: 0px;
}
	
