/********************************************************************************
* Stylesheet: 	gysin-liste.css  (list)						*
* Author:	WS								*
* Date:	  	13.10.2003							*
********************************************************************************/


/* LIST ************************************************************************/

UL {
    MARGIN-LEFT: 15;
    LIST-STYLE-TYPE: square;
    /*LIST-STYLE-IMAGE: url(../Images/aufzaehlung.gif);/*
    LIST-STYLE-POSITION: outside;
}

LI {
    MARGIN-TOP: 5;
}

