/* achtergrond en algemeen */
h1.artikel { 
 display : block; 
 font-weight : bold; 
 font-size : 13px;
 color : 0099dd; 
 margin : 0; 
 padding: 0;
} 

h2.artikel { 
 font-weight : normal; 
 text-transform: none;
 font-size : 11px; 
 color : 0099dd; 
 margin : 0 0 5px 0;
} 

h3.artikel { 
 font-weight : normal; 
 text-transform: none;
 font-size : 11px; 
 color : #332277; 
 margin : 0;
} 

p.artikel { 
 font-weight : normal; 
 font-size : 11px; 
 color : #332277; 
 font-size : 11px; 
} 

