/* ================================================================================================= */
/* =================  Z&R Consulting GmbH  ========================================================= */
/* =================  Fon: +49(0)711 - 9 90 89 - 0 | Fax: +49(0)711 - 9 90 89 - 89  ================ */
/* =================  eMail: info@zur-consulting.de | Internet: www.zur-consulting.de  ============= */
/* =================  copyright by digitalhomeless.de | internet concept & design, 2004  =========== */
/* ================================================================================================= */


/* ================================== Listengestaltungen ======================================= */
		
.liste_allgemein
		{
		list-style-type:square;
		font-family:Verdana, Arial, sans-serif;
		font-size:10px;
		font-style:normal;
		text-align:left;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		color:#333333;
		}


