/* DATEI: bg.css */

a:link 	{ color:#336633; text-decoration:none }
a:visited 	{ color:#336633; text-decoration:none }
a:hover 	{ color:#336633; text-decoration:none }
a:active 	{ color:#003300; text-decoration:none }
a:focus 	{ color:#003300; text-decoration:none }

h1 	{ font-size:14pt; 	font-family:Verdana; }
h2 	{ font-size:12pt; 	font-family:Verdana; }
h3 	{ font-size:11pt; 	font-family:Verdana; }
h4 	{ font-size:10pt; 	font-family:Verdana; }
h5 	{ font-size:9pt; 	font-family:Verdana; }
h6 	{ font-size:8pt; 	font-family:Verdana; }