/*DATEI: style.css*/

h1 {color:#0066FF;}
h2 {color:#0066FF;}
h3 {color:#808080;}
h4 {color:#FF3300;}
h5, h6 {color:#000000;}

body, p {color:#000000;}
H1   {font-family:"verdana", "helvetica", "sans serif"; font-size:20pt; font-weight:bold;}
H2   {font-family:"verdana", "helvetica", "sans serif"; font-size:16pt; font-weight:bold;}
H3   {font-family:"verdana", "helvetica", "sans serif"; font-size:14pt; font-weight:normal;}
H4   {font-family:"verdana", "helvetica", "sans serif"; font-size:12pt; font-weight:bold;}
H5   {font-family:"verdana", "helvetica", "sans serif"; font-size:10pt; font-weight:normal;}
H6   {font-family:"verdana", "helvetica", "sans serif"; font-size:8pt;}

a:link   		{color: #808080; font-family:verdana; font-weight:lighter; font-size: 9pt; text-decoration: none;}
a:visited 		{color: #003399; font-family:verdana; font-weight:lighter; font-size: 9pt; text-decoration: none;}
a:active 		{color: #4a85fc; font-family:verdana; font-weight:lighter; font-size: 9pt; border-bottom: red thin solid 1px;}
a:hover			{color: #4a85fc; font-family:verdana; font-weight:lighter; font-size: 9pt; border-bottom: red thin solid 1px;}
body 		{font-family:"Verdana", "helvetica", "sans serif"; font-size:11pt; font-style:normal;}
p    		{font-family:"Verdana", "helvetica", "sans serif"; font-size:10pt; font-style:normal;}