/* ############################################################################################################ */
/*					hier stehen die textformatierungen							*/
/* ############################################################################################################ */


/* ausgleich der rundungsfehlern in einigen Browsern */
html { font-size: 100.01%; }

body 
	{ font-family:'Arial', Verdana, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-align:left; }

h1, h2, h3
	{ font-family:Tahoma; font-weight:bold; color:#F7F902; margin: 0 0 12px 0; }
h1 
	{ font-size:19px; }
h2 
	{ font-size:13px; }
h3 
	{ font-size:14px; }

p, font
	{ font-size:11px; }