A:link 	{ color:#000000; text-decoration: none }
A:visited 	{ color:#000000; text-decoration: none }
A:active    { color:#F7F5BF;   font-weight:bold }



/* normaler Text */
body            {color:#000000;
                 background-color:#F7F5BF}
body.hellgrau   {color:#000000;
                 background-color:#999999;
		ahoover:#F7F5BF}
body.dunkelgr   {color:#000000;
                 background-color:#666666}

p, a, body     {font-family:'Helvetica','Arial',sans-serif;
               font-weight:normal;
               font-style:normal;
               font-size:12pt;
               color:#000000}


img, table, td	{ border-width:0px }

/* Ăberschriften */
h1 {font-size:large;}
h2 {font-family: 'Arial', Helvetica, sans-serif;
      font-size: 14pt;
      color: #000000;
      text-decoration: none;}
h4 {font-family: 'Arial', Helvetica, sans-serif;
      font-size: 32pt;
      color: #000000;
      text-decoration: none;}

img.navi	{width:23px; height:23px}

/* UnterĂźberschrift: Ordnername */
h2            {font-size:medium;}

/* horizontale Linien */
hr            {color:#C0C0C0;}

/* Zusatztext im oberen Teil */
.zt          {text-align:left;}

/* Tabellenrahmen */
table.ueb     {border-color:#C0C0C0;
		width: 100%;}

/* Bildbeschreibungen  "gross" (und auch "klein", soweit dort nichts anderes steht) */
.beschrgr     { font-size:16pt }

/* Bildbeschreibungen "klein"  */
.beschrkl     { font-size:10pt }

/* Copyright-Zeile */
.cr           {font-size:70%;}

