/*

H = heading 

P = paragraaf



LICHTKRANT:

<marquee height="20" bgcolor="#D6FFD9" behavior="scroll" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #336699;
    background-color: #D6FFD9; width: 100%;">"Tekst hier"</marquee>

*/



/* bepalen basis lettertype, kleur, e.d. voor alle layout */

h1, h2, h3, h4, .vetu, .noru, .rd, p, body, .rdb, .norb, .el, .ank, .nori, td, ul, address, ol, table{

font-family: Verdana,Arial,sans-serif;

color:#003366; 

font-size:10pt;

font-weight:normal;

}



/* bepalen individuele kleur, lettertype, e.d voor specifiek gebruik. B.V.: h1 = basis + vet en fontsize 12pt.*/



/* hyperlink geen onderstreping */ 

a{

text-decoration:none;

}



a.menu{

color:#003366; 

text-align:right;

}



a:visited{

color:blue;

}



a:hover{

color:blue;

}



address{

color:red;

}



/* anker */

.ank{ 

font-size:12pt;

font-weight:bold;

color:blue;

}

    

body{

background-image:url('../images/ppbk059.jpg');

background-color:#c8e0c0;

color:#000000; 

overflow:inherit;

scrollbar-track-color:#c8e0c0;

scrollbar-base-color:#a5c998;

scrollbar-3dlight-color:silver;

scrollbar-arrow-color:#003366;

}



/* eerste letter*/

.el{ 

font:12pt;

font-weight:bold;

}



/* heading - vet - 14 punten */    

h1{

font-size:14pt;

font-weight:bold;

}



/* heading – vet – 12 punten */

h2{

font-size:12pt;

font-weight:bold;

}



/* heading – vet  - 10 punten*/

h3{

font-weight:bold;

}



/* heading – vet – 12 punten  - rood*/

h4{

font-size:12pt;

font-weight:bold;

color:Red;

}



/* horizontale lijn - kleur zilver */

.hr{ 

color:Silver;

}



/* tekst vet */

.norb{ 

font-weight:bold;

}



/* tekst cursief */

.nori{ 

font-style:italic;

}



/* tekst onderstreept */

.noru{ 

text-decoration:underline;

}



/* tekst rood */

.rd{

color:Red;

}



/* tekst rood - vet */

.rdb{ 

font-weight:bold;

color:Red;

}



/* tekst vet - onderstreept */

.vetu{ 

font-weight:bold; 

text-decoration:underline;

}



/* menu linkerkolom */

.tocb{ 

font-weight:bold;

color:Blue;

}

/* kleur tabelrand */
.rand { border-color:#3300ff; }
