/* Cascading Style Sheets für BLS Barbara Luszcz Software */

  body 			{margin:0pt;background-color:rgb(255,255,255);}

/* Vorgabe für folgende Elemente */
  html, body, div, p, table, td, h1, h2, h3, span, ul, ol, li, a {font-family:Arial,Helvetica,sans-serif;color: rgb(0, 0, 0);}

/* Einstellungen Titelzeilen */
  h1 			{font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:190%;text-align:center;margin-bottom:6pt;margin-top:7pt;}
  h2 			{font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:170%;text-align:center;margin-bottom:5pt;margin-top:6pt;}
  h3 			{font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:150%;text-align:center;margin-bottom:4pt;margin-top:5pt;}
  h4 			{font-family:Arial,Helvetica,sans-serif;font-weight:normal;font-size:130%;text-align:center;margin-bottom:3pt;margin-top:4pt;}
  h5 			{font-family:Arial,Helvetica,sans-serif;font-weight:normal;font-size:110%;text-align:center;margin-bottom:2pt;margin-top:3pt;}

/* Einstellungen Absatz */
  a, p 			{font-size:95%;font-family:Arial,Helvetica,sans-serif;margin-bottom:3pt;margin-top:6pt;}

/* Einstellungen Menuezeile */
  table.menubar		{background-color:rgb(240,240,240);}
  a.menuitem		{font-size:75%;color:rgb(0,0,0);}
  a.menuitem:link 	{color:rgb(0,0,0);text-decoration:underline;font-weight:bold;}
  a.menuitem:visited 	{color:rgb(0,0,0);text-decoration:none;}
  a.menuitem:hover 	{color:rgb(0,0,0);text-decoration:underline;font-weight:bold;}

/* Einstellungen interne Links */
  a.intern 		{font-size:10pt;color:rgb(0,0,0);}
  a.intern:visited 	{color:rgb(0,0,0);text-decoration:none;}
  a.intern:hover 	{color:rgb(0,0,0);text-decoration:underline;font-weight:bold;}

/* Einstellungen externe Links */
  a.extern 		{font-size:90%;color:rgb(0,0,0);font-weight:bold;}
  a.extern:visited 	{color:rgb(0,0,0);text-decoration:none;font-weight:normal;}
  a.extern:hover 	{color:rgb(0,0,0);text-decoration:underline;font-weight:bold;}

/* Einstellungen Fusszeile */
  a.footer 		{font-size:75%;color:rgb(0,0,0);}
  p.footer 		{font-size:75%;color:rgb(0,0,0);}
  a.footlink 		{font-size:70%;color:rgb(0,0,0);}
  a.footlink:visited 	{color:rgb(0,0,0);text-decoration:none;}
  a.footlink:hover 	{color:rgb(0,0,0);text-decoration:underline;font-weight:bold;}
  a.foottext 		{font-size:70%;color:rgb(0,0,0);}
  table.footline 	{background-color:rgb(240,240,240);}

/* Einstellungen Textzeilen */
  p.text 		{margin-left:5%;margin-right:5%;}
  a.text 		{margin-left:5%;margin-right:5%;}
  p.textblock 		{margin-left:5%;margin-right:5%;text-align:justify;}
  a.textblock 		{margin-left:5%;margin-right:5%;text-align:justify;}


