/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/hintergrund.png" )}
 



LI {
	list-style-position: inside;
	font-family : Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	color : rgb(103,101,101);
	line-height : 14px
}