/*	Vorlage für für Hintergrund und Schriftarten aller Dokumente*/body{	font-family: Verdana, Arial, Helvetica;	background-color: rgb(255,255,255);	color: rgb(0,0,0);	font-size: 10pt;	}