/* DATEI: pa.css */

/* 6.12.2000 W.Beer: erste Design-Vorschlag */
/* 11.12.2002 W.Beer: code hinzugefügt, Überschriften dunkelgrau */
/* 20.09.2007 W.Beer: normal font: 10 pt */

body { margin-top:10px;margin-bottom:10px;background-color:#ffffff;color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:10pt; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr { font-size:10pt; }

h1,h2,h3,h4 { color:#000000; }

h1 { font-size:16pt;font-weight:bold; }

h2 { font-size:14pt;font-weight:bold; }

h3 { font-size:12pt;font-weight:bold; }

h4 { font-size:10pt;font-weight:bold; }

em { font-weight:bold; font-style:normal; }

var { font-weight:normal; font-style:italic; }

small { font-size:9pt; }

big { font-size:11pt; }

address { font-style:normal;font-size:10pt; }


/* listing { font-family:Courier New,Courier;font-size:9pt;color:#333333; } */
/* listing { font-family:Courier New,Courier;font-size:9pt;color:#0000c0;background-color:#ffffe0;color:#0000c0;border-style:solid;border-style:none;border-width:thin;padding:5px;white-space:pre } */
listing { font-family:Courier New,Courier;font-size:9pt;color:#0000c0; }

pre { font-family:Courier New,Courier;font-size:10pt;color:#0000c0; }

tt { font-family:Courier New,Courier;font-size:10pt; }

code { font-family:Courier New,Courier;font-size:10pt;color:#0000c0; }

pre.normal { color:#000000; }

%a:link    { color:#0033ff; text-decoration:none; }
%a:visited { color:#0033ff; text-decoration:none; }
%a:active  { color:#ff0000; text-decoration:none; }
%a:hover   { color:#0000ff; text-decoration:none; }
%a:an { text-decoration:none; }
%a:link    { color:#0033ff; text-decoration:underline; }
%a:visited { color:#0033ff; text-decoration:underline; }
%a:active  { color:#ff0000; text-decoration:underline; }
%a:hover   { color:#0000ff; text-decoration:underline; }
%a:an { text-decoration:none; }

a:link    { color:#000000; }
a:visited { color:#000000; }
a:active  { color:#000000; }
a:hover   { color:#0000ff; }


/* --- navigation styles -------------------------------- */

a.navi:link    { color:#000000; text-decoration:none; }
a.navi:visited { color:#000000; text-decoration:none; }
a.navi:active  { color:#ff0000; text-decoration:none; }
a.navi:hover   { color:#0000ff; text-decoration:none; }

a.nava:link    { color:#0000ff; text-decoration:none; }
a.nava:visited { color:#0000ff; text-decoration:none; }
a.nava:active  { color:#ff0000; text-decoration:none; }
a.nava:hover   { color:#0000ff; text-decoration:none; }

a.breadc:link    { color:#000000; text-decoration:underline; }
a.breadc:visited { color:#000000; text-decoration:underline; }
a.breadc:active  { color:#ff0000; text-decoration:underline; }
a.breadc:hover   { color:#0000ff; text-decoration:underline; }

/* white links, DLR underline style */
a.dlr_navw:link    { color:#ffffff; text-decoration:none; }
a.dlr_navw:visited { color:#ffffff; text-decoration:none; }
a.dlr_navw:active  { color:#ffffff; text-decoration:underline; }
a.dlr_navw:hover   { color:#ffffff; text-decoration:underline; }

a.dlr_navbb:link    { color:#000000; text-decoration:none;      font-weight:bold; }
a.dlr_navbb:visited { color:#000000; text-decoration:none;      font-weight:bold; }
a.dlr_navbb:active  { color:#000000; text-decoration:underline; font-weight:bold; }
a.dlr_navbb:hover   { color:#000000; text-decoration:underline; font-weight:bold; }

.navtocl      { margin-left:19px; margin-top:2px; text-indent:-19px; }
