/*
	ahdefault.css
	Design by Andreas Hein
	http://www.andreas-hein.net
	site source code can be used as a template for free
	v 250411
*/

/* Basic */


body
{
	font-family: Calibri, sans-serif;
/*	font-size: 10pt;
	color: #666; oder #333; oder #000; */
	color: #333;
	background-color: #fff;
	text-align: center;

}

/* ENDE */