body  {
	background-attachment : fixed;
	background-image : url(/images/hg_henscher.gif);
	font-family : Arial, Verdana, Geneva, Helvetica;
	font-weight: bold;
	color:#5F5F5F;
}

a:hover {
	color : Aqua;
}

a:link {
	color:#000000;
}

a:active {
	color : Black;
}

a:visited {
	color:#000000;
}

p  {
        text-align:justify;
        font-size:12pt;
        font:Arial;
}

p.Hinweis  {font-size:12pt;
   color:#1F00FF;
}

p.Wichtig  {font-size:12pt;
  color:#FF0000;
}

p.Bildbeschriftung  {
	text-align:right;
	font-size:8pt;
}

p.SeitenKopf {
   text-align:center;
   font-size:14pt;
}

p.SeitenFuss {font-family:Arial;
   text-align:center;
   font-size:8pt;
}

p.LinkLeiste {text-align:center;
   font-size:8pt;
}

table {
	font-size:11pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:95%;
}