@charset "iso-8859-1";

/* Stijl voor teksten in de Leeuwarder Courant, Joop van den Bremen */

body { background-color: #dedede;
       background-image: url(../pic/spiral1.gif); 
       text-align: center;
}

a:link {color: #000080;
}

a:visited {color: #000080;
}

a:hover {color: #6666aa;
}

a:active {color: #aaaaff;
}

BLOCKQUOTE {background: #fefefe;             
            width: 540px;
            padding: 25px; 
            margin: 1cm auto 0.7cm auto;
}
BLOCKQUOTE.zwart {background: #000000;             
            width: 490px;
            padding: 25px; 
            margin: 0.1cm auto 0.1cm auto;
}
BLOCKQUOTE.blauw {background: #9999ff;             
            width: 490px;
            padding: 25px; 
            margin: 0.1cm auto 0.1cm auto;
}

TABLE { width: 490px;
} 

H1 {font-family: Times New Roman, Garamond, serif; 
font-size: 22pt;
}
H1.groot {font-family: Times New Roman, Garamond, serif; 
font-size: 30pt;
}
H1.normaal {font-weight: normal;
}
H1.sans {font-family: Helvetica, Arial;
}

H2 {font-family: Times New Roman, Garamond; text-align: justify; 
font-size: 14pt;
}
H2.normaal {font-weight: normal;
}
H2.sans {font-family: Helvetica, Arial;
}
H2.midden {font-family: Helvetica, Arial;
           text-align: center; 
}
H3 {font-family: Times New Roman, Garamond;
    text-align: justify; 
    font-size: 12pt; 
    font-weight: normal;
}
H3.sans {font-family: Helvetica, Arial;
}
H3.wit {font-family: Helvetica, Arial;
        color: #ffffff;  
        font-size: 10.5pt;
}
H4 {font-family: Times New Roman, Garamond; 
    text-align: left; 
    font-size:11pt; 
    font-weight: normal;
}
H4.rechts {text-align: right;
}
H4.sans {font-family: Helvetica, Arial;
         text-align: justify;
}

H5 {font-family: Helvetica, Arial, sans-serif; 
    font-weight: normal; 
    text-align: justify; 
    font-size: 9pt;
}

H6 {font-family: Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 8pt;
}
H6.links {text-align: left; 
}
H6.rechts {text-align: right; 
}

P {font-family: Times New Roman, Garamond;
   font-weight: normal; 
   text-align: justify; 
   font-size: 11pt;}


/* gewijzigd 23 januari 2009 */
