BODY { color            : green; 
       background-color : white;
       background-image: url(images/pfi_water.jpg);  
 } 
 
H1 { font-family      : "book antiqua", "book antiqua", arial; 
     font-size        : 18.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     text-align       : left; 
     margin-left      : 0px; 
     margin-right     : 0px; 
     margin-top       : 2.0px; 
     margin-bottom    : 1.0px; 
 } 
 
H1.midden { font-family      : "book antiqua", arial; 
     font-size        : 18.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     text-align       : center; 
     margin-left      : 0px; 
     margin-right     : 0px; 
     margin-top       : 2.0px; 
     margin-bottom    : 1.0px; 
 } 
 
H1.rechts { font-family : "book antiqua", arial; 
     font-size        : 18.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     text-align       : right; 
     margin-left      : 0px; 
     margin-right     : 0px; 
     margin-top       : 2.0px; 
     margin-bottom    : 1.0px; 
 } 
 
H2 { font-family      : "book antiqua", arial; 
     font-size        : 12.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     text-align       : right; 
     padding-left     : 0px; 
     margin-left      : 0.0pt;
 } 
 
H2.links { font-family      : "book antiqua", arial; 
     font-size        : 12.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     text-align       : left; 
     padding-left     : 0px; 
     margin-left      : 0.0pt;
 } 
  
H3 { font-family      : "book antiqua", arial; 
     font-size        : 14.0pt; 
     font-style       : normal; 
     font-weight      : bold; 
     color            : green; 
     background-color : transparent; 
     margin-left      : 0.0pt;
     margin-bottom    : 0.0pt; 
 } 
 
H6 { font-family      : "book antiqua", arial; 
     font-size        : 8.0pt; 
     font-style       : normal; 
     font-weight      : normal; 
     color            : green; 
     background-color : transparent; 
     margin-left      : 0.0pt; 
     margin-bottom    : 0.0pt; 
 } 
 
H6.right { font-family      : "book antiqua", arial; 
     font-size        : 8.0pt; 
     font-style       : normal; 
     font-weight      : normal; 
     color            : green; 
	 text-align       : right; 
     background-color : transparent; 
     margin-left      : 0.0pt; 
     margin-bottom    : 0.0pt; 
 } 
 
P { font-family      : "book antiqua", arial; 
    font-size        : 12.0pt; 
    font-style       : normal; 
    font-weight      : normal; 
    color            : green; 
    background-color : transparent; 
    margin-left      : 0pt; 
#    margin-top       : -3.0px;  
  } 
 
TABLE { font-family      : "book antiqua", arial; 
        font-size        : 10.0pt; 
        font-style       : normal; 
        font-weight      : normal; 
        color            : green;  
#        background-color : transparent; 
 } 
 
IMG {border : 0;
 }

A:link    { color            : darkgreen; 
            background-color : transparent; 
 } 
A:visited { color            : darkgreen; 
            background-color : transparent; 
 } 
A:hover   { color            : black; 
            background-color : transparent; 
 } 
 
OL { margin-left      : 0.0pt; } 
UL { margin-left      : 0.0pt; 
     type             : disc ; } 
LI { font-family      : "book antiqua", arial; 
     font-size        : 12.0pt; 
     color            : green; 
     background-color : transparent; 
     margin-left      : 0.0pt; 
     margin-top       : 0px; } 
 
#scheef {font-size    : 12.0pt; 
     font-style       : italic; 
     font-weight      : bold; 
 } 
 
.links {text-align    : left; } 
.midden {text-align : center; }
.red  {color : #FF0000; }

.white {color : #FFFFFF; }

