/* DATEI: print.css */
/* Standard-CSS fuer den Ausdruck (print) */

/* ======================================== */
/* Grundsaetzliche Schrift- und Farbangaben: */
/* ======================================== */

body
  {
    margin:0px; padding:5px;
    font-family:"century schoolbook","palatino linotype",palatino,"book antiqua","times new roman",times,serif;
    font-size:100%;
    color:#000000;  background-color:#FFFFFF;
  }

a:link    { color:#000000; background-color:#FFFFFF; text-decoration:none; }
a:visited { color:#000000; background-color:#FFFFFF; text-decoration:none; }
a:hover   { color:#3034FF; background-color:#FFFFFF; text-decoration:underline; }
a:active  { color:#000000; background-color:#FFFFFF; text-decoration:none; }

a img,  a img.ohnerahmen { border:0 none; }

img.mitrahmen { border:3px double #000000; }

img#drucker
 { display: none; }

h2 { font-size:180%; font-weight:normal; font-style:normal;
     margin-top:0; }
h3 { font-size:140%; font-weight:bold; font-style:normal; }
h4 { font-size:110%; font-weight:bold; font-style:normal;
     font-variant:normal; text-decoration:none;
   }
h5 { font-size:100%; font-weight:bold; font-style:normal;
     font-variant:normal; text-decoration:none;
   }
h6 { font-size:100%; font-weight:bold; font-style:italic;
     font-variant:normal; text-decoration:none;
   }

h1,h2,h3,hr,p.putzer,*.putzer, div#adresse
   { clear:both; }

table {
    border-collapse:collapse;
    border-spacing:0px;
    border:#000000 double 3px;
}

th {
    font-weight:bold;
    text-align:left; vertical-align:top;
    border-collapse:collapse;
    border:#000000 solid 1px;
    padding:4px;
}

td {
    font-weight:normal;
    text-align:left; vertical-align:top;
    border-collapse:collapse;
    border:#000000 solid 1px;
    padding:4px;
}

dt { font-weight:bold; font-style:normal; }
dd { font-weight:normal; font-style:normal; }

/* =============================================== */
/* Schrift- und Farbangaben fuer Hervorhebungen   : */
/* =============================================== */

pre,tt,code { color:#000000; background-color:#EEEEEE; font-family:"courier new",courier,monospace; }
b { font-weight:bold; }
i { font-style:italic; }
u { text-decoration:underline; }
s { text-decoration:line-through; }
em { font-style:italic; font-weight:normal; }
strong { font-style:italic; font-weight:bold; }
cite { color:#000000; background-color:#EEEEEE;
       font-style:italic; font-weight:normal; }

/* Selbst definierte Klassen: */
.groesser { font-size:120%;}
.kleiner  { font-size:80%; }
.kleinergrau  { font-size:80%; color:#000000; background-color:#D9D9D9;}

.leuchtgelb  { color:#000000; background-color:#D9D9D9; font-style:italic; }
.leuchtgruen { color:#000000; background-color:#D9D9D9; font-style:italic; }
.leuchtblau  { color:#000000; background-color:#D9D9D9; font-style:italic; }
.leuchtrosa  { color:#000000; background-color:#D9D9D9; font-style:italic; }
.kapitaelchen { font-variant:small-caps; }

/* =============================================== */
/* Schrift- und Farbangaben fuer einzelne Bereiche: */
/* =============================================== */

/* Layout-Tabelle: */
table.layouttab { margin:0; border:0; width:auto; }

td.navbar   { display:none; }
td.inhalt   { padding:0; border:0 none;  }

tr.fusszeile { border:0 none; }
td.fussecke  { display:none; }
td.impressum { border:0 none; }
div.impressum { border:double #808080; border-width:medium 0 0 0; }

.impressum p { font-size:80%; margin:0.1em 0 0 0; padding:0; }
.impressum p span.noprint { display:none; }

.fussecke img, .impressum img
  { border:0 none; margin:0 5px 0 0;}

tr.fusszeile td.impressumhp p
  {
    font-size:90%;
    margin:2px 0; border:0; padding:0;
  }

/* Angaben zum Logo-Bereich */
h1
 {
  font-family: "Brush Script", "BrushScript BT", BrushScriptBT, BrushScript, banff, "URW Chancery L", helvetica, arial, sans-serif;
  font-size:3.1em; font-weight:normal;
  margin:0; padding:0 0 0.2em 0;
  text-align:left; vertical-align:baseline;
  color:#000066; background-color:#ffffff;
 }

h1#logo a, #logo a:link, #logo a:visited, #logo a:hover, #logo a:focus, #logo a:active
 {
  margin:0; border:0 none; padding:0; text-decoration:none;
  color:#000066; background-color:#ffffff;
 }

#logo a img { margin:0; border:0 none; padding:0; }


/* Angaben zum Inhaltsbereich: */

ul li { margin-bottom:0.7em; }
ul li ul li, table.blindtab ul li { margin-bottom:0; }

table.blindtab, table.minipix
  { border:0 none; width:auto; }

.blindtab td, .blindtab th
  {
    text-align:left; vertical-align:top; padding:0 1em 0.7em 0;
    border:0 none;
  }

table.thumbs { border:0 none; margin:1em 0 -20px 0; width:auto; }
.thumbs td   { border:0 none; padding:0 40px 40px 0;
                     text-align:center; vertical-align:top; }
.thumbs img { margin:0 0 5px 0; }


hr { height:3px; width:100%; color:#000000; background-color:#C0C0C0;
     border-style:solid; border-width:1px; border-color:#C1C1C1; }
/* Horizontale Trennlinie von 80% Breite, hellgrau */
/* Netscape und Opera nehmen background-color, MSIE nimmt color als Farbe der Trennlinie */
/* Height ist die totale Hoehe (inkl. border) */

address
  { margin:2em 0 2em 0; padding:0; }
address, address em { font-style:normal; font-weight:normal; }
address strong
  { font-weight:bold; font-style:normal;  }

p.fusszeile
 {
  margin:1em 0 0 auto;
  text-align:right;
  font-size:0.9em;
 }

p.sprachkopfzeile { display:none; }

.noshow    { display:none; }
.noprint   { display:none; }

.printonly { }

.printonlykopf { text-align:left; vertical-align:bottom;
                 border:#000000 solid; border-width:0 0 2px 0; }


