/* --------------------------------------------------------------- */
/* StyleSheet fuer ÖZP            */
/*                                                    */
/*   Copyright (c) 2001        by P.R. Horn, Vienna     */
/* -------------------------------------------------- */


/*                                                    */
/* Eigenschaften fuer einzelne Tags                   */
/*                                                    */

BODY {
  color             : #ffffff;
  
}

P, TD, TH, DIV, UL, DD, DL, LI { /* A:link, A:visited */
   font-family      :Times,Serif;
   font-size:12pt; 
   line-height:17pt; 
   color: #000000;
   text-align:left;
}

DT, DD, LI { /* A:link, A:visited */
   text-align:left;
}

DD {
    margin-bottom:15pt;}

H1 {
   font-size:18pt; 
   line-height:24pt; 
   text-align:left;
  margin-left:4px;
font-weight:lighter;
  color           : #808080;
}

H2 {
   font-size:15pt; 
   text-align:left;
  color           : #000099;}

H3 {
   font-size:13pt; 
   text-align:left;
   font-weight:bold;
  color           : #000099;}

H4 {
   font-size:11pt; 
   text-align:left;
 line-height:17pt; 

   font-weight:bold;
}


H6 {
   font-size:9pt; 
   text-align:left;
   font-weight:bold;
}


PRE {
   font-family      : "Courier New", Courier, Mono, monospace; 
   margin-left      : 5%; 
   margin-right     : 0px; 
   white-space      : pre; 
}

CODE { 
   font-family      : "Courier New", Courier, Mono, monospace; 
   background       : transparent;
   color            : #000080;
}


/*                                                    */
/* Erscheinungsbild der Links                         */
/*                                                    */

A:link {    font-weight:bold;   color           : #ff0000;   background      :transparent;   text-decoration : none; }

A:visited {   color           : #FF0000;   background      : transparent;   text-decoration : none; }

A:hover {   font-weight:bold;   color           : #ff0000;    background      : transparent;    text-decoration : underline; }

A:active {    color           : #FF0000;    background      : #0000ff9;    text-decoration : overline; }



A IMG {   color           : white;   background      : transparent;   border-width    : 0;    border-style    : none;    border-color    : inherit; }

/* zusatzklassen */
p.inhaltartikel { font-size:13pt;   margin-left:15px;   text-align:left;
}
