/* Import -------------------------------- */

@import url("reset.css");


/* Body -------------------------------- */

body	{
	width:100%;
	background:#fff;
	color:#000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif;
	}

	
/* Schrift -------------------------------- */

	