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


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

body 
	{ font-family:Arial; font-size:12px; color:#000000; text-align:left; }

p, td
	{ line-height:12px; font-size:12px; }

strong, b
	{ font-weight:bold; }
	
li
	{ font-size:11px; font-family:Arial; color:#000000; }

h1, h2, h3
	{ font-family:Tahoma; font-weight:normal; color:#0066CC; margin: 0 0 12px 0; }
h1 
	{ font-size:19px; }
h2 
	{ font-size:15px; }
h3 
	{ font-size:13px; font-weight:bold; margin-bottom:5px; margin-left:1px; }

p, strong, bold
	{ font-family:Arial; font-size:12px; color:#000000; text-align:left; }

a, a:link, a:visited, a:active
	{ font-size:12px; font-family:'Arial', Verdana; color:#000000; text-decoration:none; }
a:hover
	{ font-size:12px; font-family:'Arial', Verdana; color:#0066CC; text-decoration:none; }

#footer h1, #footer2 h1
	{ color:#FFFFFF; }

a.boxnavi, a.boxnavi:link, a.boxnavi:visited, a.boxnavi:hover, a.boxnavi:active
	{ font-size:19px; line-height:19px; font-family:Tahoma; color:#0066CC; font-weight:normal; text-decoration:none; }
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
	{ font-size:19px; line-height:19px; font-family:Tahoma; color:#0066CC; font-weight:normal; text-decoration:none; }

a.footnews_title, a.footnews_title:link, a.footnews_title:visited, a.footnews_title:hover, a.footnews_title:active
	{ font-size:11px; font-family:'Arial', Verdana; color:#FFFFFF; font-weight:bold; text-decoration:none; white-space:nowrap; }
a.footnews_more, a.footnews_more:link, a.footnews_more:visited, a.footnews_more:active
	{ font-size:11px; font-family:'Arial', Verdana; color:#DBE7FF; font-weight:bold; text-decoration:none; }
a.footnews_more:hover
	{ font-size:11px; font-family:'Arial', Verdana; color:#FF7700; font-weight:bold; text-decoration:none; }