/* DATEI: styles.css */

@page { size: 1.0cm 1.0cm;	margin-top:30cm;	margin-bottom:30cm;	margin-left:22cm;	margin-right:22cm  }

html,body {color:#000000;background-color:#ffffff;font-family:Arial,Helvetica,sans-serif;}

p,b,h1,h2,h3,h4,h5,h6,i,th,td,li,ul,ol,div,address,nobr,body,blockquote,center { font-family:Arial,Helvetica,sans-serif;font-size:15pt; }

h1 { font-size:21pt;font-weight:bold; }

h2 { font-size:19pt;font-weight:bold; }

h3 { font-size:17pt;font-weight:bold; }

h4 { font-size:15pt;font-weight:bold; }

h5 { font-size:10pt;font-weight:bold; }

h6 { font-size:8pt;font-weight:bold; }


p,td,ul,ol,li,div,address,nobr,blockquote { font-weight:normal; }

b { font-weight:bold; }

th       { font-size:15pt;background-color:#ffffff;color:#111111;border-color: #780000;border-width: thin;}
th.liste { font-size:15pt;background-color:#ffffff;color:#111111;border-color: #780000;border-width: thin;}
/* Text in Tabellen header */

td          { font-size:14pt;background-color:#ffffff;color:#111111;border-color: #780000;border-width: thin;}
tr.liste    { font-size:14pt;background-color:#ffffff;color:#111111;border-color: #780000;border-width: thin;}
table.liste { font-size:14pt;background-color:#ffffff;color:#111111;border-color: #780000;border-width: thin;}
/* normaler Text in Tabellen */

table {border-color: #000000;border-width: thin;}

pre { font-family:Courier New; font-size:15pt; color:#000000; text-decoration:none; }
/* kleine Schrift */

tt { font-family:Courier New,Courier; font-size:10pt; color:#000000; }
/* Quelltext-Befehle im normalen Fliesstext */

.copyr { font-family:Arial,Helvetica,sans-serif; font-size:10pt; text-decoration:none; font-style:none; font-weight:normal;}

.nowrap { white-space:nowrap; }

div.name { font-size:20pt;color:#000000;font-weight:bold; }

a:link    {color:#222222;text-decoration:none;}
a:visited {color:#222222;text-decoration:none;}
a:active  {color:#222222;text-decoration:none;}
a:hover   {color:#222222;text-decoration:none;}

