body, p, ul, ol, li, dl, dd, dt, td, tr, input, select  {
	color: #000066;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Clean, sans-serif; 	}
	
body       { background: url(../images/bckghh_css.gif) no-repeat fixed 275px 100px; }	
body.bg_no { background-image: none; }	

p    { text-align: justify; }

h1                                  { font-size: 20pt; }
h2                                  { font-size: 14pt; }
h3                                  { font-size: 12pt; }
h4                                  { font-size: 10pt; }
h5                                  { font-size:  8pt; }
	
hr {
	color:#003399;
	height:1px; }
	
.aufseite {
	font-size:7pt; }
	
.berichtvon {
	font-size: 7pt  }
	
.menu {
	font-weight:bold;
	color:#000033; }
	
.fussmenu {
	font-size:7.5pt;
	font-weight:bold;
	color:#000033; }
	
.copyr {
	font-size:7pt; }
	
.copyrblack {
	font-size:7pt;
	color:#cccccc; }
	
img.menu {
	vertical-align:middle;
	border:none; }
	
span.menu,  span.fussmenu {
	color:#ff3300; }
	
.rot    {color:#ff3300; }	
.grau   {color:#666666; }	
.left   {text-align: left; }	
.right  {text-align: right; }	
.center {text-align: center; }
	
a:link    {	color:#ff9000;	text-decoration:none; }	
a:visited {	color:#999999;	text-decoration:none; }	
a:focus   {	color:#ff3300;	text-decoration:underline; }	
a:hover   {	color:#ff9000;	text-decoration:underline; }	
a:active  {	color:#ff3300;	text-decoration:underline; }
	
a.menu:link,     a.fussmenu:link    {color:#000066;	text-decoration:none; }	
a.menu:visited,  a.fussmenu:visited {color:#000066;	text-decoration:none; }	
a.menu:focus,    a.fussmenu:focus   {color:#ff3300;	text-decoration:none; }	
a.menu:hover,    a.fussmenu:hover   {color:#ff9000;	text-decoration:none; }	
a.menu:active,   a.fussmenu:active  {color:#ff3300;	text-decoration:none; }
	
a.copyrblack:link    {color:#ff9000; text-decoration:none; }	
a.copyrblack:visited {color:#999999; text-decoration:none; }	
a.copyrblack:focus   {color:#ff3300; text-decoration:none; }	
a.copyrblack:hover   {color:#ff3300; text-decoration:none; }	
a.copyrblack:active  {color:#ff3300; text-decoration:none; }
	
td.menu {
	background-image:url(../images/menuhg.gif);
	background-repeat:no-repeat; }

.button  { text-align: center; width:90px; } 

