/* 
	DATEI:	webroot.css
	Autor:	© - Ralph Bender - letzte Aenderung 28.3.2008

*/

body	{ background-color:#F3FCD6; font-family:Arial,sans-serif; font-size:8pt; color:#606060;  }

h1	{ font-family:Times; font-size:24pt; }

h2	{ font-family:Verdana; font-size:16pt; font-weight:100; color:#B02257;}

h3	{ font-family:"Century Gothic"; font-size:22pt; font-weight:100; }

h4	{ font-family:Verdana; font-size:8pt; font-weight:100; color:#B02257;}

h5	{ font-family:Arial,sans-serif; font-size:12pt; }

h6	{ font-family:Arial,sans-serif; font-size:8pt; }

td,th	{ font-family:Arial,sans-serif; font-size:10pt; }

a:link	{ color:#000000; }

a:visited { color:#000000; }

a:hover	{ color:#c0c0c0; }

