@charset "utf-8";
/* CSS Document */

body   {
	background-image: url(../grafik/HG-orange-1.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #000000;
	background-color: #FF9933; }
p { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss }
td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss }
h1 { font-size: 30px; font-family: Arial, Helvetica, Geneva, Swiss }
h2 { font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss }
h3 { font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss }
h4 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss }
a:link {
	color: #0000CC;
	font-size: 12px;
	text-decoration: none; }
a:visited {
	 color: #0000CC;
	 font-size: 12px;
	 text-decoration: none }
a:hover   {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF; }
a:active {
	color: #0000CC;
	font-size: 12px;
	text-decoration: none }
.klein { 
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss }

