/* CSS für Designelemente

(Hintergrundbild)

 */
body {
	margin				:	0px;
	padding				:	0px;
	background			: 	#666666 url(images/page_back.gif) repeat-x top left;
}

 

